Skip to content

Commit

Permalink
Update bto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn authored Feb 23, 2021
1 parent cf2a00b commit 859353d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/bto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ idspace: BTO
base_url: /obo/bto

products:
- bto.owl: https://github.com/BRENDA-Enzymes/BTO/raw/master/bto.owl
- bto.obo: https://github.com/BRENDA-Enzymes/BTO/raw/master/bto.obo
- bto.json: https://github.com/BRENDA-Enzymes/BTO/raw/master/bto.json
- bto.owl: https://raw.githubusercontent.com/BRENDA-Enzymes/BTO/master/bto.owl
- bto.obo: https://raw.githubusercontent.com/BRENDA-Enzymes/BTO/master/bto.obo
- bto.json: https://raw.githubusercontent.com/BRENDA-Enzymes/BTO/master/bto.json

term_browser: ontobee
example_terms:
Expand Down

0 comments on commit 859353d

Please sign in to comment.