12 lines
No EOL
166 B
Text
Executable file
12 lines
No EOL
166 B
Text
Executable file
{
|
|
"@context": {
|
|
"ex": "http://www.example.com/#"
|
|
},
|
|
"@type": "ex:Thing",
|
|
"ex:embed": {
|
|
"@embed": true
|
|
},
|
|
"ex:noembed": {
|
|
"@embed": false
|
|
}
|
|
} |