Skip to content

Class: CFU Template Name Value (CFUTemplateNameValue)

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

URI: microbial_experiment_schema:CFUTemplateNameValue

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

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

Induced

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