... |
... |
@@ -43,27 +43,23 @@ |
43 |
43 |
((( |
44 |
44 |
{{box title="**Jump to...**"}} |
45 |
45 |
(% class="small" style="margin-top: 0.6em;" %) |
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]] |
|
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]] |
|
50 |
+[[How to contribute>>doc:.openMINDS SANDS.WebHome]] |
|
51 |
++ Code of conduct |
|
52 |
++ Report and ask questions |
|
53 |
++ FAQs |
|
54 |
+[[Tutorials>>doc:.Tutorials.WebHome]] |
|
55 |
++ Presentations |
|
56 |
++ Examples |
57 |
57 |
{{/box}} |
|
58 |
+))) |
58 |
58 |
|
59 |
|
-{{box title="**Supported research products**"}} |
60 |
|
-(% class="small" style="margin-top: 0.6em;" %) |
61 |
|
-[[Dataset>>||anchor="Dataset"]] |
62 |
|
-[[MetaDataModel>>||anchor="MetaDataModel"]] |
63 |
|
-[[Model>>||anchor="Model"]] |
64 |
|
-[[Software>>||anchor="Software"]] |
65 |
|
-{{/box}} |
66 |
66 |
|
|
61 |
+(% class="col-xs-12 col-sm-4" style="color:black;" %) |
|
62 |
+((( |
67 |
67 |
{{box title="**List of GitHub projects**"}} |
68 |
68 |
(% class="small" style="margin-top: 0.6em;" %) |
69 |
69 |
[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]] |
... |
... |
@@ -75,11 +75,16 @@ |
75 |
75 |
{{/box}} |
76 |
76 |
))) |
77 |
77 |
|
78 |
|
-(% class="col-xs-12 col-sm-12" style="color:grey;" %) |
|
74 |
+(% class="col-xs-12 col-sm-4" style="color:black;" %) |
79 |
79 |
((( |
80 |
|
-(% style="margin-top: 0.6em;font-size: 14px" %) |
81 |
|
-{{id name="Dataset"/}}**Dataset**: Within openMINDS a "Dataset" describes experimental data originating from human, animal or simulation studies. |
82 |
|
-{{id name="MetaDataModel"/}}**MetaDataModel**: Within openMINDS a "MetaDataModel" describes specifications for structuring metadata and/or file repositories. |
83 |
|
-{{id name="Model"/}}**Model**: Within openMINDS a "Model" describes code and data defined around a computational model. |
84 |
|
-{{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 |
+{{box title="**Supported research products**"}} |
|
77 |
+(% class="small" style="margin-top: 0.6em;" %) |
|
78 |
+Dataset{{footnote}}As **Dataset**, openMINDS considers all experimental data originating from human, animal or simulation studies.{{/footnote}} |
|
79 |
+MetaDataModel{{footnote}}As **MetaDataModel**, openMINDS considers all specifications for structuring metadata and/or file repositories.{{/footnote}} |
|
80 |
+Model{{footnote}}As **Model**, openMINDS considers all code and data defined around a computational model.{{/footnote}} |
|
81 |
+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}} |
|
82 |
+{{/box}} |
85 |
85 |
))) |
|
84 |
+))) |
|
85 |
+ |
|
86 |
+{{putFootnotes/}} |