Release 2.0.1
- Add serializers for vocabularies that are more appropriate than general RDF writers, specifically for Turtle, JSON-LD, and HTML+RDFa output.
- Serialize built-in vocabulary, or
- Serialize arbitrary vocabulary by providing an endpoint that defines it in RDFS.
- HTML+RDFa templates allow for ERB and Haml, with defaults in etc.
- Added
gen-vocab
command to therdf
CLI to give access to this.