Skip to content
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

Create corpus data file v1.1 JSON #2

Open
kaysiz opened this issue Apr 29, 2024 · 0 comments · Fixed by #8
Open

Create corpus data file v1.1 JSON #2

kaysiz opened this issue Apr 29, 2024 · 0 comments · Fixed by #8
Assignees

Comments

@kaysiz
Copy link
Contributor

kaysiz commented Apr 29, 2024

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":[]
}
@lizkrznarich lizkrznarich changed the title Create JSON file with v1.1 data Create corpus data file v1.1 JSON May 1, 2024
@kaysiz kaysiz linked a pull request May 15, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants