|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.object.config.ObjectRepositorySchema
public class ObjectRepositorySchema
Static object configuration schema.
| Field Summary | |
|---|---|
static URI |
BASE_CLASS
http://www.openrdf.org/config/repository/object#baseClass |
static URI |
BEHAVIOUR
http://www.openrdf.org/config/repository/object#behaviour |
static URI |
BEHAVIOUR_JAR
http://www.openrdf.org/config/repository/object#behaviourJar |
static URI |
COMPILE_REPOSITORY
http://www.openrdf.org/config/repository/object#compileRepository |
static URI |
CONCEPT
http://www.openrdf.org/config/repository/object#concept |
static URI |
CONCEPT_JAR
http://www.openrdf.org/config/repository/object#conceptJar |
static URI |
DATATYPE
http://www.openrdf.org/config/repository/object#datatype |
static URI |
FOLLOW_IMPORTS
http://www.openrdf.org/config/repository/object#followImports |
static URI |
IMPORTS
http://www.openrdf.org/config/repository/object#imports |
static URI |
KNOWN_AS
http://www.openrdf.org/config/repository/object#knownAs |
static URI |
MEMBER_PREFIX
http://www.openrdf.org/config/repository/object#memberPrefix |
static String |
NAMESPACE
The ObjectRepository schema namespace ( http://www.openrdf.org/config/repository/object#). |
static URI |
PACKAGE_PREFIX
http://www.openrdf.org/config/repository/object#packgaePrefix |
| Constructor Summary | |
|---|---|
ObjectRepositorySchema()
|
|
| 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 COMPILE_REPOSITORY
public static final URI BASE_CLASS
public static final URI PACKAGE_PREFIX
public static final URI MEMBER_PREFIX
public static final URI DATATYPE
public static final URI CONCEPT
public static final URI BEHAVIOUR
public static final URI KNOWN_AS
public static final URI CONCEPT_JAR
public static final URI BEHAVIOUR_JAR
public static final URI IMPORTS
public static final URI FOLLOW_IMPORTS
| Constructor Detail |
|---|
public ObjectRepositorySchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||