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

8 lines
133 B
Plaintext
Executable file

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