|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.http.config.HTTPRepositorySchema
public class HTTPRepositorySchema
Defines constants for the HTTPRepository schema which is used by
HTTPRepositoryFactorys to initialize HTTPRepositorys.
| Field Summary | |
|---|---|
static String |
NAMESPACE
The HTTPRepository schema namespace ( http://www.openrdf.org/config/repository/http#). |
static URI |
PASSWORD
http://www.openrdf.org/config/repository/http#password |
static URI |
READ_ONLY
http://www.openrdf.org/config/repository/http#readOnly |
static URI |
REPOSITORYID
http://www.openrdf.org/config/repository/http#repositoryID/tt> |
static URI |
REPOSITORYURL
http://www.openrdf.org/config/repository/http#repositoryURL |
static URI |
SERVERURL
http://www.openrdf.org/config/repository/http#serverURL |
static URI |
SUBJECTSPACE
The set of all URI prefixes of subjects in statements on the server. |
static URI |
USERNAME
http://www.openrdf.org/config/repository/http#username |
| Constructor Summary | |
|---|---|
HTTPRepositorySchema()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final URI REPOSITORYURL
public static final URI SERVERURL
public static final URI REPOSITORYID
public static final URI USERNAME
public static final URI PASSWORD
public static final URI READ_ONLY
public static final URI SUBJECTSPACE
| Constructor Detail |
|---|
public HTTPRepositorySchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||