Skip to content

Commit

Permalink
Merge branch 'master' into 904-finalise-goos-eovs
Browse files Browse the repository at this point in the history
  • Loading branch information
pbuttigieg authored Dec 11, 2024
2 parents ef1a28d + 837761e commit 99100e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -4156,6 +4156,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03605006>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03605007>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03605008>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03605009>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03620000>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_04000000>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_04000001>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_04000002>))
Expand Down Expand Up @@ -46510,6 +46511,15 @@ AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibra
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03605009> "freshwater stream ecosystem"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03605009> <http://purl.obolibrary.org/obo/ENVO_01001789>)

# Class: <http://purl.obolibrary.org/obo/ENVO_03620000> (biogeographic realm)

AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_03620000> "An ecosystem which is surrounded by natural, macro- to megascale geographic barriers to species migration, and thus which comprises ecological communities with evolutionary histories largely delimited by those barriers.")
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/ENVO_03620000> "https://en.wikipedia.org/wiki/Biogeographic_realm")
AnnotationAssertion(<http://purl.org/dc/elements/1.1/creator> <http://purl.obolibrary.org/obo/ENVO_03620000> <https://orcid.org/0000-0002-1296-2528>)
AnnotationAssertion(<http://purl.org/dc/elements/1.1/date> <http://purl.obolibrary.org/obo/ENVO_03620000> "2024-12-10T20:32:18Z"^^xsd:dateTime)
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03620000> "biogeographic realm"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03620000> <http://purl.obolibrary.org/obo/ENVO_01000254>)

# Class: <http://purl.obolibrary.org/obo/ENVO_04000000> (adfreezing)

AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "https://www.merriam-webster.com/dictionary/adfreezing") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_04000000> "Adfreezing is a freezing process during which two objects adhere to each other via ice.")
Expand Down

0 comments on commit 99100e2

Please sign in to comment.