Hello,
When registering DOI from OJS to CrossRef, the URL to article’s HTML is being registered as an item in the text-mining collection, for example:
<collection property=“text-mining”>
<item>
<resource mime_type=“text/html”>
http://www.revistas.unal.edu.co/index.php/profile/article/viewFile/44194/51380
</resource>
</item>
</collection>
However, the images on the article are no visible in that viewFile URL, but they are visible on the view URL http://www.revistas.unal.edu.co/index.php/profile/article/view/44194/51380 is this a bug in the system? or simply is not needed to show the images in this viewFile URL that is being registered in CrossRef?
Thanks in advance,