|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eaglei.repository.vocabulary.DATAMODEL
public class DATAMODEL
Constants related to the eagle-i Data Model Ontology URIs of useful classes and properties.
| Field Summary | |
|---|---|
static java.lang.String |
APP_EXT_NAMESPACE
This is one of the many like it. |
static org.openrdf.model.URI |
APP_EXT_NAMESPACE_URI
|
static java.lang.String |
APP_ONT_NAMESPACE
This is my namespace. |
static java.lang.String |
GRAPH_NAME
URI of Data Model Ontology, at least for naming Named Graph. |
static org.openrdf.model.URI |
GRAPH_NAME_URI
Constant GRAPH_NAME_URI - the URI form |
static org.openrdf.model.URI |
IN_PROPERTY_GROUP
Borrow the inPropertyGroup property name from ont model |
static org.openrdf.model.URI |
PROPERTY_GROUP_ADMIN_DATA
Property group that marks properties which are not to be shown in repository dissemination views or put into search indexes. |
static org.openrdf.model.URI |
PROPERTY_GROUP_CONTACT_LOCATION
Property group that marks properties containing ANY contact info e.g. |
static org.openrdf.model.URI |
PROPERTY_GROUP_EMAIL_CONTACT
Property group that marks properties containing JUST email contact info |
| Constructor Summary | |
|---|---|
DATAMODEL()
|
|
| 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 java.lang.String GRAPH_NAME
public static final org.openrdf.model.URI GRAPH_NAME_URI
GRAPH_NAME_URI - the URI form
public static final java.lang.String APP_ONT_NAMESPACE
public static final java.lang.String APP_EXT_NAMESPACE
public static final org.openrdf.model.URI APP_EXT_NAMESPACE_URI
public static final org.openrdf.model.URI IN_PROPERTY_GROUP
public static final org.openrdf.model.URI PROPERTY_GROUP_ADMIN_DATA
public static final org.openrdf.model.URI PROPERTY_GROUP_EMAIL_CONTACT
public static final org.openrdf.model.URI PROPERTY_GROUP_CONTACT_LOCATION
| Constructor Detail |
|---|
public DATAMODEL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||