Time
S
Nick
Message
00:26
axfelix joined #dataverse
01:12
shauna joined #dataverse
03:33
axfelix joined #dataverse
12:32
pdurbin
Huh. I didn't realize that the OJS 3 re-write no longer bundles the Dataverse plugin: http://forum.pkp.sfu.ca/t/dataverse-plugin-for-ojs-3-0/16117/4
12:51
axfelix joined #dataverse
13:34
bsilverstein joined #dataverse
13:55
donsizemore joined #dataverse
14:06
pameyer joined #dataverse
14:40
bsilverstein
pdurbin: it worked!! integration test successfully confirmed a user via the xhtml page
14:40
pdurbin
bsilverstein: NICE
14:40
bsilverstein
double checked pgadmin to be sure
14:41
pdurbin
great news. looking forward to seeing the commit you push
14:41
bsilverstein
i may as well delete the test block where it creates a superuser right?
14:45
pdurbin
bsilverstein: please don't. do a "find usages" on superUserApiToken and you'll see it's being used
14:45
pdurbin
donsizemore: just the person I was hoping would pop in! InCommon question for you when you have a moment.
14:45
pdurbin
axfelix: please see my OJS link earlier: http://irclog.iq.harvard.edu/dataverse/2016-07-26
14:46
bsilverstein
pdurbin: got it, thanks
14:46
pdurbin
pameyer: mornin'. Any code you want me to work on?
14:47
axfelix
re: dataverse in OJS 3.0, we want to make it happen, we've just scoped down the 3.0 release to get it out the door and alec is necessarily cautious in his responses
14:47
axfelix
3.1 will involve re-adding most of the functionality missing from the first release, including many of the plugins that haven't been refactored yet
14:48
axfelix
I think you had a similar experience with "missing" functionality in DVN 4.0, yeah?
14:48
pameyer
pdurbin: morning. nothing dcm related; but multiple-checksum scheme support and api metadata updates might be worth taking a look at
14:49
pdurbin
axfelix: yes, we have a looooooooooooong list
14:50
axfelix
:)
14:50
pdurbin
pameyer: do we have github issues for these yet?
14:50
pameyer
and I keep making the list longer… ;)
14:50
pameyer
there might be github issues for them; not sure
14:51
pameyer
I'll take a look
14:51
pdurbin
awesome. thanks
14:51
pdurbin
axfelix: is there a github issue to track?
14:52
pameyer
I think the multiple-checksum scheme support might not have one yet; it seemed like it was in the google doc stage (a while back)
14:53
pdurbin
pameyer: and it's a must-have for you? Aren't MD5s good enough? :)
14:53
pameyer
oddly enough, I didn't start that one...
14:54
garnett joined #dataverse
15:09
donsizemore joined #dataverse
15:20
pdurbin
donsizemore: hi
15:20
donsizemore
@pdurbin: howdy howdy. i hope you're doing well?
15:22
pdurbin
donsizemore: pretty well... BUT!
15:22
pdurbin
donsizemore: when you got to https://incommon.org/federation/info/all-entities.html#SPs and search for "dataverse" do you see anything? I don't! I thought we both had servers listed.
15:22
donsizemore
(thelma harper voice) uh ohhh
15:24
donsizemore
i thought we did, as well. i wonder what happened? from the UNC side: we're mid-shibboleth upgrade, which may have something to do with it
15:24
pdurbin
donsizemore: can you ask Jan?
15:25
donsizemore
let me see what i can dig up from internet2 first
15:25
pdurbin
my other thought is to find the XML file that presumably powers that page
15:33
pdurbin
and grep -i for "dataverse"
15:34
donsizemore
i think i do have to go to Jan for that - i think i'd need a "federation manager" login on incommon.org
15:35
pdurbin
well, the XML file is a feed. should be public. hold on, I'll find it
15:36
pdurbin
http://md.incommon.org/InCommon/InCommon-metadata.xml
15:37
pdurbin
`grep -i dataverse InCommon-metadata.xml | wc -l` shows 37 lines. That's good.
15:38
pdurbin
`grep -i dataverse InCommon-metadata.xml | grep entityID` shows the three Dataverse installations I expect to see: https://dataverse-test.irss.unc.edu/shibboleth https://dataverse.unc.edu/shibboleth https://dataverse.harvard.edu/sp
15:39
donsizemore
excellent
15:40
pdurbin
but why do we no longer see "dataverse" at https://incommon.org/federation/info/all-entities.html#SPs ?
15:41
donsizemore
i'll go ahead and pester jan
15:41
pdurbin
Thanks. I'm pinging someone I know at http://www.testshib.org
16:47
axfelix joined #dataverse
17:11
donsizemore joined #dataverse
17:17
donsizemore
@pdurbin: from https://spaces.internet2.edu/display/InCFederation/MD-driven+Web+Page+FAQ#MD-drivenWebPageFAQ-Whatareentityinfopages? "If your service provider is listed in InCommon metadata, then there's an entity page for it (if not, that's a bug). There is, however, a catch-all "other" category for SPs that don't have display names. Most likely, your SP falls into that category. You can fix this simply by providing a display name for
17:17
donsizemore
@pdurbin: however, our dataversia aren't even in the "other" category
17:48
pdurbin
donsizemore: yeah, not in "other"
17:48
pdurbin
no response from my testshib guy
17:59
donsizemore joined #dataverse
18:00
donsizemore
@pdurbin i sent a pester to jan and chad but they're in the public testing phase of upgrading UNC to shibboleth 3
18:00
donsizemore
@pdurbin: which, to my minimal testing, works "just fine" with dataverse
18:01
pdurbin
yeah, Harvard recently upgraded its IdP to Shib 3. We pointed https://dataverse.harvard.edu at the new IdP server and it works fine
18:24
donsizemore joined #dataverse
19:30
pdurbin
bsilverstein: I'm leaving in an hour if you need anything.
19:33
bsilverstein
pdurbin: doin alright, met w/ Mike to discuss UI stuff and cleared a lot out of the way. working on email resubmission right now, feel free to swing at the todo list as always
19:33
bsilverstein
some of that stuff is beyond me unfortunately haha
19:34
pdurbin
bsilverstein: I just pushed https://github.com/IQSS/dataverse/commit/3fc6e8f
19:35
bsilverstein
pdurbin: awesome, will pull it
19:49
pdurbin
bsilverstein: please let me know what you'd like me to work on next
19:59
pameyer
pdurbin: do you think metadata updates would fit into sword, or someplace else?
20:01
pdurbin
pameyer: one can update metadata via SWORD or the "native" API
20:01
pdurbin
or the GUI , I guess :)
20:01
pameyer
I only saw replacing
20:02
pameyer
you know how much I love scripting GUIs :)
20:02
pameyer
am I looking in the wrong spots?
20:03
pameyer
http://guides.dataverse.org/en/latest/api/native-api.html / http://guides.dataverse.org/en/latest/api/sword.html#replacing-metadata-for-a-dataset
20:03
pdurbin
pameyer: here's an example of updating metadata with the native API : https://github.com/IQSS/dataverse/blob/v4.4/scripts/search/tests/edit-dataset-finch1 (changing the title)
20:03
axfelix joined #dataverse
20:04
pameyer
that looks to me like editing with sed, and doing a bulk replacement :)
20:05
pdurbin
eh
20:05
pdurbin
heh
20:05
pdurbin
well, the idea is that you download the JSON , edit the JSON (with sed!), and then re-upload the JSON
20:05
pdurbin
one doesn't have to use sed :)
20:06
pdurbin
pameyer: is this helping?
20:06
pameyer
not sure yet
20:09
pdurbin
pameyer: if you feel like it, you could see if you can reproduce this bug: https://github.com/IQSS/dataverse-client-python/issues/24
20:21
pameyer
pdurbin: I'd be happy to try, but I'll need to setup the python/dataverse stuff first
20:22
pdurbin
pameyer: that's ok. Mostly I was wondering if you're using Bash or Python or something else.
20:23
pameyer
I'm thinking a few steps ahead, so bash/python/something else is flexible
20:24
pdurbin
ok
20:58
axfelix joined #dataverse
21:43
pameyer joined #dataverse