Scroll to navigation

RUDOF(1) User Commands RUDOF(1)

NAME

rudof shacl - Show information about SHACL shapes The SHACL schema can be passed through the data options or the optional schema options to provide an interface similar to Shacl-validate

SYNOPSIS

rudof shacl [OPTIONS] [DATA]...

DESCRIPTION

Show information about SHACL shapes The SHACL schema can be passed through the data options or the optional schema options to provide an interface similar to Shacl-validate

Arguments:

[DATA]...

OPTIONS

RDF Data format [default: turtle] [possible values: turtle, ntriples, rdfxml, trig, n3, nquads, jsonld, pg]
RDF Reader mode [default: strict] [possible values: lax, strict]
Endpoint with RDF data (URL or name)
Shapes graph: File, URI or - for stdin, if not set, it assumes the shapes come from the data
Shapes file format [possible values: internal, turtle, ntriples, rdfxml, trig, n3, nquads, jsonld]
Base RDF Data (used to resolve relative IRIs in RDF data)
Base RDF Data (used to resolve relative IRIs in Shapes)
Result shapes format [default: internal] [possible values: internal, turtle, ntriples, rdfxml, trig, n3, nquads, jsonld]
Output file name, default = terminal
Force overwrite to output file if it already exists
Config file name
Print help
December 2025 rudof shacl 0.1.140+ds