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

8 lines
161 B
Plaintext
Executable file

{
"@context": {
"@vocab": "http://example.com/",
"ex": "http://example.com/subdir/",
"ex:vocab/date": { "@type": "ex:vocab/types/dateTime" }
}
}