... |
... |
@@ -44,12 +44,12 @@ |
44 |
44 |
{{box title="**Jump to...**"}} |
45 |
45 |
(% class="small" style="margin-top: 0.6em;" %) |
46 |
46 |
» [[Documentation>>doc:.openMINDS core.WebHome]] |
47 |
|
- » [[openMINDS metadata models & schemas>>doc:.openMINDS core.Metadata models & schemas.WebHome]] |
48 |
|
- » [[openMINDS application details>>doc:.openMINDS core.Application details.WebHome]] |
49 |
|
- » [[openMINDS technical details>>doc:.openMINDS core.Implementation details.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 |
50 |
» [[How to contribute>>doc:.openMINDS SANDS.WebHome]] |
51 |
51 |
» [[Code of conduct>>doc:.openMINDS SANDS.Code Of Conduct.WebHome]] |
52 |
|
- » [[How to report and ask questions>>doc:.openMINDS SANDS.Report & ask questions.WebHome]] |
|
52 |
+ » [[How to report & ask questions>>doc:.openMINDS SANDS.Report & ask questions.WebHome]] |
53 |
53 |
» [[Tutorials>>doc:.Tutorials.WebHome]] |
54 |
54 |
» Presentations |
55 |
55 |
» Examples |
... |
... |
@@ -59,6 +59,18 @@ |
59 |
59 |
|
60 |
60 |
(% class="col-xs-12 col-sm-4" style="color:black;" %) |
61 |
61 |
((( |
|
62 |
+{{box title="**Supported research products**"}} |
|
63 |
+(% class="small" style="margin-top: 0.6em;" %) |
|
64 |
+[[Dataset>>||anchor="Dataset"]] |
|
65 |
+[[MetaDataModel>>||anchor="MetaDataModel"]] |
|
66 |
+[[Model>>||anchor="Model"]] |
|
67 |
+[[Software>>||anchor="Software"]] |
|
68 |
+{{/box}} |
|
69 |
+))) |
|
70 |
+))) |
|
71 |
+ |
|
72 |
+(% class="col-xs-12 col-sm-4" style="color:black;" %) |
|
73 |
+((( |
62 |
62 |
{{box title="**List of GitHub projects**"}} |
63 |
63 |
(% class="small" style="margin-top: 0.6em;" %) |
64 |
64 |
[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]] |
... |
... |
@@ -70,16 +70,11 @@ |
70 |
70 |
{{/box}} |
71 |
71 |
))) |
72 |
72 |
|
73 |
|
-(% class="col-xs-12 col-sm-4" style="color:black;" %) |
|
85 |
+(% class="col-xs-12 col-sm-12" style="color:grey;" %) |
74 |
74 |
((( |
75 |
|
-{{box title="**Supported research products**"}} |
76 |
|
-(% class="small" style="margin-top: 0.6em;" %) |
77 |
|
-Dataset{{footnote}}As **Dataset**, openMINDS considers all experimental data originating from human, animal or simulation studies.{{/footnote}} |
78 |
|
-MetaDataModel{{footnote}}As **MetaDataModel**, openMINDS considers all specifications for structuring metadata and/or file repositories.{{/footnote}} |
79 |
|
-Model{{footnote}}As **Model**, openMINDS considers all code and data defined around a computational model.{{/footnote}} |
80 |
|
-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}} |
81 |
|
-{{/box}} |
|
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. |
82 |
82 |
))) |
83 |
|
-))) |
84 |
|
- |
85 |
|
-{{putFootnotes/}} |