| |
|
| java.lang.Object org.openrdf.repository.config.RepositoryConfigSchema
RepositoryConfigSchema | public class RepositoryConfigSchema (Code) | | Defines constants for the repository configuration schema that is used by
RepositoryManager s.
author: Arjohn Kampman |
DELEGATE | final public static URI DELEGATE(Code) | | http://www.openrdf.org/config/repository#delegate
|
NAMESPACE | final public static String NAMESPACE(Code) | | The HTTPRepository schema namespace (http://www.openrdf.org/config/repository#).
|
REPOSITORY | final public static URI REPOSITORY(Code) | | http://www.openrdf.org/config/repository#Repository
|
REPOSITORYID | final public static URI REPOSITORYID(Code) | | http://www.openrdf.org/config/repository#repositoryID
|
REPOSITORYIMPL | final public static URI REPOSITORYIMPL(Code) | | http://www.openrdf.org/config/repository#repositoryImpl
|
REPOSITORYTYPE | final public static URI REPOSITORYTYPE(Code) | | http://www.openrdf.org/config/repository#repositoryType
|
REPOSITORY_CONTEXT | final public static URI REPOSITORY_CONTEXT(Code) | | http://www.openrdf.org/config/repository#RepositoryContext
|
|
|
|