7 lines
149 B
Text
7 lines
149 B
Text
|
{
|
||
|
"@context": {
|
||
|
"ex": "http://example.org/vocab#"
|
||
|
},
|
||
|
"@id": "http://example.org/test",
|
||
|
"ex:test": {"@value": "test", "@language": "en"}
|
||
|
}
|