URLs to PDF. Where to find them? OJS 2.4.5.0

Hi,

I need to update the DOI metadata to include URLs to full text PDF of published article. Is there a way I can copy those URLs from the database, or predict them?
Can you suggest an easy way to get from the system the published DOIs and associated URLs linking to PDFs?

Thanks for helping!
Dijana

What service are you using for DOI export/registration?

If you have published PDF galleys for your articles, the URLs for these should be automatically included in the doi_data element for CrossRef, for example. (Specifically the <item />'s <resource />'s <collection property="text-mining" /> node.)

I solved my problem by exporting Crossref XML from OJS, then importing it to Excel and using relevant columns.

Thanks for suggesting an export :slight_smile:

Dijana