Time
S
Nick
Message
05:57
sivoais joined #dataverse
07:09
jri joined #dataverse
07:21
sivoais joined #dataverse
07:34
sivoais joined #dataverse
13:21
csarven joined #dataverse
13:30
yoh
could there be some google hangout from some laptop I could participate/hanout remotely? ;)
13:37
pdurbin
yoh: hi! From what I understand the keynotes and Dataverse updates are being recorded.
13:39
pdurbin
Sarah Thomas is giving a keynote right now and notes are being taken at https://docs.google.com/document/d/1l1q7Nu-3Htud0iVIjQVSECvQsCTTcITaE4Kzj8JIShI/edit?usp=sharing
13:40
pdurbin
csarven: hi! Thanks for tweeting with #dataverse2016 ! https://twitter.com/csarven/status/752494503626469376
13:56
csarven
Good morning
13:56
yoh
pdurbin: thanks. if someone fires up his hangsout and point to the speaker, would be appreciated. if not -- will try to watch later. Cheers!
13:57
pdurbin
yoh: the people who know they are being recorded (like me) signed a waiver
13:58
yoh
ah, right... formalities -- forgot about that ;)
13:58
pdurbin
:)
14:03
rhiaro joined #dataverse
15:56
sivoais joined #dataverse
15:57
tomk-dv
:O
15:59
tomk-dv
Could just do Facebook Live
15:59
tomk-dv
Boss is asking if publicly available datasets on Dataverse can have hotlinks for wget etc
16:09
sivoais joined #dataverse
16:25
tomk-dv
Looks like you can't delete a dataset that was ever published, even if it was just a test dataset for testing… Don't really wanna have to wipe just to remove a test dataset though
16:56
axfelix joined #dataverse
16:58
axfelix joined #dataverse
17:31
jri joined #dataverse
17:42
pdurbin
tomk-dv: yes, you can wget files from Dataverse if the files are published and not restricted
17:42
pdurbin
tomk-dv: an end user can "deaccession" a dataset. A superuser can delete it.
18:02
tomk-dv
i'm a superuser
18:02
tomk-dv
but it's a dataset in the root dv
18:02
tomk-dv
I think that might be the issue
18:02
tomk-dv
Also, I'm on 4.4 (upgraded using the method outlined), started on 4.3.1, and the preventing user signup thing isn't preventing user signup
18:10
sivoais joined #dataverse
18:24
pdurbin
tomk-dv: it's an API -only thing and I don't think it's documented. Here's a "destroyDataset" method I use in testing: https://github.com/IQSS/dataverse/blob/v4.4/src/test/java/edu/harvard/iq/dataverse/api/UtilIT.java#L384
18:32
tomk-dv
pdurbin: not having much luck with curl -X GET http://localhost:8080/api/datasets/$id/destroy?key=$apiKey
18:32
tomk-dv
(items replaced with variables for IRC )
19:17
axfelix joined #dataverse
19:52
pdurbin
tomk-dv: instead of "-X GET" try "-X DELETE"
19:54
tomk-dv
pdurbin: I had tried that also, still no luck, and it just provides a huge HTML page in response so it seems it's not really part of the api perhaps? Or not recognizing, because I'm using the doi:thing as the $id because that's what you use for the $id elsewhere
20:08
pdurbin
tomk-dv: try the database id for $id
20:08
tomk-dv
???
20:09
tomk-dv
Where would I find that, I mean
20:10
pdurbin
:)
20:10
pdurbin
tell you what
20:11
pdurbin
you can use the doi. try something like this: https://dataverse.harvard.edu/api/datasets/:persistentId?persistentId=doi:10.7910/DVN/ARKOTI
20:11
pdurbin
see also https://github.com/IQSS/dataverse/issues/1837#issuecomment-197468164
20:19
pdurbin
rhiaro: thanks for stopping by and for the tweet! https://twitter.com/rhiaro/status/752522192387239936
20:26
pdurbin
axfelix: a user here ( http://projects.iq.harvard.edu/dcm2016 ) says he has had trouble getting the OJS addon for Dataverse working :(
20:27
axfelix
can you give him my contact info?
20:28
pdurbin
axfelix: can do! thanks!
20:33
tomk-dv
pdurbin: Yay! That helped
20:40
pdurbin
tomk-dv: great!
20:40
pdurbin
axfelix: I decided to add you both to a ticket: https://help.hmdc.harvard.edu/Ticket/Display.html?id=238305
22:59
axfelix joined #dataverse