|
| 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 | + |
1 | 26 | <a href="/img/light_openMINDS-logo.png"> |
2 | 27 | <picture> |
3 | 28 | <source media="(prefers-color-scheme: dark)" srcset="/img/dark_openMINDS-logo.png"> |
|
0 commit comments