AmphibiaWeb / amphibian-disease-tracker

Amphibian Disease Tracker Portal
GNU General Public License v3.0
6 stars 0 forks source link

View of Datasets in a Project #56

Closed mkoo closed 8 years ago

mkoo commented 8 years ago

would include ark

tigerhawkvok commented 8 years ago

Download button to raw data file added at d5bc6a5cc8dc51ade85425276cc031c3680bfb39

image

tigerhawkvok commented 8 years ago

For multiple datasets ( #55 ) , set up a fragment-based url that highlights and scrolls into view the matching dataset, eg., https://amphibiandisease.org/project.php?id=e3b7bf3e7bad2cdc676fcf3eed77eff9#dataset:b7d5142e8876c5b5714b45f716df1fc7

leads to

image

Actually having the ark resolver point to those fragmented URLs is blocked on #55

tigerhawkvok commented 8 years ago

Functional sample data ARK: http://n2t.net/ark:/21547/AMg2 (Note this is distinct from the project ark https://n2t.net/ark:/21547/AMd2 )

No exposed UI for it yet, but they're being minted. Multiple datasets will show the ARKs in their download identifiers as the screenshot in https://github.com/AmphibiaWeb/amphibian-disease-tracker/issues/56#issuecomment-192557754

mkoo commented 8 years ago

Yay! Can DB start using it then?

On Mon, Mar 7, 2016 at 5:19 PM, Philip Kahn notifications@github.com wrote:

Functional sample data ARK: http://n2t.net/ark:/21547/AMg2

No exposed UI for it yet, but they're being minted.

— Reply to this email directly or view it on GitHub https://github.com/AmphibiaWeb/amphibian-disease-tracker/issues/56#issuecomment-193542184 .

tigerhawkvok commented 8 years ago

Yep -- I've not figured out the best way to expose / facilitate copying of dataset arks yet, but they're all generated and tagged. The other block on his upload is #32 , which is blocked on #61 , but as long as his data is well-formed the validation isn't important.

His other blocks #60 , #59 have been cleared, and associating the data ark with expedition ark can be done after the fact ( #62 )

tigerhawkvok commented 8 years ago

Actually, @mkoo , let's hold off on that until I have a moment to change the carto credentials used to store the raw data.

tigerhawkvok commented 8 years ago

Moved credential, and got uploads in place, and datasets are being minted ... closing