Skip to content

Slot: range_expression

A range that is described as a boolean expression combining existing ranges

URI: linkml:range_expression

Applicable Classes

Name Description Modifies Slot
PathExpression An expression that describes an abstract path from an object to another throu... no
SlotExpression an expression that constrains the range of values a slot can take no
AnonymousSlotExpression no
SlotDefinition an element that describes how instances are related to other instances no

Properties

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
status: testing
rank: 1000
domain: slot_expression
alias: range_expression
domain_of:
- path_expression
- slot_expression
range: anonymous_class_expression