In order to create a compact JSON-LD serialize form of an Ontology using RDFlib Python Library. I need the given Ontology Context.
The compact form is the on that can be stored in ElasticSearch
Q: How can I retrieve an Ontology context using python.
Thanks