Skip to main content

Module shacl_compiler

Module shacl_compiler 

Source

Enums§

ShaclConstraint
Zero-heap SHACL Constraint AST Uses primitive types and FNV-1a hashes to fit within the memory ceiling.
ShaclDatatype
Identifies the SHACL DataType for a node shape

Functions§

validate_shacl_property
Evaluates a slice of NQuins against a set of constraints for a specific target property hash. Returns true if valid, false if a constraint violation occurs.