Time
S
Nick
Message
00:55
isullivan joined #dataverse
01:34
jri joined #dataverse
04:34
jri joined #dataverse
06:57
juancorr joined #dataverse
07:05
jri joined #dataverse
08:42
cdsp-rmo
pdurbin: sorry, I wasn't there anymore :S
08:42
cdsp-rmo
owait, that wasn't you
11:35
donsizemore joined #dataverse
12:41
Jim__ joined #dataverse
13:03
cdsp-rmo
pdurbin: hey ! Are you around ? I got a little question about the tsv files
13:03
cdsp-rmo
(for the metadatas blocks)
13:04
pdurbin
shoot
13:04
cdsp-rmo
I edited the some files (citation and social_science) to add some multiple fields
13:05
cdsp-rmo
but the thing is ... nothing happened. What do I have to do to apply the changes to my app ?
13:06
pdurbin
Well, you could drop your database and get set up again. That's probably what I would do, maybe in Vagrant or Docker.
13:06
cdsp-rmo
oh
13:06
cdsp-rmo
ok, so the files are used during the database setup that's it ?
13:07
pdurbin
Yes, the installer calls a script called "setup-datasetfields.sh
13:08
cdsp-rmo
that makes sense now, cause it was very strange to me at first to just edit the tsv files and redeploy and "magic"
13:08
pdurbin
Here's the script: https://github.com/IQSS/dataverse/blob/v4.9.4/scripts/api/setup-datasetfields.sh
13:09
cdsp-rmo
ok thanks
13:09
cdsp-rmo
I will try try that later then, gonna change some things in my code first (got a problem witht the field notes doing strange ddi import)
13:10
pdurbin
Do you think we should add some information about that script to this new page: http://guides.dataverse.org/en/4.9.4/admin/metadatacustomization.html ?
13:11
cdsp-rmo
a note about this may help
13:11
cdsp-rmo
yes
13:11
pdurbin
Ok. Can you please create an issue about this?
13:12
cdsp-rmo
okay
13:16
pdurbin
thanks!
13:16
cdsp-rmo
created
13:16
cdsp-rmo
https://github.com/IQSS/dataverse/issues/5205
13:20
pdurbin
looks great! thanks! I left a comment
13:23
cdsp-rmo
oh, now that I think about it, a user asked me about something I couldn't answer
13:23
isullivan joined #dataverse
13:24
cdsp-rmo
when datasets are displayed in the datasets explorer of dataverse
13:24
cdsp-rmo
there is a date, the date of deposit of the dataset in the App
13:24
cdsp-rmo
that it seems you cannot change, even if you edit the "Deposit Date" of the dataset
13:25
cdsp-rmo
am I missing something ?
13:26
pdurbin
Is the date just a year? Like "2017" at https://scholarsportal.github.io/Dataverse-Data-Explorer/?fileId=3040230&siteUrl=https://dataverse.harvard.edu ?
13:27
cdsp-rmo
day month and year
13:27
cdsp-rmo
taking a screenshot
13:27
pdurbin
Perfect. Please add the screenshot to a new issue, if you don't mind.
13:28
cdsp-rmo
http://image.noelshack.com/fichiers/2018/42/3/1539782870-screenshot-from-2018-10-17-15-23-43.png
13:28
cdsp-rmo
you see the date under the tags ?
13:28
cdsp-rmo
(maybe it is related to the fact it is still in draft ?)
13:29
pdurbin
Hmm. Please open an issue about this. I'm not sure what's going on.
13:30
cdsp-rmo
okay
13:34
cdsp-rmo
https://github.com/IQSS/dataverse/issues/5206
13:44
pdurbin
Thanks!
16:55
friend joined #dataverse
16:55
isullivan joined #dataverse
16:55
Jim__ joined #dataverse
16:55
donsizemore joined #dataverse
16:55
jri joined #dataverse
16:55
juancorr joined #dataverse
16:55
pdurbin joined #dataverse
16:55
cdsp-rmo joined #dataverse
16:55
candy` joined #dataverse
16:55
bricas joined #dataverse
16:55
bjonnh joined #dataverse
16:55
JonathanNeal joined #dataverse
16:55
yoh_ joined #dataverse
16:55
dzho joined #dataverse
16:55
icarito[m] joined #dataverse
16:55
sivoais_ joined #dataverse
16:56
cdsp-rmo
pdurbin: I changed the metadatas .tsv files and changed some allowmultiples value from False to True
16:56
cdsp-rmo
this fields are available as multiples in the gui
16:56
cdsp-rmo
(with the "+")
16:56
cdsp-rmo
but no fields are created
16:56
cdsp-rmo
and when I try to use my ddi api, I have a new error during the json parsing
16:56
cdsp-rmo
"Error parsing datas as Json: incorrect multiple for field samplingProcedure"
16:56
cdsp-rmo
it's like if the database has changed but ... still has problems in the code, dunno why
16:56
cdsp-rmo
oh, actually I can't add anything in the gui
16:56
cdsp-rmo
I might have broke something
16:56
cdsp-rmo
(and I have no error in the logs)
16:56
cdsp-rmo
I can import a dataset in the ddi import api, if I remove the fields I edited to True in the tsv files
16:56
cdsp-rmo
**if I remove the fields in the xml file
16:57
cdsp-rmo
going home, will be back tomorrow. Bye :)
17:34
isullivan joined #dataverse
17:56
pdurbin
bye! sorry I missed you
17:56
* pdurbin
waves at friend
18:58
pdurbin
donsizemore: hi! You merged the ec2 stuff on the ansible side
18:59
donsizemore
all but the most recent bit, i was waiting for it to roll into the next release?
18:59
pdurbin
ok
18:59
pdurbin
which version of the ec2 script should I use?
18:59
donsizemore
unless you want me to go ahead and merge it?
18:59
pdurbin
the one in the dataverse pull request
19:00
donsizemore
so i was giving it branch 5173_installer_datacite_variables from repo https://github.com/OdumInstitute/dataverse.git
19:00
donsizemore
and temporarily telling ec2-create-instance.sh to clone branch 5173_move_datacite_to_glassfish_setup of dataverse-ansible
19:01
donsizemore
but i'm happy to go ahead and merge it, if you're running ec2-create-instance against develop?
19:02
donsizemore
actually, i think the worst case would be that the jvm-options don't get written to domain.xml, so it's probably safe for me to go ahead and merge?
19:33
pdurbin
donsizemore: hi, sorry. Helping our design team get set up.
19:34
donsizemore
@pdurbin i'm good... today i'm tinkering with managed kubernetes in AWS
19:35
pdurbin
for now we're trying the version at http://guides.dataverse.org/en/4.9.4/developers/deployment.html
19:46
donsizemore
@pdurbin for my local testing i had to specify the dataverse branch/repo in dataverse-ansible and wedge in a branch to the ec2-create-instance script. but i'm happy to merge on the dataverse-ansible side
19:53
pdurbin
donsizemore: it worked!
19:54
donsizemore
@pdurbin excellent
19:54
pdurbin
we're still using the script from 4.9.4 for now
21:21
jri joined #dataverse
22:40
pdurbin joined #dataverse