-
Notifications
You must be signed in to change notification settings - Fork 2
Home
niklasl edited this page Aug 16, 2012
·
6 revisions
Wherein the applications of RDFa on the web is explored.
- 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.