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

8 lines
243 B
Plaintext
Executable file

{
"@context": {
"sp": "http://smartplatforms.org/terms#"
},
"@type": ["sp:Medication", "sp:Fulfillment"],
"sp:hasFulfillment": {"@omitDefault": true, "@embed": false},
"sp:hasMedication": {"@omitDefault": true, "@embed": false}
}