Class: ManualAnnotationMetadata

URI: celltag_schema:ManualAnnotationMetadata

classDiagram class ManualAnnotationMetadata ManualAnnotationMetadata : author ManualAnnotationMetadata : evidence_comment ManualAnnotationMetadata : marker_evidence ManualAnnotationMetadata : supporting_publication

Slots

Name Cardinality and Range Description Inheritance
author 0..1
String
ORCID of annotator direct
supporting_publication 0..1
String
DOI of supporting publication direct
evidence_comment 0..1
String
Free text description of supporting evidence for annotation direct
marker_evidence 0..*
String
A list of expressed genes that support this cell type annotation direct

Usages

used by used in type used
CxGMetaSchema manual_annotation_metadata range ManualAnnotationMetadata

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/scFAIR/celltag_schema

Mappings

Mapping Type Mapped Value
self celltag_schema:ManualAnnotationMetadata
native celltag_schema:ManualAnnotationMetadata

LinkML Source

Direct

name: ManualAnnotationMetadata
from_schema: https://w3id.org/scFAIR/celltag_schema
rank: 1000
attributes:
  author:
    name: author
    description: ORCID of annotator
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
  supporting_publication:
    name: supporting_publication
    description: DOI of supporting publication
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
  evidence_comment:
    name: evidence_comment
    description: Free text description of supporting evidence for annotation
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
  marker_evidence:
    name: marker_evidence
    description: A list of expressed genes that support this cell type annotation
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
    multivalued: true

Induced

name: ManualAnnotationMetadata
from_schema: https://w3id.org/scFAIR/celltag_schema
rank: 1000
attributes:
  author:
    name: author
    description: ORCID of annotator
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
    alias: author
    owner: ManualAnnotationMetadata
    domain_of:
    - ManualAnnotationMetadata
    range: string
  supporting_publication:
    name: supporting_publication
    description: DOI of supporting publication
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
    alias: supporting_publication
    owner: ManualAnnotationMetadata
    domain_of:
    - ManualAnnotationMetadata
    range: string
  evidence_comment:
    name: evidence_comment
    description: Free text description of supporting evidence for annotation
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
    alias: evidence_comment
    owner: ManualAnnotationMetadata
    domain_of:
    - ManualAnnotationMetadata
    range: string
  marker_evidence:
    name: marker_evidence
    description: A list of expressed genes that support this cell type annotation
    from_schema: https://w3id.org/scFAIR/celltag_schema
    rank: 1000
    multivalued: true
    alias: marker_evidence
    owner: ManualAnnotationMetadata
    domain_of:
    - ManualAnnotationMetadata
    range: string