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

8 lines
160 B
Plaintext
Executable file

{
"@context": {
"name": "http://xmlns.com/foaf/0.1/name",
"knows": "http://xmlns.com/foaf/0.1/knows",
"@vocab": "http://example.com/vocab/"
}
}