-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🚀 Automatically rebuilt derived files (#2542)
Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
90ad36c
commit 89ad617
Showing
7 changed files
with
1,810 additions
and
1,596 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2403,6 +2403,48 @@ ontologies: | |
- description: genotypes annotated to abnormal mitotic cell cycle in fission yeast | ||
url: https://www.pombase.org/term/FYPO:0000059 | ||
user: https://www.pombase.org | ||
- activity_status: active | ||
contact: | ||
email: [email protected] | ||
github: adeans | ||
label: Andy Deans | ||
orcid: 0000-0002-2119-4663 | ||
dependencies: | ||
- id: caro | ||
- id: flopo | ||
- id: ncbitaxon | ||
- id: obi | ||
- id: pato | ||
- id: po | ||
- id: poro | ||
- id: ro | ||
description: Ontology of plant gall phenotypes. Plant galls are novel plant structures, | ||
generated by plants in response to biotic stressors. This ontology is used to | ||
annotate gall phenotypes (e.g., their colors, textures, sizes, locations on the | ||
plant) in a semantic way, in order to facilitate discoveries about the genetic | ||
and physiologic mechanisms responsible for such phenotypes. The ontology can also | ||
be used as a controlled vocabulary for natural language descriptions of plant | ||
galls. | ||
domain: phenotype | ||
homepage: https://adeans.github.io/gallont/ | ||
id: gallont | ||
layout: ontology_detail | ||
license: | ||
label: CC0 1.0 | ||
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/cc-zero.png | ||
url: https://creativecommons.org/publicdomain/zero/1.0/ | ||
ontology_purl: http://purl.obolibrary.org/obo/gallont.owl | ||
preferredPrefix: GALLONT | ||
products: | ||
- id: gallont.owl | ||
ontology_purl: http://purl.obolibrary.org/obo/gallont.owl | ||
- id: gallont.json | ||
ontology_purl: http://purl.obolibrary.org/obo/gallont.json | ||
- id: gallont.obo | ||
ontology_purl: http://purl.obolibrary.org/obo/gallont.obo | ||
repository: https://github.com/adeans/gallont | ||
title: Plant Gall Ontology | ||
tracker: https://github.com/adeans/gallont/issues | ||
- activity_status: active | ||
contact: | ||
email: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3404,6 +3404,70 @@ | |
} | ||
] | ||
}, | ||
{ | ||
"activity_status": "active", | ||
"contact": { | ||
"email": "[email protected]", | ||
"github": "adeans", | ||
"label": "Andy Deans", | ||
"orcid": "0000-0002-2119-4663" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"id": "caro" | ||
}, | ||
{ | ||
"id": "flopo" | ||
}, | ||
{ | ||
"id": "ncbitaxon" | ||
}, | ||
{ | ||
"id": "obi" | ||
}, | ||
{ | ||
"id": "pato" | ||
}, | ||
{ | ||
"id": "po" | ||
}, | ||
{ | ||
"id": "poro" | ||
}, | ||
{ | ||
"id": "ro" | ||
} | ||
], | ||
"description": "Ontology of plant gall phenotypes. Plant galls are novel plant structures, generated by plants in response to biotic stressors. This ontology is used to annotate gall phenotypes (e.g., their colors, textures, sizes, locations on the plant) in a semantic way, in order to facilitate discoveries about the genetic and physiologic mechanisms responsible for such phenotypes. The ontology can also be used as a controlled vocabulary for natural language descriptions of plant galls.", | ||
"domain": "phenotype", | ||
"homepage": "https://adeans.github.io/gallont/", | ||
"id": "gallont", | ||
"layout": "ontology_detail", | ||
"license": { | ||
"label": "CC0 1.0", | ||
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/cc-zero.png", | ||
"url": "https://creativecommons.org/publicdomain/zero/1.0/" | ||
}, | ||
"ontology_purl": "http://purl.obolibrary.org/obo/gallont.owl", | ||
"preferredPrefix": "GALLONT", | ||
"products": [ | ||
{ | ||
"id": "gallont.owl", | ||
"ontology_purl": "http://purl.obolibrary.org/obo/gallont.owl" | ||
}, | ||
{ | ||
"id": "gallont.json", | ||
"ontology_purl": "http://purl.obolibrary.org/obo/gallont.json" | ||
}, | ||
{ | ||
"id": "gallont.obo", | ||
"ontology_purl": "http://purl.obolibrary.org/obo/gallont.obo" | ||
} | ||
], | ||
"repository": "https://github.com/adeans/gallont", | ||
"title": "Plant Gall Ontology", | ||
"tracker": "https://github.com/adeans/gallont/issues" | ||
}, | ||
{ | ||
"activity_status": "active", | ||
"contact": { | ||
|
Oops, something went wrong.