Skip to content

Slot: range

_defines the type of the object of the slot. Given the following slot definition S1: domain: C1 range: C2 the declaration X: S1: Y

implicitly asserts Y is an instance of C2 _

URI: linkml:range

Applicable Classes

Name Description
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

Aliases

  • value domain

Comments

  • range is underspecified, as not all elements can appear as the range of a slot.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/meta

LinkML Source

name: range
description: "defines the type of the object of the slot.  Given the following slot\
  \ definition\n  S1:\n    domain: C1\n    range:  C2\nthe declaration\n  X:\n   \
  \ S1: Y\n\nimplicitly asserts Y is an instance of C2\n"
comments:
- range is underspecified, as not all elements can appear as the range of a slot.
in_subset:
- SpecificationSubset
- MinimalSubset
- BasicSubset
- RelationalModelProfile
- ObjectOrientedProfile
from_schema: https://w3id.org/linkml/meta
aliases:
- value domain
rank: 1000
domain: slot_definition
inherited: true
ifabsent: default_range
alias: range
domain_of:
- slot_expression
range: element