Slot: domain
_defines the type of the subject of the slot. Given the following slot definition S1: domain: C1 range: C2 the declaration X: S1: Y
implicitly asserts that X is an instance of C1 _
URI: linkml:domain
Applicable Classes
Name | Description |
---|---|
SlotDefinition | an element that describes how instances are related to other instances |
Properties
- Range: ClassDefinition
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
LinkML Source
name: domain
description: "defines the type of the subject 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 that X is an instance of C1\n"
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_definition
inherited: true
alias: domain
domain_of:
- slot_definition
range: class_definition