outbreak-info / litcovid

parser for LitCOVID Publications
1 stars 3 forks source link

Make curatedBy contain specific URL to a record #11

Open flaneuse opened 4 years ago

flaneuse commented 4 years ago

Backtracking on what I said before (sorry)... change curatedBy from:

"curatedBy": {
"@type": "schema:WebSite",
"name": "medrxiv",
"url": "https://www.medrxiv.org/"
},

to

"@type": "schema:WebSite",
"name": "medrxiv",
"url": "http://medrxiv.org/cgi/content/short/2020.05.07.20093898"
},

where curatedBy.url = url, so the curatedBy.url is different for every entry