Skip to content

Commit

Permalink
Merge pull request #1468 from EnvironmentOntology/1466-add-periphytic…
Browse files Browse the repository at this point in the history
…-biofilm-subclass-of-biofilm-with-subclasses-of-its-own

'periphytic biofilm'  and subClasses: start with 'periphytic biofilm' subClassOf 'biofilm'
  • Loading branch information
turbomam authored Dec 9, 2023
2 parents 110c73c + 1914f4c commit f7e93d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/envo/envo-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -4000,6 +4000,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03600093>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03600094>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03600095>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03600096>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_03605000>))
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 @@ -44930,6 +44931,14 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03600096> "s
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03600096> <http://purl.obolibrary.org/obo/ENVO_03600094>)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03600096> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/BFO_0000050> <http://purl.obolibrary.org/obo/ENVO_00000023>))

# Class: <http://purl.obolibrary.org/obo/ENVO_03605000> (periphytic biofilm)

AnnotationAssertion(Annotation(<http://purl.obolibrary.org/obo/IAO_0000119> "NEON.DOC.003044, revision E, title AOS Protocol and Procedure: AMC – Aquatic Microbial Sampling in https://data.neonscience.org/documents/10179/1883159/NEON.DOC.003044vE/05ca8fcc-33ba-a5b2-0e93-8f4001f38c37") Annotation(<http://purl.obolibrary.org/obo/IAO_0000119> "https://www.frontiersin.org/articles/10.3389/fmicb.2021.684903/full") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_03605000> "Biofilm consisting of a mixture of algae, cyanobacteria, microbes, and detritus.")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym> <http://purl.obolibrary.org/obo/ENVO_03605000> "Periphyton")
AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/ENVO_03605000> "Periphytic biofilm coats the submerged surfaces in most bodies of water")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_03605000> "periphytic biofilm"@en)
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_03605000> <http://purl.obolibrary.org/obo/ENVO_01000156>)

# 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 f7e93d9

Please sign in to comment.