Rothamsted-Ecoinformatics / eRA2023

0 stars 0 forks source link

_dataset - display extra funding #5

Open nathcast opened 3 months ago

nathcast commented 3 months ago

The funding on the dataset page was hardcoded. Now has come the time to list all the funders on the page, the datasets and so on. Work has been done in db2json to update the metadata for the datasets.json files and the schema for funders has been slightly amended. There are some notes in the LN about that https://tinyurl.com/ERN-eRAweb-2024-02-06-fa and also a teams card: http://tinyurl.com/e-RAweb-funders

At this point, the work is almost done, however there is still a tiny bit to do!

nathcast commented 3 months ago

image

We need the title of the grant too. :) that would be nice.

the json schema is this /* "funding": [{ "type": "Grant", Title of the grant is: "name": "S2N - Soil to Nutrition Institute Strategic Programme (2017-2022)", Grant number is: "alternateName": "BBS/E/C/00010310", URL to the actual grant is: "url": "http://tinyurl.com/grant00010310", A text to replace all information is : "description": null, List of work packages is: "disambiguatingDescription": "BBS/E/C/00010310 (WP1)", this is the fuunding organisationL "funder": { "type": "organization", "name": "Biotechnology and Biological Sciences Research Council", The URL of the funder "url": "https://www.ukri.org/councils/bbsrc/", The DOi or ROR information for the funder: "identifier": "https://doi.org/10.13039/501100000268" } }, `

the title of the grant is funder'name']

Example with description fields and WP https://newlocal-info.rothamsted.ac.uk/eRA/era2023/dataset/wrn20/01-RN20YLD