-
Notifications
You must be signed in to change notification settings - Fork 457
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
Update OpenAIRE plugin #828
Comments
@mtub, wouldn't it be again a project we could work together on? On a weekend... :-) |
Hi @mtub , @bozana and everybody else, at the project OJS-de.net we want to implement the necessary changes for the OpenAIRE plugin (german description, code). I just started having a look at the guidelines and the plugins. There is also the DRIVER plugin (german description, code) which will not be needed anymore, because they have the same guideline now. I would propose to adapt the OpenAIRE plugin and remove the DRIVER plugin. These are my TODOs based on the OpenAIREs content acquisition policy: Obligatory features:
Optional features:
Nice to have:
Thats it for now. Always happy to get feedback or ideas, if you think I missed something. 🌞 |
@lilients, maybe you would like to take a look also at this changes: pkp/ojs#1383. They are for 2.4.x, but maybe there are some of them interesting for your project and for 3.x as well? I haven't taken a look yet, but hopefully soon, then I can tell more... -- just for information... |
thanks for the info @bozana . I would wait for your review of these changes, so I can include them to the migration. |
Hi all, A general question concerning funding information. Is there any point to handle funder infomation both in the OpenAIRE plugin and in the forthcoming integration with CrossRef funder registry (formerly fundref)? Should there instead be a OJS native way of handling (saving, fetching) funder information (funder name, funder id, project id, grant id) and use that information for both OpenAIRE and CrossRef? This would in my opinion mean removing the current Sponsoring Agencies metadata field and replacing it with a more sophisticated way of handling funder information. All the other things mentioned in @lilients post I give a big thumbs up! |
@lilients, what exactly do these items mean (in/for OJS):
@ajnyga, I will take a look at those funder registries and information OpenAIRE needs -- in case that each institution (e.g. Crossref and OpenAIRE) has different requirements, a different list and internal IDs, it would mean that each plugin would have to implement it on its own... |
I am just worried about a situation where a user has to enter similar kind of funder data to several fields. |
Yes... |
Hi, please be patient and hold on. |
Just for reference, this is a funder registry (fundRef) plugin for OJS3 I have made. I know that PKP is planning to work on a similar integration, but this was among the things I promised to work on in my project last fall: https://github.com/ajnyga/fundRef |
Hi @joschirr What is the planned schedule for the release of the new OpenAIRE literature guidelines? We would like to handle OpenAIRE data as well in the Funding plugin: https://github.com/ajnyga/funding Comparison of CrossRef funder data, datacite funder data and OpenAIRE project data based on the current guidelines.
* Only two options: European Commission (EC) or Wellcome Trust (WT)? For OAI the acronyms are used. Sources: |
Sorry for my late reply. |
Note that OpenAIRE already interprets funding and project grantIds / awardURIs also from other funders and funding programmes than FP7 and H2020. These two are of course most important for us but are not limited on them. |
fyi: currently in contact with OpenAIRE and started to work on this... edit: I have great plans (tm) |
@ajnyga's great plans came to fruition! https://github.com/ajnyga/openaire |
A few years ago, the OpenAIRE plug-in has been added to OJS (see http://pkp.sfu.ca/support/forum/viewtopic.php?t=7085&f=28). OpenAIRE is an important European Union-funded project (https://www.openaire.eu/project-factsheets). One of its goals is to increase literature repository interoperability through common guidelines and some standards for OAI use. Those guidelines help implement means to track output of EU-funded projects. The plug-in added necessary metadata fields (i.e. grant number) and made OJS OpenAIRE-compliant.
But the guidelines have evolved since 2011, they now exist in version 3. The plug-in should be reviewed and updated according to the latest guidelines (e.g. the mandatory OAI set should be renamed from 'EC_fundedresources' to 'open_aire') (see https://guidelines.readthedocs.org/)
Code is in generic plugins: https://github.com/pkp/ojs/tree/master/plugins/generic/openAIRE
Porting this to OMP should be a good thing, too.
Will be happy to assist with review and update if someone picks this up. @bozana? At least you were the original author...
The text was updated successfully, but these errors were encountered: