5,643
edits
(add links to tutorial) Tag: 2017 source edit |
(improve example) Tag: 2017 source edit |
||
| Line 18: | Line 18: | ||
"keywords": { | "keywords": { | ||
"type": "array", | "type": "array", | ||
"title": " | "title": "Keywords", | ||
"description": "Type to get suggestions from the EMMO ontologies", | |||
"items": { | "items": { | ||
"$ref": "/wiki/JsonSchema:UuidUriProperty?action=raw" | "$ref": "/wiki/JsonSchema:UuidUriProperty?action=raw" | ||
| Line 39: | Line 40: | ||
} | } | ||
}, "data": { | }, "data": { | ||
"name": "My dataset name", | |||
"keywords": [ | |||
"http://emmo.info/battery#battery_b5910d2f_3114_4663_8d46_e418ff859251" | |||
], | |||
}, | }, | ||
"mode":"default", | "mode":"default", | ||