Time |
S |
Nick |
Message |
13:51 |
|
|
jwhitny joined #dvn |
14:00 |
|
pdurbin |
jwhitny: good morning! |
14:00 |
|
jwhitny |
pdurbin: hello there |
14:02 |
|
pdurbin |
jwhitny: are you doing a GET of a edit-uri for a study yet? ... I'm fixing how this works... used to return a statement but I'm changing it to return an entry instead |
14:02 |
|
jwhitny |
pdurbin: no, not yet: change away |
14:02 |
|
pdurbin |
ok. good |
14:03 |
|
pdurbin |
the statement-uri will still return a statement, of course |
14:04 |
|
jwhitny |
pdurbin: have been using the NEJC dataverse, but it's down atm? |
14:05 |
|
pdurbin |
hmm |
14:09 |
|
pdurbin |
"The requested resource () is not available" :( |
14:12 |
|
pdurbin |
jwhitny: sorry about that. I'll let you know when it's back up |
14:14 |
|
jwhitny |
pdurbin: thanks, & no worries -- I've been working from the swordpoc servers too. |
14:15 |
|
pdurbin |
ok. The adjustments I'm making (entry vs. statement) are based on what I'm seeing from the DSpace implementation: SWORDv2 GET examples from dash.harvard.edu (DSpace): https://docs.google.com/document/d/1vgLGhsuF-5W_KQ_h0tCEvIBP2ah0L6NRckk698ZeGCY/edit?usp=sharing |
14:21 |
|
jwhitny |
pdurbin: ok |
14:40 |
|
pdurbin |
ok, done with that bit: return atom entry / deposit receipt (not statement) on edit-uri · e6c13a7 · IQSS/dvn - https://github.com/IQSS/dvn/commit/e6c13a7 |
14:56 |
|
|
jwhitney joined #dvn |
15:00 |
|
pdurbin |
jwhitney: so what do you need the most next? |
15:40 |
|
jwhitney |
pdurbin: sorry, just saw this |
15:42 |
|
jwhitney |
pdurbin: right now, I have enough to get through a basic version of hte plugin. |
16:11 |
|
pdurbin |
jwhitney: ah, that's great |
16:14 |
|
pdurbin |
jwhitney: but please let me know if there's anything you need |
16:14 |
|
jwhitney |
pdurbin: definitely |
16:30 |
|
pdurbin |
jwhitney: right now we have this "replace all files on a study" concept, but I'm going to work on adding files instead. add vs. replace all. if that makes sense. and the ability to delete an individual file |
16:33 |
|
jwhitney |
pdurbin: yes, it does |
16:34 |
|
jwhitney |
pdurbin: & convenient, from this side |
16:34 |
|
pdurbin |
more efficient too |
16:34 |
|
pdurbin |
less bandwidth |
17:29 |
|
|
jwhitney joined #dvn |
18:27 |
|
|
jwhitney joined #dvn |
19:14 |
|
|
jwhitney joined #dvn |
19:28 |
|
|
jwhitney joined #dvn |
19:30 |
|
pdurbin |
jwhitney: "The client can add more content to the Media Resource itself by performing an HTTP POST request on the EM-IRI. This has the effect of placing new files into the Media Resource." -- http://swordapp.github.io/SWORDv2-Profile/SWORDProfile.html#protocoloperations_addingcontent_mediaresource |
19:32 |
|
pdurbin |
allow add files via POST to edit-media URL · d8f0f62 · IQSS/dvn - https://github.com/IQSS/dvn/commit/d8f0f62 |
19:32 |
|
jwhitney |
pdurbin: great. |
19:32 |
|
pdurbin |
now for delete of individual files |
19:32 |
|
pdurbin |
and study versions, in general... |
19:33 |
|
pdurbin |
jwhitney: you know how studies in a DVN have versions, right? |
19:33 |
|
jwhitney |
pdurbin: yes |
19:34 |
|
pdurbin |
jwhitney: right now the idea is that it stays in draft... until you send a curl command to release it. this becomes version 1 |
19:34 |
|
pdurbin |
but I want to make sure I support versions after that... version 2, 3, etc. |
19:36 |
|
pdurbin |
with the regular dvn gui, the minute you make any change to a study (change title, upload file, delete file), it changes to draft and the version number increments (i.e. from 1 to 2). then you "release" to make it version 2 uh... "final" I guess, or "non-draft" ... I think we just call it "released" |
19:36 |
|
jwhitney |
pdurbin: Right, ok. |
19:37 |
|
pdurbin |
jwhitney: can you imagine wanting to increment version numbers? |
19:37 |
|
pdurbin |
after a study is released? |
19:38 |
|
jwhitney |
pdurbin: that's more a question for Alex, if you mean, how likely is it that authors / editors will make changes to data files, etc., after an article is published |
19:38 |
|
pdurbin |
right. that's the question |
19:39 |
|
pdurbin |
anyway, I'm sure some DVN users will want this... will want versioning to work like how it works in the web interface |
19:39 |
|
pdurbin |
just wanted to let you know its on my radar |
19:39 |
|
pdurbin |
it's* |
19:40 |
|
jwhitney |
pdurbin:and I would imagine the same, for OJS users |
19:40 |
|
pdurbin |
yeah, probably |
19:40 |
|
pdurbin |
I'm not sure if the SWORDv2 spec has much to say about versioning |
19:47 |
|
pdurbin |
this was just sent to me: SWORD2 and Bittorrent - http://www.slideshare.net/shellac/sword2-and-bittorrent |
19:47 |
|
pdurbin |
"SWORD deposit is made as usual, but the content is a torrent file... Uses transmission-cli to download." |
19:47 |
|
pdurbin |
interesting |
19:48 |
|
pdurbin |
jwhitney: don't expect this to work in v1 ;) |
19:49 |
|
jwhitney |
pdurbin: cool! |
19:50 |
|
pdurbin |
some mention of it here as well: [sword-app-tech] FW: Managing Research Data Hack Days Event Report - http://www.mail-archive.com/sword-app-tech@lists.sourceforge.net/msg00218.html |
22:02 |
|
|
Jeffrey_ joined #dvn |