python-rdflib-jsonld

Rdflib extension adding JSON-LD parser and serializer in Python 2
  https://github.com/RDFLib/rdflib-jsonld
  0
  no reviews



This parser/serialiser will

- read in an JSON-LD formatted document and create an RDF graph
- serialize an RDF graph to JSON-LD formatted output
This is the Python 2 version.