Skip to content

Slot: deactivated

a deactivated rule is not executed by the rules engine

URI: [sh:deactivated](http://www.w3.org/ns/shacl#deactivated) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassRule](ClassRule.md) | A rule that applies to instances of a class | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Boolean](Boolean.md) | | Domain Of | [ClassRule](ClassRule.md) | | Slot URI | [sh:deactivated](http://www.w3.org/ns/shacl#deactivated) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | sh:deactivated | | native | linkml:deactivated | ## LinkML Source
name: deactivated
description: a deactivated rule is not executed by the rules engine
from_schema: https://w3id.org/linkml/meta
rank: 1000
slot_uri: sh:deactivated
domain_of:
- class_rule
range: boolean