jsonld-ex/test/data/json-ld.org-test-suite/compact-0056-out.jsonld
2017-03-24 23:08:41 +01:00

9 lines
211 B
Plaintext
Executable file

{
"@context": {
"term": {"@id": "http://example.org/term", "@type": "@vocab"},
"doNotSelect": {"@id": "http://example.org/term"},
"enum": {"@id": "http://example.org/enum"}
},
"term": "enum"
}