Expand description
SWRL rule model, validation, and formatting for Strixonomy (v0.23).
Structs§
Enums§
Constants§
- SUPPORTED_
BUILTINS - Built-ins Strixonomy validates and documents for v0.23 (execution may still be partial).
- SWRLB_
NS
Functions§
- is_
supported_ builtin - parse_
swrl_ rule_ json - rewrite_
swrl_ iris_ in_ turtle - Rewrite
from_iri→to_iriinsidestrixonomy:swrlRuleJSON string literals. - rule_
to_ turtle_ fragment - Emit a Turtle snippet attaching a JSON-encoded rule to the ontology.
- rules_
from_ turtle_ document - Extract rules stored as
strixonomy:swrlRuleJSON literals from Turtle text. - validate_
rule