Skip to content

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

Name Description Modifies Slot
AnonymousSlotExpression no
SlotExpression an expression that constrains the range of values a slot can take no
SlotDefinition an element that describes how instances are related to other instances no

Properties

Type and Range

Property Value
Range String
Domain Of SlotExpression

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Inherited Yes

In Subsets

Comments

  • for example, a 'length' slot may have an equals_expression with value '(end-start)+1'

See Also

Identifier and Mapping Information

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