Skip to content
niklasl edited this page Aug 16, 2012 · 6 revisions

RDFa Lab

Wherein the applications of RDFa on the web is explored.

Contents

  • RDFa CSS
  • RDFa to JSON-LD
  • RDFa DOM API – alterative to the current W3C RDFa API Note
  • jsonld.connect: creates an in-memory object graph from JSON-LD containing traversable links, reverses, subject and type maps
  • jsonld.toGraph: creates a Graph instance (from expanded JSON-LD) representing a high-level RDF API – alterative to the current W3C RDF Interfaces Note

For the real deal, see the source code.

Clone this wiki locally