jsonld-ex/test/data/json-ld.org-test-suite/compact-0066-context.jsonld

6 lines
117 B
Text
Raw Normal View History

{
"@context": {
"links": { "@id": "http://www.example.com/link", "@type": "@id", "@container": "@list" }
}
}