Expand description
DLSafe SWRL rule engine integrated with DL classification.
Structs§
- Swrl
Engine - DLSafe SWRL profile engine adapter.
- Swrl
Report - Report from SWRL rule application.
Enums§
- Error
- SWRL engine errors.
Functions§
- apply_
swrl_ rules - Extract and apply DLSafe SWRL rules via forward chaining.
- classify_
with_ swrl - Classify with SWRL rules materialized post-DL.
- is_
consistent_ with_ swrl - Apply SWRL rules and check DL consistency on the materialized ontology.
- materialize_
swrl_ rules - Materialize SWRL rule consequences as core axioms until saturation.
Type Aliases§
- Result
- Result type for SWRL operations.