HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDevelopment & IntegrationAPI & Client Referencesindex

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.

Select any of the commands to view their manual page.

CommandDescription
icv exportExports constraints in the given Stardog database.
icv reportIntegrity Constraint Validate command that validates SHACL constraints and generates a SHACL validation report as defined in the SHACL specification.
icv validateIntegrity Constraint Validate command that supports validating the database (or a subset of it via named graphs) with existing or new constraints. New constraints should be specified as arguments passed at the end. If no new constraints are given then the constraints stored in the database will be used.