Changes for page Metadata models and schemas
Last modified by lzehl on 2021/07/02 17:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,107 @@ 1 +(% class="box infomessage" %) 2 +((( 3 +(% style="text-align: justify;" %) 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 + 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. 8 + 9 +(% style="text-align: justify;" %) 10 +Note that all metadata models are licensed under the MIT license. 11 +))) 12 + 13 +=== openMINDS core === 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 ( Feb 2021) this metadata model comprises 37 usable schemas, grouped into five classes: 16 + 17 +{{container layoutStyle="columns"}} 18 +((( 19 +(% class="small" %) 20 +**ACTORS** 21 +Affiliation 22 +ContactInformation 23 +Contribution 24 +Organization 25 +Person 26 +(% class="small" %) 27 +**DATA** 28 +ContentType 29 +Copyright 30 +FileBundle 31 +FileInstance 32 +FileRepository 33 +Hash 34 +License 35 +))) 36 +((( 37 +(% class="small" %) 38 +**MISCELLANEOUS** 39 +DigitalIdentifier 40 +DigitalIdentifierSchema 41 +Funding 42 +QuantitativeValue 43 +QuantitativeValueRange 44 +(% class="small" %) 45 +**PRODUCTS** 46 +Dataset 47 +DatasetVersion 48 +MetaDataModel 49 +MetaDataModelVersion 50 +Model 51 +ModelVersion 52 +Project 53 +Software 54 +SoftwareVersion 55 +))) 56 +((( 57 +(% class="small" %) 58 +**RESEARCH** 59 +ParameterSetting 60 +Protocol 61 +ProtocolExecution 62 +Subject 63 +SubjectGroup 64 +SubjectGroupState 65 +SubjectState 66 +TissueSample 67 +TissueSampleCollection 68 +TissueSampleCollectionState 69 +TissueSampleState 70 +))) 71 +{{/container}} 72 + 73 +=== openMINDS SANDS === 74 + 75 +The openMINDS SANDS (Spatial Anchoring for Neuroscience Data Structures) 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: 76 + 77 +{{container layoutStyle="columns"}} 78 +((( 79 +(% class="small" %) 80 +AnatomicalEntity 81 +AnatomicalEntityRelation 82 +Annotation 83 +AtlasTerminology 84 +))) 85 +((( 86 +(% class="small" %) 87 +BrainAtlas 88 +BrainAtlasVersion 89 +CoordinatePoint 90 +CoordinateSpace 91 +))) 92 +((( 93 +(% class="small" %) 94 +Electrode 95 +ElectrodeArray 96 +ElectrodeContact 97 +Image 98 +))) 99 +{{/container}} 100 + 101 +=== openMINDS controlledTerms === 102 + 103 +The openMINDS controlledTerms metadata model contains schemas that ensure consistent registration of well-defined terms, including linkages to existing ontological terms where applicable. 104 + 105 +=== openMINDS instances === 106 + 107 +xxx