-
Notifications
You must be signed in to change notification settings - Fork 531
Closed
Labels
Feature: Publishing & VersionsHackathon: More APIsAdd new or missing API endpointsAdd new or missing API endpointsType: Featurea feature requesta feature requestUser Role: API UserMakes use of APIsMakes use of APIs
Description
In the Widgets project, changes to how a user can access the various formats of the dataset citation were implemented, with the intent to improve the UX. Additional improvements should be made to access these formats directly through a URL.
For example, the URL to access the BibTeX version is:
http://localhost:8080/dataset.xhtml?persistentId=doi:10.5072/FK2/ZLRYYX#
Instead of pointing to the dataset pg, ideally we'd have an URL that is access directly to the BibTex citation version, which could look something like:
http://localhost:8080/dataset.bib?persistentId=doi:10.5072/FK2/ZLRYYX
Metadata
Metadata
Assignees
Labels
Feature: Publishing & VersionsHackathon: More APIsAdd new or missing API endpointsAdd new or missing API endpointsType: Featurea feature requesta feature requestUser Role: API UserMakes use of APIsMakes use of APIs