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
-
... ... @@ -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 adescription 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 +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 8 9 9 (% style="text-align: justify;" %) 10 10 Note that all metadata models are licensed under the MIT license. ... ... @@ -12,8 +12,64 @@ 12 12 13 13 === openMINDS core === 14 14 15 - xxx15 +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, grouped into five classes: 16 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 + 17 17 === openMINDS SANDS === 18 18 19 19 xxx