-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show "Audit compliance" #50
Comments
I'm guessing these aren't meant to be human-tickable boxes - the machines will ask the questions? Would we need to store both the state (yes/no) and a date-last-checked? |
A link to the audit guidance which has some paragraphs to back up the above checklist: https://www.ref.ac.uk/media/1164/ref-2019_04-audit-guidance.pdf |
@jesusbagpuss No your are correct they would be very much tick icons :) Agreed on the stamp for those that are reliant on checking third party systems (unpaywall example below) Whether or not something is available for TDM is within the ken of EPrints so no need to stamp that I think? But it does highlight that this is a different notion. We are checking the status of something rather than a fact... for the other REF CC data it just needed to be true once... Fr the audit stuff, the question is more "Will this work?" rather than "Is this true?"
|
We might want to cache slightly more data from unpaywall...
|
Cheers @wfyson (and yes @jesusbagpuss ) so from that doc the specific things
Now we all know the depositedDate is not available via rioxx, so as far as I'm aware CORE are scrabbling it out of the abstract page (and the deposit date is not necessarily available nor a compliant deposit date). Ideally we'd just do a rioxx implementation that makes depositedDate available (and put the proper FCD in there).. then CORE and the "the rioxx team" would catch-up with their harvesting and standard writing. but in lieu of that happening there may be value in the the "Audit" tab (it's become a tab in my head now). To report on the data that CORE does have, and how it compares to what EPrints thinks it should be. (traffic lights anyone?... green present and matches, yellow present but doesn't match, red not present) Based on the guidance I think we can probably dial back the TDM as the only mention of the word text (let alone mining) is "with searchable text" and that is in reference to the |
The DOI isn't even directly available in RIOXX - something that Sheffield noted recently - as searching for things by DOI wasn't returning the expected records
I have seriously mulled over the idea of creating a |
One use-case we have is to: 'show me what upaywall / core / crossref say about things we have actually selected for REF' - I wonder of a report could be set-up as part of the REF Support plugin? we have put together a script that looks for unpaywall data for a bunch of eprintids - screenshot attached - i could put the code for this on github (but its very exprimental!) it used Martin Braendle's unpaywall plugin code as a starting point: https://github.com/eprintsug/OpenAccessType also on the Core deposit date - we have started making HOA_DATE_FCD, HOA_DATE_ACC and HOA_DATE_PUB date public and called FCD 'Date Deposited' as per Core's guidelines https://core.ac.uk/ref-audit/#recommendations, example in the Deposit and Record Details section of summary page here: http://eprints.gla.ac.uk/174607/ haven't checked it its now picking this up peoprly yet but is a short term fix, and also not every site is keen to publish these dates - so ideally RIOXX would do this |
From a thread (CORE/ unpaywall) on UK-CORR, the Unpaywall data from the API might be a bit 'stale' in some cases:
We might want to capture the oa_location.updated data for our repository, and compare that to the data in EPrints. We can indicate that the Unpaywall data is stale, especially when their updated date is before our FOA date. (It would be nice to be able to poke Unpaywall in this situation to say "come and get this record again - it's got more good stuff in it"). For reference, unpaywall data format is described here: https://unpaywall.org/data-format |
Ideas for showing "audit compliance". In order for items to be available for Audit by RE for REF they will need to be available via the core.ac.uk aggregator and to verify openness they will need to be in the unpaywall DB. They will also need to be available for Text and Data mining
Additions to REF CC could give ticks for these to show "audit compliance"... ie that they are auditable
(With thanks to Jennifer Smith)
The text was updated successfully, but these errors were encountered: