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

From version 46.1
edited by oschmid
on 2021/02/24 11:57
Change comment: There is no comment for this version
To version 47.1
edited by lzehl
on 2021/03/17 16:08
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,7 +13,7 @@
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 ( Feb 2021) this metadata model comprises 37 usable 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,10 +20,10 @@
20 20  {{html}}<iframe id="coreFrame" src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em"/>{{/html}}
21 21  
22 22  (% class="wikigeneratedid" style="text-align: justify;" %)
23 -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.
24 24  
25 25  (% class="wikigeneratedid" style="text-align: justify;" %)
26 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
26 +For details on, contributing to, or reviewing examples of the openMINDS core metadata model please checkout the dedicated GitHub repository:
27 27  
28 28  (% class="wikigeneratedid" %)
29 29  [[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]]
... ... @@ -31,7 +31,7 @@
31 31  === openMINDS SANDS ===
32 32  
33 33  (% style="text-align: justify;" %)
34 -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:
34 +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 (Feb 2021) this metadata model comprises 12 metadata schemas:
35 35  
36 36  (% style="text-align: right;" %)
37 37  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
... ... @@ -38,12 +38,12 @@
38 38  {{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/SANDS.html" width="100%" style="border:0; height: 8em"/>{{/html}}
39 39  
40 40  (% class="wikigeneratedid" style="text-align: justify;" %)
41 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
41 +For details on, contributing to, or reviewing examples of the openMINDS SANDS metadata model please checkout the dedicated GitHub repository:
42 42  
43 43  (% class="wikigeneratedid" %)
44 44  [[https:~~/~~/github.com/HumanBrainProject/openMINDS_SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
45 45  
46 -=== openMINDS controlledTerms - schemas ===
46 +=== openMINDS controlledTerms ===
47 47  
48 48  (% style="text-align: justify;" %)
49 49  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:
... ... @@ -52,98 +52,14 @@
52 52  (% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
53 53  {{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/controlledTerms.html" width="100%" style="border:0; height: 25em"/>{{/html}}
54 54  
55 -(% style="text-align: justify;" %)
56 -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).
55 +(% class="wikigeneratedid" style="text-align: justify;" %)
56 +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 are centrally defined and maintained in a library on the openMINDS controlledTerms GitHub under [[**##terminologies/##**>>https://github.com/HumanBrainProject/openMINDS_controlledTerms/tree/v1/terminologies]]. Feel free to explore these instances and to use them also outside of the EBRAINS Knowledge Graph.
57 57  
58 58  (% style="text-align: justify;" %)
59 -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).
59 +We expect the list of controlled terms (schema as well as instances) to grow based on your feedback. The schema **##TermSuggestion##**, provides you therefore with the possibility to define your own controlled term that is still missing in our library. For this purpose, the **##TermSuggestion##** has two more properties ("addExistingTerminology", "suggestNewTerminology") where you can state to which terminology the new suggested (not yet controlled) term should belong 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 ontologies (where applicable).
60 60  
61 61  (% class="wikigeneratedid" style="text-align: justify;" %)
62 -For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
62 +For details on, contributing to, or reviewing examples of the openMINDS controlledTerms metadata model please checkout the dedicated GitHub repository:
63 63  
64 64  (% class="wikigeneratedid" %)
65 65  [[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
66 -
67 -=== openMINDS controlledTerms - terminologies ===
68 -
69 -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:
70 -
71 -(% style="text-align: right;" %)
72 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:** //Click on a schema to discover its available instances.
73 -
74 -{{container layoutStyle="columns"}}
75 -(((
76 -(% class="small" %)
77 -AgeCategory
78 -AnatomicalAxesOrientation
79 -BehavioralTask
80 -BiologicalSex
81 -CellType
82 -ContributionType
83 -CriteriaQualityType
84 -DatasetType
85 -Disease
86 -DiseaseModel
87 -EthicsAssessment
88 -FileBundleGrouping
89 -FileUsageRole
90 -)))
91 -(((
92 -(% class="small" %)
93 -Genotype
94 -Language
95 -Laterality
96 -MetaDataModelType
97 -Modality
98 -ModelAbstractionLevel
99 -ModelScope
100 -OperatingDevice
101 -OperatingSystem
102 -Organ
103 -Phenotype
104 -PreparationType
105 -ProductAccessibility
106 -)))
107 -(((
108 -(% class="small" %)
109 -ProgrammingLanguage
110 -QualitativeOverlap
111 -SoftwareApplicationCategory
112 -SoftwareFeature
113 -Species
114 -Strain
115 -Technique
116 -Terminology
117 -TissueSampleType
118 -TypeOfUncertainty
119 -UnitOfMeasurement
120 -)))
121 -{{/container}}
122 -
123 -=== openMINDS instances ===
124 -
125 -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:
126 -
127 -(% style="text-align: right;" %)
128 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:**// Click on a schema to discover its available instances.
129 -
130 -{{container layoutStyle="columns"}}
131 -(((
132 -(% class="small" %)
133 -contentType
134 -)))
135 -(((
136 -(% class="small" %)
137 -License
138 -)))
139 -(((
140 -(% class="small" %)
141 -DigitalIdentifierSchema
142 -)))
143 -{{/container}}
144 -
145 -(% class="wikigeneratedid" style="text-align: justify;" %)
146 -For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
147 -
148 -(% class="wikigeneratedid" %)
149 -[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
Public

openMINDS