Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users should be able to download DataCite metadata from Export Metadata pulldown #3697

Closed
jggautier opened this issue Mar 16, 2017 · 16 comments

Comments

@jggautier
Copy link
Contributor

jggautier commented Mar 16, 2017

Users should be able to download DataCite metadata from the Export Metadata pulldown in each dataset Metadata tab:

screenshot 2017-03-15 21 53 03

connects to #4257

@jggautier
Copy link
Contributor Author

This was originally included in #907 (Export Descriptive Metadata From Dataset). Was it postponed because Dataverse doesn't support certain metadata fields (e.g. relation types (#2778, #2917))?

@pdurbin pdurbin added the Type: Feature a feature request label Jun 25, 2017
@jggautier jggautier added User Role: Depositor Creates datasets, uploads data, etc. User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh labels Jul 3, 2017
@juancorr
Copy link

juancorr commented Nov 2, 2017

We have use the sbgrid code and expand it to have our Dataverse compliant with the European OpenAIRE guidelines (https://guidelines.openaire.eu/en/latest/data/index.html) : https://edatos.consorciomadrono.es/oai?verb=ListRecords&metadataPrefix=oai_datacite
https://edatos.consorciomadrono.es/api/datasets/export?exporter=oai_datacite&persistentId=doi%3A10.21950/MJFJM2 .

We are updated our Dataverse fork (based in v4.6) https://github.com/Consorcio-Madrono/dataverse , but we have tested it only in e-cienciaDatos environment.

If you want develop this feature we can collaborate.

@pdurbin
Copy link
Member

pdurbin commented Nov 2, 2017

@juancorr thanks for getting in touch!

@pameyer what's the status of the sbgrid-dataverse code above? Is it part of your installation? Or are you waiting for #2917 to be picked up again?

@pdurbin
Copy link
Member

pdurbin commented Nov 2, 2017

Here's how it looks, by the way:

https://edatos.consorciomadrono.es/dataset.xhtml?persistentId=doi:10.21950/MJFJM2

screen shot 2017-11-02 at 8 04 20 am

@jggautier do you happen to know what other installations of Dataverse are interested in this feature?

@jggautier
Copy link
Contributor Author

jggautier commented Nov 2, 2017

In a discussion in the Dataverse Google Group (https://groups.google.com/d/msg/dataverse-community/lgSTeI-0zkQ/R7W8CfzvAAAJ) @philippconzett has asked about exporting OpenAire compliant metadata, specifically for UiT, but any repository in Europe may be interested.

@philippconzett
Copy link
Contributor

Yes, we are definitely interested in this feature! Right now this would help us to mint DOIs manually for those datasets in our Dataverse repo that only have handle. By now, the feature would have to support the newest version of DataCite Metadata Schema, which is 4.1 :)

@jggautier
Copy link
Contributor Author

@pdurbin to answer the question I realize you were actually asking, I'm not aware of any other installations interested in letting users download DataCite metadata from the Export Metadata pulldown.

But there is interest in openAIRE complaint metadata, which I've made a new issue for at #4257.

@juancorr
Copy link

juancorr commented Nov 3, 2017

We have use some ugly tricks to have the OpenAIRE compatibility because Dataverse has not all metadata that need OpenAIRE. You can see them in the file https://github.com/Consorcio-Madrono/dataverse/blob/v4.6WithOpenAIRE/src/main/resources/templates/datacite_40.ftl .

@pdurbin
Copy link
Member

pdurbin commented May 17, 2018

I was just talking to @thalia25 over at http://irclog.iq.harvard.edu/dataverse/2018-05-17#i_67198 about how she is interested in exporting metadata in DataCite format and I told her that it seems like this is going to be delivered in pull request #4664 by @abollini so I went ahead and added the "connect to" syntax to that pull request so that the pull request is associated with the issue at https://waffle.io/IQSS/dataverse?search=3697 and so that we remember to test this issue once the pull request reaches QA. Judging from the pull request, right now the string that will appear in the dropdown is "DataCite OpenAIRE".

@pdurbin pdurbin removed Help Wanted: Code Mentor: pdurbin User Role: Depositor Creates datasets, uploads data, etc. User Role: Sysadmin Installs, upgrades, and configures the system, connects via ssh labels May 29, 2018
@pdurbin
Copy link
Member

pdurbin commented May 29, 2018

This issue should be tested along with issue #4257 and pull request #4664 which are now in QA.

pdurbin added a commit to 4Science/dataverse that referenced this issue May 30, 2018
Also add as a format in the API Guide.
pdurbin added a commit to 4Science/dataverse that referenced this issue May 30, 2018
pdurbin added a commit to 4Science/dataverse that referenced this issue May 30, 2018
pdurbin added a commit to 4Science/dataverse that referenced this issue May 31, 2018
@jggautier
Copy link
Contributor Author

This was delivered with Dataverse 4.10 in the issue #5043 (woo!). Closing this ticket.

@pdurbin
Copy link
Member

pdurbin commented Jan 25, 2019

@jggautier nice! I just noticed that "OAI_ORE" was added in the same pull request (#5047):

screen shot 2019-01-25 at 12 39 10 pm

Some day it would be nice to update the list at http://guides.dataverse.org/en/4.10.1/admin/metadataexport.html#automatic-exports which looks like this currently:

screen shot 2019-01-25 at 12 39 40 pm

@jggautier
Copy link
Contributor Author

That page in the Guides and http://guides.dataverse.org/en/latest/user/dataset-management.html#supported-metadata. It's on @dlmurphy's radar

@pdurbin
Copy link
Member

pdurbin commented Jan 25, 2019

... and this page: http://guides.dataverse.org/en/4.10.1/api/native-api.html#export-metadata-of-a-dataset-in-various-formats

screen shot 2019-01-25 at 1 20 15 pm

dlmurphy added a commit that referenced this issue Jan 25, 2019
Added DataCite 4 and OAI_ORE to a couple doc pages where they were missing. NOT RELATED TO REST OF BRANCH.
@dlmurphy
Copy link
Contributor

Just made these fixes on another branch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants