Skip to content

Commit 74261a0

Browse files
authored
Merge pull request #275 from openMetadataInitiative/lzehl_updateREADME
Update README.md
2 parents a6fba80 + b81a24c commit 74261a0

9 files changed

+855
-1061
lines changed

README.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,32 @@
1-
<a href="/img/light_openMINDS-SANDS-logo.png">
1+
<a href="/img/openMINDS_SANDS_logo_light.png">
22
<picture>
3-
<source media="(prefers-color-scheme: dark)" srcset="/img/dark_openMINDS-SANDS-logo.png">
4-
<source media="(prefers-color-scheme: light)" srcset="/img/light_openMINDS-SANDS-logo.png">
5-
<img alt="openMINDS SANDS logo" src="/img/light_openMINDS-SANDS-logo.png" title="openMINDS SANDS" align="right" height="70">
3+
<source media="(prefers-color-scheme: dark)" srcset="/img/openMINDS_SANDS_logo_dark.png">
4+
<source media="(prefers-color-scheme: light)" srcset="/img/openMINDS_SANDS_logo_light.png">
5+
<img alt="openMINDS_SANDS metadata model" src="/img/openMINDS_SANDS_logo_light.png" title="Logo created by U. Schlegel, L. Zehl, C. Hagen Blixhavn" align="right" height="70">
66
</picture>
77
</a>
88

99
# openMINDS_SANDS
1010

11-
The openMINDS_SANDS repository is part of the **open** **M**etadata **I**nitiative for **N**euroscience **D**ata **S**tructures (openMINDS). It provides metadata schemas for **S**patial **A**nchoring of **N**euroscience **D**ata **S**tructures, including brain atlas definitions.
11+
[![GitHub][license-shield]][license-url]
12+
[![GitHub contributors][contributors-shield]][contributors-url]
1213

13-
For more information please go to the [main openMINDS repository](https://github.com/HumanBrainProject/openMINDS).
14+
The **openMINDS_SANDS** repository hosts one of the metadata models of the **openMINDS metadata framework**. It defines modular metadata schemas for **s**patial **a**nchoring of **n**euroscience **d**ata **s**tructures.
15+
16+
To generally learn more about the openMINDS metadata framework please go to :arrow_right: [**ReadTheDocs**][docu-url].
17+
Or explore directly the metadata schemas of the openMINDS_SANDS metadata model under :arrow_right: [**schema specifications**][docu-sands-url].
1418

1519
## How to contribute
16-
Please check our [contribution document](https://github.com/HumanBrainProject/openMINDS/blob/main/CONTRIBUTING.md).
1720

18-
## License
19-
This work is licensed under the MIT License.
21+
The openMINDS metadata framework is an open-source project and community contributions are highly appreciated.
22+
If you want to contribute please follow our :arrow_right: [**contribution guidelines**][contribution-url].
2023

21-
**Logo:** The openMINDS logo was created by U. Schlegel, based on an original sketch by C. Hagen Blixhavn and feedback by L. Zehl.
24+
<!-- MARKDOWN LINKS & IMAGES -->
25+
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
26+
[contribution-url]: https://openminds-documentation.readthedocs.io/en/latest/shared/contribution_guidelines.html
27+
[contributors-url]: https://github.com/openMetadataInitiative/openMINDS_SANDS/graphs/contributors
28+
[contributors-shield]: https://img.shields.io/github/contributors/openMetadataInitiative/openMINDS_SANDS
29+
[docu-url]: https://openminds-documentation.readthedocs.io
30+
[docu-sands-url]: https://openminds-documentation.readthedocs.io/en/v3.0/schema_specifications/SANDS.html
31+
[license-url]: https://raw.githubusercontent.com/openMetadataInitiative/openMINDS_SANDS/v3/LICENSE.txt
32+
[license-shield]: https://img.shields.io/github/license/openMetadataInitiative/openMINDS_SANDS

img/dark_openMINDS-SANDS-logo.png

-71.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)