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,10 +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 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 + 77 +(% class="wikigeneratedid" style="text-align: justify;" %) 75 75 For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository: 76 76 77 77 (% class="wikigeneratedid" %) 78 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core]] 81 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]] 79 79 80 80 === openMINDS SANDS === 81 81 ... ... @@ -159,7 +159,7 @@ 159 159 Species 160 160 Strain 161 161 Technique 162 -TermSuggestion 165 +TermSuggestion* 163 163 Terminology 164 164 TissueSampleType 165 165 TypeOfUncertainty ... ... @@ -168,7 +168,7 @@ 168 168 {{/container}} 169 169 170 170 (% style="text-align: justify;" %) 171 -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. 172 172 173 173 (% class="wikigeneratedid" style="text-align: justify;" %) 174 174 For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository: