Wiki source code of Metadata models & schemas
Show last authors
author | version | line-number | content |
---|---|---|---|
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 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. | ||
76 | |||
77 | === openMINDS controlledTerms === | ||
78 | |||
79 | The openMINDS controlledTerms metadata model contains schemas that ensure consistent registration of well-defined terms and including linkages to existing ontological terms where applicable. | ||
80 | |||
81 | === openMINDS instances === | ||
82 | |||
83 | xxx |