jsonld-ex/test/data/json-ld.org-test-suite/normalize-0043-in.jsonld

10 lines
161 B
Text
Raw Normal View History

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