Changes for page openMINDS

Last modified by lzehl on 2022/09/08 11:24

From version 20.1
edited by lzehl
on 2021/02/23 17:31
Change comment: There is no comment for this version
To version 9.1
edited by lzehl
on 2021/02/18 16:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,10 @@
1 -(% class="jumbotron" style="background-color:white" %)
1 +(% class="jumbotron" %)
2 2  (((
3 -(% class="container" style="color:black;" %)
3 +(% class="container" %)
4 4  (((
5 -[[image:openMINDS_logo_github.png||alt="openMINDS logo" height="150px" style="margin-right:1em; float:left"]]
6 -The **o**pen **M**etadata **I**nitiative for **N**euroscience **D**ata **S**tructures:
7 -Community-driven metadata models for neuroscience graph databases.
5 += [[image:openMINDS_logo_github.png||alt="openMINDS logo" height="134" style="float:right" width="266"]]openMINDS =
6 +
7 +The **o**pen **M**etadata **I**nitiative for **N**euroscience **D**ata **S**tructures: Development and management of community-driven metadata model for neuroscience graph databases.
8 8  )))
9 9  )))
10 10  
... ... @@ -16,29 +16,30 @@
16 16  
17 17  * general overview of openMINDS
18 18  * documentation for all openMINDS metadata models
19 -* documentation for using openMINDS
20 -* documentation for contributing to openMINDS
21 -* tutorials
19 +* tutorials for the openMINDS Python API
20 +* technical documentation for contributors
22 22  
23 23  = Who has access? =
24 24  
25 -(% style="text-align: justify;" %)
26 -This collab appeals to members of the neuroscience community that are interested in:
27 -(**1**) describing their research products using metadata conform to the openMINDS metadata models
28 -(**2**) contributing to openMINDS
24 +This collab appeals to researchers in the field of neuroscience that are interested in describing their research products using metadata conform to the openMINDS metadata models. This collab also addresses members of the community that are interested in contributing to openMINDS.
29 29  
30 -= Who is openMINDS? =
26 +Currently, openMINDS supports the following neuroscience research products:
31 31  
32 -(% style="text-align: justify;" %)
33 -openMINDS is powered by HBP (Human Brain Project) and EBRAINS (European Brain ReseArch INfraStructure), but looking for external contributions throughout the neuroscience community.
28 +* data from human or animal experiments or simulations (Dataset)
29 +* computational models (Model)
30 +* software tools (Software)
31 +* metadata and/or data models (MetaDataModel)
34 34  
35 -(% style="text-align: justify;" %)
36 -The openMINDS development team currently unites knowledge from the EBRAINS curation, the EBRAINS Knowledge Graph, the EBRAINS Atlas, and the INCF Knowledge Space teams.
33 += List of GitHub projects =
37 37  
38 -(% style="text-align: justify;" %)
39 -Note that within EBRAINS, the openMINDS metadata models are adopted by the EBRAINS Knowledge Graph and Interactive Brain Atlas.
35 +* [[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]]
36 +* [[openMINDS core>>https://github.com/HumanBrainProject/openMINDS_core]]
37 +* [[openMINDS SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
38 +* [[openMINDS controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
39 +* [[openMINDS instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
40 +* [[openMINDS generator>>https://github.com/HumanBrainProject/openMINDS_generator]]
40 40  
41 -
42 +(% class="wikigeneratedid" id="HListofopenMINDSGitHubprojects" %)
42 42  
43 43  )))
44 44  
... ... @@ -45,42 +45,10 @@
45 45  
46 46  (% class="col-xs-12 col-sm-4" %)
47 47  (((
48 -{{box title="**List of GitHub projects**"}}
49 -(% class="small" style="margin-top: 0.6em;" %)
50 -[[openMINDS (main)>>https://github.com/HumanBrainProject/openMINDS]]
51 -[[openMINDS core>>https://github.com/HumanBrainProject/openMINDS_core]]
52 -[[openMINDS SANDS>>https://github.com/HumanBrainProject/openMINDS_SANDS]]
53 -[[openMINDS controlledTerms>>https://github.com/HumanBrainProject/openMINDS_controlledTerms]]
54 -[[openMINDS instances>>https://github.com/HumanBrainProject/openMINDS_instances]]
55 -[[openMINDS generator>>https://github.com/HumanBrainProject/openMINDS_generator]]
49 +{{box title="**Contents**"}}
50 +{{toc/}}
56 56  {{/box}}
57 -)))
58 58  
59 -(% class="col-xs-12 col-sm-4" %)
60 -(((
61 -{{box title="**Supported research products**"}}
62 -(% class="small" style="margin-top: 0.6em;" %)
63 -Dataset
64 -MetaDataModel
65 -Model
66 -Software
67 -{{/box}}
53 +
68 68  )))
69 -
70 -(% class="col-xs-12 col-sm-4" %)
71 -(((
72 -{{box title="**openMINDS development team**"}}
73 -(% class="small" style="margin-top: 0.6em; line-height:1.5em" %)
74 -Davison, Andrew ^^EBRAINS curation team^^
75 -Gillespie, Tom ^^INCF Knowledge Space team^^
76 -Gründling, Jan ^^EBRAINS curation team^^
77 -Kleven, Heidi ^^EBRAINS curation team^^
78 -Köhnen, Stefan ^^EBRAINS Atlas & curation team^^
79 -Legouée, Elodie ^^EBRAINS curation team^^
80 -Najafi, Peyman ^^EBRAINS curation team^^
81 -Schlegel, Ulrike ^^EBRAINS curation team^^
82 -Schmid, Oliver ^^EBRAINS Knowledge Graph team^^
83 -Zehl, Lyuba ^^**openMINDS lead** & EBRAINS curation team^^
84 -{{/box}}
85 85  )))
86 -)))
Public

openMINDS