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