Class RemoteShaclValidationException

  • All Implemented Interfaces:
    Serializable, org.eclipse.rdf4j.common.exception.ValidationException

    @Experimental
    public class RemoteShaclValidationException
    extends org.eclipse.rdf4j.common.exception.RDF4JException
    implements org.eclipse.rdf4j.common.exception.ValidationException
    Experimental support for handling SHACL violations against a remote RDF4J server.
    See Also:
    Serialized Form
    • Constructor Detail

    • Method Detail

      • validationReportAsModel

        public org.eclipse.rdf4j.model.Model validationReportAsModel()
        Specified by:
        validationReportAsModel in interface org.eclipse.rdf4j.common.exception.ValidationException
        Returns:
        A Model containing the validation report as specified by the SHACL Recommendation