IVOA Grid & Web Services: VOSpaceContentsOverviewUsers want to be able to easily publish and share their own data as well as have data reside close to computation nodes when large-scale processing or dynamic caches for intermediate data products in workflows are involved. Three modes of data transfer need to be supported: client-server (the client pushes data to, or pulls data from, the server), server-client (the server pushes data to, or pulls data from, the client) and server-server (one server pushes data to, or pulls data from, another server in response to a client request) also known as third-party transfer. There are many solutions already to these problems so instead of inventing our own we specify a lightweight interface, VOSpace, that sits on top of existing storage solutions, providing a common interface to an underlying heterogeneity of implementations from local file systems to bulk data grids. VOSpace can distinguish between unstructured data, which is just a collection of bytes, and structured data where there is knowledge about how the bytes are arranged and so additional operations are possible. Individual VOSpace instances can also be federated into a peer network so that the user just interacts with a single data space. VOSpace 1.x specifications relate to a SOAP-based web service.VOSpace 1.0VOSpace 1.0 defines an unconnected flat file space and is now an IVOA Recommendation:SpecificationVOSpace 1.1VOSpace 1.1 extends the existing 1.0 specification to support containers, links between individual VOSpace instances, third party APIs and a "find" mechanism.SpecificationStandard URIsThe VOSpace specification refers to a number of standard URIs for properties, views and protocols. | |||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||
< < | The following URIs will be used to represent these standard URIs. | ||||||||||||||||||||||||||||||
> > | The following URIs will be used to represent the standard protocols: | ||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||
> > | The following URIs will be used to represent the standard views: | ||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||
< < | If a service implementation supports more than one version of the VOSpace API, then it may want to advertise the other versions as capabilities. | ||||||||||||||||||||||||||||||
> > | In order to register VOSpace services in an IVOA registry, the service capabilities need to identified using a standard URI. | ||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||
< < | One use case for this would be a VOSpace-1.1 client talking to a service that implements both VOSpace-1.0 and VOSpace-1.1, where the client is acting on behalf of a third party agent that only understands VOSpace-1.0. In which case, the client can use the information in the VOSpace-1.0 capability to direct the third party agent to the VOSpace-1.0 endpoint. | ||||||||||||||||||||||||||||||
> > | The following URIs will be used to represent the service capabilities: | ||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||
> > | If a service implementation supports more than one version of the VOSpace API, then these capability URIs can also be used within a VOSpace service to identify different VOSpace capabilities for a node. One use case for this would be a VOSpace-1.1 client talking to a service that implements both VOSpace-1.0 and VOSpace-1.1, where the client is acting on behalf of a third party agent that only understands VOSpace-1.0. In which case, the client can use the information in the VOSpace-1.0 capability to direct the third party agent to the VOSpace-1.0 endpoint. | ||||||||||||||||||||||||||||||
Discussion
HistoryVOSpace 2.0VOSpace 2.0 defines a RESTful interface.SpecificationNothing ready quite yet.DiscussionImplementations
Mailing listThe mailing list for discussion of the VOSpace specifications and related issues is: vospace@ivoa.net which is archived at: http://ivoa.net/forum/vospace/index.htmVOSpace 1.0 historyDiscussion
<--
|