An open API service indexing awesome lists of open source software.

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

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)