Class: LabCAS-ProjectValue (LabCASProjectValue) (DEPRECATED)
A named sub-class of ELabItemValue to hold the project identifier
- NOTE this element has been deprecated with the following note:
- (2024 June) this is too specific, use ProjectIDValue instead
- Element has been replaced by ProjectIDValue
URI: microbial_experiment_schema:LabCASProjectValue
classDiagram
class LabCASProjectValue
click LabCASProjectValue href "../LabCASProjectValue"
ELabItemValue <|-- LabCASProjectValue
click ELabItemValue href "../ELabItemValue"
LabCASProjectValue : value
LabCASProjectValue --> "1" ELabItem : value
click ELabItem href "../ELabItem"
Inheritance
- ELabItemValue
- LabCASProjectValue
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_project | range | LabCASProjectValue |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/usnistgov/microbial-experiment-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microbial_experiment_schema:LabCASProjectValue |
native | microbial_experiment_schema:LabCASProjectValue |
LinkML Source
Direct
name: LabCASProjectValue
description: A named sub-class of ELabItemValue to hold the project identifier
title: LabCAS-ProjectValue
deprecated: (2024 June) this is too specific, use ProjectIDValue instead
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
deprecated_element_has_exact_replacement: ProjectIDValue
is_a: ELabItemValue
Induced
name: LabCASProjectValue
description: A named sub-class of ELabItemValue to hold the project identifier
title: LabCAS-ProjectValue
deprecated: (2024 June) this is too specific, use ProjectIDValue instead
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
deprecated_element_has_exact_replacement: ProjectIDValue
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: LabCASProjectValue
domain_of:
- BooleanValue
- NumberValue
- StringValue
- UriValue
- DateValue
- ArrayValue
- ELabItemValue
- FCInjectionModeValue
- IncubationAtmosphereValue
range: ELabItem
required: true
inlined: true