Medra DOI registration error

I have a problem when I register in Medra articles that have references. What format do references follow? Is there a problem with the plugin?

OJS 3.3.0-14

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref1’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref1’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref2’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref2’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref3’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref3’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref4’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref4’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref5’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref5’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘minLength’] The value ‘_ref6’ has a length of ‘5’; this underruns the allowed minimum length of ‘11’.

Element ‘{http://www.medra.org/DOIMetadata/2.0/Citations}ArticleCitation’, attribute ‘key’: [facet ‘pattern’] The value ‘_ref6’ is not accepted by the pattern ‘10.\d*/\S*_ref\d+’.

Hi @xtorrents

Could you please tell me how are you settings for the DOI and mEDRA plugin: Are you assigning the DOIs to articles and exporting the DOIs as ‘work’? Or to galleys and as ‘manifestations’?

Thanks!
Bozana

Hi,

We are assigning DOIs as galleys and therefore as manifestations.
Maybe the problem is how the references are put? What is the correct pattern?
Thanks,

Xavier

Hi @xtorrents

I think it is a bug in the code: The reference key attribute should contain the DOI and then e.g. ‘_ref1’, i.e. it should be something like ‘10.1234/jpkjpk.v1i2.1_ref1’. The DOI is however expected to be the article DOI – we have not considered the case when there is no article DOI, but only galley DOI. And I am not sure how to best proceed with the case where we only have the galley DOIs – I will need to ask mEDRA.
(Because the references (from the References field) are actually per article and only in one languages. That means that we would export always the same references for each galley, even if they would be in different languages. Thus I need to see if we should export references in this case at all.).
So let me check it and I will come back to you again…

Thanks,
Bozana

1 Like

Hi @xtorrents

I got an answer from mEDRA and opened a new issue where I am going to address the problem, s. Consider galley DOI for the attribute key in CitationList · Issue #32 · pkp/medra · GitHub.
Once the issue is fixed, I will release a new version of the mEDRA plugin, and will let you know, so that you can upgrade.

Best,
Bozana

thank you very much I really appreciate your dedication.

Hi @xtorrents

The new plugin version 3_0_0-5 is released and available via plugin gallery. Please let me know if the galley DOI export with citations works after you have upgraded the plugin…

Best,
Bozana

1 Like

It works perfectly. Thank you very much!!!

1 Like