IQSS logo

IRC log for #dataverse, 2016-04-26

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
01:58 xvx joined #dataverse
06:59 xvx joined #dataverse
07:11 jri joined #dataverse
08:37 bencomp joined #dataverse
08:48 bencomp1 joined #dataverse
09:42 xvx joined #dataverse
11:27 majest1c joined #dataverse
12:48 iamtimmo joined #dataverse
13:06 garnett joined #dataverse
13:09 garnett joined #dataverse
13:17 pdurbin iamtimmo: if your ears are burning: https://github.com/IQSS/dataverse/issues/1012#issuecomment-214480002
13:25 iamtimmo pdurbin: Why? Because Jason's from JHU?
13:26 iamtimmo I was reading throught the thread yesterday.
13:26 pdurbin iamtimmo: ah, you read it already. cool
13:27 iamtimmo pdurbin: Also, I managed to deprecate a metadata block. It seems to be working, but there's still a lot I don't understand.
13:27 pdurbin huh. deprecate
13:36 iamtimmo pdurbin: I pulled my notes out of the ticket and put them in a Google doc... https://docs.google.com/document/d/1JVbrky6TiJ7_AKIFDZge0v_Oq5Eg5O3g8QV9UW5-BRk/edit?usp=sharing
13:39 iamtimmo Really just using to avoid re-installing instance as often while testing these out.
13:45 pdurbin iamtimmo: are you deprecating any of the metadata blocks that ship with Dataverse? Or just ones you've created?
13:57 iamtimmo pdurbin: Just ones that we created. Only doing this in test/demo environment.
14:00 pdurbin gotcha
14:00 pdurbin I'd probably just drop my database but whatever's easier for you.
14:04 iamtimmo pdurbin: Don't want to lose the dataverses/datasets we've already deposited. If you have other suggestions to achieve that, I'd be happy to use them.
14:07 pdurbin hmm, maybe you could download the datasets as JSON, drop the database, and re-upload them
14:07 pameyer joined #dataverse
14:07 pdurbin the devil is in the details, though
14:12 pdurbin iamtimmo: pameyer has a similar use case. We've talked about how back up his datasets as JSON so he can drop his database and reimport them.
14:16 pameyer bmckinney's more up to speed on the JSON exports than I am - so it's probably better if I leave the details any detail questions to him
14:17 pameyer but that was one of the issues were were looking at.  one difference is that we've only got test datasets in our dataverse installation; but we don't want to lose customization of sub-dataverses
14:20 pdurbin I think all of iamtimmo 's data is test data too.
14:33 garnett joined #dataverse
14:53 iamtimmo pameyer: pdurbin: yes, all test data for the time being
14:57 pdurbin iamtimmo: if it's helpful, I have some script here that create some test datasets after a database drop: https://github.com/IQSS/dataverse/blob/v4.3/scripts/deploy/phoenix.dataverse.org/post
15:02 iamtimmo pdurbin: That'd be great. Do you have any that pull datasets out and put them back? That would be hugely helpful.
15:20 iamtimmo_ joined #dataverse
15:31 jri joined #dataverse
15:33 pdurbin iamtimmo iamtimmo_: here you go: https://github.com/IQSS/dataverse/blob/v4.3/scripts/search/tests/edit-dataset-finch1
15:34 bmckinney joined #dataverse
15:42 iamtimmo thanks, pdurbin
15:47 pdurbin iamtimmo: sure. bmckinney might have some ideas for you as well
15:48 iamtimmo_ Oh neat. My regular irc client started working again. Yay.
15:53 pdurbin :)
16:08 bmckinney iamtimmo: these pull requests may relate to your needs: https://github.com/IQSS/dataverse/pull/3082, https://github.com/IQSS/dataverse/pull/3084
16:19 pdurbin bmckinney: did you see my comment at https://github.com/IQSS/dataverse/pull/3082#issuecomment-213024900 ?
16:21 bmckinney pdurbin: i think i've addressed your questions/feedback, please let me know if i didn't
16:23 iamtimmo_ bmckinney: 3083 and 3084 definitely look interesting. Unfortunately, neither have a milestone or much detail yet.
16:24 pdurbin bmckinney: are you saying on can *set* terms of use with your change?
16:25 bmckinney pdurbin: yes, that capability was always there
16:25 pdurbin nice!
16:25 bmckinney i didn't do anything for that
16:25 pdurbin ok
16:25 pdurbin I didn't think this was possible.
16:25 bmckinney my only addition in that regard is the ability to set a licence to CC0
16:27 pdurbin bmckinney: I *love* your API tests in https://github.com/IQSS/dataverse/pull/3084 . Think you'd be able to add some in https://github.com/IQSS/dataverse/pull/3082 ?
16:29 bmckinney pdurbin: sure, and it looks like there are no existing unit tests for JsonPrinter
16:30 bmckinney pdurbin: probably next sprint
16:32 pdurbin some tests for the parser were added here: https://github.com/IQSS/dataverse/pull/2869
16:32 pdurbin heh. "Test-Driven University"
16:32 pdurbin I never noticed that.
17:10 pdurbin bmckinney: have you ever used ServiceLoader? I'm thinking of it as a possible alternative to OSGi. Or we could wait for Jigsaw in Java 9: https://github.com/IISH/dataverse/commit/a1c7615#commitcomment-17238686
17:12 garnett joined #dataverse
17:15 bmckinney pdurbin: interesting, serviceloader and jigsaw are both new to me
17:16 pdurbin bmckinney: it turns out we have ServiceLoader in our code already: https://github.com/IISH/dataverse/commit/a1c7615#commitcomment-17258408
17:20 jri joined #dataverse
18:02 pdurbin bmckinney pameyer: do you have HarvardKey?
18:02 pameyer pdurbin: I've got one; but wasn't able to get onto wifi there with it
18:03 pameyer but that might've been user error
18:04 pdurbin see if you can log in to https://beta.dataverse.org
18:08 bmckinney pdurbin: works! nice!
18:08 pdurbin :)
18:10 pameyer no luck for me - but that problem is probably on my end
18:11 pdurbin pameyer: oh no! even eCommons doesn't work?
18:11 pameyer didn't try eCommons
18:11 pdurbin tryittryittryit
18:12 pameyer actually, I'm pretty sure I figured out why harvard key didn't work for me - wrong login box :<
18:13 pameyer yup - works
18:13 pdurbin nice
19:57 sivoais joined #dataverse

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.