... |
... |
@@ -74,12 +74,19 @@ |
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**>>||anchor="Dataset"]] |
|
78 |
+[[**MetaDataModel**>>||anchor="MetaDataModel"]] |
|
79 |
+[[**Model**>>||anchor="Model"]] |
|
80 |
+[[**Software**>>||anchor="Software"]] |
81 |
81 |
{{/box}} |
82 |
82 |
))) |
83 |
83 |
))) |
84 |
84 |
|
85 |
|
-{{putFootnotes/}} |
|
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. |
|
92 |
+))) |