7 lines
162 B
Text
Executable file
7 lines
162 B
Text
Executable file
{
|
|
"@context": {
|
|
"term": { "@id": "http://example.org/term", "@type": "@vocab" },
|
|
"prefix": "http://example.com/vocab#"
|
|
},
|
|
"term": "prefix:suffix"
|
|
}
|