Slot: equals_expression
the value of the slot must equal the value of the evaluated expression
URI: linkml:equals_expression
Alias: equals_expression
Inheritance
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| Inherited |
Yes |
In Subsets
- for example, a 'length' slot may have an equals_expression with value '(end-start)+1'
See Also
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:equals_expression |
| native |
linkml:equals_expression |
LinkML Source
name: equals_expression
description: the value of the slot must equal the value of the evaluated expression
comments:
- for example, a 'length' slot may have an equals_expression with value '(end-start)+1'
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
see_also:
- https://linkml.io/linkml/developers/inference.html
- https://linkml.io/linkml/schemas/advanced.html#equals-expression
rank: 1000
is_a: list_value_specification_constant
inherited: true
alias: equals_expression
domain_of:
- slot_expression
range: string