Changes for page Metadata models and schemas
Last modified by lzehl on 2021/07/02 17:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,19 +26,19 @@ 26 26 Person 27 27 (% class="small" %) 28 28 **DATA** 29 -ContentType 29 +ContentType* 30 30 Copyright 31 31 FileBundle 32 32 FileInstance 33 33 FileRepository 34 34 Hash 35 -License 35 +License* 36 36 ))) 37 37 ((( 38 38 (% class="small" %) 39 39 **MISCELLANEOUS** 40 40 DigitalIdentifier 41 -DigitalIdentifierSchema 41 +DigitalIdentifierSchema* 42 42 Funding 43 43 QuantitativeValue 44 44 QuantitativeValueRange ... ... @@ -72,13 +72,13 @@ 72 72 {{/container}} 73 73 74 74 (% class="wikigeneratedid" style="text-align: justify;" %) 75 -In case of EBRAINS, metadata representations (instances) of the schemas ContentType,License,andDigitalIdentifierSchemaare centrally defined and maintained on a separate GitHub to guarantee more consistency across the database instances of the Knowledge Graph (cf. section openMINDS instances).75 +In case of EBRAINS, metadata representations (instances) of the schemas marked with an asterisk are centrally defined and maintained on a separate GitHub to guarantee more consistency across the database instances of the Knowledge Graph (cf. section openMINDS instances). 76 76 77 77 (% class="wikigeneratedid" style="text-align: justify;" %) 78 78 For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository: 79 79 80 80 (% class="wikigeneratedid" %) 81 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel=" 81 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]] 82 82 83 83 === openMINDS SANDS === 84 84 ... ... @@ -162,7 +162,7 @@ 162 162 Species 163 163 Strain 164 164 Technique 165 -TermSuggestion 165 +TermSuggestion* 166 166 Terminology 167 167 TissueSampleType 168 168 TypeOfUncertainty ... ... @@ -171,7 +171,7 @@ 171 171 {{/container}} 172 172 173 173 (% style="text-align: justify;" %) 174 -Except for TermSuggestion, the openMINDS controlledTerms metadata schemas differ only in their type which defines the name of the terminology the correspondingly controlled terms are registered to (cf. openMINDS controlledTerms - terminologies). Compared to these schemas, the TermSuggestion has one additional property ("terminology") where users can state to which terminology the new suggested (not yet controlled) term belongs to. 174 +Except for TermSuggestion (marked with an asterisk), the openMINDS controlledTerms metadata schemas differ only in their type which defines the name of the terminology the correspondingly controlled terms are registered to (cf. openMINDS controlledTerms - terminologies). Compared to these schemas, the TermSuggestion has one additional property ("terminology") where users can state to which terminology the new suggested (not yet controlled) term belongs to. 175 175 176 176 (% class="wikigeneratedid" style="text-align: justify;" %) 177 177 For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository: