Skip to content

Commit 7feedbf

Browse files
committed
Typo fix.
There was a spurious space at the end of an ORCID IRI. The standard test suite does _not_ routinely check for this kind of issues -- they are only checked as part of `prepare_release`.
1 parent e079c3d commit 7feedbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ontology/fbbi-edit.owl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6582,7 +6582,7 @@ EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00100014> ObjectIntersect
65826582
# Class: <http://purl.obolibrary.org/obo/FBbi_00100015> (cryogenic electron tomography)
65836583

65846584
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "PMID:23918936") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/FBbi_00100015> "A form of electron tomography in which a cryo-preserved specimen is tilted incrementally in a cryogenic transmission electron microscope to acquire a series of two-dimensional projection images (tilt series), which are then computationally aligned and reconstructed into a three-dimensional volume (tomogram).")
6585-
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00100015> <https://orcid.org/0000-0001-6178-2884 >)
6585+
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00100015> <https://orcid.org/0000-0001-6178-2884>)
65866586
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00100015> <https://orcid.org/0000-0002-6095-8718>)
65876587
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/FBbi_00100015> "2026-02-16T12:57:59Z"^^xsd:dateTime)
65886588
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00100015> "cryo-electron tomography")

0 commit comments

Comments
 (0)