Class SPARQLValidationLanguage
java.lang.Object
org.topbraid.shacl.validation.sparql.SPARQLValidationLanguage
- All Implemented Interfaces:
ValidationLanguage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanExecute(Constraint constraint) createExecutor(Constraint constraint) static SPARQLValidationLanguageget()
-
Constructor Details
-
SPARQLValidationLanguage
public SPARQLValidationLanguage()
-
-
Method Details
-
get
-
canExecute
- Specified by:
canExecutein interfaceValidationLanguage
-
createExecutor
- Specified by:
createExecutorin interfaceValidationLanguage
-