Skip to content

Class: AnnotationReport

Represents a report of an annotation step

URI: opencloning_linkml:AnnotationReport

classDiagram class AnnotationReport click AnnotationReport href "../AnnotationReport" AnnotationReport <|-- PlannotateAnnotationReport click PlannotateAnnotationReport href "../PlannotateAnnotationReport" AnnotationReport : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
type 0..1
String
Designates the class direct

Usages

used by used in type used
AnnotationSource annotation_report range AnnotationReport

Identifier and Mapping Information

Schema Source

  • from schema: https://opencloning.github.io/OpenCloning_LinkML

Mappings

Mapping Type Mapped Value
self opencloning_linkml:AnnotationReport
native opencloning_linkml:AnnotationReport

LinkML Source

Direct

name: AnnotationReport
description: Represents a report of an annotation step
from_schema: https://opencloning.github.io/OpenCloning_LinkML
slots:
- type

Induced

name: AnnotationReport
description: Represents a report of an annotation step
from_schema: https://opencloning.github.io/OpenCloning_LinkML
attributes:
  type:
    name: type
    description: Designates the class
    from_schema: https://opencloning.github.io/OpenCloning_LinkML
    rank: 1000
    designates_type: true
    alias: type
    owner: AnnotationReport
    domain_of:
    - Sequence
    - Source
    - CollectionOptionInfo
    - AnnotationReport
    - AssociatedFile
    range: string