7 lines
No EOL
247 B
Text
Executable file
7 lines
No EOL
247 B
Text
Executable file
{
|
|
"@context": {
|
|
"mylist1": {"@id": "http://example.com/mylist1", "@container": "@list"},
|
|
"myset2": {"@id": "http://example.com/myset2", "@container": "@set"},
|
|
"myset3": {"@id": "http://example.com/myset3", "@container": "@set"}
|
|
}
|
|
} |