Skip to content

Class: LogCOMET Sample Prep Template Name Value (LogCOMETSamplePrepTemplateNameValue)

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

URI: microbial_experiment_schema:LogCOMETSamplePrepTemplateNameValue

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: LogCOMETSamplePrepTemplateNameValue
description: An override of StringValue specified an allowed value for the template_name
  for a LogCOMET_SamplePrep experiment
title: LogCOMET Sample Prep 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: ^LogCOMET_SamplePrep$

Induced

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