Skip to content

Class: AnnotationCollection

URI: bican:AnnotationCollection

Hold "Alt" / "Option" to enable pan & zoom
 classDiagram
    class AnnotationCollection
    click AnnotationCollection href "../AnnotationCollection"
      AnnotationCollection : annotations




    AnnotationCollection --> "*" GeneAnnotation : annotations
    click GeneAnnotation href "../GeneAnnotation"


      AnnotationCollection : genome_annotations




    AnnotationCollection --> "*" GenomeAnnotation : genome_annotations
    click GenomeAnnotation href "../GenomeAnnotation"


      AnnotationCollection : genome_assemblies




    AnnotationCollection --> "*" GenomeAssembly : genome_assemblies
    click GenomeAssembly href "../GenomeAssembly"


Slots

Name Cardinality and Range Description Inheritance
annotations *
GeneAnnotation
direct
genome_annotations *
GenomeAnnotation
direct
genome_assemblies *
GenomeAssembly
direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brain-bican/bke-taxonomy

Mappings

Mapping Type Mapped Value
self bican:AnnotationCollection
native bican:AnnotationCollection

LinkML Source

Direct

name: AnnotationCollection
from_schema: https://w3id.org/brain-bican/bke-taxonomy
attributes:
  annotations:
    name: annotations
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    domain_of:
    - AnnotationCollection
    range: GeneAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  genome_annotations:
    name: genome_annotations
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    domain_of:
    - AnnotationCollection
    range: GenomeAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  genome_assemblies:
    name: genome_assemblies
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    domain_of:
    - AnnotationCollection
    range: GenomeAssembly
    multivalued: true
    inlined: true
    inlined_as_list: true
tree_root: true

Induced

name: AnnotationCollection
from_schema: https://w3id.org/brain-bican/bke-taxonomy
attributes:
  annotations:
    name: annotations
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    alias: annotations
    owner: AnnotationCollection
    domain_of:
    - AnnotationCollection
    range: GeneAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  genome_annotations:
    name: genome_annotations
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    alias: genome_annotations
    owner: AnnotationCollection
    domain_of:
    - AnnotationCollection
    range: GenomeAnnotation
    multivalued: true
    inlined: true
    inlined_as_list: true
  genome_assemblies:
    name: genome_assemblies
    from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
    rank: 1000
    alias: genome_assemblies
    owner: AnnotationCollection
    domain_of:
    - AnnotationCollection
    range: GenomeAssembly
    multivalued: true
    inlined: true
    inlined_as_list: true
tree_root: true