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

12 lines
298 B
Plaintext
Executable file

{
"@context": {
"t1": "http://example.com/t1",
"t2": "http://example.com/t2",
"term1": "http://example.com/term1",
"term2": "http://example.com/term2",
"term3": "http://example.com/term3",
"term4": "http://example.com/term4",
"term5": "http://example.com/term5"
}
}