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

NTR famine #1211

Merged
merged 3 commits into from
Aug 9, 2022
Merged
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 @@ -3490,6 +3490,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03500015>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510000>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510001>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510002>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510003>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510004>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510005>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03510006>))
Expand Down Expand Up @@ -38934,6 +38935,14 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03510002> "automatic transmission fluid"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03510002> <http://purl.obolibrary.org/obo/ENVO_00003074>)

# Class: <http://purl.obolibrary.org/obo/ENVO_03510003> (famine)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_03510003> "An environmental system process during which populations have reduced access to food, causing increased hunger, malnutrition, and consequent mortality.")
laurenechan marked this conversation as resolved.
Show resolved Hide resolved
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/ENVO_03510003> "2021-09-22T14:34:25Z"^^xsd:dateTime)
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#created_by> <http://purl.obolibrary.org/obo/ENVO_03510003> <http://orcid.org/0000-0002-7463-6306>)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03510003> "famine")
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03510003> <http://purl.obolibrary.org/obo/ENVO_02500000>)

# Class: <http://purl.obolibrary.org/obo/ENVO_03510004> (hydraulic fluid)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://en.wikipedia.org/wiki/Hydraulic_fluid") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_03510004> "A medium by which power is transferred in hydraulic machinery.")
Expand Down