Field Summary |
|
final public static String | ACCEPT_PARAM_NAME Parameter name for the Accept parameter (may also be used as the name of
the Accept HTTP header). |
final public static String | BASEURI_PARAM_NAME Parameter name for the base-URI parameter. |
final public static String | BINDING_PREFIX Parameter prefix for query-external variable bindings. |
final public static String | CONFIG Relative location of the config resource. |
final public static String | CONTEXTS Relative location of the context list resource of a repository. |
final public static String | CONTEXT_PARAM_NAME Parameter name for the context parameter. |
final public static String | DEFAULT_GRAPH_PARAM_NAME Parameter name for the default graph URI parameter. |
final public static String | FORM_MIME_TYPE MIME type for www forms: application/x-www-form-urlencoded. |
final public static String | INCLUDE_INFERRED_PARAM_NAME Parameter name for the 'includeInferred' parameter. |
final public static String | NAMED_GRAPH_PARAM_NAME Parameter name for the named graph URI parameter. |
final public static String | NAMESPACES Relative location of the namespaces list resource of a repository. |
final public static String | NULL_PARAM_VALUE Parameter value for the NULL context. |
final public static String | OBJECT_PARAM_NAME Parameter name for the 'object' parameter of statement query. |
final public static String | PREDICATE_PARAM_NAME Parameter name for the 'predicate' parameter of a statement query. |
final public static String | PROTOCOL Relative location of the protocol resource. |
final public static String | QUERY_LANGUAGE_PARAM_NAME Parameter name for the query language parameter. |
final public static String | QUERY_PARAM_NAME Parameter name for the query parameter. |
final public static String | REPOSITORIES Relative location of the repository list resource. |
final public static String | SIZE Relative location of the 'size' resource of a repository. |
final public static String | STATEMENTS Relative location of the statement list resource of a repository. |
final public static String | SUBJECT_PARAM_NAME Parameter name for the 'subject' parameter of a statement query. |
final public static String | TXN_MIME_TYPE MIME type for transactions: application/x-rdftransaction. |
final public static String | VERSION Protocol version. |