Slot: domain_of
the class(es) that reference the slot in a "slots" or "slot_usage" context
URI: [linkml:domain_of](https://w3id.org/linkml/domain_of)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ClassDefinition](ClassDefinition.md) |
| Domain | [SlotDefinition](SlotDefinition.md) |
| Domain Of | [SlotDefinition](SlotDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Readonly | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:domain_of |
| native | linkml:domain_of |
| exact | schema:domainIncludes, SIO:000011 |
## LinkML Source
name: domain_of
description: the class(es) that reference the slot in a "slots" or "slot_usage" context
from_schema: https://w3id.org/linkml/meta
exact_mappings:
- schema:domainIncludes
- SIO:000011
rank: 1000
domain: slot_definition
readonly: filled in by the loader
domain_of:
- slot_definition
range: class_definition
multivalued: true