Class CustomGraphQueryInferencerSchema
java.lang.Object
org.eclipse.rdf4j.sail.inferencer.fc.config.CustomGraphQueryInferencerSchema
Configuration schema URI's for
CustomGraphQueryInferencer
.- Author:
- Dale Visser
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#matcherQuerystatic String
The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).static IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#queryLanguagestatic IRI
http://www.openrdf.org/config/sail/customGraphQueryInferencer#ruleQuery -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAMESPACE
The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).- See Also:
- Constant Field Values
-
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()
-