... |
... |
@@ -59,18 +59,6 @@ |
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 |
|
-((( |
74 |
74 |
{{box title="**List of GitHub projects**"}} |
75 |
75 |
(% class="small" style="margin-top: 0.6em;" %) |
76 |
76 |
[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]] |
... |
... |
@@ -82,11 +82,25 @@ |
82 |
82 |
{{/box}} |
83 |
83 |
))) |
84 |
84 |
|
85 |
|
-(% class="col-xs-12 col-sm-12" style="color:grey;" %) |
|
73 |
+(% class="col-xs-12 col-sm-4" style="color:black;" %) |
86 |
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. |
|
75 |
+{{box title="**Supported research products**"}} |
|
76 |
+(% class="small" style="margin-top: 0.6em;" %) |
|
77 |
+**Dataset** ^^1^^ |
|
78 |
+**MetaDataModel** ^^2^^ |
|
79 |
+**Model** ^^3^^ |
|
80 |
+**Software** ^^4^^ |
|
81 |
+{{/box}} |
92 |
92 |
))) |
|
83 |
+))) |
|
84 |
+ |
|
85 |
+(% class="col-xs-12 col-sm-12" style="color:black;" %) |
|
86 |
+((( |
|
87 |
+{{box title="**Jump to...**"}} |
|
88 |
+(% class="smaller" style="margin-top: 0.6em;" %) |
|
89 |
+1 **Dataset:** experimental data originating from human, animal or simulation studies |
|
90 |
+2 **MetaDataModel:** specifications for structuring metadata and/or file repositories |
|
91 |
+3 **Model:** code and data defined around a computational model |
|
92 |
+4 **Software:** programs and other operating information used by a computer to handle data across different Datasets or Models |
|
93 |
+{{/box}} |
|
94 |
+))) |