Changes for page Technical details
Last modified by lzehl on 2021/07/05 18:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,7 +33,7 @@ 33 33 ===== Target & context templates ===== 34 34 35 35 (% style="text-align: justify;" %) 36 -Same as in JSON-Schema, all openMINDS schema templates define the name (written in **##lowerCamelCase##**) and value of the metadata (typically called property)they expectunder the key **##properties##** as nested dictionaries. Furthermore, the names of obligatory metadata/propertiescan be listed under the key **##required##**. Here a generalized example:36 +Same as in JSON-Schema, all openMINDS schema templates define the expected name (written in **##lowerCamelCase##**) and value of the metadata, typically called property, under the key **##properties##** as nested dictionaries. Furthermore, the names of obligatory metadata can be listed under the key **##required##**. Here a generalized example: 37 37 38 38 {{code language="json"}} 39 39 {