Class CustomGraphQueryInferencerSchema

    • Field Detail

      • NAMESPACE

        public static final String NAMESPACE
        The CustomGraphQueryInferencer schema namespace ( http://www.openrdf.org/config/sail/customGraphQueryInferencer#).
        See Also:
        Constant Field Values
      • QUERY_LANGUAGE

        public static final IRI QUERY_LANGUAGE
        http://www.openrdf.org/config/sail/customGraphQueryInferencer#queryLanguage
      • RULE_QUERY

        public static final IRI RULE_QUERY
        http://www.openrdf.org/config/sail/customGraphQueryInferencer#ruleQuery
      • MATCHER_QUERY

        public static final IRI MATCHER_QUERY
        http://www.openrdf.org/config/sail/customGraphQueryInferencer#matcherQuery
    • Constructor Detail

      • CustomGraphQueryInferencerSchema

        public CustomGraphQueryInferencerSchema()