table of contents
| RUDOF(1) | User Commands | RUDOF(1) |
NAME¶
rudof shex - Show information about ShEx schemas
SYNOPSIS¶
rudof shex [OPTIONS] --schema <INPUT>
DESCRIPTION¶
Show information about ShEx schemas
OPTIONS¶
- -s, --schema <INPUT>
- Schema, FILE, URI or - for stdin
- -f, --format <FORMAT>
- Schema format (ShExC, ShExJ, Turtle, ...), default = ShExC [default: shexc] [possible values: internal, simple, shexc, shexj, json, jsonld, turtle, ntriples, rdfxml, trig, n3, nquads]
- -r, --result-format <FORMAT>
- Result schema format [default: shexj] [possible values: internal, simple, shexc, shexj, json, jsonld, turtle, ntriples, rdfxml, trig, n3, nquads]
- -l, --shape-label <LABEL>
- shape label
- -t, --show-time <BOOL>
- Show processing time [possible values: true, false]
- --show-schema <BOOL>
- Show schema [possible values: true, false]
- --statistics <BOOL>
- Show statistics about the schema [possible values: true, false]
- -o, --output-file <FILE>
- Output file name, default = terminal
- -b, --base <IRI>
- Base IRI
- --reader-mode <MODE>
- RDF Reader mode (strict or lax) [default: strict] [possible values: lax, strict]
- --show-dependencies <BOOL>
- Show dependencies between shapes [possible values: true, false]
- --compile <BOOL>
- Compile Schema to Internal representation [possible values: true, false]
- --force-overwrite
- Force overwrite to output file if it already exists
- -c, --config-file <FILE>
- Config file name
- -h, --help
- Print help
| December 2025 | rudof shex 0.1.140+ds |