7 lines
123 B
Text
Executable file
7 lines
123 B
Text
Executable file
{
|
|
"@context": {
|
|
"foo": "http://example.com/foo"
|
|
},
|
|
"foo": "foo-value",
|
|
"http://example.com/bar": "bar-value"
|
|
}
|