Last modified by lzehl on 2021/07/02 17:06

From version 64.1
edited by lzehl
on 2021/07/02 17:01
Change comment: There is no comment for this version
To version 27.1
edited by oschmid
on 2021/02/23 22:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Metadata models and schemas
1 +Metadata models & schemas
Parent
... ... @@ -1,1 +1,1 @@
1 -Collabs.openminds.Documentation.WebHome
1 +Collabs.openminds.openMINDS core.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.lzehl
1 +XWiki.oschmid
Content
... ... @@ -4,7 +4,7 @@
4 4  The openMINDS metadata models all consist of modular connectable metadata schemas. Each schema can be referenced by it's type and defines properties (including their expected value) for a set of related metadata.
5 5  
6 6  (% style="text-align: justify;" %)
7 -A short overview for each openMINDS metadata model can be found below, including links to full HTML descriptions for all schemas across all versions. Note that for some schemas, openMINDS provides also a library of controlled instances. The available controlled instances are listed in the HTML view for the respective schema.
7 +A short overview for each openMINDS metadata model can be found below, including links to full HTML descriptions for all schemas and links to available metadata instances for selected schemas.
8 8  
9 9  (% style="text-align: justify;" %)
10 10  Note that all metadata models are licensed under the MIT license.
... ... @@ -13,58 +13,268 @@
13 13  === openMINDS core ===
14 14  
15 15  (% style="text-align: justify;" %)
16 -The openMINDS core metadata model contains schemas that you can use to describe the general origin, resource location, and content of your research products in the field of neuroscience. Currently this metadata model comprises the following schemas (default: latest stable version):
16 +The openMINDS core metadata model contains schemas that can be used to describe the general origin, resource location, and content of research products in the field of neuroscience. Currently ( Feb 2021) this metadata model comprises 37 usable schemas, grouped into five classes:
17 17  
18 18  (% style="text-align: right;" %)
19 -(% class="small" style="color:#7f8c8d" %)Select a version and click on a schema to discover its full HTML description.
20 -{{html}}<iframe id="coreFrame" src="https://humanbrainproject.github.io/openMINDS/v2.0.0/core.html" width="100%" style="border:0; height: 35em"/>{{/html}}
19 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
21 21  
21 +{{html}}
22 + <iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em"/>
23 +{{/html}}
24 +
25 +{{container layoutStyle="columns"}}
26 +(((
27 +(% class="small" %)
28 +**ACTORS**
29 +Affiliation
30 +ContactInformation
31 +Contribution
32 +Organization
33 +Person
34 +(% class="small" %)
35 +**DATA**
36 +ContentType*
37 +Copyright
38 +FileBundle
39 +FileInstance
40 +FileRepository
41 +Hash
42 +License*
43 +)))
44 +(((
45 +(% class="small" %)
46 +**MISCELLANEOUS**
47 +DigitalIdentifier
48 +DigitalIdentifierSchema*
49 +Funding
50 +QuantitativeValue
51 +QuantitativeValueRange
52 +(% class="small" %)
53 +**PRODUCTS**
54 +Dataset
55 +DatasetVersion
56 +MetaDataModel
57 +MetaDataModelVersion
58 +Model
59 +ModelVersion
60 +Project
61 +Software
62 +SoftwareVersion
63 +)))
64 +(((
65 +(% class="small" %)
66 +**RESEARCH**
67 +ParameterSetting
68 +Protocol
69 +ProtocolExecution
70 +Subject
71 +SubjectGroup
72 +SubjectGroupState
73 +SubjectState
74 +TissueSample
75 +TissueSampleCollection
76 +TissueSampleCollectionState
77 +TissueSampleState
78 +)))
79 +{{/container}}
80 +
22 22  (% class="wikigeneratedid" style="text-align: justify;" %)
23 -For the schemas **##ContentType##**, **##License##**, and **##Protocol##**, openMINDS provides a library of controlled instances that were defined and reviewed by corresponding experts of the openMINDS development team (cf. also below). In particular within EBRAINS, the usage of these controlled instances increase the level of data integration inside the EBRAINS Knowledge Graph. Feel free to explore these instances (in the HTML view or on the GitHub) and make use them, inside or outside of EBRAINS.
82 +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).
24 24  
25 25  (% class="wikigeneratedid" style="text-align: justify;" %)
26 -For further details or to review schemas of an older version of this metadata model, please check out the [[openMINDS core GitHub repository>>https://github.com/HumanBrainProject/openMINDS_core]].
85 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
27 27  
87 +(% class="wikigeneratedid" %)
88 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]]
89 +
28 28  === openMINDS SANDS ===
29 29  
30 30  (% style="text-align: justify;" %)
31 -The openMINDS SANDS (**S**patial **A**nchoring for **N**euroscience **D**ata **S**tructures) metadata model contains schemas that you can use to capture the anatomical location of your neuroscience data as well as to identify and highlight commonly used reference brain atlases and coordinate spaces. Currently this metadata model comprises the following schemas (default: latest stable version):
93 +The openMINDS SANDS (**S**patial **A**nchoring for **N**euroscience **D**ata **S**tructures) metadata model contains schemas that can be used to capture the anatomical location of neuroscience data as well as to identify and highlight commonly used reference brain atlases and coordinate spaces. Currently (Feb 2021) this metadata model comprises 12 metadata schemas:
32 32  
33 33  (% style="text-align: right;" %)
34 -(% class="small" style="color:#7f8c8d" %)Select a version and click on a schema to discover its full HTML description.
35 -{{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/v2.0.0/SANDS.html" width="100%" style="border:0; height: 20em"/>{{/html}}
96 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
36 36  
98 +{{container layoutStyle="columns"}}
99 +(((
100 +(% class="small" %)
101 +AnatomicalEntity
102 +AnatomicalEntityRelation
103 +Annotation
104 +AtlasTerminology
105 +)))
106 +(((
107 +(% class="small" %)
108 +BrainAtlas
109 +BrainAtlasVersion
110 +CoordinatePoint
111 +CoordinateSpace
112 +)))
113 +(((
114 +(% class="small" %)
115 +Electrode
116 +ElectrodeArray
117 +ElectrodeContact
118 +Image
119 +)))
120 +{{/container}}
121 +
37 37  (% class="wikigeneratedid" style="text-align: justify;" %)
38 -For further details or to review schemas of an older version of this metadata model, please check out the [[openMINDS SANDS GitHub repository>>https://github.com/HumanBrainProject/openMINDS_SANDS]].
123 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
39 39  
40 -=== openMINDS controlledTerms ===
125 +(% class="wikigeneratedid" %)
126 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
41 41  
128 +=== openMINDS controlledTerms - schemas ===
129 +
42 42  (% style="text-align: justify;" %)
43 -The openMINDS controlledTerms metadata model contains schemas that ensure consistent registration of well-defined terms, including linkages to existing ontological terms where applicable. Currently this metadata model comprises the following schemas (default: latest stable version):
131 +The openMINDS controlledTerms metadata model contains schemas that ensure consistent registration of well-defined terms, including linkages to existing ontological terms where applicable. Currently (Feb 2021) this metadata model comprises 38 nearly identical schemas:
44 44  
45 45  (% style="text-align: right;" %)
46 -(% class="small" style="color:#7f8c8d" %)Select a version and click on a schema to discover its full HTML description.
47 -{{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/v2.0.0/controlledTerms.html" width="100%" style="border:0; height: 25em"/>{{/html}}
134 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
48 48  
49 -(% style="text-align: justify;" %)
50 -Except for **##TermSuggestion##**, the openMINDS controlledTerms metadata schemas differ only in their schema type which defines the terminology to which the correspondingly created metadata representations (instances) belong to.
136 +{{container layoutStyle="columns"}}
137 +(((
138 +(% class="small" %)
139 +AgeCategory
140 +AnatomicalAxesOrientation
141 +BehavioralTask
142 +BiologicalSex
143 +CellType
144 +ContributionType
145 +CriteriaQualityType
146 +DatasetType
147 +Disease
148 +DiseaseModel
149 +EthicsAssessment
150 +FileBundleGrouping
151 +FileUsageRole
152 +)))
153 +(((
154 +(% class="small" %)
155 +Genotype
156 +Language
157 +Laterality
158 +MetaDataModelType
159 +Modality
160 +ModelAbstractionLevel
161 +ModelScope
162 +OperatingDevice
163 +OperatingSystem
164 +Organ
165 +Phenotype
166 +PreparationType
167 +ProductAccessibility
168 +)))
169 +(((
170 +(% class="small" %)
171 +ProgrammingLanguage
172 +QualitativeOverlap
173 +SoftwareApplicationCategory
174 +SoftwareFeature
175 +Species
176 +Strain
177 +Technique
178 +TermSuggestion*
179 +Terminology
180 +TissueSampleType
181 +TypeOfUncertainty
182 +UnitOfMeasurement
183 +)))
184 +{{/container}}
51 51  
52 52  (% style="text-align: justify;" %)
53 -For all controlled terms schemas (except **##TermSuggestion##**), openMINDS provides a library of controlled instances that were defined and reviewed by corresponding experts of the openMINDS development team (cf. also below). In particular within EBRAINS, the usage of these controlled instances increase the level of data integration inside the EBRAINS Knowledge Graph. Feel free to explore these instances (in the HTML view or on the GitHub) and make use them, inside or outside of EBRAINS.
187 +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).
54 54  
55 55  (% style="text-align: justify;" %)
56 -The **##TermSuggestion##** schema was introduced to facilitate community-driven requests for new controlled terms and respective instances for the properties **##"studyOption"##** and **##"studyTarget"##** (which needs are particularly difficult to predict). Correspondingly suggested metadata instances will be frequently evaluated and integrated as proper controlled instances on the GitHub repository be the openMINDS development team.
190 +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. Within the EBRAINS Knowledge Graph, the metadata representations for TermSuggestion will be regularly reviewed by the openMINDS development team in order to integrate these community driven suggestions into the controlledTerms terminologies and corresponding ontology (where applicable).
57 57  
58 -(% style="text-align: justify;" %)
59 -For further details or to review schemas of an older version of this metadata model, please check out the [[openMINDS controlledTerms GitHub repository>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]].
192 +(% class="wikigeneratedid" style="text-align: justify;" %)
193 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
60 60  
195 +(% class="wikigeneratedid" %)
196 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
197 +
198 +=== openMINDS controlledTerms - terminologies ===
199 +
200 +The openMINDS instances repository holds a collection of metadata representations (instances) of selected schemas which content should be more controlled to ensure their consistent definition and usage for the entire EBRAINS Knowledge Graph. Currently the repository holds collections for the following schemas:
201 +
202 +(% style="text-align: right;" %)
203 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
204 +
205 +{{container layoutStyle="columns"}}
206 +(((
207 +(% class="small" %)
208 +AgeCategory
209 +AnatomicalAxesOrientation
210 +BehavioralTask
211 +BiologicalSex
212 +CellType
213 +ContributionType
214 +CriteriaQualityType
215 +DatasetType
216 +Disease
217 +DiseaseModel
218 +EthicsAssessment
219 +FileBundleGrouping
220 +FileUsageRole
221 +)))
222 +(((
223 +(% class="small" %)
224 +Genotype
225 +Language
226 +Laterality
227 +MetaDataModelType
228 +Modality
229 +ModelAbstractionLevel
230 +ModelScope
231 +OperatingDevice
232 +OperatingSystem
233 +Organ
234 +Phenotype
235 +PreparationType
236 +ProductAccessibility
237 +)))
238 +(((
239 +(% class="small" %)
240 +ProgrammingLanguage
241 +QualitativeOverlap
242 +SoftwareApplicationCategory
243 +SoftwareFeature
244 +Species
245 +Strain
246 +Technique
247 +Terminology
248 +TissueSampleType
249 +TypeOfUncertainty
250 +UnitOfMeasurement
251 +)))
252 +{{/container}}
253 +
61 61  === openMINDS instances ===
62 62  
63 -(% style="text-align: justify;" %)
64 -For selected schemas, openMINDS provides a library of controlled instances that were defined and reviewed by corresponding experts of the openMINDS development team (cf. above). These instances are stored on the GitHub repository of the metadata model the respective schema belongs to. In particular within EBRAINS, the usage of these controlled instances increase the level of data integration inside the EBRAINS Knowledge Graph. Feel free to explore these instances (in the HTML view or on the GitHub) and make use them, inside or outside of EBRAINS.
256 +The openMINDS instances repository holds a collection of metadata representations (instances) of selected schemas which content should be more controlled to ensure their consistent definition and usage for the entire EBRAINS Knowledge Graph. Currently the repository holds collections for the following schemas:
65 65  
66 -(% style="text-align: justify;" %)
67 -The libraries of these controlled instances will grow based on your feedback. If you miss an instance or terminology, feel free to make a corresponding request via our support email ([[openminds@ebrains.eu>>mailto:openminds@ebrains.eu]]) or raise an issue on the respective GitHub repository. Within EBRAINS, new controlled terms and respective instances for the properties **##"studyOption"##** and **##"studyTarget"##** (which needs are particularly difficult to predict) can also be made by filling out a **##TermSuggestion##** (cf. above).
258 +(% style="text-align: right;" %)
259 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
68 68  
69 -(% style="text-align: justify;" %)
70 -All your request are reviewed regularly by the openMINDS development team, in order to integrate all community-driven suggestions (where applicable). In addition, your suggestions will be evaluated as possible extensions for the SciGraph ontologies, powered by the FAIR Data Informatics (FDI) Lab - SciCrunch Infrastrucutre and the INCF Knowledge Space team.
261 +{{container layoutStyle="columns"}}
262 +(((
263 +(% class="small" %)
264 +contentType
265 +)))
266 +(((
267 +(% class="small" %)
268 +License
269 +)))
270 +(((
271 +(% class="small" %)
272 +DigitalIdentifierSchema
273 +)))
274 +{{/container}}
275 +
276 +(% class="wikigeneratedid" style="text-align: justify;" %)
277 +For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
278 +
279 +(% class="wikigeneratedid" %)
280 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
Public

openMINDS