Skip to content

Commit 4a25f17

Browse files
committed
Revise oae.yml
1 parent 603a96d commit 4a25f17

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

config/oae.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ base_url: /obo/oae
55

66
products:
77
- oae.owl: https://raw.githubusercontent.com/OAE-ontology/OAE/master/oae.owl
8-
- oae-base.owl: https://raw.githubusercontent.com/OAE-ontology/OAE/master/oae-base.owl
98

109
term_browser: ontobee
1110
example_terms:
@@ -18,8 +17,17 @@ entries:
1817
- from: /about/OAE_0000001
1918
to: http://www.ontobee.org/browser/rdf.php?o=OAE&iri=http://purl.obolibrary.org/obo/OAE_0000001
2019

21-
- prefix: /tracker
20+
- exact: /tracker
2221
replacement: https://github.com/OAE-ontology/OAE/issues
2322

2423
- prefix: /releases/
2524
replacement: https://raw.githubusercontent.com/OAE-ontology/OAE/v
25+
tests:
26+
- from: /releases/2026-04-15/oae.owl
27+
to: https://raw.githubusercontent.com/OAE-ontology/OAE/v2026-04-15/oae.owl
28+
29+
- prefix: /
30+
replacement: https://raw.githubusercontent.com/OAE-ontology/OAE/master/
31+
tests:
32+
- from: /oae-base.owl
33+
to: https://raw.githubusercontent.com/OAE-ontology/OAE/master/oae-base.owl

0 commit comments

Comments
 (0)