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