-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi Antti-Jussi,
We are at University of Milan and we are user of OMP and OJS suites. We are testing with success the plugin [https://github.com/ajnyga/datacite] (https://github.com/ajnyga/datacite) in our test OMP, connecting to CrossRef test environment. We are experiencing that a couple of fields are not collected and transmitted to the CrossRef server.
The fields are:
-
the affiliation, which should be something similar to:
<organization sequence='first' contributor_role='editor'>Università degli Studi di Milano</organization> -
the plagiarism data, which should be something similar to:
<collection property='crawler-based'>
<item crawler='iParadigms'>
<resource>[https://libri.unimi.it/index.php/milanoup/catalog/view/93/341/1117-1
</resource>](https://libri.unimi.it/index.php/milanoup/catalog/view/93/341/1117-1%3C/resource%3E)
</item>
</collection>
We understand that not all data related to a book can be transmitted, but we would like to have this data trasmitted.
So the question is:
do you think to implement the management (collect and transmit) of the data in a new version soon?
If you don't, would you be so gentle to indicate us where should we patch the PHP source in order to manage this data?
Thanks a lot for your understanding.