Skip to content

Class: Formaldehyde Fixation Template Name Value (FormaldehydeFixationTemplateNameValue)

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

URI: microbial_experiment_schema:FormaldehydeFixationTemplateNameValue

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: FormaldehydeFixationTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a FormaldehydeFixation experiment
title: Formaldehyde Fixation 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: ^FormaldehydeFixation$

Induced

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