Skip to content

Slot: nodes

Dictionary of nodes in the tree, keyed by sequence_id string

URI: ak_schema:nodes

Applicable Classes

Name Description Modifies Slot
Tree no

Properties

  • Range: Node

  • Multivalued: True

Identifier and Mapping Information

Annotations

property value
nullable True

Schema Source

  • from schema: https://github.com/airr-knowledge/ak-schema

Mappings

Mapping Type Mapped Value
self ak_schema:nodes
native ak_schema:nodes

LinkML Source

name: nodes
annotations:
  nullable:
    tag: nullable
    value: true
description: Dictionary of nodes in the tree, keyed by sequence_id string
from_schema: https://github.com/airr-knowledge/ak-schema
rank: 1000
alias: nodes
domain_of:
- Tree
range: Node
multivalued: true