Slot: value
Note the range of this slot is always a string. Only used if the triple represents a literal assertion
URI: rdf:object Alias: value
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Statement | Represents an RDF triple, a statement in the form "subject predicate object" or "subject predicate value". See Semantic SQL for more information on the contents of this table and how it is populated. |
no |
ProtocolOutput | The output of a protocol. | no |
ExperimentCondition | A measurement, reagent, or description of one aspect of the environment used in an experiment; examples include temperature; aerobic or anaerobic conditions; presence of a chemical in the environment. Used to describe the context, conditions, or set-up of an experiment. | no |
Measurement | The value of a specified variable_id under the specified conditions. | no |
ProtocolInput | An input parameter for a protocol. | no |
Properties
- Range: LiteralAsStringType
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdf:object |
native | kb_cdm:value |
close | rdf:object |
LinkML Source
name: value
description: Note the range of this slot is always a string. Only used if the triple
represents a literal assertion
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
close_mappings:
- rdf:object
rank: 1000
slot_uri: rdf:object
alias: value
domain_of:
- Statement
- ExperimentCondition
- Measurement
- ProtocolInput
- ProtocolOutput
range: literal_as_string_type