konradhoeffner/Validate SHACL
This action will validate an RDF graph against a SHACL graph using pySHACL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| shacl | The file containing the SHACL Shapes graph | no | shacl.ttl |
| data | The files containing the target data graph, separated by newlines | yes | — |
| inference | Type of inferencing to run against the data graph before validating | — | — |
Outputs
| name | description |
|---|---|
| violations | Number of violations |