Class: ClassLevelRule
A rule that is applied to classes
* __NOTE__: this is an abstract class and should not be instantiated directly
URI: [linkml:ClassLevelRule](https://w3id.org/linkml/ClassLevelRule)
### Induced
classDiagram
class ClassLevelRule
click ClassLevelRule href "../ClassLevelRule/"
ClassLevelRule <|-- ClassRule
click ClassRule href "../ClassRule/"
## Inheritance
* **ClassLevelRule**
* [ClassRule](ClassRule.md) [ [Extensible](Extensible.md) [Annotatable](Annotatable.md) [CommonMetadata](CommonMetadata.md)]
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:ClassLevelRule |
| native | linkml:ClassLevelRule |
## LinkML Source
### Direct
name: class_level_rule
description: A rule that is applied to classes
from_schema: https://w3id.org/linkml/meta
abstract: true
name: class_level_rule
description: A rule that is applied to classes
from_schema: https://w3id.org/linkml/meta
abstract: true