-
Notifications
You must be signed in to change notification settings - Fork 0
/
unit test input.json
177 lines (177 loc) · 5.52 KB
/
unit test input.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
[
{
"data": {
"type": "dois",
"attributes": {
"Workroom_ID": "98485",
"sm:Edition": "Final Report 6/1/23\u20136/30/24",
"identifiers": [
{
"alternateIdentifier": "dot:75291",
"alternateIdentifierType": "CDC SWAT Identifier"
},
{
"alternateIdentifier": "FHWA-ICT-24-014",
"alternateIdentifierType": "USDOT Report Number"
},
{
"alternateIdentifier": "11111",
"alternateIdentifierType": "USDOT ResearchHub Display ID"
}
],
"url": "https://rosap.ntl.bts.gov/view/dot/75291",
"contributors": [
{
"name": "United States. Department of Transportation. National Transportation Library",
"nameType": "Organizational",
"contributorType": "HostingInstitution",
"lang": "en",
"nameIdentifiers": [
{
"nameIdentifier": "https://ror.org/00snbrd52",
"nameIdentifierScheme": "ROR",
"schemeUri": "https://ror.org/"
}
]
},
{
"name": "Illinois. Department of Transportation"
},
{
"name": "Federal Highway Administration",
"nameType": "Organizational",
"nameIdentifiers": [
{
"schemeUri": "https://ror.org/",
"nameIdentifier": "https://ror.org/0473rr271",
"nameIdentifierScheme": "ROR"
}
]
},
{
"contributorName": "Greenwood, Reggie",
"nameType": "Personal",
"givenName": "Reggie",
"contributorType": "Researcher",
"familyName": "Greenwood"
}
],
"relatedIdentifiers": [
{
"relatedIdentifier": "10.21949/1530857",
"relatedIdentifierType": "DOI",
"relationType": "IsPartOf",
"resourceTypeGeneral": "Collection"
},
{
"relatedIdentifierType": "DOI",
"relatedIdentifier": "10.21949/1530607",
"relationType": "IsPartOf",
"resourceTypeGeneral": "Collection"
}
],
"id": "https://doi.org/10.21949/12345",
"doi": "10.21949/12345",
"titles": [
{
"title": "Electrification of Illinois Transit: Bridging the Gap With Heavy-Duty Technician Training Initiatives",
"lang": "en"
},
{
"title": "Alt Title 1",
"titleType": "AlternativeTitle",
"lang": "en"
}
],
"dates": [
{
"date": "2024-06-01",
"dateType": "Issued"
}
],
"PublicationYear": "2024",
"types": {
"resourceTypeGeneral": "PDF",
"resourceType": "Report"
},
"creators": [
{
"name": "Greenwood, Reggie",
"nameType": "Personal",
"givenName": "Reggie",
"familyName": "Greenwood"
},
{
"name": "Reddy, Meghana Reddy Dharma",
"nameType": "Personal",
"givenName": "Meghana Reddy Dharma",
"familyName": "Reddy"
},
{
"name": "Illinois Center for Transportation"
},
{
"name": "Governors State University"
},
{
"name": "University of Illinois at Urbana-Champaign. Department of Civil and Environmental Engineering"
}
],
"publishers": [
{
"name": "Illinois Center for Transportation"
}
],
"subjects": [
{
"subject": "Electric vehicles",
"schemeUri": "https://trt.trb.org/",
"subjectScheme": "Transportation Research Thesaurus"
},
{
"subject": "Transit traffic",
"schemeUri": "https://trt.trb.org/",
"subjectScheme": "Transportation Research Thesaurus"
},
{
"subject": "Public private partnerships",
"schemeUri": "https://trt.trb.org/",
"subjectScheme": "Transportation Research Thesaurus"
},
{
"subject": "Bus transit",
"schemeUri": "https://trt.trb.org/",
"subjectScheme": "Transportation Research Thesaurus"
},
{
"subject": "Sustainable transportation",
"schemeUri": "https://trt.trb.org/",
"subjectScheme": "Transportation Research Thesaurus"
}
],
"fundingReferences": [
{
"funderName": "U.S. Department of Transportation",
"awardNumber": "R27-SP57",
"funderIdentifier": "https://doi.org/10.13039/100000140",
"funderIdentifierType": "Crossref Funder ID"
}
],
"descriptions": [
{
"lang": "en",
"description": "Content Note Here",
"descriptionType": "TechnicalInfo"
},
{
"lang": "en",
"description": "This report examines the evolving landscape of technician training in Illinois\u2019 transit industry, with a particular focus on electric vehicle (EV) technology.",
"descriptionType": "Abstract"
}
],
"language": "English",
"schemaVersion": "https://schema.datacite.org/meta/kernel-4.5/"
}
}
}
]