Skip to content

Commit ab83ae3

Browse files
committed
Fix FBbi:00100017.
According to the literature, FIB-SEM is _not_ considered a special case of SBF-SEM (which is consistent with the fact that the pre-existing FBbi term for all FIB-SEM, FBbi:00050000, was _not_ a subterm of SBF-SEM). Therefore, FBbi:00100017, which is intended to represent cryo-FIB-SEM (cryogenic form of FIB-SEM), should _not_ be a subterm of SBF-SEM either. So, we (1) rename FBbi:00100017 to call it “cryogenic focused ion beam SEM" rather than the misleading "cryogenic serial block face SEM", and (2) fix its logical definition to make it a subclass of FBbi:0005000.
1 parent 5e89bfd commit ab83ae3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/ontology/fbbi-edit.owl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6616,9 +6616,9 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony
66166616
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100016> "cryogenic scanning electron microscopy")
66176617
EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00100016> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/FBbi_00000257> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000013>)))
66186618

6619-
# Class: <http://purl.obolibrary.org/obo/FBbi_00100017> (cryogenic serial block face scanning electron microscopy)
6619+
# Class: <http://purl.obolibrary.org/obo/FBbi_00100017> (cryogenic focused ion beam scanning electron microscopy)
66206620

6621-
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:27693309") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/FBbi_00100017> "Cryogenic serial block-face scanning electron microscopy is a volumetric imaging technique in which the surface of a biological specimen preserved in its near-native, vitrified state is imaged by a scanning electron microscope, then ablated by a focused ion beam (FIB-SEM) to reveal a new surface, enabling three-dimensional ultrastructural reconstruction of cells and tissues without the artifacts introduced by chemical fixation or resin embedding.")
6621+
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:27693309") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/FBbi_00100017> "Cryogenic focused ion beam scanning electron microscopy is a volumetric imaging technique in which the surface of a biological specimen preserved in its near-native, vitrified state is imaged by a scanning electron microscope, then ablated by a focused ion beam (FIB-SEM) to reveal a new surface, enabling three-dimensional ultrastructural reconstruction of cells and tissues without the artifacts introduced by chemical fixation or resin embedding.")
66226622
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00100017> <https://orcid.org/0000-0002-6095-8718>)
66236623
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/FBbi_00100017> "2026-03-13T13:54:56Z"^^xsd:dateTime)
66246624
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100017> "cryo FIB-SEM slice and view")
@@ -6627,8 +6627,8 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony
66276627
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100017> "cryo-serial block face SEM")
66286628
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100017> "cryo-serial block face scanning electron microscopy")
66296629
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100017> "serial block face cryo-SEM")
6630-
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100017> "cryogenic serial block face scanning electron microscopy")
6631-
EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00100017> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/FBbi_00000585> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000013>)))
6630+
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100017> "cryogenic focused ion beam scanning electron microscopy")
6631+
EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00100017> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/FBbi_00050000> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000013>)))
66326632

66336633
# Class: <http://purl.obolibrary.org/obo/FBbi_00100018> (optical anisotropy)
66346634

0 commit comments

Comments
 (0)