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

From version 44.1
edited by oschmid
on 2021/02/24 11:54
Change comment: There is no comment for this version
To version 53.1
edited by lzehl
on 2021/04/08 11:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.oschmid
1 +XWiki.lzehl
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 and links to available metadata instances for selected schemas.
7 +A short overview for each openMINDS metadata model can be found below, including links to full HTML descriptions for all schemas and 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,26 +13,22 @@
13 13  === openMINDS core ===
14 14  
15 15  (% style="text-align: justify;" %)
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:
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, grouped into five classes:
17 17  
18 18  (% style="text-align: right;" %)
19 19  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
20 -{{html clean="false"}}<iframe id="coreFrame" src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="alert(document.getElementById('coreFrame').contentWindow.document.body.offsetHeight)"/>
21 -{{/html}}
20 +{{html}}<iframe id="coreFrame" src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em"/>{{/html}}
22 22  
23 23  (% class="wikigeneratedid" style="text-align: justify;" %)
24 -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).
23 +In case of EBRAINS, metadata representations (instances) of a few selected schemas (**##ContentType##**, **##DititalIdentifierSchema##**, **##License##**) are centrally defined and maintained in a library on a separate [[openMINDS instances GitHub>>https://github.com/HumanBrainProject/openMINDS_instances/||rel="noopener noreferrer" target="_blank"]] to guarantee more consistency across the database instances of the EBRAINS Knowledge Graph. Feel free to explore these instances and to use them also outside of the EBRAINS Knowledge Graph.
25 25  
26 26  (% class="wikigeneratedid" style="text-align: justify;" %)
27 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
26 +For further details on this metadata model, please check out the [[openMINDS core GitHub repository>>https://github.com/HumanBrainProject/openMINDS_core]].
28 28  
29 -(% class="wikigeneratedid" %)
30 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]]
31 -
32 32  === openMINDS SANDS ===
33 33  
34 34  (% style="text-align: justify;" %)
35 -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:
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:
36 36  
37 37  (% style="text-align: right;" %)
38 38  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
... ... @@ -39,112 +39,22 @@
39 39  {{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/SANDS.html" width="100%" style="border:0; height: 8em"/>{{/html}}
40 40  
41 41  (% class="wikigeneratedid" style="text-align: justify;" %)
42 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
38 +For further details on this metadata model, please check out the [[openMINDS SANDS GitHub repository>>https://github.com/HumanBrainProject/openMINDS_SANDS]].
43 43  
44 -(% class="wikigeneratedid" %)
45 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
40 +=== openMINDS controlledTerms ===
46 46  
47 -=== openMINDS controlledTerms - schemas ===
48 -
49 49  (% style="text-align: justify;" %)
50 -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:
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:
51 51  
52 52  (% style="text-align: right;" %)
53 53  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
54 54  {{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/controlledTerms.html" width="100%" style="border:0; height: 25em"/>{{/html}}
55 55  
56 -(% style="text-align: justify;" %)
57 -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).
49 +(% class="wikigeneratedid" 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 correspondingly created metadata representations (instances) belong to. In order to guarantee more consistency across the database instances of the EBRAINS Knowledge Graph, instances for all controlled terms (except **##TermSuggestion##**) are centrally defined and maintained in a library on a separate [[openMINDS instances GitHub>>https://github.com/HumanBrainProject/openMINDS_instances/||rel="noopener noreferrer" target="_blank"]]. Feel free to explore these instances and to use them also outside of the EBRAINS Knowledge Graph.
58 58  
59 59  (% style="text-align: justify;" %)
60 -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).
53 +We expect the list of controlled terms (schema as well as instances) to grow based on your feedback. For instances within the EBRAINS Knowledge Graph that are entries for the property ##"studyTarget"##, you can provide this feedback directly through the schema **##TermSuggestion##**. For all other instances (e.g., of type **##Technique##** or **##BehavioralTask##**) or if you work independent of the EBRAINS Knowledge Graph, please provide your feedback through the [[openMINDS instances GitHub Issue Tracker>>https://github.com/HumanBrainProject/openMINDS_instances/issues||rel="noopener noreferrer" target="_blank"]]. The openMINDS development team reviews all your feedback regularly, in order to integrate all community-driven suggestions into the openMINDS_controlledTerms and openMINDS_instances (where applicable). In addition, your term 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.
61 61  
62 62  (% class="wikigeneratedid" style="text-align: justify;" %)
63 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
64 -
65 -(% class="wikigeneratedid" %)
66 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
67 -
68 -=== openMINDS controlledTerms - terminologies ===
69 -
70 -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:
71 -
72 -(% style="text-align: right;" %)
73 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:** //Click on a schema to discover its available instances.
74 -
75 -{{container layoutStyle="columns"}}
76 -(((
77 -(% class="small" %)
78 -AgeCategory
79 -AnatomicalAxesOrientation
80 -BehavioralTask
81 -BiologicalSex
82 -CellType
83 -ContributionType
84 -CriteriaQualityType
85 -DatasetType
86 -Disease
87 -DiseaseModel
88 -EthicsAssessment
89 -FileBundleGrouping
90 -FileUsageRole
91 -)))
92 -(((
93 -(% class="small" %)
94 -Genotype
95 -Language
96 -Laterality
97 -MetaDataModelType
98 -Modality
99 -ModelAbstractionLevel
100 -ModelScope
101 -OperatingDevice
102 -OperatingSystem
103 -Organ
104 -Phenotype
105 -PreparationType
106 -ProductAccessibility
107 -)))
108 -(((
109 -(% class="small" %)
110 -ProgrammingLanguage
111 -QualitativeOverlap
112 -SoftwareApplicationCategory
113 -SoftwareFeature
114 -Species
115 -Strain
116 -Technique
117 -Terminology
118 -TissueSampleType
119 -TypeOfUncertainty
120 -UnitOfMeasurement
121 -)))
122 -{{/container}}
123 -
124 -=== openMINDS instances ===
125 -
126 -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:
127 -
128 -(% style="text-align: right;" %)
129 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:**// Click on a schema to discover its available instances.
130 -
131 -{{container layoutStyle="columns"}}
132 -(((
133 -(% class="small" %)
134 -contentType
135 -)))
136 -(((
137 -(% class="small" %)
138 -License
139 -)))
140 -(((
141 -(% class="small" %)
142 -DigitalIdentifierSchema
143 -)))
144 -{{/container}}
145 -
146 -(% class="wikigeneratedid" style="text-align: justify;" %)
147 -For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
148 -
149 -(% class="wikigeneratedid" %)
150 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
56 +For further details on this metadata model, please check out the [[openMINDS controlledTerms GitHub repository>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]].
Public

openMINDS