Class: Date Value (DateValue)
A class to hold a date value
URI: microbial_experiment_schema:DateValue
classDiagram
class DateValue
click DateValue href "../DateValue"
DateValue : value
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 1 Date |
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:DateValue |
native | microbial_experiment_schema:DateValue |
LinkML Source
Direct
name: DateValue
description: A class to hold a date value
title: Date Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
slots:
- value
slot_usage:
value:
name: value
range: date
Induced
name: DateValue
description: A class to hold a date value
title: Date Value
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
slot_usage:
value:
name: value
range: date
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: DateValue
domain_of:
- BooleanValue
- NumberValue
- StringValue
- UriValue
- DateValue
- ArrayValue
- ELabItemValue
- FCInjectionModeValue
- IncubationAtmosphereValue
range: date
required: true