Slot: range_expression
A range that is described as a boolean expression combining existing ranges
Applicable Classes
Name | Description |
---|---|
PathExpression | An expression that describes an abstract path from an object to another throu... |
SlotExpression | an expression that constrains the range of values a slot can take |
AnonymousSlotExpression | |
SlotDefinition | an element that describes how instances are related to other instances |
Properties
- Range: AnonymousClassExpression
Comments
- one use for this is being able to describe a range using any_of expressions, for example to combine two enums
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: range_expression
description: A range that is described as a boolean expression combining existing
ranges
comments:
- one use for this is being able to describe a range using any_of expressions, for
example to combine two enums
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_expression
alias: range_expression
domain_of:
- path_expression
- slot_expression
range: anonymous_class_expression