You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
datagov wants the ability to update a DCATUS dataset using the CKAN API in the new harvesting repo
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN a set of parameters to update and an ID to a DCATUS dataset on CKAN
AND a data.gov catalog-like CKAN system is running independently
WHEN the "update dataset"-equivalent function is called
THEN the DCATUS dataset will be updated in CKAN
Background
the current harvesting solution is being replaced. in the short-term, the CKAN catalog is intended to persist so the "0.1" harvester replacement needs to offer CKAN dataset update.
User Story
datagov wants the ability to update a DCATUS dataset using the CKAN API in the new harvesting repo
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
AND a data.gov catalog-like CKAN system is running independently
WHEN the "update dataset"-equivalent function is called
THEN the DCATUS dataset will be updated in CKAN
Background
the current harvesting solution is being replaced. in the short-term, the CKAN catalog is intended to persist so the "0.1" harvester replacement needs to offer CKAN dataset update.
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
package_update
andpackage_patch
The text was updated successfully, but these errors were encountered: