Skip to content

Latest commit

 

History

History
47 lines (22 loc) · 2.31 KB

README.md

File metadata and controls

47 lines (22 loc) · 2.31 KB

Build Status

Human Brain Atlas Ontology

This repository contains an application ontology built by combining ontologised versions of the Allen Institute Human Brain Atlas (HBA) StructureGraph mapped to Uberon. It can be searched and browsed on the ontology lookup service.

Mappings to Uberon are hosted on the Uberon repo: uberon-bridge-to-aba.owl.

The Allen Structuregraph JSON from which this is built can be found at: https://api.brain-map.org/api/v2/structure_graph_download/10.json.

This structuregraph represents the browseable graph of annotations present in the Allen "Human Brain Guide" atlas. Individual terms in this ontology are linked to the corresonding term and brain region on the atlas.

e.g. nucleus accumbens in OLS:

image

Links to nucleus accumbens the Allen Human Brain Guide atlas:

image image

Versions

Access via Persistent URLs:

The latest version of the ontology can always be found at:

https://purl.brain-bican.org/ontology/hbao/hbao.owl

Individual terms have persistent URLs that resolve to the appropriate page on OLS.

e.g. nucleus accumbens https://purl.brain-bican.org/ontology/hbao/HBA_4290

Editors' version

This ontology is not directly edited. Its structure reflects the structure of the source structuregraph as converted via code on this repo, combined with mappings maintained in the Uberon repo.

Contact

Please use this GitHub repository's Issue tracker to request improved mappings to Uberon or report errors or specific concerns related to the ontology.

Acknowledgements

This ontology repository was created using the Ontology Development Kit (ODK).