Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restructure of graph structures to facilitate logic #21

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

lzehl
Copy link
Member

@lzehl lzehl commented Mar 7, 2024

solving #3
Restructuring everything in graphStructures folder into:

brainAtlases/
    »BA«.jsonld (naming convention: BA atID basename)
brainAtlasVersions/
    »BA«/ (naming convention: BA atID basename)
        »BAV«.jsonld (naming convention: BAV atID basename)
parcellationEntities/
    »BA«/ (naming convention: BA atID basename)
        »PE«.jsonld (naming convention: PE atID basename)
parcellationEntityVersions/
    »BAV«/ (naming convention: BAV atID basename)
        »PEV«.jsonld (naming convention: PEV atID basename)
commonCoordinateSpaces/
    »CCS«.jsonld (naming convention: CCS atID basename)
commonCoordinateSpaceVersions/
    »CCS«/ (naming convention: CCS atID basename)
        »CCSV«.jsonld (naming convention: CCSV atID basename)

@lzehl lzehl requested review from olinux and apdavison March 7, 2024 10:50
@apdavison apdavison merged commit 353309f into main Mar 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants