Giter VIP home page Giter VIP logo

Comments (7)

bozana avatar bozana commented on June 28, 2024

In order to add this to the DataCite export we will first need to support the newest DataCite metadata schema 4. The only problem is the required resourceType element and resourceTypeGeneral attribute. And the problem is only for supplementary files because they do not have it currently. For resourceType we could use the Genre name, but I am not sure what to use for resourceTypeGeneral except of the very wide "Dataset" term. I will ask DataCite, but if we do not manage to implement this for the coming release (this week) maybe to defer also this issue to the next OJS 3.1.1 release?

from funding.

bozana avatar bozana commented on June 28, 2024

Oh, I've just seen that also an empty element is OK, i.e. something like: <resourceType resourceTypeGeneral="Dataset"/>. I believe we can use that well for supplementary files :-) Or maybe even: <resourceType resourceTypeGeneral="Dataset">Supplementary Resource</resourceType>

from funding.

bozana avatar bozana commented on June 28, 2024

@ajnyga, do you think we should consider the funding data when exporting/registering the galleys (and supp files)?

from funding.

bozana avatar bozana commented on June 28, 2024

PR: #20

from funding.

bozana avatar bozana commented on June 28, 2024

@ajnyga, I merged my changes -- if you find something wrong I can fix...
For now, I only add funding data when exporting articles in DataCite. I can add it to galleys too... if needed... -- I am not sure... :-\

from funding.

ajnyga avatar ajnyga commented on June 28, 2024

@bozana Great, thanks!

I have no idea. But I would imagine that when exporting galleys the metadata would always include a reference to an article? And if that article has the funder data attached, then Datacite should be able to resolve the funder also for individual galleys?

Also, I realized that I did not touch the crossref export part so it is probably not working at the moment because of the dao and database changes?

from funding.

bozana avatar bozana commented on June 28, 2024

I have no idea. But I would imagine that when exporting galleys the metadata would always include a reference to an article? And if that article has the funder data attached, then Datacite should be able to resolve the funder also for individual galleys?

Yes. Then maybe just the case when someone is assigning the DOIs only to the galleys (and not to the articles).
And I've just realized that I actually do insert the funding data for galley export. Then I should maybe remove it... Hmmm... :-\

Also, I realized that I did not touch the crossref export part so it is probably not working at the moment because of the dao and database changes?

I did that, so everything OK :-)

Thanks a lot!!!

from funding.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.