Skip to content

Slot: range_expression

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

URI: linkml:range_expression Alias: range_expression

Applicable Classes

Name Description Modifies Slot
SlotDefinition an element that describes how instances are related to other instances no
ExtraSlotsExpression An expression that defines how to handle additional data in an instance of cl... no
AnonymousSlotExpression no
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

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

Mappings

Mapping Type Mapped Value
self linkml:range_expression
native linkml:range_expression

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
- extra_slots_expression
range: anonymous_class_expression