Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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: 5 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5655,7 +5655,7 @@ ontologies:
github: jaiswalp
label: Pankaj Jaiswal
orcid: 0000-0002-1005-8383
depicted_by: http://planteome.org/sites/default/files/garland_logo.PNG
depicted_by: https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg
description: A structured, controlled vocabulary which describes the treatments,
growing conditions, and/or study types used in plant biology experiments.
domain: investigations
Expand Down Expand Up @@ -6064,16 +6064,17 @@ ontologies:
orcid: 0000-0002-6379-8932
dependencies:
- id: ro
depicted_by: https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg
description: The Plant Stress Ontology describes biotic and abiotic stresses that
a plant may encounter.
domain: agriculture
homepage: https://github.com/Planteome/plant-stress-ontology
id: pso
layout: ontology_detail
license:
label: CC BY 3.0
label: CC BY 4.0
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
url: http://creativecommons.org/licenses/by/3.0/
url: http://creativecommons.org/licenses/by/4.0/
ontology_purl: http://purl.obolibrary.org/obo/pso.owl
preferredPrefix: PSO
products:
Expand Down Expand Up @@ -6730,7 +6731,7 @@ ontologies:
github: jaiswalp
label: Pankaj Jaiswal
orcid: 0000-0002-1005-8383
depicted_by: http://planteome.org/sites/default/files/garland_logo.PNG
depicted_by: https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg
description: A controlled vocabulary to describe phenotypic traits in plants.
domain: phenotype
homepage: http://browser.planteome.org/amigo
Expand Down
9 changes: 5 additions & 4 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7887,7 +7887,7 @@
"label": "Pankaj Jaiswal",
"orcid": "0000-0002-1005-8383"
},
"depicted_by": "http://planteome.org/sites/default/files/garland_logo.PNG",
"depicted_by": "https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg",
"description": "A structured, controlled vocabulary which describes the treatments, growing conditions, and/or study types used in plant biology experiments.",
"domain": "investigations",
"homepage": "http://planteome.org/",
Expand Down Expand Up @@ -8485,15 +8485,16 @@
"id": "ro"
}
],
"depicted_by": "https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg",
"description": "The Plant Stress Ontology describes biotic and abiotic stresses that a plant may encounter.",
"domain": "agriculture",
"homepage": "https://github.com/Planteome/plant-stress-ontology",
"id": "pso",
"layout": "ontology_detail",
"license": {
"label": "CC BY 3.0",
"label": "CC BY 4.0",
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
"url": "http://creativecommons.org/licenses/by/3.0/"
"url": "http://creativecommons.org/licenses/by/4.0/"
},
"ontology_purl": "http://purl.obolibrary.org/obo/pso.owl",
"preferredPrefix": "PSO",
Expand Down Expand Up @@ -9385,7 +9386,7 @@
"label": "Pankaj Jaiswal",
"orcid": "0000-0002-1005-8383"
},
"depicted_by": "http://planteome.org/sites/default/files/garland_logo.PNG",
"depicted_by": "https://raw.githubusercontent.com/Planteome/plant-ontology/refs/heads/master/Planteome_profile.jpg",
"description": "A controlled vocabulary to describe phenotypic traits in plants.",
"domain": "phenotype",
"homepage": "http://browser.planteome.org/amigo",
Expand Down
Loading
Loading