Skip to content

Commit

Permalink
Merge pull request #1158 from EnvironmentOntology/issue-1157
Browse files Browse the repository at this point in the history
Adding "weathering of plastic"
  • Loading branch information
raissameyer authored May 12, 2021
2 parents fe872d2 + 0d91fc9 commit 523422f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3636,6 +3636,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_06105122>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_06105123>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_06105124>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_06105125>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_06105126>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_08000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_08000002>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_1000745>))
Expand Down Expand Up @@ -40860,6 +40861,17 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <htt
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_06105125> "plastic manufacturing process"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_06105125> <http://purl.obolibrary.org/obo/ENVO_01000993>)

# Class: <http://purl.obolibrary.org/obo/ENVO_06105126> (weathering of plastic)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_06105126> "Weathering during which plastic is worn or broken down."@en)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/contributor> <http://purl.obolibrary.org/obo/ENVO_06105126> <https://orcid.org/0000-0002-2996-719X>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/contributor> <http://purl.obolibrary.org/obo/ENVO_06105126> <https://orcid.org/0000-0002-8166-0486>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/creator> <http://purl.obolibrary.org/obo/ENVO_06105126> <http://orcid.org/0000-0003-1072-8081>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/ENVO_06105126> "2021-05-12T14:28:52Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/ENVO_06105126> "envoPlastics")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_06105126> "weathering of plastic"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_06105126> <http://purl.obolibrary.org/obo/ENVO_06105119>)

# Class: <http://purl.obolibrary.org/obo/ENVO_08000001> (axilla skin environment)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:TermGenie"^^xsd:string) <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_08000001> "An environment that is determined by an axilla skin."^^xsd:string)
Expand Down

0 comments on commit 523422f

Please sign in to comment.