Package org.topbraid.shacl.targets
Class CustomTargets
java.lang.Object
org.topbraid.shacl.targets.CustomTargets
A singleton managing the available custom target plugins.
The only currently supported custom target is for SPARQL.
- Author:
- Holger Knublauch
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddLanguage(CustomTargetLanguage plugin) static CustomTargetsget()getLanguageForTarget(org.apache.jena.rdf.model.Resource executable)
-
Method Details
-
get
-
addLanguage
-
getLanguageForTarget
-