Skip to content

Porges/html2rdf

Repository files navigation

html2rdf

A Rust library & CLI for reading RDFa data from HTML.

Installation

$ cargo install html2rdf-cli

CLI usage

$ html2rdf http://games.porg.es/games/tic-tac-toe

Goals & Support

Currently, html2rdf supports (nearly all of?) RDFa 1.1. RDFa 1.0 is not supported.

Known missing features are:

  • XMLLiteral output in HTML5 host language is not canonicalized at all

Eventually, html2rdf will also implement Microdata and JSON-LD, but this has not been started at all.

About

A Rust library for reading RDFa data from HTML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors