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

8 lines
243 B
Text
Raw Normal View History

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