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

D

Data - Interface in info.sswap.ontologies.data.api
The data package standardizes a simple interface to arbitrary data for semantic Web services.
Data(SSWAPIndividual) - Static method in class info.sswap.ontologies.data.api.DataFactory
Open with automatic support for literal or resource data, including automatic support for base64 encoded attachments.
Data(SSWAPIndividual, DataFactory.Open) - Static method in class info.sswap.ontologies.data.api.DataFactory
Open with automatic support for base64 encoded attachments.
Data(SSWAPIndividual, DataFactory.Open, String, String) - Static method in class info.sswap.ontologies.data.api.DataFactory
Open with automatic support for base64 encoded attachments or HTTP Basic Authentication.
DataAccessException - Exception in info.sswap.api.model
A generic, unchecked exception thrown when a problem with accessing the underlying data should occur (e.g., because the data source is unavailable or the data cannot be parsed).
DataAccessException() - Constructor for exception info.sswap.api.model.DataAccessException
Creates a new exception
DataAccessException(String) - Constructor for exception info.sswap.api.model.DataAccessException
Creates a new exception with the specified message
DataAccessException(Throwable) - Constructor for exception info.sswap.api.model.DataAccessException
Creates a new exception with the specified underlying cause
DataAccessException(String, Throwable) - Constructor for exception info.sswap.api.model.DataAccessException
Creates a new exception with the specified message and the underlying cause
DataException - Exception in info.sswap.ontologies.data.api
Root class for all Data-specific exceptions.
DataException() - Constructor for exception info.sswap.ontologies.data.api.DataException
Creates a new exception
DataException(String) - Constructor for exception info.sswap.ontologies.data.api.DataException
Creates a new exception with the specified message
DataException(Throwable) - Constructor for exception info.sswap.ontologies.data.api.DataException
Creates a new exception with the specified underlying cause
DataException(String, Throwable) - Constructor for exception info.sswap.ontologies.data.api.DataException
Creates a new exception with the specified message and the underlying cause
DataFactory - Class in info.sswap.ontologies.data.api
Main entry point for support for the data ontology.
DataFactory() - Constructor for class info.sswap.ontologies.data.api.DataFactory
 
DataFactory.Open - Enum in info.sswap.ontologies.data.api
Directives on how to open data elements for reading and writing.
date - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:date
dateTime - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:dateTime
decimal - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:decimal
DEFAULT_SUGGESTED_POLLING_INTERVAL - Static variable in class info.sswap.api.servlet.RRGCache
Default suggested polling interval (in milliseconds)
defaultMessage - Static variable in exception info.sswap.api.servlet.ClientException
 
defaultMessage - Static variable in exception info.sswap.api.servlet.RequestEntityTooLargeException
 
dereference() - Method in interface info.sswap.api.model.SSWAPModel
If the object is not dereferenced, it dereferences it.
dereference(InputStream) - Method in interface info.sswap.api.model.SSWAPModel
Dereferences the object (if it is not yet dereferenced) but it reads the data from the given stream, rather than trying to to retrieve the URI of this object.
Directory(SSWAPIndividual) - Static method in class info.sswap.ontologies.data.api.DataFactory
Create a new Directory from the subject individual.
Directory - Interface in info.sswap.ontologies.data.api
A data:DataBundle from the data ontology is an individual with one or more data:hasData statements.
DISABLE_UNA_WHEN_CLOSING_WORLD - Static variable in class info.sswap.api.model.Config
We are not disabling UNA by default when closing the world during service invocations.
DISABLE_UNA_WHEN_CLOSING_WORLD_KEY - Static variable in class info.sswap.api.model.Config
Property name for controlling Unique Name Assumption (UNA) when closing the world during service invocations.
DISCOVERY_SERVER_URI_DEFAULT - Static variable in class info.sswap.api.model.Config
The default URI of the discovery server, if not otherwise specified.
DISCOVERY_SERVER_URI_KEY - Static variable in class info.sswap.api.model.Config
The URI of the discovery server (used to answer RQGs)
DISK_CACHE_ENABLED_DEFAULT - Static variable in class info.sswap.api.model.Config
The default value for enabling (or disabling) the disk cache (value is 'true' or 'false').
DISK_CACHE_ENABLED_KEY - Static variable in class info.sswap.api.model.Config
Key for enabling the disk cache (vs.
doClosure() - Method in interface info.sswap.api.model.SSWAPModel
For every URI in the model, do successive HTTP GETs and read in the model.
doGet(HttpServletRequest, HttpServletResponse) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
An HTTP GET equates to returning an RDG or creating a just-in-time RIG from the query string and invoking this service.
doPost(HttpServletRequest, HttpServletResponse) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
An HTTP POST equates to a request service invocation.
duration - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:duration

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.