Class: ClassLevelRule
A rule that is applied to classes
- NOTE: this is an abstract class and should not be instantiated directly
 
 classDiagram
    class ClassLevelRule
      ClassLevelRule <|-- ClassRule
Inheritance
- ClassLevelRule
 
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
Induced
name: class_level_rule
description: A rule that is applied to classes
from_schema: https://w3id.org/linkml/meta
abstract: true