Skip to content

Commit

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

term_browser: ols
term_browser: custom
example_terms:
- DHBA_0000000

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

entries:

# OLS resolution for DHBA Terms
- regex: ^/ontology/dhbao/DHBA_(\d+)$
replacement: https://www.ebi.ac.uk/ols4/ontologies/dhba/terms/https%253A%252F%252Fpurl.brain-bican.org%252Fontology%252Fdhbao%252FDHBA_$1
tests:
- from: /dhbao/DHBA_11218
to: https://www.ebi.ac.uk/ols4/ontologies/dhba/terms/https%253A%252F%252Fpurl.brain-bican.org%252Fontology%252Fdhbao%252FDHBA_11218

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

0 comments on commit a6435b0

Please sign in to comment.