public class ContextAwareSchema extends Object
Modifier and Type | Field and Description |
---|---|
static URI |
ADD_CONTEXT
Deprecated.
|
static URI |
ARCHIVE_CONTEXT
Deprecated.
|
static URI |
BASE_URI
http://www.openrdf.org/config/repository/contextaware#base
|
static URI |
INCLUDE_INFERRED
http://www.openrdf.org/config/repository/contextaware#includeInferred
|
static URI |
INSERT_CONTEXT
http://www.openrdf.org/config/repository/contextaware#insertContext
|
static URI |
MAX_QUERY_TIME
http://www.openrdf.org/config/repository/contextaware#maxQueryTime
|
static String |
NAMESPACE
The ContextAwareRepository schema namespace (
http://www.openrdf.org/config/repository/contextaware#).
|
static URI |
QUERY_LANGUAGE
http://www.openrdf.org/config/repository/contextaware#queryLanguage
|
static URI |
READ_CONTEXT
http://www.openrdf.org/config/repository/contextaware#readContext
|
static URI |
REMOVE_CONTEXT
http://www.openrdf.org/config/repository/contextaware#removeContext
|
Constructor and Description |
---|
ContextAwareSchema() |
public static final String NAMESPACE
public static final URI INCLUDE_INFERRED
public static final URI MAX_QUERY_TIME
public static final URI QUERY_LANGUAGE
public static final URI BASE_URI
public static final URI READ_CONTEXT
@Deprecated public static final URI ADD_CONTEXT
public static final URI REMOVE_CONTEXT
@Deprecated public static final URI ARCHIVE_CONTEXT
public static final URI INSERT_CONTEXT
Copyright © 2001–2015 Aduna. All rights reserved.