|
1 | 1 | { |
2 | | - "title": "Soybean ROI tool", |
| 2 | + "title": "Ag Forecasting API", |
3 | 3 | "upload_type": "software", |
4 | 4 | "description": "The purpose of this API is to serve as the backend of crop disease forecasting inferences based on real-time weather data from Wisconet weather stations.", |
5 | 5 | "creators": [ |
6 | 6 | { |
7 | | - "name": "Maria Oros", |
| 7 | + "name": "Oros, Maria", |
8 | 8 | "affiliation": "UW-Madison", |
9 | | - "orcid": "https://orcid.org/0009-0006-2067-4063" |
| 9 | + "orcid": "0000-0009-0006-2067-4063", |
| 10 | + "type": "ProjectMember" |
10 | 11 | }, |
11 | 12 | { |
12 | | - "name": "Damon Smith", |
| 13 | + "name": "Smith, Damon", |
13 | 14 | "affiliation": "UW-Madison", |
14 | | - "orcid": "https://orcid.org/0000-0003-3436-3718" |
| 15 | + "orcid": "0000-0003-3436-3718", |
| 16 | + "type": "ProjectMember" |
15 | 17 | }, |
16 | 18 | { |
17 | | - "name": "Iain McConel", |
| 19 | + "name": "McConell, Iain", |
18 | 20 | "affiliation": "UW-Madison", |
19 | | - "orcid": "https://orcid.org/0000-0002-9982-7088" |
| 21 | + "orcid": "0000-0002-9982-7088", |
| 22 | + "type": "ProjectMember" |
20 | 23 | } |
21 | 24 | ], |
22 | | - "grants": [ |
23 | | - ], |
24 | 25 | "contributors": [ |
25 | 26 | { |
26 | 27 | "name": "University of Wisconsin - Data Science Institute", |
27 | 28 | "affiliation": "University of Wisconsin - Madison", |
28 | 29 | "type": "HostingInstitution" |
29 | 30 | } |
30 | 31 | ], |
31 | | - "license": { |
32 | | - "id": "MIT" |
33 | | - }, |
34 | | - |
| 32 | + "access_right": "open", |
| 33 | + "license": "mit", |
35 | 34 | "keywords": [ |
36 | 35 | "data science", |
37 | 36 | "forecasting", |
38 | 37 | "open source software", |
39 | | - "University of Wisconsin", |
| 38 | + "agriculture", |
| 39 | + "crop disease", |
| 40 | + "Wisconet", |
40 | 41 | "UW-DSI" |
41 | 42 | ], |
42 | | - "notes": "This record was automatically generated via Zenodo–GitHub integration for the University of Wisconsin – Data Science Institute.", |
| 43 | + "version": "1.0.0", |
| 44 | + "language": "eng", |
43 | 45 | "communities": [ |
44 | 46 | { "identifier": "university-of-wisconsin-data-science-institute" } |
45 | 47 | ], |
46 | | - "contact_email": "research@datascience.wisc.edu", |
47 | | - "version": "v1.0.0", |
48 | | - "language": "eng" |
| 48 | + "related_identifiers": [ |
| 49 | + { |
| 50 | + "identifier": "https://github.com/UW-Madison-DSI/ag_forecasting_api", |
| 51 | + "relation": "isSupplementTo", |
| 52 | + "resource_type": "software" |
| 53 | + } |
| 54 | + ], |
| 55 | + "grants": [] |
49 | 56 | } |
0 commit comments