Skip to content

Class: CytoFLEX Volume Calibration Template Name Value (CytoFLEXVolumeCalibrationTemplateNameValue)

An override of StringValue specified an allowed value for the template_name for a CytoFLEX_VolumeCalibration experiment

URI: microbial_experiment_schema:CytoFLEXVolumeCalibrationTemplateNameValue

classDiagram class CytoFLEXVolumeCalibrationTemplateNameValue click CytoFLEXVolumeCalibrationTemplateNameValue href "../CytoFLEXVolumeCalibrationTemplateNameValue" StringValue <|-- CytoFLEXVolumeCalibrationTemplateNameValue click StringValue href "../StringValue" CytoFLEXVolumeCalibrationTemplateNameValue : value

Inheritance

  • StringValue
    • CytoFLEXVolumeCalibrationTemplateNameValue

Slots

Name Cardinality and Range Description Inheritance
value 1
String
The actual metadata value for an attribute StringValue

Usages

used by used in type used
CytoFLEXVolumeCalibration template_name range CytoFLEXVolumeCalibrationTemplateNameValue

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/usnistgov/microbial-experiment-schema

Mappings

Mapping Type Mapped Value
self microbial_experiment_schema:CytoFLEXVolumeCalibrationTemplateNameValue
native microbial_experiment_schema:CytoFLEXVolumeCalibrationTemplateNameValue

LinkML Source

Direct

name: CytoFLEXVolumeCalibrationTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a CytoFLEX_VolumeCalibration experiment
title: CytoFLEX Volume Calibration Template Name Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: StringValue
slot_usage:
  value:
    name: value
    range: string
    required: true
    pattern: ^CytoFLEX_VolumeCalibration$

Induced

name: CytoFLEXVolumeCalibrationTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a CytoFLEX_VolumeCalibration experiment
title: CytoFLEX Volume Calibration Template Name Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: StringValue
slot_usage:
  value:
    name: value
    range: string
    required: true
    pattern: ^CytoFLEX_VolumeCalibration$
attributes:
  value:
    name: value
    description: The actual metadata value for an attribute
    title: value
    from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
    rank: 1000
    alias: value
    owner: CytoFLEXVolumeCalibrationTemplateNameValue
    domain_of:
    - BooleanValue
    - NumberValue
    - StringValue
    - UriValue
    - DateValue
    - ArrayValue
    - ELabItemValue
    - FCInjectionModeValue
    - IncubationAtmosphereValue
    range: string
    required: true
    pattern: ^CytoFLEX_VolumeCalibration$