jsonld-ex/test/data/json-ld.org-test-suite/compact-0071-in.jsonld
2017-03-24 23:08:41 +01:00

9 lines
149 B
Text
Executable file

{
"@context": [{
"foo": "http://example.com/foo"
}, {
"bar": "http://example.com/bar"
}],
"foo": "foo-value",
"bar": "bar-value"
}