Skip to content

Commit 4f7fd99

Browse files
authored
added term for MRI under tomography (#66)
* added term for MRI under tomography * updated to use dc terms properties, and removed orcid io bump
1 parent 5261aa0 commit 4f7fd99

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

src/ontology/fbbi-edit.owl

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100025>))
683683
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100026>))
684684
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100027>))
685685
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100028>))
686+
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00120000>))
686687
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_root_00000000>))
687688
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/FBbi_00000346>))
688689
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
@@ -6741,6 +6742,19 @@ AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/
67416742
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100028> "stably transfected cells")
67426743
SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00100028> <http://purl.obolibrary.org/obo/FBbi_00000001>)
67436744

6745+
# Class: <http://purl.obolibrary.org/obo/FBbi_00120000> (magnetic resonance imaging)
6746+
6747+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/FBbi_00120000> "Imaging using magnetic fields to cause radiofrequency waves emission that is then measured. The technique is typically used to visualise soft tissue sections.")
6748+
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00120000> <https://orcid.org/0009-0007-4223-1439>)
6749+
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/FBbi_00120000> "2026-07-23T14:53:00Z"^^xsd:dateTime)
6750+
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasSynonymType> <http://purl.obolibrary.org/obo/OMO_0003000>) <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "MRI")
6751+
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasSynonymType> <http://purl.obolibrary.org/obo/OMO_0003000>) <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "MRT")
6752+
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "magnetic resonance tomography")
6753+
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "nuclear magnetic resonance imaging")
6754+
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> <http://purl.obolibrary.org/obo/FBbi_00120000> "image")
6755+
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00120000> "magnetic resonance imaging"@en)
6756+
SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00120000> <http://purl.obolibrary.org/obo/FBbi_00001004>)
6757+
67446758
# Class: <http://purl.obolibrary.org/obo/FBbi_root_00000000> (method involved in biological imaging)
67456759

67466760
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> <http://purl.obolibrary.org/obo/FBbi_root_00000000> "image")

0 commit comments

Comments
 (0)