Skip to content

Commit

Permalink
Merge pull request #1011 from gouttegd/update-life-stages-ontologies
Browse files Browse the repository at this point in the history
Update config for some taxon-specific life-stages ontologies.
  • Loading branch information
jamesaoverton authored Jan 9, 2025
2 parents 381d9a7 + 3998a63 commit 88168d9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
5 changes: 3 additions & 2 deletions config/hsapdv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ idspace: HsapDv
base_url: /obo/hsapdv

products:
- 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
- hsapdv.owl: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/hsapdv.owl
- hsapdv.obo: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/hsapdv.obo
- hsapdv.json: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/hsapdv.json

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

products:
- 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
- mmusdv.owl: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/mmusdv.owl
- mmusdv.obo: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/mmusdv.obo
- mmusdv.json: https://github.com/obophenotype/developmental-stage-ontologies/releases/latest/download/mmusdv.json

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: 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
- olatdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/ontology/components/olatdv.owl
- olatdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/ontology/components/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: 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
- pdumdv.owl: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/ontology/components/pdumdv.owl
- pdumdv.obo: https://raw.githubusercontent.com/obophenotype/developmental-stage-ontologies/master/src/ontology/components/pdumdv.obo

term_browser: ontobee
example_terms:
Expand Down

0 comments on commit 88168d9

Please sign in to comment.