Skip to content

Commit

Permalink
Fix products, releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton authored Apr 29, 2024
1 parent a1d60a3 commit 96ab911
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions config/afpo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ idspace: AfPO
base_url: /obo/afpo

products:
- hancestro.owl: https://raw.githubusercontent.com/h3abionet/afpo/main/afpo.owl
- afpo.owl: https://raw.githubusercontent.com/h3abionet/afpo/main/afpo.owl

term_browser: ols
example_terms:
Expand All @@ -18,5 +18,7 @@ entries:
- exact: /afpo-full.owl
replacement: https://raw.githubusercontent.com/h3abionet/afpo/main/afpo-full.owl
- prefix: /releases/
replacement: https://raw.githubusercontent.com/h3abionet/afpo/main/afpo/v

replacement: https://raw.githubusercontent.com/h3abionet/afpo/v
tests:
- from: /releases/2024-03-21/afpo.owl
to: https://raw.githubusercontent.com/h3abionet/afpo/v2024-03-21/afpo.owl

0 comments on commit 96ab911

Please sign in to comment.