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

From version 63.1
edited by lzehl
on 2021/07/02 17:00
Change comment: There is no comment for this version
To version 30.1
edited by oschmid
on 2021/02/23 22:04
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,56 +13,274 @@
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 +(% style="text-align: right;" %)
99 +(% class="small" style="color:#7f8c8d" %){{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/SANDS.html" width="100%" style="border:0; height: 8em"/>{{/html}}
100 +
101 +{{container layoutStyle="columns"}}
102 +(((
103 +(% class="small" %)
104 +AnatomicalEntity
105 +AnatomicalEntityRelation
106 +Annotation
107 +AtlasTerminology
108 +)))
109 +(((
110 +(% class="small" %)
111 +BrainAtlas
112 +BrainAtlasVersion
113 +CoordinatePoint
114 +CoordinateSpace
115 +)))
116 +(((
117 +(% class="small" %)
118 +Electrode
119 +ElectrodeArray
120 +ElectrodeContact
121 +Image
122 +)))
123 +{{/container}}
124 +
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]].
126 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
39 39  
40 -=== openMINDS controlledTerms ===
128 +(% class="wikigeneratedid" %)
129 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
41 41  
131 +=== openMINDS controlledTerms - schemas ===
132 +
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):
134 +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}}
137 +(% 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.
139 +(% style="text-align: right;" %)
140 +(% class="small" style="color:#7f8c8d" %){{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/SANDS.html" width="100%" style="border:0; height: 25em"/>{{/html}}
51 51  
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.
142 +{{container layoutStyle="columns"}}
143 +(((
144 +(% class="small" %)
145 +AgeCategory
146 +AnatomicalAxesOrientation
147 +BehavioralTask
148 +BiologicalSex
149 +CellType
150 +ContributionType
151 +CriteriaQualityType
152 +DatasetType
153 +Disease
154 +DiseaseModel
155 +EthicsAssessment
156 +FileBundleGrouping
157 +FileUsageRole
158 +)))
159 +(((
160 +(% class="small" %)
161 +Genotype
162 +Language
163 +Laterality
164 +MetaDataModelType
165 +Modality
166 +ModelAbstractionLevel
167 +ModelScope
168 +OperatingDevice
169 +OperatingSystem
170 +Organ
171 +Phenotype
172 +PreparationType
173 +ProductAccessibility
174 +)))
175 +(((
176 +(% class="small" %)
177 +ProgrammingLanguage
178 +QualitativeOverlap
179 +SoftwareApplicationCategory
180 +SoftwareFeature
181 +Species
182 +Strain
183 +Technique
184 +TermSuggestion*
185 +Terminology
186 +TissueSampleType
187 +TypeOfUncertainty
188 +UnitOfMeasurement
189 +)))
190 +{{/container}}
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.
193 +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).
57 57  
58 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]].
196 +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).
60 60  
198 +(% class="wikigeneratedid" style="text-align: justify;" %)
199 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
200 +
201 +(% class="wikigeneratedid" %)
202 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
203 +
204 +=== openMINDS controlledTerms - terminologies ===
205 +
206 +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:
207 +
208 +(% style="text-align: right;" %)
209 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
210 +
211 +{{container layoutStyle="columns"}}
212 +(((
213 +(% class="small" %)
214 +AgeCategory
215 +AnatomicalAxesOrientation
216 +BehavioralTask
217 +BiologicalSex
218 +CellType
219 +ContributionType
220 +CriteriaQualityType
221 +DatasetType
222 +Disease
223 +DiseaseModel
224 +EthicsAssessment
225 +FileBundleGrouping
226 +FileUsageRole
227 +)))
228 +(((
229 +(% class="small" %)
230 +Genotype
231 +Language
232 +Laterality
233 +MetaDataModelType
234 +Modality
235 +ModelAbstractionLevel
236 +ModelScope
237 +OperatingDevice
238 +OperatingSystem
239 +Organ
240 +Phenotype
241 +PreparationType
242 +ProductAccessibility
243 +)))
244 +(((
245 +(% class="small" %)
246 +ProgrammingLanguage
247 +QualitativeOverlap
248 +SoftwareApplicationCategory
249 +SoftwareFeature
250 +Species
251 +Strain
252 +Technique
253 +Terminology
254 +TissueSampleType
255 +TypeOfUncertainty
256 +UnitOfMeasurement
257 +)))
258 +{{/container}}
259 +
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.
262 +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 -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) 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).
264 +(% style="text-align: right;" %)
265 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
67 67  
68 -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.
267 +{{container layoutStyle="columns"}}
268 +(((
269 +(% class="small" %)
270 +contentType
271 +)))
272 +(((
273 +(% class="small" %)
274 +License
275 +)))
276 +(((
277 +(% class="small" %)
278 +DigitalIdentifierSchema
279 +)))
280 +{{/container}}
281 +
282 +(% class="wikigeneratedid" style="text-align: justify;" %)
283 +For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
284 +
285 +(% class="wikigeneratedid" %)
286 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
Public

openMINDS