The URI Resolver is an HTTP URI resolver implemented as a REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications.
There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
name | path | methods | description |
---|---|---|---|
AnalyticsCreateResolver |
|
|
The AnalyticsCreateResolver provides a method to get the Analytics URLs by which is possible to invoke through the DataMiner Executor the run of an algorithm stored in a certain VRE. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Analytics_Resolver |
AnalyticsGetResolver |
|
|
The AnalyticsGetResolver to resolve an Analytics URL See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Analytics_Resolver |
CatalogueResolver |
|
|
The CatalogueResolver is able to get/resolve a link to a "Catalogue Entity" stored in one of the D4Science Catalogue's instances. A Catalogue Entity is either a "group" or an "organization" or a "product" of D4Science Data Catalogue. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#CATALOGUE_Resolver |
GeonetworkResolver |
|
|
The GeonetworkResolver is a "middle tier" to perform queries to D4Science's Geonetwork services. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Geonetwork_Resolver |
GeoportalResolver |
|
|
The GeoportalResolver is able to get/resolve a link to "Geoportal Viewer" or "Geoportal Entry" Application. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Geoportal_Resolver |
GisResolver |
|
|
The GisResolver is able to resolve GIS Links (as a redirect to Gis Viewer Application) in order to display and navigate on web-map the gis layers stored in D4Science's Geonetwork See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#GIS_Resolver |
KnimeCreateResolver |
|
|
The KnimeCreateResolver is able to create a KNIME URL. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#KNIME_Resolver |
KnimeGetResolver |
|
|
The KnimeGetResolver provides a method to get the Knime URLs (that are simply URLs) by which is possible to invoke the KNIME Model Simulation Application. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#KNIME_Resolver |
PartheosRegistryResolver |
|
|
The PartheosRegistryResolver. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Parthenos_URL_Resolver |
SMPIDResolver |
|
|
The SMPIDResolver is able to give HTTP resolution to storage resource by ID. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#SMP-ID_Resolver |
SMPResolver |
|
|
The SMPResolver is able to give HTTP resolution to SMP protocol URIs See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#SMP_Resolver |
StorageHubResolver |
|
|
The StorageHubResolver provides the methods either to download a gCube Workspace file or to get its metadata. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#STORAGE-HUB_Resolver |
StorageIDResolver |
|
|
The StorageIDResolver is able to give HTTP resolution to storage resource by ID See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#STORAGE-ID_Resolver |
UriResolverResources |
|
|
The UriResolverResources. Show the resources as a JSON |
WekeoResolver |
|
|
The WekeoResolver provides a method to wrap the basic authentication from D4Science account to WekeoBroker service. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Wekeo_Resolver |
type | description |
---|---|
CatalogueRequest | The Class CatalogueRequest. |
GeoportalRequest | The Class GeoportalRequest. |
ParthenosRequest | Instantiates a new parthenos request. |