|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.sail.federation.config.FederationSchema
public class FederationSchema
RDF Schema used by the federation configuration.
| Field Summary | |
|---|---|
static URI |
DISTINCT
If no two members contain the same statement. |
static URI |
LOCALPROPERTYSPACE
For all triples with a predicate in this space, the container RDF store contains all triples with that subject and any predicate in this space. |
static URI |
MEMBER
|
static String |
NAMESPACE
http://www.openrdf.org/config/sail/federation# |
static URI |
READ_ONLY
If the federation should not try and add statements to its members. |
| 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 MEMBER
public static final URI LOCALPROPERTYSPACE
public static final URI DISTINCT
public static final URI READ_ONLY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||