Rules Management
Rules Management (SHACL + SPARQL)
Operation | Method | Endpoint | Request Content-Type | Response Accept | Notes |
|---|---|---|---|---|---|
Import Rules | POST |
|
|
| Accepts SHACL Shapes Graph (Turtle) or SPARQL CONSTRUCT/SPIN |
Export Rules | GET |
| — |
| Turtle for SHACL Shapes Graph; N-Quads for rule provenance with named graph context |
List Rules | GET |
| — |
| Filter by type: |
Get Rule | GET |
| — |
| |
Update Rule | PUT |
|
|
| |
Delete Rule | DELETE |
| — | — | |
Validate Rules | POST |
| — |
| Run SHACL validation against a named graph; returns violation report |