Link Search Menu Expand Document
Start for Free

icv

Stardog Integrity Constraint Validation (“ICV”) validates RDF data stored in a Stardog database according to constraints described by users and that make sense for their domain, application, and data. For more information on ICV, please see the Data Quality Constraints section.

The table below contains the CLI commands to work with ICV constraints in Stardog. Select any of the commands to view their manual page.

Command Description
icv export Exports constraints in the given Stardog database.
icv report Integrity Constraint Validation command that validates SHACL constraints and generates a SHACL validation report as defined in the SHACL specification.
icv validate Integrity Constraint Validation command that supports validating the database (or a subset of it via named graphs) with existing or new constraints.