Class ContextAwareSchema
java.lang.Object
org.eclipse.rdf4j.repository.contextaware.config.ContextAwareSchema
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- James Leigh
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
Deprecated.static final IRI
Deprecated.static final IRI
Deprecated.useCONFIG.ContextAware.base
insteadstatic final IRI
Deprecated.useCONFIG.ContextAware.includeInferred
instead.static final IRI
Deprecated.useCONFIG.ContextAware.insertContext
instead.static final IRI
Deprecated.useCONFIG.ContextAware.maxQueryTime
insteadstatic final String
Deprecated, for removal: This API element is subject to removal in a future version.The obsolete ContextAwareRepository schema namespace ( http://www.openrdf.org/config/repository/contextaware#).static final IRI
Deprecated.useCONFIG.ContextAware.queryLanguage
instead.static final IRI
Deprecated.useCONFIG.ContextAware.readContext
insteadstatic final IRI
Deprecated.useCONFIG.ContextAware.removeContext
instead. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
NAMESPACE
Deprecated, for removal: This API element is subject to removal in a future version.The obsolete ContextAwareRepository schema namespace ( http://www.openrdf.org/config/repository/contextaware#).- See Also:
-
INCLUDE_INFERRED
Deprecated.useCONFIG.ContextAware.includeInferred
instead. -
MAX_QUERY_TIME
Deprecated.useCONFIG.ContextAware.maxQueryTime
instead -
QUERY_LANGUAGE
Deprecated.useCONFIG.ContextAware.queryLanguage
instead. -
BASE_URI
Deprecated.useCONFIG.ContextAware.base
instead -
READ_CONTEXT
Deprecated.useCONFIG.ContextAware.readContext
instead -
ADD_CONTEXT
Deprecated. -
REMOVE_CONTEXT
Deprecated.useCONFIG.ContextAware.removeContext
instead. -
ARCHIVE_CONTEXT
Deprecated. -
INSERT_CONTEXT
Deprecated.useCONFIG.ContextAware.insertContext
instead.
-
-
Constructor Details
-
ContextAwareSchema
public ContextAwareSchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG.ContextAware
vocabulary instead.