Skip to content
Merged
Changes from 2 commits
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
9 changes: 6 additions & 3 deletions config/oae.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ idspace: OAE
base_url: /obo/oae

products:
- oae.owl: https://raw.githubusercontent.com/OAE-ontology/OAE/master/src/oae_merged.owl
- oae.owl: https://raw.githubusercontent.com/OAE-ontology/OAE/master/oae.owl
- oae-base.owl: https://raw.githubusercontent.com/OAE-ontology/OAE/master/oae-base.owl
Comment thread
jamesaoverton marked this conversation as resolved.
Outdated

term_browser: ontobee
example_terms:
Expand All @@ -17,6 +18,8 @@ entries:
- from: /about/OAE_0000001
to: http://www.ontobee.org/browser/rdf.php?o=OAE&iri=http://purl.obolibrary.org/obo/OAE_0000001

- prefix: /
Comment thread
jamesaoverton marked this conversation as resolved.
replacement: http://svn.code.sf.net/p/oae/code/trunk/src/ontology/
- prefix: /tracker
Comment thread
jamesaoverton marked this conversation as resolved.
Outdated
replacement: https://github.com/OAE-ontology/OAE/issues

- prefix: /releases/
replacement: https://raw.githubusercontent.com/OAE-ontology/OAE/v
Comment thread
zhengj2007 marked this conversation as resolved.
Comment thread
zhengj2007 marked this conversation as resolved.
Comment thread
jamesaoverton marked this conversation as resolved.
Loading