Skip to content

niklasl/rdfa-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.