jsonld-ex/test/data/json-ld.org-test-suite/flatten-0019-in.jsonld

7 lines
111 B
Text
Raw Normal View History

{
"@context": {
"myproperty": "http://example.com/myproperty"
},
"myproperty": { "@value" : null }
}