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 -Context templates are and should be used when multiple target templates have the same subset of properties .Suchacommon subsetofproperties canthen be defined within a single context schema instead ofeach target template whichfacilitatesthelong-termmaintenance of these properties.69 +Context templates are and should be used when multiple target templates have the same subset of properties, in order to facilitate the long-term maintenance of such shared properties. In such a case, the common subset is then defined within a single context schema instead of repeatedly within each target template. 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: