Feature #20675
closedFeature #20103: Configure ISTI Open Portal to expose usage statistics for OpenAIRE
Reconsider the URLs for accessing the payloads
100%
Description
During the integration of the statistics it turned out that the mismatch between the oai record identifier e.g.
and the url for accessing the payload e.g.
http://openportal.isti.cnr.it/data/2021/441954/2021_%20441954.preprint.pdf
is causing issues to the OpenAIRE Service computing the statistics.
We decided to alter the urls of the payloads by appending a query string containing the oai record ID ... thus the urls should become like the following
These urls should be included in the landing pages of the products.
Subtasks
Related issues
Updated by Anonymous almost 4 years ago
- Status changed from New to Completed
The fix has already been implemented. The portal shows the new urls.
Updated by Leonardo Candela almost 4 years ago
I see ... what was implemented is actually slightly different yet it should work ... in practice we use the landing page ID (rather than teh record id) ... thus the URLs are like this
Adding it here for documentation purposes.
Updated by Anonymous almost 4 years ago
- Status changed from Completed to Feedback
@leonardo.candela@isti.cnr.it the difference between the 2 id is only the prefix "oai:dnet", should i add it?
I notice also that you suggested the ID parameter in uppercase.
Updated by Leonardo Candela almost 4 years ago
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
No need to change unless OpenAIRE colleagues will ask for change.