updated the documentation
This commit is contained in:
parent
b8992a0124
commit
a154b5b849
|
@ -45,7 +45,7 @@ import eu.trentorise.opendata.jackan.model.CkanDataset;
|
|||
|
||||
/**
|
||||
* The CatalogueResolver is able to get/resolve a link to a "Catalogue Entity"
|
||||
* stored in one of the gCube Data Catalogue's instances. A Catalogue Entity is
|
||||
* 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.
|
||||
*
|
||||
|
|
|
@ -52,7 +52,7 @@ import org.w3c.dom.Document;
|
|||
* on D4Science Geonetwork services.
|
||||
*
|
||||
* Request format
|
||||
* http[s]://[GEONETWORK_RESOLVER_BASE_URL]/[SCOPE]/[MODE]/[VISIBILITY]/[FILTER_KEY]/[FILTER_VALUE]/$$
|
||||
* [GEONETWORK_RESOLVER_BASE_URL]/[SCOPE]/[MODE]/[VISIBILITY]/[FILTER_KEY]/[FILTER_VALUE]/$$
|
||||
*
|
||||
* See more at
|
||||
* https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Geonetwork_Resolver
|
||||
|
|
Loading…
Reference in New Issue