Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 749 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 749 Bytes

RDFa-Lab

Wherein the applications of RDFa on the web is explored.

Intro

This project contains:

  • CSS for "technical" styling of RDFa.
  • An RDFa to JSON-LD extractor.
  • A Javascript API for working with JSON-LD as RDF graphs in browsers and Node.

See the project wiki for details.

Acknowledgements

This code includes parts of the JSON-LD parser by Digital Bazaar, distributed under a MIT license (see js/jsonld/core.js for details).

The examples are tested using a local copy of Doctest.js by Ian Bicking, distributed under an MIT license.

License

Copyright (C) 2012 Niklas Lindström

Distributed under the MIT License.