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

From version 34.1
edited by oschmid
on 2021/02/24 11:48
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
Content
... ... @@ -17,14 +17,67 @@
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}}<script>
21 -function resize(evt){
22 -alert(evt);
23 -}
24 -</script>
25 25  
26 -<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em" onload="resize"/>{{/html}}
21 +{{html}}
22 +<iframe src="https://humanbrainproject.github.io/openMINDS/core.html" width="100%" style="border:0; height: 28em"/>
23 +{{/html}}
27 27  
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 +
28 28  (% class="wikigeneratedid" style="text-align: justify;" %)
29 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 30  
... ... @@ -41,8 +41,34 @@
41 41  
42 42  (% style="text-align: right;" %)
43 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}}
45 45  
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 +
46 46  (% class="wikigeneratedid" style="text-align: justify;" %)
47 47  For details, contributing or reviewing examples please checkout as well the corresponding GitHub repository:
48 48  
... ... @@ -56,8 +56,57 @@
56 56  
57 57  (% style="text-align: right;" %)
58 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 60  
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}}
188 +
61 61  (% style="text-align: justify;" %)
62 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 63  
... ... @@ -75,7 +75,7 @@
75 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 76  
77 77  (% style="text-align: right;" %)
78 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:** //Click on a schema to discover its available instances.
206 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
79 79  
80 80  {{container layoutStyle="columns"}}
81 81  (((
... ... @@ -131,7 +131,7 @@
131 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 132  
133 133  (% style="text-align: right;" %)
134 -(% class="small" style="color:#7f8c8d" %)//**Coming soon:**// Click on a schema to discover its available instances.
262 +(% class="small" style="color:#7f8c8d" %)Click on a schema to discover its available instances (including their Knowledge Graph ID).
135 135  
136 136  {{container layoutStyle="columns"}}
137 137  (((
Public

openMINDS