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,46 @@ 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: 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 54 + 17 17 === openMINDS SANDS === 18 18 19 19 xxx