Skip to content

Class: AIRRKnowledgeCommons

A container for instances of multiple classes.

URI: ak_schema:AIRRKnowledgeCommons

classDiagram class AIRRKnowledgeCommons AIRRKnowledgeCommons : assays AIRRKnowledgeCommons --> Assay : assays AIRRKnowledgeCommons : assessments AIRRKnowledgeCommons --> Assessment : assessments AIRRKnowledgeCommons : conclusions AIRRKnowledgeCommons --> Conclusion : conclusions AIRRKnowledgeCommons : datasets AIRRKnowledgeCommons --> Dataset : datasets AIRRKnowledgeCommons : immune_exposures AIRRKnowledgeCommons --> ImmuneExposure : immune_exposures AIRRKnowledgeCommons : investigations AIRRKnowledgeCommons --> Investigation : investigations AIRRKnowledgeCommons : life_events AIRRKnowledgeCommons --> LifeEvent : life_events AIRRKnowledgeCommons : participants AIRRKnowledgeCommons --> Participant : participants AIRRKnowledgeCommons : references AIRRKnowledgeCommons --> Reference : references AIRRKnowledgeCommons : specimen_collections AIRRKnowledgeCommons --> SpecimenCollection : specimen_collections AIRRKnowledgeCommons : specimens AIRRKnowledgeCommons --> Specimen : specimens AIRRKnowledgeCommons : study_arms AIRRKnowledgeCommons --> StudyArm : study_arms AIRRKnowledgeCommons : study_events AIRRKnowledgeCommons --> StudyEvent : study_events

Slots

Name Cardinality and Range Description Inheritance
investigations 0..*
Investigation
direct
references 0..*
Reference
direct
study_arms 0..*
StudyArm
direct
study_events 0..*
StudyEvent
direct
participants 0..*
Participant
direct
life_events 0..*
LifeEvent
direct
immune_exposures 0..*
ImmuneExposure
direct
assessments 0..*
Assessment
direct
specimens 0..*
Specimen
direct
specimen_collections 0..*
SpecimenCollection
direct
assays 0..*
Assay
direct
datasets 0..*
Dataset
direct
conclusions 0..*
Conclusion
direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: AIRRKnowledgeCommons
description: A container for instances of multiple classes.
from_schema: https://github.com/airr-knowledge/ak-schema
attributes:
  investigations:
    name: investigations
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Investigation
    inlined: true
  references:
    name: references
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: Reference
    inlined: true
  study_arms:
    name: study_arms
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: StudyArm
    inlined: true
  study_events:
    name: study_events
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: StudyEvent
    inlined: true
  participants:
    name: participants
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Participant
    inlined: true
  life_events:
    name: life_events
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: LifeEvent
    inlined: true
  immune_exposures:
    name: immune_exposures
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: ImmuneExposure
    inlined: true
  assessments:
    name: assessments
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Assessment
    inlined: true
  specimens:
    name: specimens
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: Specimen
    inlined: true
  specimen_collections:
    name: specimen_collections
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    range: SpecimenCollection
    inlined: true
  assays:
    name: assays
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Assay
    inlined: true
  datasets:
    name: datasets
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Dataset
    inlined: true
  conclusions:
    name: conclusions
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    range: Conclusion
    inlined: true
tree_root: true

Induced

name: AIRRKnowledgeCommons
description: A container for instances of multiple classes.
from_schema: https://github.com/airr-knowledge/ak-schema
attributes:
  investigations:
    name: investigations
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: investigations
    owner: AIRRKnowledgeCommons
    domain_of:
    - Conclusion
    - Reference
    - AIRRKnowledgeCommons
    range: Investigation
    inlined: true
  references:
    name: references
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: references
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: Reference
    inlined: true
  study_arms:
    name: study_arms
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: study_arms
    owner: AIRRKnowledgeCommons
    domain_of:
    - StudyEvent
    - AIRRKnowledgeCommons
    range: StudyArm
    inlined: true
  study_events:
    name: study_events
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: study_events
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: StudyEvent
    inlined: true
  participants:
    name: participants
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: participants
    owner: AIRRKnowledgeCommons
    domain_of:
    - Investigation
    - AIRRKnowledgeCommons
    range: Participant
    inlined: true
  life_events:
    name: life_events
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: life_events
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: LifeEvent
    inlined: true
  immune_exposures:
    name: immune_exposures
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: immune_exposures
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: ImmuneExposure
    inlined: true
  assessments:
    name: assessments
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: assessments
    owner: AIRRKnowledgeCommons
    domain_of:
    - Dataset
    - AIRRKnowledgeCommons
    range: Assessment
    inlined: true
  specimens:
    name: specimens
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: specimens
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: Specimen
    inlined: true
  specimen_collections:
    name: specimen_collections
    from_schema: https://github.com/airr-knowledge/ak-schema
    rank: 1000
    multivalued: true
    alias: specimen_collections
    owner: AIRRKnowledgeCommons
    domain_of:
    - AIRRKnowledgeCommons
    range: SpecimenCollection
    inlined: true
  assays:
    name: assays
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: assays
    owner: AIRRKnowledgeCommons
    domain_of:
    - Dataset
    - Investigation
    - AIRRKnowledgeCommons
    range: Assay
    inlined: true
  datasets:
    name: datasets
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: datasets
    owner: AIRRKnowledgeCommons
    domain_of:
    - Conclusion
    - AIRRKnowledgeCommons
    range: Dataset
    inlined: true
  conclusions:
    name: conclusions
    from_schema: https://github.com/airr-knowledge/ak-schema
    multivalued: true
    alias: conclusions
    owner: AIRRKnowledgeCommons
    domain_of:
    - Investigation
    - AIRRKnowledgeCommons
    range: Conclusion
    inlined: true
tree_root: true