Skip to content

Commit

Permalink
Merge pull request #936 from OBOFoundry/update-devstage-onts
Browse files Browse the repository at this point in the history
Update developemental stage ontologies to correct PURL
  • Loading branch information
matentzn authored Aug 18, 2023
2 parents 253c05e + f598460 commit 3740740
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions config/hsapdv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: HsapDv
base_url: /obo/hsapdv

products:
- hsapdv.owl: http://ontologies.berkeleybop.org/hsapdv.owl
- hsapdv.obo: http://ontologies.berkeleybop.org/hsapdv.obo
- hsapdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/hsapdv/hsapdv.owl
- hsapdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/hsapdv/hsapdv.obo

term_browser: ontobee
example_terms:
Expand Down
4 changes: 2 additions & 2 deletions config/mmusdv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: MmusDv
base_url: /obo/mmusdv

products:
- mmusdv.owl: http://ontologies.berkeleybop.org/mmusdv.owl
- mmusdv.obo: http://ontologies.berkeleybop.org/mmusdv.obo
- mmusdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/mmusdv/mmusdv.owl
- mmusdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/mmusdv/mmusdv.obo

term_browser: ontobee
example_terms:
Expand Down
4 changes: 2 additions & 2 deletions config/olatdv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: OlatDv
base_url: /obo/olatdv

products:
- olatdv.owl: http://ontologies.berkeleybop.org/olatdv.owl
- olatdv.obo: http://ontologies.berkeleybop.org/olatdv.obo
- olatdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/olatdv/olatdv.owl
- olatdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/olatdv/olatdv.obo

term_browser: ontobee
example_terms:
Expand Down
4 changes: 2 additions & 2 deletions config/pdumdv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ idspace: PdumDv
base_url: /obo/pdumdv

products:
- pdumdv.owl: http://ontologies.berkeleybop.org/pdumdv.owl
- pdumdv.obo: http://ontologies.berkeleybop.org/pdumdv.obo
- pdumdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/pdumdv/pdumdv.owl
- pdumdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/pdumdv/pdumdv.obo

term_browser: ontobee
example_terms:
Expand Down

0 comments on commit 3740740

Please sign in to comment.