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

6 lines
No EOL
169 B
Text
Executable file

{
"@context": {
"mylist": {"@id": "http://example.com/mylist", "@container": "@list"},
"myset": {"@id": "http://example.com/myset", "@container": "@set"}
}
}