The active context built up from all @context entries encountered during
JSON-LD processing. Returned alongside the Turtle triples by
convert and convert_with_loader.
Parse a JSON-LD string (fetched from a remote URL) and return the value
that should be used as a context. If the document has a top-level
@context, return that; otherwise return the whole document.