NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

PDS Label url should take a public URL #17

Closed tloubrieu-jpl closed 3 years ago

tloubrieu-jpl commented 3 years ago

The input PDS4 Label should take a pds4 label online, for example https://pds-imaging.jpl.nasa.gov/data/nsyt/insight_cameras/data/collection_data.xml

Then call the API with method http://localhost:8085/PDS_APIs/pds_doi_api/0.1/ui/#/dois/post_dois with action=draft

This will send back the doi record to be shown in the edition form.

Acceptance criteria: Given a public url of a PDS4 label When the user use the release form to create a new DOI Then: he can use the PDS4 label url as an input And: the PDS4 label can be converted and saved as an OSTI DOI label