Skip to content

Class: Cell Culture In Broth Template Name Value (CellCultureInBrothTemplateNameValue)

An override of StringValue specified an allowed value for the template_name for a Cell Culture in Broth experiment

URI: microbial_experiment_schema:CellCultureInBrothTemplateNameValue

classDiagram class CellCultureInBrothTemplateNameValue click CellCultureInBrothTemplateNameValue href "../CellCultureInBrothTemplateNameValue" StringValue <|-- CellCultureInBrothTemplateNameValue click StringValue href "../StringValue" CellCultureInBrothTemplateNameValue : 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
CellCultureInBroth template_name range CellCultureInBrothTemplateNameValue

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: CellCultureInBrothTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a Cell Culture in Broth experiment
title: Cell Culture In Broth 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: ^Cell Culture in Broth$

Induced

name: CellCultureInBrothTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a Cell Culture in Broth experiment
title: Cell Culture In Broth 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: ^Cell Culture in Broth$
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: CellCultureInBrothTemplateNameValue
    domain_of:
    - BooleanValue
    - NumberValue
    - StringValue
    - UriValue
    - DateValue
    - ArrayValue
    - ELabItemValue
    - FCInjectionModeValue
    - IncubationAtmosphereValue
    range: string
    required: true
    pattern: ^Cell Culture in Broth$