Add a way to get all datasets behind a technical installation
12680
Reporter: lfrancke
Type: Task
Summary: Add a way to get all datasets behind a technical installation
Priority: Minor
Resolution: Duplicate
Status: Closed
Created: 2013-01-30 11:30:04.77
Updated: 2013-12-16 17:50:20.485
Resolved: 2013-12-11 17:34:54.314
Description: Currently in the new registry-ws there's no way to get a list of datasets for a technical installation. That should be added.
It's not exposed in the portal either (technical installations at all) but that's a different decision I guess.]]>
Author: lfrancke@gbif.org
Created: 2013-01-30 11:33:52.735
Updated: 2013-01-30 11:33:52.735
Tim:
{quote}
It seems to me that this:
http://staging.gbif.org:8080/registry-ws/technical_installation/60454014-f762-11e1-a439-00145eb45e9a
Should either list the datasets published (presume that could be a big response)
or this should exist (possibly supporting paging):
http://staging.gbif.org:8080/registry-ws/technical_installation/60454014-f762-11e1-a439-00145eb45e9a/dataset
or this should exist (possibly supporting paging):
http://staging.gbif.org:8080/registry-ws/dataset?technicalInstallationKey=60454014-f762-11e1-a439-00145eb45e9a
{quote}
Author: mdoering@gbif.org
Created: 2013-02-04 15:27:04.679
Updated: 2013-02-04 15:27:04.679
I support that and we should have the same for nodes and organisations.
We currently have /organization//dataset/owned, but I would propose we use a simple /dataset subresource for all of the above like that:
/node//dataset
/organization//dataset
/technical_installation//dataset