Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#420 added class 'soil drainage' #1274

Closed
wants to merge 3 commits into from
Closed
Changes from 2 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: 9 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3909,6 +3909,7 @@ 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_06105241>))
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 @@ -44006,6 +44007,14 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <htt
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_06105241> (soil drainage)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "N.R. Fausey, DRAINAGE, SURFACE AND SUBSURFACE, Editor(s): Daniel Hillel, Encyclopedia of Soils in the Environment, Elsevier, 2005, Pages 409-413, ISBN 9780123485304, https://doi.org/10.1016/B0-12-348530-4/00352-0.") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_06105241> "A flux by which water moves across, through, and out of the soil as a result of the force of gravity."@en)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/creator> <http://purl.obolibrary.org/obo/ENVO_06105241> <https://orcid.org/0000-0001-6284-4821>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/ENVO_06105241> "2021-12-22T17:12:04Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_06105241> "soil drainage"@en)
EquivalentClasses(<http://purl.obolibrary.org/obo/ENVO_06105241> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/PATO_0001030> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> <http://purl.obolibrary.org/obo/ENVO_00002006>)))

# 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