... |
... |
@@ -74,12 +74,21 @@ |
74 |
74 |
((( |
75 |
75 |
{{box title="**Supported research products**"}} |
76 |
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}} |
|
77 |
+**Dataset** ^^1^^ |
|
78 |
+**MetaDataModel** ^^2^^ |
|
79 |
+**Model** ^^3^^ |
|
80 |
+**Software** ^^4^^ |
81 |
81 |
{{/box}} |
82 |
82 |
))) |
83 |
83 |
))) |
84 |
84 |
|
85 |
|
-{{putFootnotes/}} |
|
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 |
+))) |