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 28.1
edited by oschmid
on 2021/02/23 22:02
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,271 @@
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: 28em"/>{{/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 +{{container layoutStyle="columns"}}
140 +(((
141 +(% class="small" %)
142 +AgeCategory
143 +AnatomicalAxesOrientation
144 +BehavioralTask
145 +BiologicalSex
146 +CellType
147 +ContributionType
148 +CriteriaQualityType
149 +DatasetType
150 +Disease
151 +DiseaseModel
152 +EthicsAssessment
153 +FileBundleGrouping
154 +FileUsageRole
155 +)))
156 +(((
157 +(% class="small" %)
158 +Genotype
159 +Language
160 +Laterality
161 +MetaDataModelType
162 +Modality
163 +ModelAbstractionLevel
164 +ModelScope
165 +OperatingDevice
166 +OperatingSystem
167 +Organ
168 +Phenotype
169 +PreparationType
170 +ProductAccessibility
171 +)))
172 +(((
173 +(% class="small" %)
174 +ProgrammingLanguage
175 +QualitativeOverlap
176 +SoftwareApplicationCategory
177 +SoftwareFeature
178 +Species
179 +Strain
180 +Technique
181 +TermSuggestion*
182 +Terminology
183 +TissueSampleType
184 +TypeOfUncertainty
185 +UnitOfMeasurement
186 +)))
187 +{{/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.
190 +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.
193 +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]].
195 +(% class="wikigeneratedid" style="text-align: justify;" %)
196 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
60 60  
198 +(% class="wikigeneratedid" %)
199 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
200 +
201 +=== openMINDS controlledTerms - terminologies ===
202 +
203 +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:
204 +
205 +(% style="text-align: right;" %)
206 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
207 +
208 +{{container layoutStyle="columns"}}
209 +(((
210 +(% class="small" %)
211 +AgeCategory
212 +AnatomicalAxesOrientation
213 +BehavioralTask
214 +BiologicalSex
215 +CellType
216 +ContributionType
217 +CriteriaQualityType
218 +DatasetType
219 +Disease
220 +DiseaseModel
221 +EthicsAssessment
222 +FileBundleGrouping
223 +FileUsageRole
224 +)))
225 +(((
226 +(% class="small" %)
227 +Genotype
228 +Language
229 +Laterality
230 +MetaDataModelType
231 +Modality
232 +ModelAbstractionLevel
233 +ModelScope
234 +OperatingDevice
235 +OperatingSystem
236 +Organ
237 +Phenotype
238 +PreparationType
239 +ProductAccessibility
240 +)))
241 +(((
242 +(% class="small" %)
243 +ProgrammingLanguage
244 +QualitativeOverlap
245 +SoftwareApplicationCategory
246 +SoftwareFeature
247 +Species
248 +Strain
249 +Technique
250 +Terminology
251 +TissueSampleType
252 +TypeOfUncertainty
253 +UnitOfMeasurement
254 +)))
255 +{{/container}}
256 +
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.
259 +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).
261 +(% style="text-align: right;" %)
262 +(% 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.
264 +{{container layoutStyle="columns"}}
265 +(((
266 +(% class="small" %)
267 +contentType
268 +)))
269 +(((
270 +(% class="small" %)
271 +License
272 +)))
273 +(((
274 +(% class="small" %)
275 +DigitalIdentifierSchema
276 +)))
277 +{{/container}}
278 +
279 +(% class="wikigeneratedid" style="text-align: justify;" %)
280 +For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
281 +
282 +(% class="wikigeneratedid" %)
283 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
Public

openMINDS