jsonld-ex/test/data/json-ld.org-test-suite/compact-0013-out.jsonld

7 lines
149 B
Text
Raw Normal View History

{
"@context": {
"ex": "http://example.org/vocab#"
},
"@id": "http://example.org/test",
"ex:test": {"@value": "test", "@language": "en"}
}