Skip to content

Commit

Permalink
Merge pull request #736 from OBOFoundry/matentzn-patch-14
Browse files Browse the repository at this point in the history
Update zp.yml
  • Loading branch information
jamesaoverton authored Feb 24, 2021
2 parents b53ea4d + b75154f commit 52fd0e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/zp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: ZP
base_url: /obo/zp

products:
- zp.owl: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/download/current/zp.owl
- zp.obo: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/download/current/zp.obo
- zp.owl: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/latest/download/zp.owl
- zp.obo: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/latest/download/zp.obo

term_browser: ontobee
example_terms:
Expand All @@ -23,4 +23,4 @@ entries:
replacement: http://www.ontobee.org/ontology/ZP?iri=http://purl.obolibrary.org/obo/

- prefix: /
replacement: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/download/current/
replacement: https://github.com/obophenotype/zebrafish-phenotype-ontology/releases/latest/download/

0 comments on commit 52fd0e5

Please sign in to comment.