Skip navigation links
A B C D E F G H I M N O P Q R S T U V 

A

ACCEPT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the Accept parameter (may also be used as the name of the Accept HTTP header).
ACTION_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the action parameter used in transactions.
AddStatementOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation to add a statement.
AddStatementOperation(Resource, URI, Value, Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
Create an AddStatementOperation.

B

BASEURI_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the base-URI parameter.
BINDING_PREFIX - Static variable in class org.openrdf.http.protocol.Protocol
Parameter prefix for query-external variable bindings.

C

ClearNamespacesOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that removes all namespace declarations.
ClearNamespacesOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
ClearOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that clears the whole repository.
ClearOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
CONFIG - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the config resource.
CONTEXT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the context parameter.
ContextOperation - Class in org.openrdf.http.protocol.transaction.operations
A TransactionOperation that operates on a specific (set of) contexts.
ContextOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
CONTEXTS - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the context list resource of a repository.
contexts - Variable in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 

D

decodeContext(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded context Resource.
decodeContexts(String[], ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode previously encoded contexts.
decodeResource(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded Resource.
decodeURI(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded URI.
decodeValue(String, ValueFactory) - Static method in class org.openrdf.http.protocol.Protocol
Decode a previously encoded value.
DEFAULT_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the default graph URI parameter.

E

encodeContext(Resource) - Static method in class org.openrdf.http.protocol.Protocol
Encodes a context resource for use in a URL.
encodeContexts(Resource...) - Static method in class org.openrdf.http.protocol.Protocol
Encode context resources for use in a URL.
encodeValue(Value) - Static method in class org.openrdf.http.protocol.Protocol
Encodes a value in a canonical serialized string format, for use in a URL query parameter.
equals(Object) - Method in class org.openrdf.http.protocol.error.ErrorType
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
equals(Object) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
ErrorInfo - Class in org.openrdf.http.protocol.error
 
ErrorInfo(String) - Constructor for class org.openrdf.http.protocol.error.ErrorInfo
 
ErrorInfo(ErrorType, String) - Constructor for class org.openrdf.http.protocol.error.ErrorInfo
 
ErrorType - Class in org.openrdf.http.protocol.error
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.AddStatementOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.ClearOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
execute(RepositoryConnection) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
execute(RepositoryConnection) - Method in interface org.openrdf.http.protocol.transaction.operations.TransactionOperation
Executes this operation on the supplied connection.

F

forLabel(String) - Static method in class org.openrdf.http.protocol.error.ErrorType
 
FORM_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for www forms: application/x-www-form-urlencoded.

G

getBaseURI() - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getBindings() - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getConfigLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the server configuration resource on the specified server.
getContexts() - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
getContextsLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the contexts lists resource for a specific repository.
getDataset() - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
getErrorMessage() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
getErrorType() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
getLabel() - Method in class org.openrdf.http.protocol.error.ErrorType
 
getName() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
getNamespacePrefixLocation(String, String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the namespace with the specified prefix for a specific repository on the specified server.
getNamespacesLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the namespaces lists resource for a specific repository on the specified server.
getObject() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getPredicate() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getPrefix() - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
getPrefix() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
getProtocolLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the protocol resource on the specified server.
getRepositoriesLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the repository list resource on the specified server.
getRepositoryID(String) - Static method in class org.openrdf.http.protocol.Protocol
Extracts the repository ID from the repository location.
getRepositoryLocation(String, String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of a specific repository resource on the specified server.
getServerLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Extracts the server location from the repository location.
getSizeLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the 'size' resource for a specific repository on the specified server.
getStatementsLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the statements resource for a specific repository.
getSubject() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
getTransactionsLocation(String) - Static method in class org.openrdf.http.protocol.Protocol
Get the location of the transaction resources for a specific repository.
getUpdateString() - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the graph parameter.

H

hashCode() - Method in class org.openrdf.http.protocol.error.ErrorType
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
hashCode() - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 

I

INCLUDE_INFERRED_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'includeInferred' parameter.
INSERT_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the default insert graph URI parameter.
isIncludeInferred() - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
ISOLATION_LEVEL_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the isolation level used in transactions.

M

MALFORMED_DATA - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
MALFORMED_QUERY - Static variable in class org.openrdf.http.protocol.error.ErrorType
 

N

NAMED_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the named graph URI parameter.
NAMESPACES - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the namespaces list resource of a repository.
NULL_PARAM_VALUE - Static variable in class org.openrdf.http.protocol.Protocol
Parameter value for the NULL context.

O

OBJECT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'object' parameter of statement query.
org.openrdf.http.protocol - package org.openrdf.http.protocol
 
org.openrdf.http.protocol.error - package org.openrdf.http.protocol.error
 
org.openrdf.http.protocol.transaction - package org.openrdf.http.protocol.transaction
 
org.openrdf.http.protocol.transaction.operations - package org.openrdf.http.protocol.transaction.operations
 

P

parse(String) - Static method in class org.openrdf.http.protocol.error.ErrorInfo
Parses the string output that is produced by ErrorInfo.toString().
parse(InputStream) - Method in class org.openrdf.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
parse(Reader) - Method in class org.openrdf.http.protocol.transaction.TransactionReader
parse the transaction from the serialization
PREDICATE_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'predicate' parameter of a statement query.
PRESERVE_BNODE_ID_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter for server instruction to preserve blank node ids when parsing request data.
Protocol - Class in org.openrdf.http.protocol
 
Protocol() - Constructor for class org.openrdf.http.protocol.Protocol
 
PROTOCOL - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the protocol resource.
Protocol.Action - Enum in org.openrdf.http.protocol
Defines the action a particular transaction update is executing.

Q

QUERY_LANGUAGE_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the query language parameter.
QUERY_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the query parameter.

R

register(String) - Static method in class org.openrdf.http.protocol.error.ErrorType
 
REMOVE_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the default remove graph URI parameter.
RemoveNamespaceOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that removes the namespace for a specific prefix.
RemoveNamespaceOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
RemoveNamespaceOperation(String) - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
RemoveStatementsOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation to remove statements matching specific pattern of subject, predicate and object.
RemoveStatementsOperation(Resource, URI, Value, Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation
Creates a RemoveStatementsOperation.
REPOSITORIES - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the repository list resource.

S

serialize(Iterable<? extends TransactionOperation>, OutputStream) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
serialize the passed list of operations to the passed writer.
serialize(TransactionOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
Serializes the supplied operation.
serialize(AddStatementOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(SPARQLUpdateOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(RemoveStatementsOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(StatementOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(ClearOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(SetNamespaceOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(RemoveNamespaceOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(ClearNamespacesOperation, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(Resource[], XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(Value, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(Resource, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(URI, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(BNode, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serialize(Literal, XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
serializeNull(XMLWriter) - Method in class org.openrdf.http.protocol.transaction.TransactionWriter
 
setBaseURI(String) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setBindings(Binding[]) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setContexts(Resource...) - Method in class org.openrdf.http.protocol.transaction.operations.ContextOperation
 
setDataset(Dataset) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setIncludeInferred(boolean) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
setName(String) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
SetNamespaceOperation - Class in org.openrdf.http.protocol.transaction.operations
Operation that sets the namespace for a specific prefix.
SetNamespaceOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
SetNamespaceOperation(String, String) - Constructor for class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
setObject(Value) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setPredicate(URI) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setPrefix(String) - Method in class org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation
 
setPrefix(String) - Method in class org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation
 
setSubject(Resource) - Method in class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
setUpdateString(String) - Method in class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
SIZE - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the 'size' resource of a repository.
SPARQL_QUERY_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for SPARQL update: application/sparql-query.
SPARQL_UPDATE_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for SPARQL update: application/sparql-update.
SPARQLUpdateOperation - Class in org.openrdf.http.protocol.transaction.operations
Encapsulation of a SPARQL 1.1 update operation executed as part of a transaction.
SPARQLUpdateOperation() - Constructor for class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
SPARQLUpdateOperation(String, String, boolean, Dataset, Binding...) - Constructor for class org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation
 
StatementOperation - Class in org.openrdf.http.protocol.transaction.operations
A context operation with (optional) subject, predicate, object.
StatementOperation(Resource...) - Constructor for class org.openrdf.http.protocol.transaction.operations.StatementOperation
 
STATEMENTS - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the statement list resource of a repository.
SUBJECT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the 'subject' parameter of a statement query.

T

TIMEOUT_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
 
toString() - Method in class org.openrdf.http.protocol.error.ErrorInfo
 
toString() - Method in class org.openrdf.http.protocol.error.ErrorType
 
TransactionOperation - Interface in org.openrdf.http.protocol.transaction.operations
An update operation that is part of a transaction.
TransactionReader - Class in org.openrdf.http.protocol.transaction
 
TransactionReader() - Constructor for class org.openrdf.http.protocol.transaction.TransactionReader
 
TRANSACTIONS - Static variable in class org.openrdf.http.protocol.Protocol
Relative location of the transaction resources of a repository.
TransactionWriter - Class in org.openrdf.http.protocol.transaction
Serializes of an RDF transaction.
TransactionWriter() - Constructor for class org.openrdf.http.protocol.transaction.TransactionWriter
 
TXN_MIME_TYPE - Static variable in class org.openrdf.http.protocol.Protocol
MIME type for transactions: application/x-rdftransaction.

U

UnauthorizedException - Exception in org.openrdf.http.protocol
 
UnauthorizedException() - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception org.openrdf.http.protocol.UnauthorizedException
 
UNSUPPORTED_FILE_FORMAT - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
UNSUPPORTED_QUERY_LANGUAGE - Static variable in class org.openrdf.http.protocol.error.ErrorType
 
UPDATE_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the update parameter.
USING_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the default graph URI parameter for update.
USING_NAMED_GRAPH_PARAM_NAME - Static variable in class org.openrdf.http.protocol.Protocol
Parameter name for the named graph URI parameter for update.

V

valueOf(String) - Static method in enum org.openrdf.http.protocol.Protocol.Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openrdf.http.protocol.Protocol.Action
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.openrdf.http.protocol.Protocol
Protocol version.
A B C D E F G H I M N O P Q R S T U V 
Skip navigation links

Copyright © 2001-2016 Aduna. All Rights Reserved.