Class: ELabFTW Item Value (ELabItemValue)
A class to hold a reference to an item record in ELabFTW
URI: microbial_experiment_schema:ELabItemValue
classDiagram
class ELabItemValue
click ELabItemValue href "../ELabItemValue"
ELabItemValue <|-- InstrumentIDValue
click InstrumentIDValue href "../InstrumentIDValue"
ELabItemValue <|-- LabCASInstrumentValue
click LabCASInstrumentValue href "../LabCASInstrumentValue"
ELabItemValue <|-- LabCASOperatorValue
click LabCASOperatorValue href "../LabCASOperatorValue"
ELabItemValue <|-- LabCASProjectValue
click LabCASProjectValue href "../LabCASProjectValue"
ELabItemValue <|-- OperatorIDValue
click OperatorIDValue href "../OperatorIDValue"
ELabItemValue <|-- ProjectIDValue
click ProjectIDValue href "../ProjectIDValue"
ELabItemValue : value
ELabItemValue --> "1" ELabItem : value
click ELabItem href "../ELabItem"
Inheritance
- ELabItemValue
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 1 ELabItem |
The actual metadata value for an attribute | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/usnistgov/microbial-experiment-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microbial_experiment_schema:ELabItemValue |
native | microbial_experiment_schema:ELabItemValue |
LinkML Source
Direct
name: ELabItemValue
description: A class to hold a reference to an item record in ELabFTW
title: ELabFTW Item Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
slots:
- value
slot_usage:
value:
name: value
range: ELabItem
inlined: true
Induced
name: ELabItemValue
description: A class to hold a reference to an item record in ELabFTW
title: ELabFTW Item Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
slot_usage:
value:
name: value
range: ELabItem
inlined: true
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: ELabItemValue
domain_of:
- BooleanValue
- NumberValue
- StringValue
- UriValue
- DateValue
- ArrayValue
- ELabItemValue
- FCInjectionModeValue
- IncubationAtmosphereValue
range: ELabItem
required: true
inlined: true