Skip to content

Commit

Permalink
Merge pull request #55 from brain-bican/hkir-dev-patch-19
Browse files Browse the repository at this point in the history
hbao purl resolution
  • Loading branch information
hkir-dev authored Oct 2, 2024
2 parents a6435b0 + 17b3ccd commit 4951ead
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config/ontology/hbao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,21 @@ products:
- hbao.obo: https://raw.githubusercontent.com/brain-bican/human_brain_atlas_ontology/main/hbao.obo
- hbao.json: https://raw.githubusercontent.com/brain-bican/human_brain_atlas_ontology/main/hbao.obo

term_browser: ols
term_browser: custom
example_terms:
- HBA_0000000

base_redirect: https://github.com/brain-bican/human_brain_atlas_ontology

entries:

# OLS resolution for HBA Terms
- regex: ^/ontology/dhbao/HBA_(\d+)$
replacement: https://www.ebi.ac.uk/ols4/ontologies/hba/terms/https%253A%252F%252Fpurl.brain-bican.org%252Fontology%252Fhbao%252FHBA_$1
tests:
- from: /hbao/HBA_4697
to: https://www.ebi.ac.uk/ols4/ontologies/hba/terms/https%253A%252F%252Fpurl.brain-bican.org%252Fontology%252Fhbao%252FHBA_4697

# https://purl.brain-bican.org/ontology/hbao/hbao-base.owl
- exact: /hbao-base.owl
replacement: https://raw.githubusercontent.com/brain-bican/human_brain_atlas_ontology/main/hbao-base.owl
Expand Down

0 comments on commit 4951ead

Please sign in to comment.