CLI command
Validate input observations against cube constraint
$ npx barnard59 cube check-observationsStill need the following variable: constraint
Provided by barnard59-cube · v1.4.10
Reference
- Identifier
- https://barnard59.zazuko.com/command/cube/check-observations
- Subcommand
- check-observations
- Install
$ npm i barnard59-cube- Pipeline file
- barnard59-cube/pipeline/check-observations.ttl ↗
Commands are complete pipelines shipped with the package. Install it, then run the command — there is nothing to wire up yourself.
Variables
Fill these in and the command above updates. Anything left blank — or matching the default — is omitted.
cube constraint file
batch size
default: 50
max number of violations
default: 500
sort chunk size
default: 100000
The pipeline it runs · raw .ttl ↓
9 steps, top to bottom. Steps that map to a documented operation link to it.
- file:../lib/sort.jsnot documented
- validate rdfshacl/reportmaxErrors=$maxViolations
runs getConstraint
- b9_readConstraintnot documented