Class ShaclSailSchema
java.lang.Object
org.eclipse.rdf4j.sail.shacl.config.ShaclSailSchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the ShaclSail schema which is used by
ShaclSailFactory
s to initialize
ShaclSail
s.- Author:
- Jeen Broekstra
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
Deprecated.useCONFIG.Shacl.cacheSelectNodes
instead.static final IRI
Deprecated.useCONFIG.Shacl.dashDataShapes
instead.static final IRI
Deprecated.useCONFIG.Shacl.eclipseRdf4jShaclExtensions
instead.static final IRI
Deprecated.useCONFIG.Shacl.globalLogValidationExecution
instead.static final IRI
Deprecated.useCONFIG.Shacl.logValidationPlans
instead.static final IRI
Deprecated.useCONFIG.Shacl.logValidationViolations
instead.static final String
Deprecated, for removal: This API element is subject to removal in a future version.The ShaclSail schema namespace (http://rdf4j.org/config/sail/shacl#
).static final IRI
Deprecated.useCONFIG.Shacl.parallelValidation
instead.static final IRI
Deprecated.useCONFIG.Shacl.performanceLogging
instead.static final IRI
Deprecated.useCONFIG.Shacl.rdfsSubClassReasoning
instead.static final IRI
Deprecated.useCONFIG.Shacl.serializableValidation
instead.static final IRI
Deprecated.useCONFIG.Shacl.shapesGraph
instead.static final IRI
Deprecated.useCONFIG.Shacl.transactionalValidationLimit
instead.static final IRI
Deprecated.useCONFIG.Shacl.validationEnabled
instead.static final IRI
Deprecated.useCONFIG.Shacl.validationResultsLimitPerConstraint
instead.static final IRI
Deprecated.useCONFIG.Shacl.validationResultsLimitTotal
instead. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
NAMESPACE
Deprecated, for removal: This API element is subject to removal in a future version.The ShaclSail schema namespace (http://rdf4j.org/config/sail/shacl#
).- See Also:
-
PARALLEL_VALIDATION
Deprecated.useCONFIG.Shacl.parallelValidation
instead.http://rdf4j.org/config/sail/shacl#parallelValidation
-
LOG_VALIDATION_PLANS
Deprecated.useCONFIG.Shacl.logValidationPlans
instead.http://rdf4j.org/config/sail/shacl#logValidationPlans
-
LOG_VALIDATION_VIOLATIONS
Deprecated.useCONFIG.Shacl.logValidationViolations
instead.http://rdf4j.org/config/sail/shacl#logValidationViolations
-
VALIDATION_ENABLED
Deprecated.useCONFIG.Shacl.validationEnabled
instead.http://rdf4j.org/config/sail/shacl#validationEnabled
-
CACHE_SELECT_NODES
Deprecated.useCONFIG.Shacl.cacheSelectNodes
instead.http://rdf4j.org/config/sail/shacl#cacheSelectNodes
-
GLOBAL_LOG_VALIDATION_EXECUTION
Deprecated.useCONFIG.Shacl.globalLogValidationExecution
instead.http://rdf4j.org/config/sail/shacl#globalLogValidationExecution
-
RDFS_SUB_CLASS_REASONING
Deprecated.useCONFIG.Shacl.rdfsSubClassReasoning
instead.http://rdf4j.org/config/sail/shacl#rdfsSubClassReasoning
-
PERFORMANCE_LOGGING
Deprecated.useCONFIG.Shacl.performanceLogging
instead.http://rdf4j.org/config/sail/shacl#performanceLogging
-
SERIALIZABLE_VALIDATION
Deprecated.useCONFIG.Shacl.serializableValidation
instead.http://rdf4j.org/config/sail/shacl#serializableValidation
-
ECLIPSE_RDF4J_SHACL_EXTENSIONS
Deprecated.useCONFIG.Shacl.eclipseRdf4jShaclExtensions
instead. -
DASH_DATA_SHAPES
Deprecated.useCONFIG.Shacl.dashDataShapes
instead. -
VALIDATION_RESULTS_LIMIT_TOTAL
Deprecated.useCONFIG.Shacl.validationResultsLimitTotal
instead. -
VALIDATION_RESULTS_LIMIT_PER_CONSTRAINT
Deprecated.useCONFIG.Shacl.validationResultsLimitPerConstraint
instead. -
TRANSACTIONAL_VALIDATION_LIMIT
Deprecated.useCONFIG.Shacl.transactionalValidationLimit
instead. -
SHAPES_GRAPH
Deprecated.useCONFIG.Shacl.shapesGraph
instead.
-
-
Constructor Details
-
ShaclSailSchema
public ShaclSailSchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG.Shacl
instead.