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
-
... ... @@ -66,7 +66,7 @@ 66 66 If an openMINDS schema template //does not// define a key **##"_type"##** (as in the first example above), it is interpreted as a **context template** which //has to be// extended to a target template. 67 67 68 68 (% style="text-align: justify;" %) 69 -Con text templates are and should be used when multiple target templates have the same subset of properties.Such aonsubset of propertiescanhenbedefined withinasinglecontextchemainsteadofeachtarget templatewhichfacilitatesthelong-termmaintenance oftheseproperties.69 +Concept templates are and should be used when multiple target templates have the same subset of properties, because they facilitate the long-term maintenance of those shared properties: Instead of defining the same properties repeatedly within multiple target templates, the common subset can be defined within a single context template and passed on to all extending target templates. 70 70 71 71 (% style="text-align: justify;" %) 72 72 To define that a target template is the extension of a context template, the target template can state under **##"_extends"##** the relative path to the context template. For example, the openMINDS core target template **##Dataset##** extends the core concept template **##researchProduct##** as indicated here: