Slot: is_class_field
indicates that for any instance, i, the domain of this slot will include an assertion of i s range
URI: [linkml:is_class_field](https://w3id.org/linkml/is_class_field)
## 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 |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:is_class_field |
| native | linkml:is_class_field |
## LinkML Source
name: is_class_field
description: indicates that for any instance, i, the domain of this slot will include
an assertion of i s range
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: slot_definition
domain_of:
- slot_definition
range: boolean