python3-rdflib-jsonld

rdflib extension adding JSON-LD parser and serializer in Python 3
  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 3 version.