datacite / corpus-data-file

Code and steps used to generate the Data Citation Corpus dump file
MIT License
2 stars 0 forks source link

Create corpus data file v1.1 JSON #2

Open kaysiz opened 2 months ago

kaysiz commented 2 months ago

Create a script/steps to dump the data citation corpus v1.1 data into a JSON file, per the technical spec

JSON records should be formatted like:

{   
    "id":"cdfe1599-7288-4fbd-b8d8-4a25fb6d170d",
    "created":"2023-09-26T10:26:21.549Z",
    "updated":"2023-11-15T23:17:25.755Z",
    "repository":"European Nucleotide Archive",
    "publisher":"F1000 Research Ltd",
    "journal":"Wellcome Open Research",
    "title":null,
    "objId":"10.12688/wellcomeopenres.17706.1",
    "subjId":"OU744360.1",
    "publishedDate":"2022-02-15T00:00:00.000Z",
    "accessionNumber":"OU744360.1",
    "doi":null,
    "relationTypeId":null,
    "source":"czi",
    "subjects":[],
    "affiliations":[],
    "funders":[]
}