Skip to content

Slot: classification_rules

The collection of classification rules that apply to all members of this class. Classification rules allow for automatically assigning the instantiated type of an instance.

URI: [linkml:classification_rules](https://w3id.org/linkml/classification_rules) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassDefinition](ClassDefinition.md) | an element whose instances are complex objects that may have slot-value assig... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [AnonymousClassExpression](AnonymousClassExpression.md) | | Domain | [ClassDefinition](ClassDefinition.md) | | Domain Of | [ClassDefinition](ClassDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:classification_rules | | native | linkml:classification_rules | ## LinkML Source
name: classification_rules
description: The collection of classification rules that apply to all members of this
  class. Classification rules allow for automatically assigning the instantiated type
  of an instance.
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: class_definition
domain_of:
- class_definition
range: anonymous_class_expression
multivalued: true
inlined: true