|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.common.Predicates
public class Predicates
Vocab file for Anzo predicates.
| Nested Class Summary | |
|---|---|
static class |
Predicates.SparqlQueryResults
Vocab constants for SparqlQueryResults |
| Field Summary | |
|---|---|
static org.openrdf.model.URI |
inferredRole
Inferred RBAC role |
static java.lang.String |
namespace
Namespace for Anzo predicates |
| Constructor Summary | |
|---|---|
Predicates()
|
|
| Method Summary | |
|---|---|
static boolean |
isReservedPredicate(org.openrdf.model.URI predicate)
Determine if given predicate is an Anzo reserved predicate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String namespace
public static final org.openrdf.model.URI inferredRole
| Constructor Detail |
|---|
public Predicates()
| Method Detail |
|---|
public static boolean isReservedPredicate(org.openrdf.model.URI predicate)
predicate - Predicate to check reserved status
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||