onto_enforce
Enforce design patterns on ontologies to detect orphan classes, missing labels, and structural issues. Supports built-in (generic, boro, value_partition) and custom rule packs.
Instructions
Enforce design patterns on the loaded ontology. Built-in packs: 'generic' (orphan classes, missing domain/range/label), 'boro' (BORO 4D patterns), 'value_partition' (disjoint/covering checks). Also runs any custom rules stored for the pack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_pack | Yes | Rule pack to enforce: "generic", "boro", "value_partition", or custom pack name |