Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 52a3fd7

Browse files
authored
Merge pull request #55 from HumanBrainProject/lzehl_readmeUpdate
Update README.md
2 parents 13a1dd4 + c6a6aee commit 52a3fd7

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# WARNING: DEPRECATED REPOSITORY
2+
3+
**openMINDS moved now to a new GitHub organization: https://github.com/openMetadataInitiative**
4+
5+
**This movement led to a couple of changes. SUMMARY OF CHANGES:**
6+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS
7+
+ branch 'main' contains vocabulary and fully extended openMINDS schemas in openMINDS syntax
8+
+ fully extended openMINDS schemas in openMINDS syntax use the extension `*.schema.omi.json`
9+
+ schemas are build for openMINDS versions in dedicated folders in branch 'main'
10+
+ code for gathering and extending schemas in the main branch is located in branch 'pipeline'
11+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS_json-schema
12+
+ branch 'main' contains extended openMINDS schemas (per openMINDS version) formatted in JSON-Schema
13+
+ code for reformmating schemas is located in branch 'pipeline'
14+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS_instances
15+
+ branch 'main' contains libraries of controlled metadata instances and graph structures for selected schemas across openMINDS metadata models
16+
+ instances and graph strucutres are build for openMINDS versions in dedicated folders in branch 'main'
17+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS_Python
18+
+ branch 'main' contains extended openMINDS schemas (per openMINDS version) coded as Python classes plus other code for openMINDS Python package
19+
+ code for building openMINDS schema classes is located in branch 'pipeline'
20+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS_MATLAB
21+
+ branch 'main' contains extended openMINDS schemas (per openMINDS version) coded as Python classes plus other code for openMINDS MATLAB package
22+
+ code for building openMINDS schema classes is located in branch 'pipeline'
23+
+ ▶️ https://github.com/openMetadataInitiative/openMINDS_documentation
24+
+ builds the documentation for openMINDS on Read-The-Docs (https://openminds-documentation.readthedocs.io)
25+
126
<a href="/img/light_openMINDS-logo.png">
227
<picture>
328
<source media="(prefers-color-scheme: dark)" srcset="/img/dark_openMINDS-logo.png">

0 commit comments

Comments
 (0)