Tutorials¶
-
Convert JSON-LD to an
rdflib.Dataset, process it with RDFLib, and convert it back to JSON-LD. -
Apply a context to plain JSON when the source cannot provide an in-band
@contextor HTTPLinkheader. -
Load a local
.jsonldfile, process it with PyLD, and choose the right dependencies for local or remote contexts. -
Cache remote contexts with
DocumentLoader
Combine PyLD's context cache with no-cache, in-memory, and persistent document-loader HTTP caching.