|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.sswap.impl.empire.Vocabulary
public class Vocabulary
The class containing constants for vocabulary used in SSWAP.
Field Summary | |
---|---|
static com.hp.hpl.jena.rdf.model.Resource |
ABOUT_URI
Constant for sswap:aboutURI URI |
static com.hp.hpl.jena.rdf.model.Resource |
ASYNC_RRG
A marker class to denote that a particular individual is an asynchronous RRG. |
static com.hp.hpl.jena.rdf.model.Resource |
HAS_MAPPING
|
static com.hp.hpl.jena.rdf.model.Resource |
ICON
Constant for sswap:icon |
static com.hp.hpl.jena.rdf.model.Resource |
INPUT_URI
Constant for sswap:inputURI URI |
private static com.hp.hpl.jena.rdf.model.Model |
internalModel
The internal Jena model which is used to create the constants below |
static com.hp.hpl.jena.rdf.model.Resource |
MAPS_TO
|
static com.hp.hpl.jena.rdf.model.Resource |
METADATA
Constant for sswap:metadata URI |
static com.hp.hpl.jena.rdf.model.Resource |
NAME
Constant for sswap:name |
static com.hp.hpl.jena.rdf.model.Resource |
ONE_LINE_DESCRIPTION
Constant for sswap:oneLineDescription URI |
static com.hp.hpl.jena.rdf.model.Resource |
OPERATES_ON
|
static com.hp.hpl.jena.rdf.model.Resource |
OUTPUT_URI
Constant for sswap:outputURI URI |
static com.hp.hpl.jena.rdf.model.Resource |
PROVIDED_BY
|
static com.hp.hpl.jena.rdf.model.Resource |
PROVIDES_RESOURCE
|
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP
|
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP_GRAPH
Jena resource for sswap:Graph |
static java.lang.String |
SSWAP_HTTP_EXCEPTION_HEADER
Non-standard HTTP Header to return error message |
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP_OBJECT
Jena resource for sswap:Object |
static java.lang.String |
SSWAP_ONTOLOGY_URI
The URI of SSWAP Ontology |
static java.lang.String |
SSWAP_OUTPUT_URI_HEADER
Non-standard HTTP header to return information about sswap:outputURI (e.g., to provide this information to clients that do not have capability to process RDF/XML) |
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP_PROVIDER
Jena resource for sswap:Provider |
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP_RESOURCE
Jena resource for sswap:Resource |
static com.hp.hpl.jena.rdf.model.Resource |
SSWAP_SUBJECT
Jena resource for sswap:Subject |
static com.hp.hpl.jena.rdf.model.Resource |
TOKEN
The token used to retrieve an RRG in an asynchronous version of SSWAP protocol. |
Constructor Summary | |
---|---|
Vocabulary()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final com.hp.hpl.jena.rdf.model.Model internalModel
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP_RESOURCE
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP_GRAPH
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP_SUBJECT
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP_OBJECT
public static final com.hp.hpl.jena.rdf.model.Resource SSWAP_PROVIDER
public static final com.hp.hpl.jena.rdf.model.Resource PROVIDED_BY
public static final com.hp.hpl.jena.rdf.model.Resource PROVIDES_RESOURCE
public static final com.hp.hpl.jena.rdf.model.Resource MAPS_TO
public static final com.hp.hpl.jena.rdf.model.Resource OPERATES_ON
public static final com.hp.hpl.jena.rdf.model.Resource HAS_MAPPING
public static final com.hp.hpl.jena.rdf.model.Resource NAME
public static final com.hp.hpl.jena.rdf.model.Resource ONE_LINE_DESCRIPTION
public static final com.hp.hpl.jena.rdf.model.Resource ABOUT_URI
public static final com.hp.hpl.jena.rdf.model.Resource INPUT_URI
public static final com.hp.hpl.jena.rdf.model.Resource OUTPUT_URI
public static final com.hp.hpl.jena.rdf.model.Resource ICON
public static final com.hp.hpl.jena.rdf.model.Resource METADATA
public static final java.lang.String SSWAP_ONTOLOGY_URI
public static final java.lang.String SSWAP_HTTP_EXCEPTION_HEADER
public static final java.lang.String SSWAP_OUTPUT_URI_HEADER
public static final com.hp.hpl.jena.rdf.model.Resource TOKEN
public static final com.hp.hpl.jena.rdf.model.Resource ASYNC_RRG
Constructor Detail |
---|
public Vocabulary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |