To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/17d16f3f-da9c-4354-aee2-003655b2a3d1%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
To post to this group, send email to dataverse-community@googlegroups.com.
In postgres psql as user postgres:
\c dvndb
UPDATE dataset SET authority = '10.5064' where identifier = '<current dataset 6 char identifier from after the shoulder>';
UPDATE dataset SET identifier = '<new 8 char identifier including
F6>' where identifier = '<current dataset 6 char identifier from
after the shoulder>';
in file system:
cd /srv/glassfish/dataverse/files/10.5064 (now that it exists - initially had to be created and have its ownership set as below)
mkdir <new 8 char identifier>
mv ../10.5072/FK2/<old 6 char identifier>/* <new 8 char identifier>
chown -R glassfish:glassfish-admin <new 8 char identifier>
curl http://localhost:8080/api/admin/index - to update main page dataset listing
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
To post to this group, send email to dataverse-community@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/936825b9-d8c2-4d20-a4e2-52f547b86f68%40googlegroups.com.
Sherry Lake | Scholarly Repository Librarian | University of Virginia Library | shL...@virginia.edu | 434.924.6730 | @shLakeUVA | Alderman Library, 160 N. McCormick Road, Charlottesville, VA 22903 | Alderman 563 | LinkedIn Profile | orcid.org/0000-0002-5660-2970 | “Keeper of the Dataverse"
Falco,
The way I check is to login to doi.test.datacite.org (with the same credentials as defined in the Dataverse jvm options) and the DOIs appear there. You’re right that they don’t make the test doi resolvable anymore – that was a nice feature with EZID. There are also API calls you can make to the test servers to see your DOIs, but they should be showing in the Fabrica interface.
-- Jim
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/7444d9f7-f656-40a6-89c7-f859acb05137o%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
Sherry,
You’re right –the publish step is the first time DataCite sees a DOI in v4.20 and earlier. (In Dataverse 5.0, DataCite DOIs get registered at Dataset creation and I’ve been testing with the pre-releases where you can see the draft DOIs immediately! )
I don’t have any trouble logging into doi.test.datacite.org (or the live site) – I’ve been testing over the last few days. Also - I just logged in now using QDR’s GDCC-based test credentials.
-- Jim
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/7444d9f7-f656-40a6-89c7-f859acb05137o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/e09931f9-b0b3-4b84-b243-672515998ceao%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-community+unsub...@googlegroups.com.
Hmm. Other than checking the doi.baseurlstring, doi.username and doi.password jvm options to make sure those are all the same as when you look manually, I can’t think of anything you can do from the Dataverse end. If those are OK, I would ping DataCite to see what’s going on.
w.r.t. the handle URL – I just noticed that as well – seems to be relatively new. If it’s stable (DataCite is going to keep it), we might be able to expose it in Dataverse somehow for test DOIs.
-- Jim
From: dataverse...@googlegroups.com [mailto:dataverse...@googlegroups.com] On Behalf Of Falco KUB
Sent: Thursday, July 23, 2020 9:42 AM
To: Dataverse Users Community
Subject: Re: [Dataverse-Users] Re: DOI Registration
That's where I was looking, but they don't show up in our Fabrica Test, even though they are 'published' on our Dataverse Sandbox.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/7444d9f7-f656-40a6-89c7-f859acb05137o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dataverse-commu...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dataverse-community/5244e1d4-2019-467a-94a1-70c42d292190o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/BL0PR07MB39215B29B52B336982177342BF760%40BL0PR07MB3921.namprd07.prod.outlook.com.