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

8 lines
133 B
Text
Raw Normal View History

{
"@context": {
"ex": "http://example.org/vocab#"
},
"@id": "http://example.org/test",
"ex:bool": true,
"ex:int": 123
}