Skip to content

Class: CFU Method Value (CFUMethodValue)

An override of ArrayValue allowing only values from the CFUMethodEnum enum

URI: microbial_experiment_schema:CFUMethodValue

classDiagram class CFUMethodValue click CFUMethodValue href "../CFUMethodValue" ArrayValue <|-- CFUMethodValue click ArrayValue href "../ArrayValue" CFUMethodValue : value CFUMethodValue --> "1..*" CFUMethodEnum : value click CFUMethodEnum href "../CFUMethodEnum"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
value 1..*
CFUMethodEnum
Describes deposition format of cells on agar plate ArrayValue

Usages

used by used in type used
GenericTemplateDeprecated cfu_method range CFUMethodValue
GenericTemplate cfu_method range CFUMethodValue
CFU cfu_method range CFUMethodValue

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: CFUMethodValue
description: An override of ArrayValue allowing only values from the CFUMethodEnum
  enum
title: CFU Method Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: ArrayValue
slot_usage:
  value:
    name: value
    description: Describes deposition format of cells on agar plate
    range: CFUMethodEnum

Induced

name: CFUMethodValue
description: An override of ArrayValue allowing only values from the CFUMethodEnum
  enum
title: CFU Method Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: ArrayValue
slot_usage:
  value:
    name: value
    description: Describes deposition format of cells on agar plate
    range: CFUMethodEnum
attributes:
  value:
    name: value
    description: Describes deposition format of cells on agar plate
    title: value
    from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
    rank: 1000
    alias: value
    owner: CFUMethodValue
    domain_of:
    - BooleanValue
    - NumberValue
    - StringValue
    - UriValue
    - DateValue
    - ArrayValue
    - ELabItemValue
    - FCInjectionModeValue
    - IncubationAtmosphereValue
    range: CFUMethodEnum
    required: true
    multivalued: true
    inlined: false