Skip to content
Merged
Changes from 1 commit
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
14 changes: 6 additions & 8 deletions config/ontoneo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ idspace: ONTONEO
base_url: /obo/ontoneo

products:
- ontoneo.owl: https://raw.githubusercontent.com/ontoneo-project/Ontoneo/master/ontoneo.owl
- ontoneo.owl: https://raw.githubusercontent.com/ontoneo-project/Ontoneo/refs/heads/master/ontoneo.owl

term_browser: ontobee
example_terms:
Expand All @@ -19,13 +19,11 @@ entries:
- exact: /tracker
replacement: https://github.com/ontoneo-project/Ontoneo/issues

### Imported ontologies current release
- prefix: /import/
Comment thread
FernandaFarinelli marked this conversation as resolved.
replacement: https://raw.githubusercontent.com/ontoneo-project/Ontoneo/master/import/
tests:
- from: /import/ro_import.owl
to: https://raw.githubusercontent.com/ontoneo-project/Ontoneo/master/import/ro_import.owl
### Current Releases

- exact: /ontoneo.owl
Comment thread
FernandaFarinelli marked this conversation as resolved.
Outdated
replacement: https://github.com/ontoneo-project/Ontoneo/blob/master/releases/2025-03-14/ontoneo.owl

### Previous release

- prefix: /releases/
Expand All @@ -38,4 +36,4 @@ entries:

### Documentation Pages and Redirects
- exact: /homepage
replacement: http://ontoneo.com
replacement: https://ontoneo.com
Loading