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
  • Some RDF/JSON-LD API experiments:
    • connect (creates an in-memory object graph from JSON-LD by connecting links, adding reverses and )
    • toGraph (creates a Graph instance representing a high-level RDF API alterative to the current W3C RDF Interfaces Note)

For bullet points above lacking wiki links, see the source code.

Clone this wiki locally