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
In order to determine the type of resource or download a dataset offers, datagov wants to add functionality to determine mimetypes of distribution URLs.
datagov wants to add functionality t
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
GIVEN a dcatus distribution
AND a "downloadURL" for that distribution
WHEN the function is called
THEN the mimetype is determined
Background
navigate to the downloads & resources portion of a dataset page. the mimetype ("format" in ckan) determines what's displayed in the UI ( e.g. a resource is a .csv file so the icon is a csv doc and the button allows the user to download that doc )
[Any helpful contextual notes or links to artifacts/evidence, if needed]
User Story
In order to determine the type of resource or download a dataset offers, datagov wants to add functionality to determine mimetypes of distribution URLs.
datagov wants to add functionality t
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
AND a "downloadURL" for that distribution
WHEN the function is called
THEN the mimetype is determined
Background
[Any helpful contextual notes or links to artifacts/evidence, if needed]
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
The text was updated successfully, but these errors were encountered: