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

added class 'organic matter content in soil' per issue #413 #1236

Closed
wants to merge 1 commit into from
Closed
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: 9 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -3654,6 +3654,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_06105206>))
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 @@ -41163,6 +41164,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_06105206> (organic matter content in soil)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_06105206> "A composition entity inhering in soil by virtue of the soil's quantities of soil organic matter."@en)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/creator> <http://purl.obolibrary.org/obo/ENVO_06105206> <https://orcid.org/0000-0001-6284-4821>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/ENVO_06105206> "2021-11-05T00:49:10Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_06105206> "organic matter content in soil"@en)
EquivalentClasses(<http://purl.obolibrary.org/obo/ENVO_06105206> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/ENVO_09200008> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0000052> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/ENVO_04000008> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/ENVO_00001998>)))))

# 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