The List of organizations was last updated from the POSI site on: Jan 15, 2025, but it is only as current as the POSI site itself.
Name | Assessments | Days since last self-assessment | Reaction |
---|---|---|---|
CLOCKSS | 2024-09-10 | ||
CORE | 2022-05-23 | ||
COUNTER | 2024-05-30 | ||
Crossref | 2020-12-02 , 2022-03-08 | ||
DataCite | 2021-08-30 | ||
DOAJ | 2022-10-06 | ||
Dryad | 2020-12-08 | ||
Europe PMC | 2022-02-21 , 2024-02-26 | ||
Hal+ | 2024-11-28 | ||
JOSS | 2021-02-14 | ||
Liberate Science | 2022-08-02 , 2023-11-14 | ||
OAPEN and DOAB | 2023-05-04 | ||
OA Switchboard | 2021-10-07 | ||
OpenAIRE | 2022-03-29 | ||
OpenCitations | 2021-08-09 | ||
OPERAS | 2024-09-25 | ||
OurResearch | 2021-06-10 | ||
Peer Community In | 2024-04-11 | ||
Public Knowledge Project | 2024-05-28 | ||
ROR | 2020-12-16 | ||
Sciety | 2021-11-22 | ||
SciPost | 2024-03-11 |
What is this?
The current POSI site lists the current POSI adoptors and links to their self-assessments on the “POSI Posse” page.
FTR- I created the first version of this list. But I can’t edit it any more.
And, over time, the list’s formatting has become wildly inconsistent, making it difficult to tell which organizations are taking their POSI self-assessments seriously.
This is an attempt to fix that.
The list of members and the dates of their POSI endorsements is refreshed automaticaly once a day. The last refresh date is noted above the list. The calculation of the number of days since their last update is calculated every time the page is refreshed.
How did you do it?
I periodically scrape the POSI Posse list and convert it into this.
This is one of the rare times an LLM is really handy. The existing POSI Posse list is formatted so inconsistently that writing an actual parser would have meant creating a special rule for practically every line in the list. Doing this would have been brittle and stupid.
So, instead, it is easier to throw the list at an LLM along with a JSON schema and ask the LLM to extract the relevant information and return it in JSON that conforms to the provided schema.
Easiest of all would be for somebody to fix the Posse list on the POSI site and make it more useful.