Skip to content

Commit

Permalink
Make simple release
Browse files Browse the repository at this point in the history
  • Loading branch information
jseager7 committed Feb 12, 2024
1 parent dc21ab7 commit 5f94e2f
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions phipo-simple.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: phipo/releases/2024-02-07/phipo-simple.owl
data-version: phipo/releases/2024-02-12/phipo-simple.owl
subsetdef: http://purl.obolibrary.org/obo/valid_for_go_annotation_extension ""
subsetdef: http://purl.obolibrary.org/obo/valid_for_go_gp2term ""
subsetdef: http://purl.obolibrary.org/obo/valid_for_go_ontology ""
Expand All @@ -11,7 +11,7 @@ property_value: creation:date "2018-07-09T13:43:00Z" xsd:string
property_value: dc-description "Ontology of species-neutral phenotypes observed in pathogen-host interactions." xsd:string
property_value: dc-title "Pathogen Host Interactions Phenotype Ontology" xsd:string
property_value: dcterms-license "https://creativecommons.org/licenses/by/3.0/" xsd:string
property_value: owl:versionInfo "2024-02-07" xsd:string
property_value: owl:versionInfo "2024-02-12" xsd:string

[Term]
id: PHIPO:0000001
Expand Down Expand Up @@ -12735,6 +12735,33 @@ is_a: PHIPO:0001308 ! normal growth on chemical
created_by: alaynecuzick
creation_date: 2024-02-07T11:32:37Z

[Term]
id: PHIPO:0001423
name: resistance to imazalil
namespace: single_species_phenotype
def: "A growth phenotype which describes the resistance of individuals or populations after exposure to imazalil. Typically, organisms are deemed resistant to a chemical if they survive at a concentration of the chemical that does not allow wild type individuals or populations to grow." []
is_a: PHIPO:0000022 ! increased resistance to chemical
created_by: alaynecuzick
creation_date: 2024-02-12T10:06:39Z

[Term]
id: PHIPO:0001424
name: sensitive to imazalil
namespace: single_species_phenotype
def: "A growth phenotype which describes the sensitivity of individuals or populations after exposure to imazalil. Typically, organisms are deemed sensitive to a chemical if they stop growing (and may die) at a concentration of the chemical that allows wild type individuals or populations to grow." []
is_a: PHIPO:0000021 ! increased sensitivity to chemical
created_by: alaynecuzick
creation_date: 2024-02-12T10:06:39Z

[Term]
id: PHIPO:0001425
name: normal growth on imazalil
namespace: single_species_phenotype
def: "A growth phenotype which describes the absence of change of individuals or populations after exposure to imazalil (i.e. indistinguishable from wild type)." []
is_a: PHIPO:0001308 ! normal growth on chemical
created_by: alaynecuzick
creation_date: 2024-02-12T10:06:39Z

[Typedef]
id: PHIPO:0000304
name: qualifier
Expand Down

0 comments on commit 5f94e2f

Please sign in to comment.