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

7 lines
122 B
Text
Raw Normal View History

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