Slot: is_usage_slot (DEPRECATED)
True means that this slot was defined in a slot_usage situation
URI: [linkml:is_usage_slot](https://w3id.org/linkml/is_usage_slot)
## 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 | [Boolean](Boolean.md) |
| Domain | [SlotDefinition](SlotDefinition.md) |
| Domain Of | [SlotDefinition](SlotDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### 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:is_usage_slot |
| native | linkml:is_usage_slot |
## LinkML Source
name: is_usage_slot
description: True means that this slot was defined in a slot_usage situation
deprecated: Replaced by usage_slot_name
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_definition
readonly: filled in by the loader
domain_of:
- slot_definition
range: boolean