-
Notifications
You must be signed in to change notification settings - Fork 1
Add laser-scanning confocal microscopy #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -672,6 +672,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100015>)) | |
| Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100016>)) | ||
| Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100017>)) | ||
| Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_00100018>)) | ||
| Declaration(Class(<http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d>)) | ||
| 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>)) | ||
|
|
@@ -2666,7 +2667,7 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespac | |
| AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/FBbi_00000252> "FBbi:00000252") | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00000252> "single-spot confocal microscopy") | ||
| EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00000252> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/FBbi_00000251> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000286>) ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000394>))) | ||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00000252> <http://purl.obolibrary.org/obo/FBbi_00000251>) | ||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00000252> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d>) | ||
|
|
||
| # Class: <http://purl.obolibrary.org/obo/FBbi_00000253> (spinning disk confocal microscopy) | ||
|
|
||
|
|
@@ -4003,7 +4004,7 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespac | |
| AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/FBbi_00000393> "FBbi:00000393") | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00000393> "array-scan confocal microscopy") | ||
| EquivalentClasses(<http://purl.obolibrary.org/obo/FBbi_00000393> ObjectIntersectionOf(<http://purl.obolibrary.org/obo/FBbi_00000251> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000289>) ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/FBbi_00000346> <http://purl.obolibrary.org/obo/FBbi_00000294>))) | ||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00000393> <http://purl.obolibrary.org/obo/FBbi_00000251>) | ||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00000393> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d>) | ||
|
|
||
| # Class: <http://purl.obolibrary.org/obo/FBbi_00000394> (spot detector) | ||
|
|
||
|
|
@@ -6638,6 +6639,17 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynony | |
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_00100018> "optical anisotropy") | ||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_00100018> <http://purl.obolibrary.org/obo/FBbi_00000590>) | ||
|
|
||
| # Class: <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> (laser scanning confocal microscopy) | ||
|
|
||
| AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> "A confocal microscopy method in which mirrors are used to scan the laser across the sample.") | ||
| AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> <https://orcid.org/0000-0002-1069-1816>) | ||
| AnnotationAssertion(<http://purl.org/dc/terms/contributor> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> <https://orcid.org/0000-0002-8783-8599>) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There should also be a |
||
| 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_d022f173_7141_4007_a8e0_486721e5d43d> "CLSM") | ||
| 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_d022f173_7141_4007_a8e0_486721e5d43d> "LSCM") | ||
| AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> "confocal laser scanning microscopy") | ||
| AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> "laser scanning confocal microscopy"@pt) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This We don’t normally use language tags in FBbi (nor, as far as I know, across all OBO ontologies). All labels, definitions, and synonyms are expected to be in English with no explicit language tag.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks, Damien! I will fix the Protégé configs tomorrow; sorry for the mess
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can be available for a quick Zoom call in the first part of the morning (before 10am UK time) if that would help. :) |
||
| SubClassOf(<http://purl.obolibrary.org/obo/FBbi_d022f173_7141_4007_a8e0_486721e5d43d> <http://purl.obolibrary.org/obo/FBbi_00000251>) | ||
|
|
||
| # 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") | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any chance of having a reference (PMID, DOI, etc.) for that definition?
If not, it’s not a big deal (many terms in FBbi don’t even have a definition, even less a definition with a reference), but just in case.