Class CustomGraphQueryInferencerSchema
java.lang.Object
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Configuration schema URI's for
CustomGraphQueryInferencer
.- Author:
- Dale Visser
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#matcherQuerystatic final String
The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).static final IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#queryLanguagestatic final IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#ruleQuery -
Constructor Summary
-
Method Summary
-
Field Details
-
NAMESPACE
The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).- See Also:
-
QUERY_LANGUAGE
http://www.openrdf.org/config/sail/customGraphQueryInferencer#queryLanguage -
RULE_QUERY
http://www.openrdf.org/config/sail/customGraphQueryInferencer#ruleQuery -
MATCHER_QUERY
http://www.openrdf.org/config/sail/customGraphQueryInferencer#matcherQuery
-
-
Constructor Details
-
CustomGraphQueryInferencerSchema
public CustomGraphQueryInferencerSchema()
-