Skip to content

Commit 4eb5cac

Browse files
committed
Add PLOS ONE Dublin Core metadata.json
1 parent 4f4a66d commit 4eb5cac

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

plosone/metadata.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"@context": "http://dublincore.org/documents/dcmi-terms/",
3+
"@type": "Dataset",
4+
"dc:title": "PLOS ONE - Stratified Open-Access Sample Corpus (2016-2025)",
5+
"dc:creator": "Lakens, Daniel",
6+
"dc:subject": [
7+
"multidisciplinary science",
8+
"open access",
9+
"natural language processing",
10+
"AI validation",
11+
"text mining"
12+
],
13+
"dc:description": "A stratified random sample of 1,000 open-access articles published in PLOS ONE (2016-2025, 100 per year), converted to metacheck paperlist objects for validation of AI and text-mining tools. DOIs were verified against the original CrossRef sample rather than relying solely on GROBID's header extraction, which was unreliable for a small number of articles.",
14+
"dc:publisher": "scienceverse/papers (GitHub)",
15+
"dc:date": "2026-06-20",
16+
"dc:type": "Dataset",
17+
"dc:format": [
18+
"application/pdf",
19+
"application/x-r-rds",
20+
"text/xml"
21+
],
22+
"dc:identifier": "https://github.com/scienceverse/papers/tree/main/plosone",
23+
"dc:source": "PLOS ONE, ISSN 1932-6203, https://journals.plos.org/plosone/",
24+
"dc:language": "en",
25+
"dc:relation": [
26+
"https://journals.plos.org/plosone/",
27+
"https://github.com/scienceverse/metacheck"
28+
],
29+
"dc:coverage": "2016-01-01/2025-12-31",
30+
"dc:rights": "CC-BY 4.0 or CC0, depending on the article (https://creativecommons.org/licenses/by/4.0/, https://creativecommons.org/publicdomain/zero/1.0/)",
31+
"dc:provenance": {
32+
"pdf_source": "Unpaywall API, with PLOS direct-download fallback",
33+
"conversion_tool": "GROBID 0.9",
34+
"conversion_endpoint": "https://grobid.work.abed.cloud",
35+
"paperlist_tool": "metacheck::grobid_to_bibr()",
36+
"doi_matching": "Verified against original CrossRef sample DOI (2026-06-20)",
37+
"sampling": "Stratified random sample, 100 articles/year, seed 20260620",
38+
"conversion_date": "2026-06-20"
39+
}
40+
}

0 commit comments

Comments
 (0)