Class: LabCAS-OperatorValue (LabCASOperatorValue) (DEPRECATED)
A named sub-class of ELabItemValue to hold the operator identifier
- NOTE this element has been deprecated with the following note:
- (2024 June) this is too specific, use OperatorIDValue instead
- Element has been replaced by OperatorIDValue
URI: microbial_experiment_schema:LabCASOperatorValue
classDiagram
class LabCASOperatorValue
click LabCASOperatorValue href "../LabCASOperatorValue"
ELabItemValue <|-- LabCASOperatorValue
click ELabItemValue href "../ELabItemValue"
LabCASOperatorValue : value
LabCASOperatorValue --> "1" ELabItem : value
click ELabItem href "../ELabItem"
Inheritance
- ELabItemValue
- LabCASOperatorValue
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 1 ELabItem |
The actual metadata value for an attribute | ELabItemValue |
Usages
used by | used in | type | used |
---|---|---|---|
GenericTemplateDeprecated | labcas_operator | range | LabCASOperatorValue |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/usnistgov/microbial-experiment-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microbial_experiment_schema:LabCASOperatorValue |
native | microbial_experiment_schema:LabCASOperatorValue |
LinkML Source
Direct
name: LabCASOperatorValue
description: A named sub-class of ELabItemValue to hold the operator identifier
title: LabCAS-OperatorValue
deprecated: (2024 June) this is too specific, use OperatorIDValue instead
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
deprecated_element_has_exact_replacement: OperatorIDValue
is_a: ELabItemValue
Induced
name: LabCASOperatorValue
description: A named sub-class of ELabItemValue to hold the operator identifier
title: LabCAS-OperatorValue
deprecated: (2024 June) this is too specific, use OperatorIDValue instead
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
deprecated_element_has_exact_replacement: OperatorIDValue
is_a: ELabItemValue
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: LabCASOperatorValue
domain_of:
- BooleanValue
- NumberValue
- StringValue
- UriValue
- DateValue
- ArrayValue
- ELabItemValue
- FCInjectionModeValue
- IncubationAtmosphereValue
range: ELabItem
required: true
inlined: true