A B C D E F G H I L M N O P Q R S T U V W X

R

RawData(SSWAPIndividual, DataFactory.Open) - Static method in class info.sswap.ontologies.data.api.DataFactory
Raw data (no base64 encoding or decoding).
RawData(SSWAPIndividual, DataFactory.Open, String, String) - Static method in class info.sswap.ontologies.data.api.DataFactory
Raw data (no base64 encoding or decoding) with HTTP Basic Authentication.
RDFRepresentation - Enum in info.sswap.api.model
Enumeration of different representations of RDF data.
RDG - Interface in info.sswap.api.model
A Resource Description Graph (RDG) describes a SSWAP semantic web service.
readData() - Method in interface info.sswap.ontologies.data.api.Data
Read the current data element (either a literal or by dereferencing the individual itself).
ReasoningService - Interface in info.sswap.api.model
Interface to reasoning services about data types.
remoteServiceURI - Variable in class info.sswap.api.servlet.AbstractSSWAPServlet
URI to be called to pass on service invocation to a remote service.
removeImport(URI) - Method in interface info.sswap.api.model.SSWAPModel
Removes an import from the list of imports
removeModel(SSWAPModel) - Method in interface info.sswap.api.model.ReasoningService
Removes a previously added submodel (via addModel(Model)).
removeNsPrefix(String) - Method in interface info.sswap.api.model.SSWAPModel
Removes a namespace prefix.
removeProperty(SSWAPProperty) - Method in interface info.sswap.api.model.SSWAPIndividual
Removes a single property instance from this individual (identified by the specified SSWAPProperty instance).
removeProperty(SSWAPPredicate, SSWAPElement) - Method in interface info.sswap.api.model.SSWAPIndividual
Removes a single property from this individual (property is identified by the predicate and the value)
removeProperty() - Method in interface info.sswap.api.model.SSWAPProperty
Removes the property from the individual.
removeType(SSWAPType) - Method in interface info.sswap.api.model.SSWAPIndividual
Removes a type from the individual.
replaceObject(SSWAPSubject, URI, SSWAPObject) - Method in class info.sswap.api.servlet.MapsTo
Deprecated. Use MapsTo.replaceObject(SSWAPSubject,SSWAPObject,URI) instead
replaceObject(SSWAPSubject, SSWAPObject, URI) - Method in class info.sswap.api.servlet.MapsTo
If the argument URI is different from the sswapObject URI, then schedule to MapsTo.assignObject(SSWAPSubject,URI) and MapsTo.unassignObject(SSWAPSubject,SSWAPObject).
RequestEntityTooLargeException - Exception in info.sswap.api.servlet
Exception class for HTTP response code 413 Request Entity Too Large.
RequestEntityTooLargeException() - Constructor for exception info.sswap.api.servlet.RequestEntityTooLargeException
 
resolveProtocolModel(SSWAPProtocol) - Method in interface info.sswap.api.model.ModelResolver
Resolves a graph by performing a more specific resolution than for a generic source model
resolveSourceModel(SourceModel) - Method in interface info.sswap.api.model.ModelResolver
 
resolveTerm(URI) - Method in interface info.sswap.api.model.ModelResolver
Resolves a specific term
RIG - Interface in info.sswap.api.model
A Resource Invocation Graph (RIG) is for invocation of a SSWAP semantic web service.
rig - Variable in class info.sswap.api.servlet.MapsTo
 
RIG_INVOCATION_TIMEOUT_DEFAULT - Static variable in class info.sswap.api.model.Config
The default connect timeout (in milliseconds) during RIG invocation.
RIG_INVOCATION_TIMEOUT_KEY - Static variable in class info.sswap.api.model.Config
Property name for setting the connect timeout (in milliseconds) during RIG invocation.
RQG - Interface in info.sswap.api.model
A Resource Query Graph (RQG) is a specialized query sent to a Discovery Server in request of all SSWAP semantic web services (RDGs) that satisfy the query.
RRG - Interface in info.sswap.api.model
A Resource Response Graph (RRG) is the return result of a SSWAP semantic web service.
RRG_EHCACHE_CACHE_NAME_DEFAULT - Static variable in class info.sswap.api.model.Config
Default value of the EHCache cache that stores RRGs (produced by the SSWAP service and available for asynchronous retrieval)
RRG_EHCACHE_CACHE_NAME_KEY - Static variable in class info.sswap.api.model.Config
Property name for the name of the EHCache cache for storing RRGs (produced by the SSWAP service and available for asynchronous retrieval)
RRG_EHCACHE_FILE_KEY - Static variable in class info.sswap.api.model.Config
Property name for the path to EHCache configuration file for storing RRGs.
RRG_RETRIEVAL_SUFFIX - Static variable in class info.sswap.api.servlet.AbstractSSWAPServlet
The suffix to the request string for RRG retrieval; that is, if a request ends with this suffix (attached to the regular service's URL), it indicates that the request is for retrieving a cached RRG, and not invoking the service.
RRGCache - Class in info.sswap.api.servlet
Manages cached RRGs and information about them (including information about RRGs that have not yet been computed, but they already have a token (identifier) so that the clients can query/poll for them).

A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.