Skip to content

Class: CytoFLEX Acquisition Template Name Value (CytoFLEXAcquisitionTemplateNameValue)

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

URI: microbial_experiment_schema:CytoFLEXAcquisitionTemplateNameValue

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

Inheritance

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
CytoFLEXAcquisition template_name range CytoFLEXAcquisitionTemplateNameValue

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: CytoFLEXAcquisitionTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a CytoFLEX_Acquisition experiment
title: CytoFLEX Acquisition 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_Acquisition$

Induced

name: CytoFLEXAcquisitionTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a CytoFLEX_Acquisition experiment
title: CytoFLEX Acquisition 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_Acquisition$
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: CytoFLEXAcquisitionTemplateNameValue
    domain_of:
    - BooleanValue
    - NumberValue
    - StringValue
    - UriValue
    - DateValue
    - ArrayValue
    - ELabItemValue
    - FCInjectionModeValue
    - IncubationAtmosphereValue
    range: string
    required: true
    pattern: ^CytoFLEX_Acquisition$