public class ContextAwareSchema extends Object
Modifier and Type | Field and Description |
---|---|
static IRI |
ADD_CONTEXT
Deprecated.
|
static IRI |
ARCHIVE_CONTEXT
Deprecated.
|
static IRI |
BASE_URI
http://www.openrdf.org/config/repository/contextaware#base
|
static IRI |
INCLUDE_INFERRED
http://www.openrdf.org/config/repository/contextaware#includeInferred
|
static IRI |
INSERT_CONTEXT
http://www.openrdf.org/config/repository/contextaware#insertContext
|
static IRI |
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 IRI |
QUERY_LANGUAGE
http://www.openrdf.org/config/repository/contextaware#queryLanguage
|
static IRI |
READ_CONTEXT
http://www.openrdf.org/config/repository/contextaware#readContext
|
static IRI |
REMOVE_CONTEXT
http://www.openrdf.org/config/repository/contextaware#removeContext
|
Constructor and Description |
---|
ContextAwareSchema() |
public static final String NAMESPACE
public static final IRI INCLUDE_INFERRED
public static final IRI MAX_QUERY_TIME
public static final IRI QUERY_LANGUAGE
public static final IRI BASE_URI
public static final IRI READ_CONTEXT
@Deprecated public static final IRI ADD_CONTEXT
public static final IRI REMOVE_CONTEXT
@Deprecated public static final IRI ARCHIVE_CONTEXT
public static final IRI INSERT_CONTEXT
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.