-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SCKAN-275 feat: Add layer and region models * SCKAN-275 feat: Update neurondm ingestion * SCKAN-275 feat: WIP - Update anatomical entity model * SCKAN-275 feat: WIP - Remove old anatomical entity model * SCKAN-275 feat: Connect new anatomical entity model * SCKAN-275 feat: Add basic admin panel controls * SCKAN-275 feat: Update models * SCKAN-275 feat: Add basic serializers * SCKAN-275 refactor: Split ingestion script in multiple modules * SCKAN-275 feat: Update changes detector * SCKAN-275 feat: Update validators * SCKAN-275 feat: Update ingest anatomical entity script * SCKAN-275 fix: Fix typo * SCKAN-275 feat: Update frontend to be compliant with model changes (basic functionalities only) * SCKAN-275 feat: Update Anatomical Entity Admin page * SCKAN-275 feat: Add automatic creation of anatomical entities * SCKAN-275 feat: Update admin page names * SCKAN-275 feat: Add anatomical entity constraint * chore(): added feature to use a local PostgreSQL database * SCKAN-275 feat: Set name as string representation of AnatomicalEntity * Feature/csckan-277 (#252) * #277 add ontology_uri property to AnatomicalEntity * #277 - simplify the @Property for name and ontology_uri in AE --------- Co-authored-by: Zoran Sinnema <[email protected]> Co-authored-by: D. Gopal Krishna <[email protected]>
- Loading branch information
1 parent
b959c8c
commit 19efdf4
Showing
37 changed files
with
1,723 additions
and
662 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.