https://github.com/hubmapconsortium/hra-ref-organ-validation
hra-ref-organ-validation: Code to validate part-of relationships implicit in HRA 3D Reference Organs
https://github.com/hubmapconsortium/hra-ref-organ-validation
human-reference-atlas
Last synced: 16 days ago
JSON representation
hra-ref-organ-validation: Code to validate part-of relationships implicit in HRA 3D Reference Organs
- Host: GitHub
- URL: https://github.com/hubmapconsortium/hra-ref-organ-validation
- Owner: hubmapconsortium
- License: mit
- Created: 2023-08-11T12:56:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T17:06:46.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T15:26:30.910Z (almost 2 years ago)
- Topics: human-reference-atlas
- Language: JavaScript
- Homepage:
- Size: 803 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hra-ref-organ-validation
Code to validate part-of relationships implicit in 3D reference organs with relationships in Uberon
## Installation
After checking out the code, run `npm ci` to install dependencies. This code requires Node 18+.
## Running validations
1. Run `npm run build` to generate the jsonld data for querying
2. Run `npm run validate` to validate the data gathered with Uberon via Ubergraph
## Results
Results are available in the [data directory](./data)