Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions config/ohd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ base_redirect: https://github.com/oral-health-and-disease-ontologies/ohd-ontolog
products:
- ohd.owl: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd.owl

term_browser: ontobee
term_browser: ols
example_terms:
- OHD_0000019

Expand All @@ -17,14 +17,11 @@ entries:
replacement: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd-base.owl

- prefix: /about/
replacement: https://ontobee.org/ontology/OHD?iri=http://purl.obolibrary.org/obo/
replacement: https://www.ebi.ac.uk/ols4/ontologies/ohd/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252F
tests:
- from: /about/OHD_0000019
to: https://ontobee.org/ontology/OHD?iri=http://purl.obolibrary.org/obo/OHD_0000019
to: https://www.ebi.ac.uk/ols4/ontologies/ohd/terms/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FOHD_0000019

- prefix: /dev/
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/src/ontology

## generic fall-through, serve direct from github by default
- prefix: /
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/
Loading