Skip to content

Release 2.0.1

Compare
Choose a tag to compare
@gkellogg gkellogg released this 02 May 21:07
· 316 commits to develop since this release
  • 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 the rdf CLI to give access to this.