"@context"
Name
JSON-LD context (@context)
Description
@context is a JSON-LD keyword, specifying the JSON-LD context document. It primarily includes a mapping of JSON keys to RDF properties. Based on the JSON-LD context one can convert the data to different RDF serializations from the JSON provided.
Coverage
The JSON-LD is linked in every entry.
Use cases
- This example entry can be converted – for example using the RDF-Translator – to different RDF serializations: Turtle, N-Triples, RDF/XML.