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

From version 6.1
edited by lzehl
on 2021/02/18 17:38
Change comment: There is no comment for this version
To version 34.1
edited by oschmid
on 2021/02/24 11:48
Change comment: There is no comment for this version

Summary

Details

Page properties
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 -Please find the HTML description for all schemas of each openMINDS metadata model in the corresponding sub-pages. A short overview for each openMINDS metadata model can be found below.
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.
... ... @@ -12,54 +12,144 @@
12 12  
13 13  === openMINDS core ===
14 14  
15 -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 this metadata model comprises 37 usable schemas:
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 16  
17 -* Affiliation
18 -* ContactInformation
19 -* Contribution
20 -* Organization
21 -* Person
22 -* ContentType
23 -* Copyright
24 -* FileBundle
25 -* FileInstance
26 -* FileRepository
27 -* Hash
28 -* License
29 -* DigitalIdentifier
30 -* DigitalIdentifierSchema
31 -* Funding
32 -* QuantitativeValue
33 -* QuantitativeValueRange
34 -* Dataset
35 -* DatasetVersion
36 -* MetaDataModel
37 -* MetaDataModelVersion
38 -* Model
39 -* ModelVersion
40 -* Project
41 -* Software
42 -* SoftwareVersion
43 -* ParameterSetting
44 -* Protocol
45 -* ProtocolExecution
46 -* Subject
47 -* SubjectGroup
48 -* SubjectGroupState
49 -* SubjectState
50 -* TissueSample
51 -* TissueSampleCollection
52 -* TissueSampleCollectionState
53 -* TissueSampleState
18 +(% style="text-align: right;" %)
19 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
20 +{{html}}<script>
21 +function resize(evt){
22 +alert(evt);
23 +}
24 +</script>
54 54  
26 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>{{/html}}
27 +
28 +(% class="wikigeneratedid" style="text-align: justify;" %)
29 +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).
30 +
31 +(% class="wikigeneratedid" style="text-align: justify;" %)
32 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
33 +
34 +(% class="wikigeneratedid" %)
35 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_core>>https://github.com/HumanBrainProject/openMINDS_core||rel="noopener noreferrer" target="_blank"]]
36 +
55 55  === openMINDS SANDS ===
56 56  
57 -xxx
39 +(% style="text-align: justify;" %)
40 +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:
58 58  
59 -=== openMINDS controlledTerms ===
42 +(% style="text-align: right;" %)
43 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
44 +{{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/SANDS.html" width="100%" style="border:0; height: 8em"/>{{/html}}
60 60  
61 -xxx
46 +(% class="wikigeneratedid" style="text-align: justify;" %)
47 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
62 62  
49 +(% class="wikigeneratedid" %)
50 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
51 +
52 +=== openMINDS controlledTerms - schemas ===
53 +
54 +(% style="text-align: justify;" %)
55 +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:
56 +
57 +(% style="text-align: right;" %)
58 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its full HTML description.
59 +{{html}}<iframe src="https://humanbrainproject.github.io/openMINDS/controlledTerms.html" width="100%" style="border:0; height: 25em"/>{{/html}}
60 +
61 +(% style="text-align: justify;" %)
62 +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).
63 +
64 +(% style="text-align: justify;" %)
65 +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).
66 +
67 +(% class="wikigeneratedid" style="text-align: justify;" %)
68 +For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
69 +
70 +(% class="wikigeneratedid" %)
71 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
72 +
73 +=== openMINDS controlledTerms - terminologies ===
74 +
75 +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:
76 +
77 +(% style="text-align: right;" %)
78 +(% class="small" style="color:#7f8c8d" %)//**Coming soon:** //Click on a schema to discover its available instances.
79 +
80 +{{container layoutStyle="columns"}}
81 +(((
82 +(% class="small" %)
83 +AgeCategory
84 +AnatomicalAxesOrientation
85 +BehavioralTask
86 +BiologicalSex
87 +CellType
88 +ContributionType
89 +CriteriaQualityType
90 +DatasetType
91 +Disease
92 +DiseaseModel
93 +EthicsAssessment
94 +FileBundleGrouping
95 +FileUsageRole
96 +)))
97 +(((
98 +(% class="small" %)
99 +Genotype
100 +Language
101 +Laterality
102 +MetaDataModelType
103 +Modality
104 +ModelAbstractionLevel
105 +ModelScope
106 +OperatingDevice
107 +OperatingSystem
108 +Organ
109 +Phenotype
110 +PreparationType
111 +ProductAccessibility
112 +)))
113 +(((
114 +(% class="small" %)
115 +ProgrammingLanguage
116 +QualitativeOverlap
117 +SoftwareApplicationCategory
118 +SoftwareFeature
119 +Species
120 +Strain
121 +Technique
122 +Terminology
123 +TissueSampleType
124 +TypeOfUncertainty
125 +UnitOfMeasurement
126 +)))
127 +{{/container}}
128 +
63 63  === openMINDS instances ===
64 64  
65 -xxx
131 +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:
132 +
133 +(% style="text-align: right;" %)
134 +(% class="small" style="color:#7f8c8d" %)//**Coming soon:**// Click on a schema to discover its available instances.
135 +
136 +{{container layoutStyle="columns"}}
137 +(((
138 +(% class="small" %)
139 +contentType
140 +)))
141 +(((
142 +(% class="small" %)
143 +License
144 +)))
145 +(((
146 +(% class="small" %)
147 +DigitalIdentifierSchema
148 +)))
149 +{{/container}}
150 +
151 +(% class="wikigeneratedid" style="text-align: justify;" %)
152 +For details, contributing or reviewing the openMINDS instances please checkout as well the corresponding GitHub repository:
153 +
154 +(% class="wikigeneratedid" %)
155 +[[https:~~/~~/github.com/HumanBrainProject/openMINDS_instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
Public

openMINDS