8 lines
141 B
Text
8 lines
141 B
Text
|
{
|
||
|
"@context": {
|
||
|
"ex": "http://example.org/",
|
||
|
"term1": { "@id": "ex:term1", "@type": "ex:datatype" },
|
||
|
"term2": "ex:term2"
|
||
|
}
|
||
|
}
|