There was an error while loading. Please reload this page.
2 parents ec9277b + 59a1f81 commit 201fd12Copy full SHA for 201fd12
2 files changed
config/fix.yml
@@ -4,8 +4,8 @@ idspace: FIX
4
base_url: /obo/fix
5
6
products:
7
-- fix.obo: ftp://ftp.ebi.ac.uk/pub/databases/chebi/ontology/fix.obo
8
-- fix.owl: http://ontologies.berkeleybop.org/fix.owl
+- fix.obo: https://github.com/cmungall/fix/raw/refs/heads/main/fix.obo
+- fix.owl: https://github.com/cmungall/fix/raw/refs/heads/main/fix.owl
9
10
term_browser: ontobee
11
example_terms:
config/rex.yml
@@ -4,7 +4,8 @@ idspace: REX
base_url: /obo/rex
-- rex.owl: http://ontologies.berkeleybop.org/rex.owl
+- rex.owl: https://github.com/cmungall/rex/raw/refs/heads/main/rex.owl
+- rex.obo: https://github.com/cmungall/rex/raw/refs/heads/main/rex.obo
0 commit comments