table of contents
- testing 0.1.62+ds-1+b1
- unstable 0.1.62+ds-1+b1
- experimental 0.1.81+ds-1
RUDOF(SHEX-VALIDATE) | rudof shex-validate 0.1.62+ds | RUDOF(SHEX-VALIDATE) |
NAME¶
rudof shex-validate - Validate RDF using ShEx schemas
SYNOPSIS¶
rudof shex-validate [OPTIONS] [DATA]...
DESCRIPTION¶
Validate RDF using ShEx schemas
Arguments:¶
- [DATA]...
OPTIONS¶
-s, --schema <Schema file name, URI or ->
-f, --schema-format <Schema format>
- [possible values: internal, simple, shexc, shexj, turtle, ntriples, rdfxml, trig, n3, nquads]
-m, --shapemap <ShapeMap>
--shapemap-format <ShapeMap format>
- [default: compact] [possible values: compact, internal]
-n, --node <NODE>
-l, --shape-label <shape label (default = START)>
-t, --data-format <RDF Data format>
- [default: turtle] [possible values: turtle, ntriples, rdfxml, trig, n3, nquads]
--reader-mode <RDF Reader mode>
- RDF Reader mode [default: strict] [possible values: lax, strict]
-e, --endpoint <Endpoint with RDF data>
-o, --output-file <Output file name, default = terminal>
-c, --config-file <Config file name>
- Config file path, if unset it assumes default config
--force-overwrite
-h, --help
- Print help
1 | March 2025 |