Skip to content

Commit

Permalink
Merge pull request #910 from OBOFoundry/matentzn-patch-13
Browse files Browse the repository at this point in the history
Remove custom OLS configs from obo.yml
  • Loading branch information
jamesaoverton committed May 2, 2023
2 parents 3c234ee + 65cc97b commit b9b098c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions config/obo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,6 @@ entries:

### Custom (non-Ontobee) term_browser redirects

# Term redirects for DUO
- regex: ^/obo/DUO_(\d+)$
replacement: https://www.ebi.ac.uk/ols/ontologies/duo/terms?iri=http://purl.obolibrary.org/obo/DUO_$1
status: see other
tests:
- from: /DUO_0000005
to: https://www.ebi.ac.uk/ols/ontologies/duo/terms?iri=http://purl.obolibrary.org/obo/DUO_0000005

# Term redirects for MONDO
- regex: ^/obo/MONDO_(\d+)$
replacement: https://www.ebi.ac.uk/ols/ontologies/mondo/terms?iri=http://purl.obolibrary.org/obo/MONDO_$1
status: see other
tests:
- from: /MONDO_0003847
to: https://www.ebi.ac.uk/ols/ontologies/mondo/terms?iri=http://purl.obolibrary.org/obo/MONDO_0003847


# Term redirects for CHEBI
- regex: ^/obo/CHEBI_(\d+)$
replacement: http://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:$1
Expand Down

0 comments on commit b9b098c

Please sign in to comment.