Skip to content

Class: ContainerAxis

URI: basalt_schema:ContainerAxis

 classDiagram
    class ContainerAxis
    click ContainerAxis href "../ContainerAxis/"
      ContainerAxis : name

      ContainerAxis : values

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
direct
values *
String
direct

Usages

used by used in type used
ContainerType axes range ContainerAxis

TODOs

  • I'm only including this in case we need it to sync up with L7 in some way

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self basalt_schema:ContainerAxis
native basalt_schema:ContainerAxis

LinkML Source

Direct

name: ContainerAxis
todos:
- I'm only including this in case we need it to sync up with L7 in some way
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
attributes:
  name:
    name: name
    from_schema: https://EMSL-Computing.github.io/BASALT-Schema
    domain_of:
    - Activity
    - Entity
    - DataProduct
    - DataGenerationActivity
    - Instrument
    - OntologyClass
    - ContainerAxis
    - Configuration
    - MobilePhaseSegment
    - MassSpectrometryStandardRun
    - PurchasedMaterial
    - LabProcessingActivity
    - organism
    - Site
    - Sample
    - SamplingActivity
    - SoilSamplingActivity
    - Study
    - SoftwareControlledTermValue
    range: string
  values:
    name: values
    from_schema: https://EMSL-Computing.github.io/BASALT-Schema
    rank: 1000
    domain_of:
    - ContainerAxis
    range: string
    multivalued: true

Induced

name: ContainerAxis
todos:
- I'm only including this in case we need it to sync up with L7 in some way
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
attributes:
  name:
    name: name
    from_schema: https://EMSL-Computing.github.io/BASALT-Schema
    alias: name
    owner: ContainerAxis
    domain_of:
    - Activity
    - Entity
    - DataProduct
    - DataGenerationActivity
    - Instrument
    - OntologyClass
    - ContainerAxis
    - Configuration
    - MobilePhaseSegment
    - MassSpectrometryStandardRun
    - PurchasedMaterial
    - LabProcessingActivity
    - organism
    - Site
    - Sample
    - SamplingActivity
    - SoilSamplingActivity
    - Study
    - SoftwareControlledTermValue
    range: string
  values:
    name: values
    from_schema: https://EMSL-Computing.github.io/BASALT-Schema
    rank: 1000
    alias: values
    owner: ContainerAxis
    domain_of:
    - ContainerAxis
    range: string
    multivalued: true