... |
... |
@@ -39,17 +39,21 @@ |
39 |
39 |
Within EBRAINS, the openMINDS metadata models are adopted by the EBRAINS Knowledge Graph and Interactive Brain Atlas. In addition, openMINDS is currently in the process of being adopted by the [[Japan Brain/MINDS project>>https://brainminds.jp/en/||rel="noopener noreferrer" target="_blank"]]. |
40 |
40 |
))) |
41 |
41 |
|
42 |
|
- |
43 |
43 |
(% class="col-xs-12 col-sm-4" style="color:black;" %) |
44 |
44 |
((( |
45 |
|
-{{box title="**List of GitHub projects**"}} |
|
44 |
+{{box title="**Jump to...**"}} |
46 |
46 |
(% class="small" style="margin-top: 0.6em;" %) |
47 |
|
-[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]] |
48 |
|
-[[openMINDS core>>https://github.com/HumanBrainProject/openMINDS_core]] |
49 |
|
-[[openMINDS SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]] |
50 |
|
-[[openMINDS controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]] |
51 |
|
-[[openMINDS instances>>https://github.com/HumanBrainProject/openMINDS_instances]] |
52 |
|
-[[openMINDS generator>>https://github.com/HumanBrainProject/openMINDS_generator]] |
|
46 |
+» [[Documentation>>doc:.openMINDS core.WebHome]] |
|
47 |
+ » [[Metadata models & schemas>>doc:.openMINDS core.Metadata models & schemas.WebHome]] |
|
48 |
+ » [[Application details>>doc:.openMINDS core.Application details.WebHome]] |
|
49 |
+ » [[Technical details>>doc:.openMINDS core.Implementation details.WebHome]] |
|
50 |
+» [[How to contribute>>doc:.openMINDS SANDS.WebHome]] |
|
51 |
+ » [[Code of conduct>>doc:.openMINDS SANDS.Code Of Conduct.WebHome]] |
|
52 |
+ » [[How to report & ask questions>>doc:.openMINDS SANDS.Report & ask questions.WebHome]] |
|
53 |
+» [[Tutorials>>doc:.Tutorials.WebHome]] |
|
54 |
+ » Presentations |
|
55 |
+ » Examples |
|
56 |
+» [[FAQs>>doc:.FAQs.WebHome]] |
53 |
53 |
{{/box}} |
54 |
54 |
))) |
55 |
55 |
|
... |
... |
@@ -57,20 +57,32 @@ |
57 |
57 |
((( |
58 |
58 |
{{box title="**Supported research products**"}} |
59 |
59 |
(% class="small" style="margin-top: 0.6em;" %) |
60 |
|
-Dataset{{footnote}}As **Dataset**, openMINDS considers all experimental data originating from human, animal or simulation studies.{{/footnote}} |
61 |
|
-MetaDataModel{{footnote}}As **MetaDataModel**, openMINDS considers all specifications for structuring metadata and/or file repositories.{{/footnote}} |
62 |
|
-Model{{footnote}}As **Model**, openMINDS considers all code and data defined around a computational model.{{/footnote}} |
63 |
|
-Software{{footnote}}As **Software**, openMINDS considers all programs and other operating information used by a computer to handle data across different Datasets or Models.{{/footnote}} |
|
64 |
+[[Dataset>>||anchor="Dataset"]] |
|
65 |
+[[MetaDataModel>>||anchor="MetaDataModel"]] |
|
66 |
+[[Model>>||anchor="Model"]] |
|
67 |
+[[Software>>||anchor="Software"]] |
64 |
64 |
{{/box}} |
65 |
65 |
))) |
|
70 |
+))) |
66 |
66 |
|
67 |
67 |
(% class="col-xs-12 col-sm-4" style="color:black;" %) |
68 |
68 |
((( |
69 |
|
-{{box title="**Content**"}} |
70 |
|
-(% class="small" style="margin-top: 0.6em; line-height:1.5em" %) |
71 |
|
-[[Documentation>>doc:.openMINDS core.WebHome]] |
72 |
|
-[[How to contribute>>doc:.openMINDS SANDS.WebHome]] |
73 |
|
-[[Tutorials>>doc:.Tutorials.WebHome]] |
|
74 |
+{{box title="**List of GitHub projects**"}} |
|
75 |
+(% class="small" style="margin-top: 0.6em;" %) |
|
76 |
+[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]] |
|
77 |
+[[openMINDS core>>https://github.com/HumanBrainProject/openMINDS_core]] |
|
78 |
+[[openMINDS SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]] |
|
79 |
+[[openMINDS controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]] |
|
80 |
+[[openMINDS instances>>https://github.com/HumanBrainProject/openMINDS_instances]] |
|
81 |
+[[openMINDS generator>>https://github.com/HumanBrainProject/openMINDS_generator]] |
74 |
74 |
{{/box}} |
75 |
75 |
))) |
|
84 |
+ |
|
85 |
+(% class="col-xs-12 col-sm-12" style="color:grey;" %) |
|
86 |
+((( |
|
87 |
+(% style="margin-top: 0.6em;font-size: 14px" %) |
|
88 |
+{{id name="Dataset"/}}**Dataset**: Within openMINDS a "Dataset" describes experimental data originating from human, animal or simulation studies. |
|
89 |
+{{id name="MetaDataModel"/}}**MetaDataModel**: Within openMINDS a "MetaDataModel" describes specifications for structuring metadata and/or file repositories. |
|
90 |
+{{id name="Model"/}}**Model**: Within openMINDS a "Model" describes code and data defined around a computational model. |
|
91 |
+{{id name="Software"/}}**Software**: Within openMINDS a "Software" describes programs and other operating information used by a computer to handle data across different Datasets or Models. |
76 |
76 |
))) |