public class CustomGraphQueryInferencerSchema extends Object
CustomGraphQueryInferencer
.Modifier and Type | Field and Description |
---|---|
static IRI |
MATCHER_QUERY
http://www.openrdf.org/config/sail/customGraphQueryInferencer#matcherQuery
|
static String |
NAMESPACE
The CustomGraphQueryInferencer schema namespace (
http://www.openrdf.org/config/sail/customGraphQueryInferencer#).
|
static IRI |
QUERY_LANGUAGE
http://www.openrdf.org/config/sail/customGraphQueryInferencer#queryLanguage
|
static IRI |
RULE_QUERY
http://www.openrdf.org/config/sail/customGraphQueryInferencer#ruleQuery
|
Constructor and Description |
---|
CustomGraphQueryInferencerSchema() |
public static final String NAMESPACE
public static final IRI QUERY_LANGUAGE
public static final IRI RULE_QUERY
public static final IRI MATCHER_QUERY
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.