9 lines
176 B
Text
Executable file
9 lines
176 B
Text
Executable file
{
|
|
"@context": {
|
|
"property": {
|
|
"@id": "http://example.com/property",
|
|
"@type": "http://example.com/datatype"
|
|
}
|
|
},
|
|
"property": [ 1, true, false, 5.1 ]
|
|
}
|