Skip to content

Commit 15009c2

Browse files
Merge pull request #1090 from OBOFoundry/wdduncan-patch-1
Update term_browser and entry replacements in ohd.yml
2 parents 3d07c43 + a311fa5 commit 15009c2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

config/ohd.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ base_redirect: https://github.com/oral-health-and-disease-ontologies/ohd-ontolog
88
products:
99
- ohd.owl: https://raw.githubusercontent.com/oral-health-and-disease-ontologies/ohd-ontology/main/ohd.owl
1010

11-
term_browser: ontobee
11+
term_browser: ols
1212
example_terms:
1313
- OHD_0000019
1414

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

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

25-
- prefix: /dev/
26-
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/src/ontology
27-
2825
## generic fall-through, serve direct from github by default
2926
- prefix: /
3027
replacement: https://github.com/oral-health-and-disease-ontologies/ohd-ontology/tree/main/

0 commit comments

Comments
 (0)