Deploying Data Services and Data Service Resources
Deploying and exposing a data service resource via an
OGSA-DAI WSRF data service is a three-step process. These are
described in more detail on the following three pages.
-
Deploy an OGSA-DAI data service. This data service initially
exposes 0 data service resources.
-
Data services can expose 0 or more data service resources. It is up to
you whether you expose 1 data service resource per service or expose multiple
data service resources per service. It may be useful to consider whether you
intend to restrict access to your service (make it secure) since this will,
of course, restrict access to every resource exposed by that service.
service
-
See Deploying data services.
-
Deploy a data service resource. The data service resource contains
information about a data resource and the activities clients
can perform on that data resource via a data service.
-
Instruct a data service to expose a data service resource thereby
allowing clients to interact with it.
Optionally you may also wish to:
-
Enable Globus Toolkit message-level or transport-level security. This enables
secure calls to your data service.