Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/ontology/fbbi-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100025>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100026>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100027>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100028>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00120000>))
Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_root_00000000>))
Declaration(ObjectProperty(<http://purl.obolibrary.org/obo/FBbi_00000346>))
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
Expand Down Expand Up @@ -6741,6 +6742,19 @@ AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100028> "stably transfected cells")
SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00100028> <http://purl.obolibrary.org/obo/FBbi_00000001>)

# Class: <http://purl.obolibrary.org/obo/FBbi_00120000> (magnetic resonance imaging)

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.")
AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_00120000> <https://orcid.org/0009-0007-4223-1439>)
AnnotationAssertion(<http://purl.org/dc/terms/date> <http://purl.obolibrary.org/obo/FBbi_00120000> "2026-07-23T14:53:00Z"^^xsd:dateTime)
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")
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")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "magnetic resonance tomography")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_00120000> "nuclear magnetic resonance imaging")
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> <http://purl.obolibrary.org/obo/FBbi_00120000> "image")
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00120000> "magnetic resonance imaging"@en)
SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00120000> <http://purl.obolibrary.org/obo/FBbi_00001004>)

# Class: <http://purl.obolibrary.org/obo/FBbi_root_00000000> (method involved in biological imaging)

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