locabulary 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.hound.yml +46 -0
- data/.rspec +1 -0
- data/.rubocop_todo.yml +21 -0
- data/.ruby-version +1 -0
- data/Gemfile +3 -0
- data/README.md +8 -1
- data/Rakefile +37 -4
- data/data/administrative_units.json +374 -806
- data/lib/locabulary/exceptions.rb +25 -0
- data/lib/locabulary/items/administrative_unit.rb +65 -0
- data/lib/locabulary/items/base.rb +105 -0
- data/lib/locabulary/items.rb +32 -0
- data/lib/locabulary/json_creator.rb +105 -0
- data/lib/locabulary/schema.rb +11 -20
- data/lib/locabulary/version.rb +3 -0
- data/lib/locabulary.rb +67 -88
- data/locabulary.gemspec +8 -2
- data/script/update_data_files.sh +7 -2
- metadata +97 -4
- data/script/json_creator.rb +0 -129
@@ -4,1310 +4,878 @@
|
|
4
4
|
{
|
5
5
|
"predicate_name": "administrative_units",
|
6
6
|
"term_label": "University of Notre Dame",
|
7
|
-
"
|
8
|
-
"
|
9
|
-
"
|
10
|
-
"grouping": "",
|
11
|
-
"affiliation": "",
|
12
|
-
"presentation_sequence": 100,
|
13
|
-
"activated_on": "2015-07-22",
|
14
|
-
"deactivated_on": null
|
7
|
+
"classification": "University",
|
8
|
+
"homepage": "http://www.nd.edu/",
|
9
|
+
"activated_on": "2015-07-22"
|
15
10
|
},
|
16
11
|
{
|
17
12
|
"predicate_name": "administrative_units",
|
18
13
|
"term_label": "University of Notre Dame::School of Architecture",
|
19
|
-
"
|
20
|
-
"
|
21
|
-
"
|
22
|
-
"grouping": "",
|
23
|
-
"affiliation": "",
|
24
|
-
"presentation_sequence": 200,
|
25
|
-
"activated_on": "2015-07-22",
|
26
|
-
"deactivated_on": null
|
14
|
+
"classification": "College",
|
15
|
+
"homepage": "http://architecture.nd.edu/",
|
16
|
+
"activated_on": "2015-07-22"
|
27
17
|
},
|
28
18
|
{
|
29
19
|
"predicate_name": "administrative_units",
|
30
20
|
"term_label": "University of Notre Dame::College of Arts and Letters",
|
31
|
-
"term_uri": "http://al.nd.edu/",
|
32
|
-
"deposit_label": "College of Arts and Letters—Non-Departmental",
|
33
|
-
"description": "",
|
34
21
|
"grouping": "The Humanities",
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"activated_on": "2015-07-22"
|
38
|
-
|
22
|
+
"classification": "College",
|
23
|
+
"homepage": "http://al.nd.edu/",
|
24
|
+
"activated_on": "2015-07-22"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"predicate_name": "administrative_units",
|
28
|
+
"term_label": "University of Notre Dame::College of Arts and Letters::Non-Departmental",
|
29
|
+
"classification": "Department",
|
30
|
+
"default_presentation_sequence": 1,
|
31
|
+
"activated_on": "2015-07-22"
|
39
32
|
},
|
40
33
|
{
|
41
34
|
"predicate_name": "administrative_units",
|
42
35
|
"term_label": "University of Notre Dame::College of Arts and Letters::Africana Studies",
|
43
|
-
"term_uri": "http://africana.nd.edu/",
|
44
|
-
"deposit_label": "",
|
45
|
-
"description": "",
|
46
36
|
"grouping": "The Humanities",
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"activated_on": "2015-07-22"
|
50
|
-
"deactivated_on": null
|
37
|
+
"classification": "Department",
|
38
|
+
"homepage": "http://africana.nd.edu/",
|
39
|
+
"activated_on": "2015-07-22"
|
51
40
|
},
|
52
41
|
{
|
53
42
|
"predicate_name": "administrative_units",
|
54
43
|
"term_label": "University of Notre Dame::College of Arts and Letters::American Studies",
|
55
|
-
"term_uri": "http://americanstudies.nd.edu/",
|
56
|
-
"deposit_label": "",
|
57
44
|
"description": "Includes Journalism",
|
58
45
|
"grouping": "The Humanities",
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"activated_on": "2015-07-22"
|
62
|
-
"deactivated_on": null
|
46
|
+
"classification": "Department",
|
47
|
+
"homepage": "http://americanstudies.nd.edu/",
|
48
|
+
"activated_on": "2015-07-22"
|
63
49
|
},
|
64
50
|
{
|
65
51
|
"predicate_name": "administrative_units",
|
66
52
|
"term_label": "University of Notre Dame::College of Arts and Letters::Anthropology",
|
67
|
-
"term_uri": "http://anthropology.nd.edu/",
|
68
|
-
"deposit_label": "",
|
69
|
-
"description": "",
|
70
53
|
"grouping": "The Social Sciences",
|
71
|
-
"
|
72
|
-
"
|
73
|
-
"activated_on": "2015-07-22"
|
74
|
-
"deactivated_on": null
|
54
|
+
"classification": "Department",
|
55
|
+
"homepage": "http://anthropology.nd.edu/",
|
56
|
+
"activated_on": "2015-07-22"
|
75
57
|
},
|
76
58
|
{
|
77
59
|
"predicate_name": "administrative_units",
|
78
60
|
"term_label": "University of Notre Dame::College of Arts and Letters::Art, Art History, and Design",
|
79
|
-
"term_uri": "http://artdept.nd.edu/",
|
80
|
-
"deposit_label": "",
|
81
|
-
"description": "",
|
82
61
|
"grouping": "The Arts",
|
83
|
-
"
|
84
|
-
"
|
85
|
-
"activated_on": "2015-07-22"
|
86
|
-
"deactivated_on": null
|
62
|
+
"classification": "Department",
|
63
|
+
"homepage": "http://artdept.nd.edu/",
|
64
|
+
"activated_on": "2015-07-22"
|
87
65
|
},
|
88
66
|
{
|
89
67
|
"predicate_name": "administrative_units",
|
90
68
|
"term_label": "University of Notre Dame::College of Arts and Letters::Classics",
|
91
|
-
"term_uri": "http://classics.nd.edu/",
|
92
|
-
"deposit_label": "",
|
93
69
|
"description": "Includes Arabic Studies",
|
94
70
|
"grouping": "The Humanities",
|
95
|
-
"
|
96
|
-
"
|
97
|
-
"activated_on": "2015-07-22"
|
98
|
-
"deactivated_on": null
|
71
|
+
"classification": "Department",
|
72
|
+
"homepage": "http://classics.nd.edu/",
|
73
|
+
"activated_on": "2015-07-22"
|
99
74
|
},
|
100
75
|
{
|
101
76
|
"predicate_name": "administrative_units",
|
102
77
|
"term_label": "University of Notre Dame::College of Arts and Letters::East Asian Languages & Cultures",
|
103
|
-
"term_uri": "http://eastasian.nd.edu/",
|
104
|
-
"deposit_label": "",
|
105
|
-
"description": "",
|
106
78
|
"grouping": "The Humanities",
|
107
|
-
"
|
108
|
-
"
|
109
|
-
"activated_on": "2015-07-22"
|
110
|
-
"deactivated_on": null
|
79
|
+
"classification": "Department",
|
80
|
+
"homepage": "http://eastasian.nd.edu/",
|
81
|
+
"activated_on": "2015-07-22"
|
111
82
|
},
|
112
83
|
{
|
113
84
|
"predicate_name": "administrative_units",
|
114
85
|
"term_label": "University of Notre Dame::College of Arts and Letters::Economics",
|
115
|
-
"term_uri": "http://economics.nd.edu/",
|
116
|
-
"deposit_label": "",
|
117
|
-
"description": "",
|
118
86
|
"grouping": "The Social Sciences",
|
119
|
-
"
|
120
|
-
"
|
121
|
-
"activated_on": "2015-07-22"
|
122
|
-
"deactivated_on": null
|
87
|
+
"classification": "Department",
|
88
|
+
"homepage": "http://economics.nd.edu/",
|
89
|
+
"activated_on": "2015-07-22"
|
123
90
|
},
|
124
91
|
{
|
125
92
|
"predicate_name": "administrative_units",
|
126
93
|
"term_label": "University of Notre Dame::College of Arts and Letters::English",
|
127
|
-
"term_uri": "http://english.nd.edu/",
|
128
|
-
"deposit_label": "",
|
129
|
-
"description": "",
|
130
94
|
"grouping": "The Humanities",
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"activated_on": "2015-07-22"
|
134
|
-
"deactivated_on": null
|
95
|
+
"classification": "Department",
|
96
|
+
"homepage": "http://english.nd.edu/",
|
97
|
+
"activated_on": "2015-07-22"
|
135
98
|
},
|
136
99
|
{
|
137
100
|
"predicate_name": "administrative_units",
|
138
101
|
"term_label": "University of Notre Dame::College of Arts and Letters::Film, Television, and Theatre",
|
139
|
-
"term_uri": "http://ftt.nd.edu/",
|
140
|
-
"deposit_label": "",
|
141
|
-
"description": "",
|
142
102
|
"grouping": "The Arts",
|
143
|
-
"
|
144
|
-
"
|
145
|
-
"activated_on": "2015-07-22"
|
146
|
-
"deactivated_on": null
|
103
|
+
"classification": "Department",
|
104
|
+
"homepage": "http://ftt.nd.edu/",
|
105
|
+
"activated_on": "2015-07-22"
|
147
106
|
},
|
148
107
|
{
|
149
108
|
"predicate_name": "administrative_units",
|
150
109
|
"term_label": "University of Notre Dame::College of Arts and Letters::German and Russian Languages and Literatures",
|
151
|
-
"term_uri": "http://germanandrussian.nd.edu/",
|
152
|
-
"deposit_label": "",
|
153
|
-
"description": "",
|
154
110
|
"grouping": "The Humanities",
|
155
|
-
"
|
156
|
-
"
|
157
|
-
"activated_on": "2015-07-22"
|
158
|
-
"deactivated_on": null
|
111
|
+
"classification": "Department",
|
112
|
+
"homepage": "http://germanandrussian.nd.edu/",
|
113
|
+
"activated_on": "2015-07-22"
|
159
114
|
},
|
160
115
|
{
|
161
116
|
"predicate_name": "administrative_units",
|
162
117
|
"term_label": "University of Notre Dame::College of Arts and Letters::History",
|
163
|
-
"term_uri": "http://history.nd.edu/",
|
164
|
-
"deposit_label": "",
|
165
|
-
"description": "",
|
166
118
|
"grouping": "The Humanities",
|
167
|
-
"
|
168
|
-
"
|
169
|
-
"activated_on": "2015-07-22"
|
170
|
-
"deactivated_on": null
|
119
|
+
"classification": "Department",
|
120
|
+
"homepage": "http://history.nd.edu/",
|
121
|
+
"activated_on": "2015-07-22"
|
171
122
|
},
|
172
123
|
{
|
173
124
|
"predicate_name": "administrative_units",
|
174
125
|
"term_label": "University of Notre Dame::College of Arts and Letters::Irish Language and Literature",
|
175
|
-
"term_uri": "http://irishlanguage.nd.edu/",
|
176
|
-
"deposit_label": "",
|
177
|
-
"description": "",
|
178
126
|
"grouping": "The Humanities",
|
179
|
-
"
|
180
|
-
"
|
181
|
-
"activated_on": "2015-07-22"
|
182
|
-
"deactivated_on": null
|
127
|
+
"classification": "Department",
|
128
|
+
"homepage": "http://irishlanguage.nd.edu/",
|
129
|
+
"activated_on": "2015-07-22"
|
183
130
|
},
|
184
131
|
{
|
185
132
|
"predicate_name": "administrative_units",
|
186
133
|
"term_label": "University of Notre Dame::College of Arts and Letters::Program of Liberal Studies",
|
187
|
-
"term_uri": "http://pls.nd.edu/",
|
188
|
-
"deposit_label": "",
|
189
|
-
"description": "",
|
190
134
|
"grouping": "The Humanities",
|
191
|
-
"
|
192
|
-
"
|
193
|
-
"activated_on": "2015-07-22"
|
194
|
-
"deactivated_on": null
|
135
|
+
"classification": "Department",
|
136
|
+
"homepage": "http://pls.nd.edu/",
|
137
|
+
"activated_on": "2015-07-22"
|
195
138
|
},
|
196
139
|
{
|
197
140
|
"predicate_name": "administrative_units",
|
198
141
|
"term_label": "University of Notre Dame::College of Arts and Letters::Music",
|
199
|
-
"term_uri": "http://music.nd.edu/",
|
200
|
-
"deposit_label": "",
|
201
|
-
"description": "",
|
202
142
|
"grouping": "The Arts",
|
203
|
-
"
|
204
|
-
"
|
205
|
-
"activated_on": "2015-07-22"
|
206
|
-
"deactivated_on": null
|
143
|
+
"classification": "Department",
|
144
|
+
"homepage": "http://music.nd.edu/",
|
145
|
+
"activated_on": "2015-07-22"
|
207
146
|
},
|
208
147
|
{
|
209
148
|
"predicate_name": "administrative_units",
|
210
149
|
"term_label": "University of Notre Dame::College of Arts and Letters::Philosophy",
|
211
|
-
"term_uri": "http://philosophy.nd.edu/",
|
212
|
-
"deposit_label": "",
|
213
|
-
"description": "",
|
214
150
|
"grouping": "The Humanities",
|
215
|
-
"
|
216
|
-
"
|
217
|
-
"activated_on": "2015-07-22"
|
218
|
-
"deactivated_on": null
|
151
|
+
"classification": "Department",
|
152
|
+
"homepage": "http://philosophy.nd.edu/",
|
153
|
+
"activated_on": "2015-07-22"
|
219
154
|
},
|
220
155
|
{
|
221
156
|
"predicate_name": "administrative_units",
|
222
157
|
"term_label": "University of Notre Dame::College of Arts and Letters::Political Science",
|
223
|
-
"term_uri": "http://politicalscience.nd.edu/",
|
224
|
-
"deposit_label": "",
|
225
|
-
"description": "",
|
226
158
|
"grouping": "The Social Sciences",
|
227
|
-
"
|
228
|
-
"
|
229
|
-
"activated_on": "2015-07-22"
|
230
|
-
"deactivated_on": null
|
159
|
+
"classification": "Department",
|
160
|
+
"homepage": "http://politicalscience.nd.edu/",
|
161
|
+
"activated_on": "2015-07-22"
|
231
162
|
},
|
232
163
|
{
|
233
164
|
"predicate_name": "administrative_units",
|
234
165
|
"term_label": "University of Notre Dame::College of Arts and Letters::Psychology",
|
235
|
-
"term_uri": "http://psychology.nd.edu/",
|
236
|
-
"deposit_label": "",
|
237
|
-
"description": "",
|
238
166
|
"grouping": "The Social Sciences",
|
239
|
-
"
|
240
|
-
"
|
241
|
-
"activated_on": "2015-07-22"
|
242
|
-
"deactivated_on": null
|
167
|
+
"classification": "Department",
|
168
|
+
"homepage": "http://psychology.nd.edu/",
|
169
|
+
"activated_on": "2015-07-22"
|
243
170
|
},
|
244
171
|
{
|
245
172
|
"predicate_name": "administrative_units",
|
246
173
|
"term_label": "University of Notre Dame::College of Arts and Letters::Romance Languages and Literatures",
|
247
|
-
"term_uri": "http://romancelanguages.nd.edu/",
|
248
|
-
"deposit_label": "",
|
249
|
-
"description": "",
|
250
174
|
"grouping": "The Humanities",
|
251
|
-
"
|
252
|
-
"
|
253
|
-
"activated_on": "2015-07-22"
|
254
|
-
"deactivated_on": null
|
175
|
+
"classification": "Department",
|
176
|
+
"homepage": "http://romancelanguages.nd.edu/",
|
177
|
+
"activated_on": "2015-07-22"
|
255
178
|
},
|
256
179
|
{
|
257
180
|
"predicate_name": "administrative_units",
|
258
181
|
"term_label": "University of Notre Dame::College of Arts and Letters::Sociology",
|
259
|
-
"term_uri": "http://sociology.nd.edu/",
|
260
|
-
"deposit_label": "",
|
261
|
-
"description": "",
|
262
182
|
"grouping": "The Social Sciences",
|
263
|
-
"
|
264
|
-
"
|
265
|
-
"activated_on": "2015-07-22"
|
266
|
-
"deactivated_on": null
|
183
|
+
"classification": "Department",
|
184
|
+
"homepage": "http://sociology.nd.edu/",
|
185
|
+
"activated_on": "2015-07-22"
|
267
186
|
},
|
268
187
|
{
|
269
188
|
"predicate_name": "administrative_units",
|
270
189
|
"term_label": "University of Notre Dame::College of Arts and Letters::Theology",
|
271
|
-
"term_uri": "http://theology.nd.edu/",
|
272
|
-
"deposit_label": "",
|
273
|
-
"description": "",
|
274
190
|
"grouping": "The Humanities",
|
275
|
-
"
|
276
|
-
"
|
277
|
-
"activated_on": "2015-07-22"
|
278
|
-
"deactivated_on": null
|
191
|
+
"classification": "Department",
|
192
|
+
"homepage": "http://theology.nd.edu/",
|
193
|
+
"activated_on": "2015-07-22"
|
279
194
|
},
|
280
195
|
{
|
281
196
|
"predicate_name": "administrative_units",
|
282
197
|
"term_label": "University of Notre Dame::Mendoza College of Business",
|
283
|
-
"
|
284
|
-
"
|
285
|
-
"
|
286
|
-
|
287
|
-
|
288
|
-
"
|
289
|
-
"
|
290
|
-
"
|
198
|
+
"classification": "College",
|
199
|
+
"homepage": "http://mendoza.nd.edu/",
|
200
|
+
"activated_on": "2015-07-22"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"predicate_name": "administrative_units",
|
204
|
+
"term_label": "University of Notre Dame::Mendoza College of Business::Non-Departmental",
|
205
|
+
"classification": "Department",
|
206
|
+
"default_presentation_sequence": 1,
|
207
|
+
"activated_on": "2015-07-22"
|
291
208
|
},
|
292
209
|
{
|
293
210
|
"predicate_name": "administrative_units",
|
294
211
|
"term_label": "University of Notre Dame::Mendoza College of Business::Accountancy",
|
295
|
-
"
|
296
|
-
"
|
297
|
-
"
|
298
|
-
"grouping": "",
|
299
|
-
"affiliation": "",
|
300
|
-
"presentation_sequence": 300,
|
301
|
-
"activated_on": "2015-07-22",
|
302
|
-
"deactivated_on": null
|
212
|
+
"classification": "Department",
|
213
|
+
"homepage": "http://mendoza.nd.edu/research-and-faculty/academic-departments/accountancy/",
|
214
|
+
"activated_on": "2015-07-22"
|
303
215
|
},
|
304
216
|
{
|
305
217
|
"predicate_name": "administrative_units",
|
306
218
|
"term_label": "University of Notre Dame::Mendoza College of Business::Finance",
|
307
|
-
"
|
308
|
-
"
|
309
|
-
"
|
310
|
-
"grouping": "",
|
311
|
-
"affiliation": "",
|
312
|
-
"presentation_sequence": 300,
|
313
|
-
"activated_on": "2015-07-22",
|
314
|
-
"deactivated_on": null
|
219
|
+
"classification": "Department",
|
220
|
+
"homepage": "http://mendoza.nd.edu/research-and-faculty/academic-departments/finance/",
|
221
|
+
"activated_on": "2015-07-22"
|
315
222
|
},
|
316
223
|
{
|
317
224
|
"predicate_name": "administrative_units",
|
318
225
|
"term_label": "University of Notre Dame::Mendoza College of Business::Management",
|
319
|
-
"
|
320
|
-
"
|
321
|
-
"
|
322
|
-
"grouping": "",
|
323
|
-
"affiliation": "",
|
324
|
-
"presentation_sequence": 300,
|
325
|
-
"activated_on": "2015-07-22",
|
326
|
-
"deactivated_on": null
|
226
|
+
"classification": "Department",
|
227
|
+
"homepage": "http://mendoza.nd.edu/research-and-faculty/academic-departments/management/",
|
228
|
+
"activated_on": "2015-07-22"
|
327
229
|
},
|
328
230
|
{
|
329
231
|
"predicate_name": "administrative_units",
|
330
232
|
"term_label": "University of Notre Dame::Mendoza College of Business::Marketing",
|
331
|
-
"
|
332
|
-
"
|
333
|
-
"
|
334
|
-
"grouping": "",
|
335
|
-
"affiliation": "",
|
336
|
-
"presentation_sequence": 300,
|
337
|
-
"activated_on": "2015-07-22",
|
338
|
-
"deactivated_on": null
|
233
|
+
"classification": "Department",
|
234
|
+
"homepage": "http://mendoza.nd.edu/research-and-faculty/academic-departments/marketing/",
|
235
|
+
"activated_on": "2015-07-22"
|
339
236
|
},
|
340
237
|
{
|
341
238
|
"predicate_name": "administrative_units",
|
342
239
|
"term_label": "University of Notre Dame::College of Engineering",
|
343
|
-
"
|
344
|
-
"
|
345
|
-
"
|
346
|
-
|
347
|
-
|
348
|
-
"
|
349
|
-
"
|
350
|
-
"
|
240
|
+
"classification": "College",
|
241
|
+
"homepage": "http://engineering.nd.edu/",
|
242
|
+
"activated_on": "2015-07-22"
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"predicate_name": "administrative_units",
|
246
|
+
"term_label": "University of Notre Dame::College of Engineering::Non-Departmental",
|
247
|
+
"classification": "Department",
|
248
|
+
"default_presentation_sequence": 1,
|
249
|
+
"activated_on": "2015-07-22"
|
351
250
|
},
|
352
251
|
{
|
353
252
|
"predicate_name": "administrative_units",
|
354
253
|
"term_label": "University of Notre Dame::College of Engineering::Aerospace and Mechanical Engineering",
|
355
|
-
"
|
356
|
-
"
|
357
|
-
"
|
358
|
-
"grouping": "",
|
359
|
-
"affiliation": "",
|
360
|
-
"presentation_sequence": 300,
|
361
|
-
"activated_on": "2015-07-22",
|
362
|
-
"deactivated_on": null
|
254
|
+
"classification": "Department",
|
255
|
+
"homepage": "http://ame.nd.edu/",
|
256
|
+
"activated_on": "2015-07-22"
|
363
257
|
},
|
364
258
|
{
|
365
259
|
"predicate_name": "administrative_units",
|
366
260
|
"term_label": "University of Notre Dame::College of Engineering::Chemical and Biomolecular Engineering",
|
367
|
-
"
|
368
|
-
"
|
369
|
-
"
|
370
|
-
"grouping": "",
|
371
|
-
"affiliation": "",
|
372
|
-
"presentation_sequence": 300,
|
373
|
-
"activated_on": "2015-07-22",
|
374
|
-
"deactivated_on": null
|
261
|
+
"classification": "Department",
|
262
|
+
"homepage": "http://cbe.nd.edu/",
|
263
|
+
"activated_on": "2015-07-22"
|
375
264
|
},
|
376
265
|
{
|
377
266
|
"predicate_name": "administrative_units",
|
378
267
|
"term_label": "University of Notre Dame::College of Engineering::Civil and Environmental Engineering and Earth Sciences",
|
379
|
-
"
|
380
|
-
"
|
381
|
-
"
|
382
|
-
"grouping": "",
|
383
|
-
"affiliation": "",
|
384
|
-
"presentation_sequence": 300,
|
385
|
-
"activated_on": "2015-07-22",
|
386
|
-
"deactivated_on": null
|
268
|
+
"classification": "Department",
|
269
|
+
"homepage": "http://ceees.nd.edu/",
|
270
|
+
"activated_on": "2015-07-22"
|
387
271
|
},
|
388
272
|
{
|
389
273
|
"predicate_name": "administrative_units",
|
390
274
|
"term_label": "University of Notre Dame::College of Engineering::Computer Science and Engineering",
|
391
|
-
"
|
392
|
-
"
|
393
|
-
"
|
394
|
-
"grouping": "",
|
395
|
-
"affiliation": "",
|
396
|
-
"presentation_sequence": 300,
|
397
|
-
"activated_on": "2015-07-22",
|
398
|
-
"deactivated_on": null
|
275
|
+
"classification": "Department",
|
276
|
+
"homepage": "http://cse.nd.edu/",
|
277
|
+
"activated_on": "2015-07-22"
|
399
278
|
},
|
400
279
|
{
|
401
280
|
"predicate_name": "administrative_units",
|
402
281
|
"term_label": "University of Notre Dame::College of Engineering::Electrical Engineering",
|
403
|
-
"
|
404
|
-
"
|
405
|
-
"
|
406
|
-
"grouping": "",
|
407
|
-
"affiliation": "",
|
408
|
-
"presentation_sequence": 300,
|
409
|
-
"activated_on": "2015-07-22",
|
410
|
-
"deactivated_on": null
|
282
|
+
"classification": "Department",
|
283
|
+
"homepage": "http://www.ee.nd.edu/",
|
284
|
+
"activated_on": "2015-07-22"
|
411
285
|
},
|
412
286
|
{
|
413
287
|
"predicate_name": "administrative_units",
|
414
288
|
"term_label": "University of Notre Dame::College of Science",
|
415
|
-
"
|
416
|
-
"
|
417
|
-
"
|
418
|
-
|
419
|
-
|
420
|
-
"
|
421
|
-
"
|
422
|
-
"
|
289
|
+
"classification": "College",
|
290
|
+
"homepage": "http://science.nd.edu/",
|
291
|
+
"activated_on": "2015-07-22"
|
292
|
+
},
|
293
|
+
{
|
294
|
+
"predicate_name": "administrative_units",
|
295
|
+
"term_label": "University of Notre Dame::College of Science::Non-Departmental",
|
296
|
+
"classification": "Department",
|
297
|
+
"default_presentation_sequence": 1,
|
298
|
+
"activated_on": "2015-07-22"
|
423
299
|
},
|
424
300
|
{
|
425
301
|
"predicate_name": "administrative_units",
|
426
302
|
"term_label": "University of Notre Dame::College of Science::Applied and Computational Mathematics and Statistics",
|
427
|
-
"
|
428
|
-
"
|
429
|
-
"
|
430
|
-
"grouping": "",
|
431
|
-
"affiliation": "",
|
432
|
-
"presentation_sequence": 300,
|
433
|
-
"activated_on": "2015-07-22",
|
434
|
-
"deactivated_on": null
|
303
|
+
"classification": "Department",
|
304
|
+
"homepage": "http://science.nd.edu/departments/applied-and-computational-mathematics-and-statistics/",
|
305
|
+
"activated_on": "2015-07-22"
|
435
306
|
},
|
436
307
|
{
|
437
308
|
"predicate_name": "administrative_units",
|
438
309
|
"term_label": "University of Notre Dame::College of Science::Biological Sciences",
|
439
|
-
"
|
440
|
-
"
|
441
|
-
"
|
442
|
-
"grouping": "",
|
443
|
-
"affiliation": "",
|
444
|
-
"presentation_sequence": 300,
|
445
|
-
"activated_on": "2015-07-22",
|
446
|
-
"deactivated_on": null
|
310
|
+
"classification": "Department",
|
311
|
+
"homepage": "http://science.nd.edu/departments/biological-sciences/",
|
312
|
+
"activated_on": "2015-07-22"
|
447
313
|
},
|
448
314
|
{
|
449
315
|
"predicate_name": "administrative_units",
|
450
316
|
"term_label": "University of Notre Dame::College of Science::Chemistry and Biochemistry",
|
451
|
-
"
|
452
|
-
"
|
453
|
-
"
|
454
|
-
"grouping": "",
|
455
|
-
"affiliation": "",
|
456
|
-
"presentation_sequence": 300,
|
457
|
-
"activated_on": "2015-07-22",
|
458
|
-
"deactivated_on": null
|
317
|
+
"classification": "Department",
|
318
|
+
"homepage": "http://science.nd.edu/departments/chemistry-biochemistry/",
|
319
|
+
"activated_on": "2015-07-22"
|
459
320
|
},
|
460
321
|
{
|
461
322
|
"predicate_name": "administrative_units",
|
462
323
|
"term_label": "University of Notre Dame::College of Science::Mathematics",
|
463
|
-
"
|
464
|
-
"
|
465
|
-
"
|
466
|
-
"grouping": "",
|
467
|
-
"affiliation": "",
|
468
|
-
"presentation_sequence": 300,
|
469
|
-
"activated_on": "2015-07-22",
|
470
|
-
"deactivated_on": null
|
324
|
+
"classification": "Department",
|
325
|
+
"homepage": "http://science.nd.edu/departments/mathematics/",
|
326
|
+
"activated_on": "2015-07-22"
|
471
327
|
},
|
472
328
|
{
|
473
329
|
"predicate_name": "administrative_units",
|
474
330
|
"term_label": "University of Notre Dame::College of Science::Physics",
|
475
|
-
"
|
476
|
-
"
|
477
|
-
"
|
478
|
-
"grouping": "",
|
479
|
-
"affiliation": "",
|
480
|
-
"presentation_sequence": 300,
|
481
|
-
"activated_on": "2015-07-22",
|
482
|
-
"deactivated_on": null
|
331
|
+
"classification": "Department",
|
332
|
+
"homepage": "http://science.nd.edu/departments/physics/",
|
333
|
+
"activated_on": "2015-07-22"
|
483
334
|
},
|
484
335
|
{
|
485
336
|
"predicate_name": "administrative_units",
|
486
337
|
"term_label": "University of Notre Dame::College of Science::Preprofessional Studies",
|
487
|
-
"
|
488
|
-
"
|
489
|
-
"
|
490
|
-
"grouping": "",
|
491
|
-
"affiliation": "",
|
492
|
-
"presentation_sequence": 300,
|
493
|
-
"activated_on": "2015-07-22",
|
494
|
-
"deactivated_on": null
|
338
|
+
"classification": "Department",
|
339
|
+
"homepage": "http://preprofessional.nd.edu/",
|
340
|
+
"activated_on": "2015-07-22"
|
495
341
|
},
|
496
342
|
{
|
497
343
|
"predicate_name": "administrative_units",
|
498
344
|
"term_label": "University of Notre Dame::First Year of Studies",
|
499
|
-
"
|
500
|
-
"
|
501
|
-
"
|
502
|
-
"grouping": "",
|
503
|
-
"affiliation": "",
|
504
|
-
"presentation_sequence": 200,
|
505
|
-
"activated_on": "2015-07-22",
|
506
|
-
"deactivated_on": null
|
345
|
+
"classification": "College",
|
346
|
+
"homepage": "http://firstyear.nd.edu/",
|
347
|
+
"activated_on": "2015-07-22"
|
507
348
|
},
|
508
349
|
{
|
509
350
|
"predicate_name": "administrative_units",
|
510
|
-
"term_label": "University of Notre Dame::
|
511
|
-
"
|
512
|
-
"
|
513
|
-
"
|
514
|
-
"grouping": "",
|
515
|
-
"affiliation": "",
|
516
|
-
"presentation_sequence": 200,
|
517
|
-
"activated_on": "2015-07-22",
|
518
|
-
"deactivated_on": null
|
351
|
+
"term_label": "University of Notre Dame::Graduate School",
|
352
|
+
"classification": "College",
|
353
|
+
"homepage": "http://graduateschool.nd.edu/",
|
354
|
+
"activated_on": "2015-07-22"
|
519
355
|
},
|
520
356
|
{
|
521
357
|
"predicate_name": "administrative_units",
|
522
|
-
"term_label": "University of Notre Dame::
|
523
|
-
"
|
524
|
-
"
|
525
|
-
"
|
526
|
-
"grouping": "",
|
527
|
-
"affiliation": "",
|
528
|
-
"presentation_sequence": 200,
|
529
|
-
"activated_on": "2015-07-22",
|
530
|
-
"deactivated_on": null
|
358
|
+
"term_label": "University of Notre Dame::Law School",
|
359
|
+
"classification": "College",
|
360
|
+
"homepage": "http://law.nd.edu/",
|
361
|
+
"activated_on": "2015-07-22"
|
531
362
|
},
|
532
363
|
{
|
533
364
|
"predicate_name": "administrative_units",
|
534
365
|
"term_label": "University of Notre Dame::Reserve Officers Training Corps",
|
535
|
-
"
|
536
|
-
"
|
537
|
-
|
538
|
-
|
539
|
-
"
|
540
|
-
"
|
541
|
-
"
|
542
|
-
"
|
366
|
+
"classification": "College",
|
367
|
+
"activated_on": "2015-07-22"
|
368
|
+
},
|
369
|
+
{
|
370
|
+
"predicate_name": "administrative_units",
|
371
|
+
"term_label": "University of Notre Dame::Reserve Officers Training Corps::Non-Departmental",
|
372
|
+
"classification": "Department",
|
373
|
+
"default_presentation_sequence": 1,
|
374
|
+
"activated_on": "2015-07-22"
|
543
375
|
},
|
544
376
|
{
|
545
377
|
"predicate_name": "administrative_units",
|
546
378
|
"term_label": "University of Notre Dame::Reserve Officers Training Corps::Aerospace Studies",
|
547
|
-
"
|
548
|
-
"
|
549
|
-
"
|
550
|
-
"grouping": "",
|
551
|
-
"affiliation": "",
|
552
|
-
"presentation_sequence": 300,
|
553
|
-
"activated_on": "2015-07-22",
|
554
|
-
"deactivated_on": null
|
379
|
+
"classification": "Department",
|
380
|
+
"homepage": "http://www3.nd.edu/~afrotc/",
|
381
|
+
"activated_on": "2015-07-22"
|
555
382
|
},
|
556
383
|
{
|
557
384
|
"predicate_name": "administrative_units",
|
558
385
|
"term_label": "University of Notre Dame::Reserve Officers Training Corps::Military Science",
|
559
|
-
"
|
560
|
-
"
|
561
|
-
"
|
562
|
-
"grouping": "",
|
563
|
-
"affiliation": "",
|
564
|
-
"presentation_sequence": 300,
|
565
|
-
"activated_on": "2015-07-22",
|
566
|
-
"deactivated_on": null
|
386
|
+
"classification": "Department",
|
387
|
+
"homepage": "http://www3.nd.edu/~army/",
|
388
|
+
"activated_on": "2015-07-22"
|
567
389
|
},
|
568
390
|
{
|
569
391
|
"predicate_name": "administrative_units",
|
570
392
|
"term_label": "University of Notre Dame::Reserve Officers Training Corps::Naval Science",
|
571
|
-
"
|
572
|
-
"
|
573
|
-
"
|
574
|
-
"grouping": "",
|
575
|
-
"affiliation": "",
|
576
|
-
"presentation_sequence": 300,
|
577
|
-
"activated_on": "2015-07-22",
|
578
|
-
"deactivated_on": null
|
393
|
+
"classification": "Department",
|
394
|
+
"homepage": "https://nrotc.nd.edu/",
|
395
|
+
"activated_on": "2015-07-22"
|
579
396
|
},
|
580
397
|
{
|
581
398
|
"predicate_name": "administrative_units",
|
582
399
|
"term_label": "University of Notre Dame::Hesburgh Libraries",
|
583
|
-
"
|
584
|
-
"
|
585
|
-
"
|
586
|
-
|
587
|
-
|
588
|
-
"
|
589
|
-
"
|
590
|
-
"
|
400
|
+
"classification": "College",
|
401
|
+
"homepage": "http://library.nd.edu/",
|
402
|
+
"activated_on": "2015-07-22"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"predicate_name": "administrative_units",
|
406
|
+
"term_label": "University of Notre Dame::Hesburgh Libraries::General Collection",
|
407
|
+
"classification": "Department",
|
408
|
+
"activated_on": "2015-07-22"
|
591
409
|
},
|
592
410
|
{
|
593
411
|
"predicate_name": "administrative_units",
|
594
412
|
"term_label": "University of Notre Dame::Hesburgh Libraries::Rare Books and Special Collections",
|
595
|
-
"
|
596
|
-
"
|
597
|
-
"
|
598
|
-
"grouping": "",
|
599
|
-
"affiliation": "",
|
600
|
-
"presentation_sequence": 300,
|
601
|
-
"activated_on": "2015-07-22",
|
602
|
-
"deactivated_on": null
|
413
|
+
"classification": "Department",
|
414
|
+
"homepage": "http://rarebooks.library.nd.edu/",
|
415
|
+
"activated_on": "2015-07-22"
|
603
416
|
},
|
604
417
|
{
|
605
418
|
"predicate_name": "administrative_units",
|
606
419
|
"term_label": "University of Notre Dame::Hesburgh Libraries::University Archives",
|
607
|
-
"
|
608
|
-
"
|
609
|
-
"
|
610
|
-
|
611
|
-
|
612
|
-
"
|
613
|
-
"
|
614
|
-
"
|
420
|
+
"classification": "Department",
|
421
|
+
"homepage": "http://archives.nd.edu/",
|
422
|
+
"activated_on": "2015-07-22"
|
423
|
+
},
|
424
|
+
{
|
425
|
+
"predicate_name": "administrative_units",
|
426
|
+
"term_label": "University of Notre Dame::Centers and Institutes",
|
427
|
+
"classification": "CenterOrInstitute",
|
428
|
+
"activated_on": "2015-07-22"
|
615
429
|
},
|
616
430
|
{
|
617
431
|
"predicate_name": "administrative_units",
|
618
432
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Accounting Research and Education (CARE)",
|
619
|
-
"
|
620
|
-
"deposit_label": "",
|
621
|
-
"description": "",
|
622
|
-
"grouping": "",
|
433
|
+
"classification": "CenterOrInstitute",
|
623
434
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
624
|
-
"
|
625
|
-
"activated_on": "2015-07-22"
|
626
|
-
"deactivated_on": null
|
435
|
+
"homepage": "http://www3.nd.edu/~carecob/",
|
436
|
+
"activated_on": "2015-07-22"
|
627
437
|
},
|
628
438
|
{
|
629
439
|
"predicate_name": "administrative_units",
|
630
440
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Astrophysics (CANDU)",
|
631
|
-
"
|
632
|
-
"deposit_label": "",
|
633
|
-
"description": "",
|
634
|
-
"grouping": "",
|
441
|
+
"classification": "CenterOrInstitute",
|
635
442
|
"affiliation": "University of Notre Dame::College of Science",
|
636
|
-
"
|
637
|
-
"activated_on": "2015-07-22"
|
638
|
-
"deactivated_on": null
|
443
|
+
"homepage": "http://physics.nd.edu/research/centers/center-for-astrophysics/",
|
444
|
+
"activated_on": "2015-07-22"
|
639
445
|
},
|
640
446
|
{
|
641
447
|
"predicate_name": "administrative_units",
|
642
448
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Building Communities",
|
643
|
-
"
|
644
|
-
"deposit_label": "",
|
645
|
-
"description": "",
|
646
|
-
"grouping": "",
|
449
|
+
"classification": "CenterOrInstitute",
|
647
450
|
"affiliation": "University of Notre Dame::School of Architecture",
|
648
|
-
"
|
649
|
-
"activated_on": "2015-07-22"
|
650
|
-
"deactivated_on": null
|
451
|
+
"homepage": "http://buildingcommunities.nd.edu/",
|
452
|
+
"activated_on": "2015-07-22"
|
651
453
|
},
|
652
454
|
{
|
653
455
|
"predicate_name": "administrative_units",
|
654
456
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Civil and Human Rights",
|
655
|
-
"
|
656
|
-
"
|
657
|
-
"
|
658
|
-
"grouping": "",
|
659
|
-
"affiliation": "",
|
660
|
-
"presentation_sequence": null,
|
661
|
-
"activated_on": "2015-07-22",
|
662
|
-
"deactivated_on": null
|
457
|
+
"classification": "CenterOrInstitute",
|
458
|
+
"homepage": "http://humanrights.nd.edu/",
|
459
|
+
"activated_on": "2015-07-22"
|
663
460
|
},
|
664
461
|
{
|
665
462
|
"predicate_name": "administrative_units",
|
666
463
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Digital Scholarship",
|
667
|
-
"
|
668
|
-
"deposit_label": "",
|
669
|
-
"description": "",
|
670
|
-
"grouping": "",
|
464
|
+
"classification": "CenterOrInstitute",
|
671
465
|
"affiliation": "University of Notre Dame::Hesburgh Libraries",
|
672
|
-
"
|
673
|
-
"activated_on": "2015-07-22"
|
674
|
-
"deactivated_on": null
|
466
|
+
"homepage": "http://library.nd.edu/cds/",
|
467
|
+
"activated_on": "2015-07-22"
|
675
468
|
},
|
676
469
|
{
|
677
470
|
"predicate_name": "administrative_units",
|
678
471
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Environmental Science and Technology",
|
679
|
-
"
|
680
|
-
"deposit_label": "",
|
681
|
-
"description": "",
|
682
|
-
"grouping": "",
|
472
|
+
"classification": "CenterOrInstitute",
|
683
473
|
"affiliation": "University of Notre Dame::College of Engineering",
|
684
|
-
"
|
685
|
-
"activated_on": "2015-07-22"
|
686
|
-
"deactivated_on": null
|
474
|
+
"homepage": "http://www.nd.edu/~cest/",
|
475
|
+
"activated_on": "2015-07-22"
|
687
476
|
},
|
688
477
|
{
|
689
478
|
"predicate_name": "administrative_units",
|
690
479
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Ethics and Culture",
|
691
|
-
"
|
692
|
-
"deposit_label": "",
|
693
|
-
"description": "",
|
694
|
-
"grouping": "",
|
480
|
+
"classification": "CenterOrInstitute",
|
695
481
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
696
|
-
"
|
697
|
-
"activated_on": "2015-07-22"
|
698
|
-
"deactivated_on": null
|
482
|
+
"homepage": "http://ethicscenter.nd.edu/",
|
483
|
+
"activated_on": "2015-07-22"
|
699
484
|
},
|
700
485
|
{
|
701
486
|
"predicate_name": "administrative_units",
|
702
487
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Ethics and Religious Values in Business",
|
703
|
-
"
|
704
|
-
"deposit_label": "",
|
705
|
-
"description": "",
|
706
|
-
"grouping": "",
|
488
|
+
"classification": "CenterOrInstitute",
|
707
489
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
708
|
-
"
|
709
|
-
"activated_on": "2015-07-22"
|
710
|
-
"deactivated_on": null
|
490
|
+
"homepage": "http://www3.nd.edu/~ethics/",
|
491
|
+
"activated_on": "2015-07-22"
|
711
492
|
},
|
712
493
|
{
|
713
494
|
"predicate_name": "administrative_units",
|
714
495
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Health Sciences Advising",
|
715
|
-
"
|
716
|
-
"deposit_label": "",
|
717
|
-
"description": "",
|
718
|
-
"grouping": "",
|
496
|
+
"classification": "CenterOrInstitute",
|
719
497
|
"affiliation": "University of Notre Dame::College of Science",
|
720
|
-
"
|
721
|
-
"activated_on": "2015-07-22"
|
722
|
-
"deactivated_on": null
|
498
|
+
"homepage": "http://preprofessional.nd.edu/",
|
499
|
+
"activated_on": "2015-07-22"
|
723
500
|
},
|
724
501
|
{
|
725
502
|
"predicate_name": "administrative_units",
|
726
503
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Mathematics",
|
727
|
-
"
|
728
|
-
"deposit_label": "",
|
729
|
-
"description": "",
|
730
|
-
"grouping": "",
|
504
|
+
"classification": "CenterOrInstitute",
|
731
505
|
"affiliation": "University of Notre Dame::College of Science",
|
732
|
-
"
|
733
|
-
"activated_on": "2015-07-22"
|
734
|
-
"deactivated_on": null
|
506
|
+
"homepage": "http://centerformath.nd.edu/",
|
507
|
+
"activated_on": "2015-07-22"
|
735
508
|
},
|
736
509
|
{
|
737
510
|
"predicate_name": "administrative_units",
|
738
511
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Microfluidics and Medical Diagnostics",
|
739
|
-
"
|
740
|
-
"deposit_label": "",
|
741
|
-
"description": "",
|
742
|
-
"grouping": "",
|
512
|
+
"classification": "CenterOrInstitute",
|
743
513
|
"affiliation": "University of Notre Dame::College of Engineering",
|
744
|
-
"
|
745
|
-
"activated_on": "2015-07-22"
|
746
|
-
"deactivated_on": null
|
514
|
+
"homepage": "http://microfluidics.nd.edu/",
|
515
|
+
"activated_on": "2015-07-22"
|
747
516
|
},
|
748
517
|
{
|
749
518
|
"predicate_name": "administrative_units",
|
750
519
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Philosophy of Religion",
|
751
|
-
"
|
752
|
-
"deposit_label": "",
|
753
|
-
"description": "",
|
754
|
-
"grouping": "",
|
520
|
+
"classification": "CenterOrInstitute",
|
755
521
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
756
|
-
"
|
757
|
-
"activated_on": "2015-07-22"
|
758
|
-
"deactivated_on": null
|
522
|
+
"homepage": "http://philreligion.nd.edu/",
|
523
|
+
"activated_on": "2015-07-22"
|
759
524
|
},
|
760
525
|
{
|
761
526
|
"predicate_name": "administrative_units",
|
762
527
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Rare and Neglected Diseases",
|
763
|
-
"
|
764
|
-
"
|
765
|
-
"
|
766
|
-
"grouping": "",
|
767
|
-
"affiliation": "",
|
768
|
-
"presentation_sequence": null,
|
769
|
-
"activated_on": "2015-07-22",
|
770
|
-
"deactivated_on": null
|
528
|
+
"classification": "CenterOrInstitute",
|
529
|
+
"homepage": "http://www.nd.edu/~crnd/",
|
530
|
+
"activated_on": "2015-07-22"
|
771
531
|
},
|
772
532
|
{
|
773
533
|
"predicate_name": "administrative_units",
|
774
534
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Research on Educational Opportunity",
|
775
|
-
"
|
776
|
-
"deposit_label": "",
|
777
|
-
"description": "",
|
778
|
-
"grouping": "",
|
535
|
+
"classification": "CenterOrInstitute",
|
779
536
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
780
|
-
"
|
781
|
-
"activated_on": "2015-07-22"
|
782
|
-
"deactivated_on": null
|
537
|
+
"homepage": "http://creo.nd.edu/",
|
538
|
+
"activated_on": "2015-07-22"
|
783
539
|
},
|
784
540
|
{
|
785
541
|
"predicate_name": "administrative_units",
|
786
542
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Social Concerns",
|
787
|
-
"
|
788
|
-
"
|
789
|
-
"
|
790
|
-
"grouping": "",
|
791
|
-
"affiliation": "",
|
792
|
-
"presentation_sequence": null,
|
793
|
-
"activated_on": "2015-07-22",
|
794
|
-
"deactivated_on": null
|
543
|
+
"classification": "CenterOrInstitute",
|
544
|
+
"homepage": "http://centerforsocialconcerns.nd.edu/",
|
545
|
+
"activated_on": "2015-07-22"
|
795
546
|
},
|
796
547
|
{
|
797
548
|
"predicate_name": "administrative_units",
|
798
549
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Stem Cells and Regenerative Medicine",
|
799
|
-
"
|
800
|
-
"deposit_label": "",
|
801
|
-
"description": "",
|
802
|
-
"grouping": "",
|
550
|
+
"classification": "CenterOrInstitute",
|
803
551
|
"affiliation": "University of Notre Dame::College of Science",
|
804
|
-
"
|
805
|
-
"activated_on": "2015-07-22"
|
806
|
-
"deactivated_on": null
|
552
|
+
"homepage": "http://stemcell.nd.edu/",
|
553
|
+
"activated_on": "2015-07-22"
|
807
554
|
},
|
808
555
|
{
|
809
556
|
"predicate_name": "administrative_units",
|
810
557
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for the Study of Financial Regulation",
|
811
|
-
"
|
812
|
-
"deposit_label": "",
|
813
|
-
"description": "",
|
814
|
-
"grouping": "",
|
558
|
+
"classification": "CenterOrInstitute",
|
815
559
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
816
|
-
"
|
817
|
-
"activated_on": "2015-07-22"
|
818
|
-
"deactivated_on": null
|
560
|
+
"homepage": "http://business.nd.edu/Center_for_the_Study_of_Financial_Regulation/",
|
561
|
+
"activated_on": "2015-07-22"
|
819
562
|
},
|
820
563
|
{
|
821
564
|
"predicate_name": "administrative_units",
|
822
565
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for the Study of Religion and Society",
|
823
|
-
"
|
824
|
-
"deposit_label": "",
|
825
|
-
"description": "",
|
826
|
-
"grouping": "",
|
566
|
+
"classification": "CenterOrInstitute",
|
827
567
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
828
|
-
"
|
829
|
-
"activated_on": "2015-07-22"
|
830
|
-
"deactivated_on": null
|
568
|
+
"homepage": "http://csrs.nd.edu/",
|
569
|
+
"activated_on": "2015-07-22"
|
831
570
|
},
|
832
571
|
{
|
833
572
|
"predicate_name": "administrative_units",
|
834
573
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for the Study of Social Movements",
|
835
|
-
"
|
836
|
-
"deposit_label": "",
|
837
|
-
"description": "",
|
838
|
-
"grouping": "",
|
574
|
+
"classification": "CenterOrInstitute",
|
839
575
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
840
|
-
"
|
841
|
-
"activated_on": "2015-07-22"
|
842
|
-
"deactivated_on": null
|
576
|
+
"homepage": "http://cssm.nd.edu/",
|
577
|
+
"activated_on": "2015-07-22"
|
843
578
|
},
|
844
579
|
{
|
845
580
|
"predicate_name": "administrative_units",
|
846
581
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Theology, Science, and Human Flourishing",
|
847
|
-
"
|
848
|
-
"
|
849
|
-
"description": "",
|
850
|
-
"grouping": "",
|
851
|
-
"affiliation": "",
|
852
|
-
"presentation_sequence": null,
|
853
|
-
"activated_on": "2015-07-22",
|
854
|
-
"deactivated_on": null
|
582
|
+
"classification": "CenterOrInstitute",
|
583
|
+
"activated_on": "2015-07-22"
|
855
584
|
},
|
856
585
|
{
|
857
586
|
"predicate_name": "administrative_units",
|
858
587
|
"term_label": "University of Notre Dame::Centers and Institutes::Center for Zebrafish Research",
|
859
|
-
"
|
860
|
-
"deposit_label": "",
|
861
|
-
"description": "",
|
862
|
-
"grouping": "",
|
588
|
+
"classification": "CenterOrInstitute",
|
863
589
|
"affiliation": "University of Notre Dame::College of Science",
|
864
|
-
"
|
865
|
-
"activated_on": "2015-07-22"
|
866
|
-
"deactivated_on": null
|
590
|
+
"homepage": "http://research.nd.edu/core-facilities/center-for-zebrafish-research/",
|
591
|
+
"activated_on": "2015-07-22"
|
867
592
|
},
|
868
593
|
{
|
869
594
|
"predicate_name": "administrative_units",
|
870
595
|
"term_label": "University of Notre Dame::Centers and Institutes::Cushwa Center for the Study of American Catholicism",
|
871
|
-
"
|
872
|
-
"deposit_label": "",
|
873
|
-
"description": "",
|
874
|
-
"grouping": "",
|
596
|
+
"classification": "CenterOrInstitute",
|
875
597
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
876
|
-
"
|
877
|
-
"activated_on": "2015-07-22"
|
878
|
-
"deactivated_on": null
|
598
|
+
"homepage": "http://cushwa.nd.edu/",
|
599
|
+
"activated_on": "2015-07-22"
|
879
600
|
},
|
880
601
|
{
|
881
602
|
"predicate_name": "administrative_units",
|
882
603
|
"term_label": "University of Notre Dame::Centers and Institutes::Deloitte Center for Ethical Leadership",
|
883
|
-
"
|
884
|
-
"deposit_label": "",
|
885
|
-
"description": "",
|
886
|
-
"grouping": "",
|
604
|
+
"classification": "CenterOrInstitute",
|
887
605
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
888
|
-
"
|
889
|
-
"activated_on": "2015-07-22"
|
890
|
-
"deactivated_on": null
|
606
|
+
"homepage": "http://business.nd.edu/Ethics_Centers/Deloitte_Center_for_Ethical_Leadership/",
|
607
|
+
"activated_on": "2015-07-22"
|
891
608
|
},
|
892
609
|
{
|
893
610
|
"predicate_name": "administrative_units",
|
894
611
|
"term_label": "University of Notre Dame::Centers and Institutes::Eck Institute for Global Health",
|
895
|
-
"
|
896
|
-
"
|
897
|
-
"
|
898
|
-
"grouping": "",
|
899
|
-
"affiliation": "",
|
900
|
-
"presentation_sequence": null,
|
901
|
-
"activated_on": "2015-07-22",
|
902
|
-
"deactivated_on": null
|
612
|
+
"classification": "CenterOrInstitute",
|
613
|
+
"homepage": "http://globalhealth.nd.edu/",
|
614
|
+
"activated_on": "2015-07-22"
|
903
615
|
},
|
904
616
|
{
|
905
617
|
"predicate_name": "administrative_units",
|
906
618
|
"term_label": "University of Notre Dame::Centers and Institutes::Environmental Research Center (UNDERC)",
|
907
|
-
"
|
908
|
-
"deposit_label": "",
|
909
|
-
"description": "",
|
910
|
-
"grouping": "",
|
619
|
+
"classification": "CenterOrInstitute",
|
911
620
|
"affiliation": "University of Notre Dame::College of Science",
|
912
|
-
"
|
913
|
-
"activated_on": "2015-07-22"
|
914
|
-
"deactivated_on": null
|
621
|
+
"homepage": "http://underc.nd.edu/",
|
622
|
+
"activated_on": "2015-07-22"
|
915
623
|
},
|
916
624
|
{
|
917
625
|
"predicate_name": "administrative_units",
|
918
626
|
"term_label": "University of Notre Dame::Centers and Institutes::Fanning Center for Business Communication",
|
919
|
-
"
|
920
|
-
"deposit_label": "",
|
921
|
-
"description": "",
|
922
|
-
"grouping": "",
|
627
|
+
"classification": "CenterOrInstitute",
|
923
628
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
924
|
-
"
|
925
|
-
"activated_on": "2015-07-22"
|
926
|
-
"deactivated_on": null
|
629
|
+
"homepage": "http://business.nd.edu/Fanning_Center_for_Business_Communication/",
|
630
|
+
"activated_on": "2015-07-22"
|
927
631
|
},
|
928
632
|
{
|
929
633
|
"predicate_name": "administrative_units",
|
930
634
|
"term_label": "University of Notre Dame::Centers and Institutes::Gigot Center for Entrepreneurship",
|
931
|
-
"
|
932
|
-
"deposit_label": "",
|
933
|
-
"description": "",
|
934
|
-
"grouping": "",
|
635
|
+
"classification": "CenterOrInstitute",
|
935
636
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
936
|
-
"
|
937
|
-
"activated_on": "2015-07-22"
|
938
|
-
"deactivated_on": null
|
637
|
+
"homepage": "http://business.nd.edu/Gigot_Center",
|
638
|
+
"activated_on": "2015-07-22"
|
939
639
|
},
|
940
640
|
{
|
941
641
|
"predicate_name": "administrative_units",
|
942
642
|
"term_label": "University of Notre Dame::Centers and Institutes::Harper Cancer Research Institute",
|
943
|
-
"
|
944
|
-
"deposit_label": "",
|
945
|
-
"description": "",
|
946
|
-
"grouping": "",
|
643
|
+
"classification": "CenterOrInstitute",
|
947
644
|
"affiliation": "University of Notre Dame::College of Science",
|
948
|
-
"
|
949
|
-
"activated_on": "2015-07-22"
|
950
|
-
"deactivated_on": null
|
645
|
+
"homepage": "http://harpercancer.nd.edu/",
|
646
|
+
"activated_on": "2015-07-22"
|
951
647
|
},
|
952
648
|
{
|
953
649
|
"predicate_name": "administrative_units",
|
954
650
|
"term_label": "University of Notre Dame::Centers and Institutes::iCeNSA",
|
955
|
-
"term_uri": "http://www.icensa.com/",
|
956
|
-
"deposit_label": "",
|
957
651
|
"description": "Interdisciplinary Center for Network Science & Applications",
|
958
|
-
"
|
652
|
+
"classification": "CenterOrInstitute",
|
959
653
|
"affiliation": "University of Notre Dame::College of Science",
|
960
|
-
"
|
961
|
-
"activated_on": "2015-07-22"
|
962
|
-
"deactivated_on": null
|
654
|
+
"homepage": "http://www.icensa.com/",
|
655
|
+
"activated_on": "2015-07-22"
|
963
656
|
},
|
964
657
|
{
|
965
658
|
"predicate_name": "administrative_units",
|
966
659
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Church Life",
|
967
|
-
"
|
968
|
-
"
|
969
|
-
"
|
970
|
-
"grouping": "",
|
971
|
-
"affiliation": "",
|
972
|
-
"presentation_sequence": null,
|
973
|
-
"activated_on": "2015-07-22",
|
974
|
-
"deactivated_on": null
|
660
|
+
"classification": "CenterOrInstitute",
|
661
|
+
"homepage": "http://icl.nd.edu/",
|
662
|
+
"activated_on": "2015-07-22"
|
975
663
|
},
|
976
664
|
{
|
977
665
|
"predicate_name": "administrative_units",
|
978
666
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Educational Initiatives",
|
979
|
-
"
|
980
|
-
"
|
981
|
-
"
|
982
|
-
"grouping": "",
|
983
|
-
"affiliation": "",
|
984
|
-
"presentation_sequence": null,
|
985
|
-
"activated_on": "2015-07-22",
|
986
|
-
"deactivated_on": null
|
667
|
+
"classification": "CenterOrInstitute",
|
668
|
+
"homepage": "http://iei.nd.edu/",
|
669
|
+
"activated_on": "2015-07-22"
|
987
670
|
},
|
988
671
|
{
|
989
672
|
"predicate_name": "administrative_units",
|
990
673
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Ethical Business Worldwide",
|
991
|
-
"
|
992
|
-
"deposit_label": "",
|
993
|
-
"description": "",
|
994
|
-
"grouping": "",
|
674
|
+
"classification": "CenterOrInstitute",
|
995
675
|
"affiliation": "University of Notre Dame::Mendoza College of Business",
|
996
|
-
"
|
997
|
-
"activated_on": "2015-07-22"
|
998
|
-
"deactivated_on": null
|
676
|
+
"homepage": "http://www.ethicalbusiness.nd.edu/",
|
677
|
+
"activated_on": "2015-07-22"
|
999
678
|
},
|
1000
679
|
{
|
1001
680
|
"predicate_name": "administrative_units",
|
1002
681
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Flow Physics and Control",
|
1003
|
-
"
|
1004
|
-
"deposit_label": "",
|
1005
|
-
"description": "",
|
1006
|
-
"grouping": "",
|
682
|
+
"classification": "CenterOrInstitute",
|
1007
683
|
"affiliation": "University of Notre Dame::College of Engineering",
|
1008
|
-
"
|
1009
|
-
"activated_on": "2015-07-22"
|
1010
|
-
"deactivated_on": null
|
684
|
+
"homepage": "http://www3.nd.edu/~flowpac/",
|
685
|
+
"activated_on": "2015-07-22"
|
1011
686
|
},
|
1012
687
|
{
|
1013
688
|
"predicate_name": "administrative_units",
|
1014
689
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Latino Studies",
|
1015
|
-
"
|
1016
|
-
"deposit_label": "",
|
1017
|
-
"description": "",
|
1018
|
-
"grouping": "",
|
690
|
+
"classification": "CenterOrInstitute",
|
1019
691
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
1020
|
-
"
|
1021
|
-
"activated_on": "2015-07-22"
|
1022
|
-
"deactivated_on": null
|
692
|
+
"homepage": "http://latinostudies.nd.edu/",
|
693
|
+
"activated_on": "2015-07-22"
|
1023
694
|
},
|
1024
695
|
{
|
1025
696
|
"predicate_name": "administrative_units",
|
1026
697
|
"term_label": "University of Notre Dame::Centers and Institutes::Institute for Theoretical Sciences",
|
1027
|
-
"
|
1028
|
-
"deposit_label": "",
|
1029
|
-
"description": "",
|
1030
|
-
"grouping": "",
|
698
|
+
"classification": "CenterOrInstitute",
|
1031
699
|
"affiliation": "University of Notre Dame::College of Science",
|
1032
|
-
"
|
1033
|
-
"activated_on": "2015-07-22"
|
1034
|
-
"deactivated_on": null
|
700
|
+
"homepage": "http://physics.nd.edu/research/centers/",
|
701
|
+
"activated_on": "2015-07-22"
|
1035
702
|
},
|
1036
703
|
{
|
1037
704
|
"predicate_name": "administrative_units",
|
1038
705
|
"term_label": "University of Notre Dame::Centers and Institutes::Interdisciplinary Center for Network Science and Applications",
|
1039
|
-
"
|
1040
|
-
"
|
1041
|
-
"
|
1042
|
-
"grouping": "",
|
1043
|
-
"affiliation": "",
|
1044
|
-
"presentation_sequence": null,
|
1045
|
-
"activated_on": "2015-07-22",
|
1046
|
-
"deactivated_on": null
|
706
|
+
"classification": "CenterOrInstitute",
|
707
|
+
"homepage": "http://icensa.nd.edu/",
|
708
|
+
"activated_on": "2015-07-22"
|
1047
709
|
},
|
1048
710
|
{
|
1049
711
|
"predicate_name": "administrative_units",
|
1050
712
|
"term_label": "University of Notre Dame::Centers and Institutes::Interdisciplinary Center for the Study of Biocomplexity",
|
1051
|
-
"
|
1052
|
-
"deposit_label": "",
|
1053
|
-
"description": "",
|
1054
|
-
"grouping": "",
|
713
|
+
"classification": "CenterOrInstitute",
|
1055
714
|
"affiliation": "University of Notre Dame::College of Science",
|
1056
|
-
"
|
1057
|
-
"activated_on": "2015-07-22"
|
1058
|
-
"deactivated_on": null
|
715
|
+
"homepage": "http://www3.nd.edu/~icsb/",
|
716
|
+
"activated_on": "2015-07-22"
|
1059
717
|
},
|
1060
718
|
{
|
1061
719
|
"predicate_name": "administrative_units",
|
1062
720
|
"term_label": "University of Notre Dame::Centers and Institutes::ISNAP",
|
1063
|
-
"term_uri": "http://www3.nd.edu/~nsl/",
|
1064
|
-
"deposit_label": "",
|
1065
721
|
"description": "Institute for Structure and Nuclear Astrophysics",
|
1066
|
-
"
|
722
|
+
"classification": "CenterOrInstitute",
|
1067
723
|
"affiliation": "University of Notre Dame::College of Science",
|
1068
|
-
"
|
1069
|
-
"activated_on": "2015-07-22"
|
1070
|
-
"deactivated_on": null
|
724
|
+
"homepage": "http://www3.nd.edu/~nsl/",
|
725
|
+
"activated_on": "2015-07-22"
|
1071
726
|
},
|
1072
727
|
{
|
1073
728
|
"predicate_name": "administrative_units",
|
1074
729
|
"term_label": "University of Notre Dame::Centers and Institutes::JINA-CEE",
|
1075
|
-
"term_uri": "http://www.jinaweb.org/",
|
1076
|
-
"deposit_label": "",
|
1077
730
|
"description": "Joint Institute for Nuclear Astrophysics – Center for the Evolution of the Elements",
|
1078
|
-
"
|
1079
|
-
"
|
1080
|
-
"
|
1081
|
-
"activated_on": "2015-07-22",
|
1082
|
-
"deactivated_on": null
|
731
|
+
"classification": "CenterOrInstitute",
|
732
|
+
"homepage": "http://www.jinaweb.org/",
|
733
|
+
"activated_on": "2015-07-22"
|
1083
734
|
},
|
1084
735
|
{
|
1085
736
|
"predicate_name": "administrative_units",
|
1086
737
|
"term_label": "University of Notre Dame::Centers and Institutes::John J. Reilly Center for Science, Technology and Values",
|
1087
|
-
"
|
1088
|
-
"deposit_label": "",
|
1089
|
-
"description": "",
|
1090
|
-
"grouping": "",
|
738
|
+
"classification": "CenterOrInstitute",
|
1091
739
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
1092
|
-
"
|
1093
|
-
"activated_on": "2015-07-22"
|
1094
|
-
"deactivated_on": null
|
740
|
+
"homepage": "http://reilly.nd.edu/",
|
741
|
+
"activated_on": "2015-07-22"
|
1095
742
|
},
|
1096
743
|
{
|
1097
744
|
"predicate_name": "administrative_units",
|
1098
745
|
"term_label": "University of Notre Dame::Centers and Institutes::Kellogg Institute for International Studies",
|
1099
|
-
"
|
1100
|
-
"
|
1101
|
-
"
|
1102
|
-
"grouping": "",
|
1103
|
-
"affiliation": "",
|
1104
|
-
"presentation_sequence": null,
|
1105
|
-
"activated_on": "2015-07-22",
|
1106
|
-
"deactivated_on": null
|
746
|
+
"classification": "CenterOrInstitute",
|
747
|
+
"homepage": "http://kellogg.nd.edu/",
|
748
|
+
"activated_on": "2015-07-22"
|
1107
749
|
},
|
1108
750
|
{
|
1109
751
|
"predicate_name": "administrative_units",
|
1110
752
|
"term_label": "University of Notre Dame::Centers and Institutes::Keough-Naughton Institute for Irish Studies",
|
1111
|
-
"
|
1112
|
-
"
|
1113
|
-
"
|
1114
|
-
"grouping": "",
|
1115
|
-
"affiliation": "",
|
1116
|
-
"presentation_sequence": null,
|
1117
|
-
"activated_on": "2015-07-22",
|
1118
|
-
"deactivated_on": null
|
753
|
+
"classification": "CenterOrInstitute",
|
754
|
+
"homepage": "http://irishstudies.nd.edu/",
|
755
|
+
"activated_on": "2015-07-22"
|
1119
756
|
},
|
1120
757
|
{
|
1121
758
|
"predicate_name": "administrative_units",
|
1122
759
|
"term_label": "University of Notre Dame::Centers and Institutes::Kroc Institute for International Peace Studies",
|
1123
|
-
"
|
1124
|
-
"
|
1125
|
-
"
|
1126
|
-
"grouping": "",
|
1127
|
-
"affiliation": "",
|
1128
|
-
"presentation_sequence": null,
|
1129
|
-
"activated_on": "2015-07-22",
|
1130
|
-
"deactivated_on": null
|
760
|
+
"classification": "CenterOrInstitute",
|
761
|
+
"homepage": "http://kroc.nd.edu/",
|
762
|
+
"activated_on": "2015-07-22"
|
1131
763
|
},
|
1132
764
|
{
|
1133
765
|
"predicate_name": "administrative_units",
|
1134
766
|
"term_label": "University of Notre Dame::Centers and Institutes::Liu Institute for Asia and Asian Studies",
|
1135
|
-
"
|
1136
|
-
"deposit_label": "",
|
1137
|
-
"description": "",
|
1138
|
-
"grouping": "",
|
767
|
+
"classification": "CenterOrInstitute",
|
1139
768
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
1140
|
-
"
|
1141
|
-
"activated_on": "2015-07-22"
|
1142
|
-
"deactivated_on": null
|
769
|
+
"homepage": "http://asia.nd.edu/",
|
770
|
+
"activated_on": "2015-07-22"
|
1143
771
|
},
|
1144
772
|
{
|
1145
773
|
"predicate_name": "administrative_units",
|
1146
774
|
"term_label": "University of Notre Dame::Centers and Institutes::Medieval Institute",
|
1147
|
-
"
|
1148
|
-
"
|
1149
|
-
"
|
1150
|
-
"grouping": "",
|
1151
|
-
"affiliation": "",
|
1152
|
-
"presentation_sequence": null,
|
1153
|
-
"activated_on": "2015-07-22",
|
1154
|
-
"deactivated_on": null
|
775
|
+
"classification": "CenterOrInstitute",
|
776
|
+
"homepage": "http://medieval.nd.edu/",
|
777
|
+
"activated_on": "2015-07-22"
|
1155
778
|
},
|
1156
779
|
{
|
1157
780
|
"predicate_name": "administrative_units",
|
1158
781
|
"term_label": "University of Notre Dame::Centers and Institutes::Midwest Institute for Nanoelectronics Discovery",
|
1159
|
-
"
|
1160
|
-
"deposit_label": "",
|
1161
|
-
"description": "",
|
1162
|
-
"grouping": "",
|
782
|
+
"classification": "CenterOrInstitute",
|
1163
783
|
"affiliation": "University of Notre Dame::College of Engineering",
|
1164
|
-
"
|
1165
|
-
"activated_on": "2015-07-22"
|
1166
|
-
"deactivated_on": null
|
784
|
+
"homepage": "http://mind.nd.edu/",
|
785
|
+
"activated_on": "2015-07-22"
|
1167
786
|
},
|
1168
787
|
{
|
1169
788
|
"predicate_name": "administrative_units",
|
1170
789
|
"term_label": "University of Notre Dame::Centers and Institutes::Nanovic Institute for European Studies",
|
1171
|
-
"
|
1172
|
-
"
|
1173
|
-
"
|
1174
|
-
"grouping": "",
|
1175
|
-
"affiliation": "",
|
1176
|
-
"presentation_sequence": null,
|
1177
|
-
"activated_on": "2015-07-22",
|
1178
|
-
"deactivated_on": null
|
790
|
+
"classification": "CenterOrInstitute",
|
791
|
+
"homepage": "http://nanovic.nd.edu/",
|
792
|
+
"activated_on": "2015-07-22"
|
1179
793
|
},
|
1180
794
|
{
|
1181
795
|
"predicate_name": "administrative_units",
|
1182
796
|
"term_label": "University of Notre Dame::Centers and Institutes::NDEnergy",
|
1183
|
-
"term_uri": "http://energy.nd.edu/",
|
1184
|
-
"deposit_label": "",
|
1185
797
|
"description": "Center for Sustainable Energy at Notre Dame",
|
1186
|
-
"
|
1187
|
-
"
|
1188
|
-
"
|
1189
|
-
"activated_on": "2015-07-22",
|
1190
|
-
"deactivated_on": null
|
798
|
+
"classification": "CenterOrInstitute",
|
799
|
+
"homepage": "http://energy.nd.edu/",
|
800
|
+
"activated_on": "2015-07-22"
|
1191
801
|
},
|
1192
802
|
{
|
1193
803
|
"predicate_name": "administrative_units",
|
1194
804
|
"term_label": "University of Notre Dame::Centers and Institutes::NDnano",
|
1195
|
-
"term_uri": "http://nano.nd.edu/",
|
1196
|
-
"deposit_label": "",
|
1197
805
|
"description": "Nano Science and Technology",
|
1198
|
-
"
|
806
|
+
"classification": "CenterOrInstitute",
|
1199
807
|
"affiliation": "University of Notre Dame::College of Engineering",
|
1200
|
-
"
|
1201
|
-
"activated_on": "2015-07-22"
|
1202
|
-
"deactivated_on": null
|
808
|
+
"homepage": "http://nano.nd.edu/",
|
809
|
+
"activated_on": "2015-07-22"
|
1203
810
|
},
|
1204
811
|
{
|
1205
812
|
"predicate_name": "administrative_units",
|
1206
813
|
"term_label": "University of Notre Dame::Centers and Institutes::Notre Dame Radiation Laboratory",
|
1207
|
-
"
|
1208
|
-
"
|
1209
|
-
"
|
1210
|
-
"grouping": "",
|
1211
|
-
"affiliation": "",
|
1212
|
-
"presentation_sequence": null,
|
1213
|
-
"activated_on": "2015-07-22",
|
1214
|
-
"deactivated_on": null
|
814
|
+
"classification": "CenterOrInstitute",
|
815
|
+
"homepage": "http://www.rad.nd.edu/",
|
816
|
+
"activated_on": "2015-07-22"
|
1215
817
|
},
|
1216
818
|
{
|
1217
819
|
"predicate_name": "administrative_units",
|
1218
820
|
"term_label": "University of Notre Dame::Centers and Institutes::QuarkNet Center",
|
1219
|
-
"
|
1220
|
-
"deposit_label": "",
|
1221
|
-
"description": "",
|
1222
|
-
"grouping": "",
|
821
|
+
"classification": "CenterOrInstitute",
|
1223
822
|
"affiliation": "University of Notre Dame::College of Science",
|
1224
|
-
"
|
1225
|
-
"activated_on": "2015-07-22"
|
1226
|
-
"deactivated_on": null
|
823
|
+
"homepage": "http://www3.nd.edu/~quarknet/",
|
824
|
+
"activated_on": "2015-07-22"
|
1227
825
|
},
|
1228
826
|
{
|
1229
827
|
"predicate_name": "administrative_units",
|
1230
828
|
"term_label": "University of Notre Dame::Centers and Institutes::Rooney Center for the Study of American Democracy",
|
1231
|
-
"
|
1232
|
-
"deposit_label": "",
|
1233
|
-
"description": "",
|
1234
|
-
"grouping": "",
|
829
|
+
"classification": "CenterOrInstitute",
|
1235
830
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
1236
|
-
"
|
1237
|
-
"activated_on": "2015-07-22"
|
1238
|
-
"deactivated_on": null
|
831
|
+
"homepage": "http://rooneycenter.nd.edu/",
|
832
|
+
"activated_on": "2015-07-22"
|
1239
833
|
},
|
1240
834
|
{
|
1241
835
|
"predicate_name": "administrative_units",
|
1242
836
|
"term_label": "University of Notre Dame::Centers and Institutes::Ruth M. Hillebrand Center for Compassionate Care in Medicine",
|
1243
|
-
"
|
1244
|
-
"deposit_label": "",
|
1245
|
-
"description": "",
|
1246
|
-
"grouping": "",
|
837
|
+
"classification": "CenterOrInstitute",
|
1247
838
|
"affiliation": "University of Notre Dame::College of Science",
|
1248
|
-
"
|
1249
|
-
"activated_on": "2015-07-22"
|
1250
|
-
"deactivated_on": null
|
839
|
+
"homepage": "http://science.nd.edu/research/centers-and-institutes/",
|
840
|
+
"activated_on": "2015-07-22"
|
1251
841
|
},
|
1252
842
|
{
|
1253
843
|
"predicate_name": "administrative_units",
|
1254
844
|
"term_label": "University of Notre Dame::Centers and Institutes::Tantur Ecumenical Institute",
|
1255
|
-
"
|
1256
|
-
"
|
1257
|
-
"
|
1258
|
-
"grouping": "",
|
1259
|
-
"affiliation": "",
|
1260
|
-
"presentation_sequence": null,
|
1261
|
-
"activated_on": "2015-07-22",
|
1262
|
-
"deactivated_on": null
|
845
|
+
"classification": "CenterOrInstitute",
|
846
|
+
"homepage": "http://tantur.org/",
|
847
|
+
"activated_on": "2015-07-22"
|
1263
848
|
},
|
1264
849
|
{
|
1265
850
|
"predicate_name": "administrative_units",
|
1266
851
|
"term_label": "University of Notre Dame::Centers and Institutes::Visual Resources Center",
|
1267
|
-
"
|
1268
|
-
"deposit_label": "",
|
1269
|
-
"description": "",
|
1270
|
-
"grouping": "",
|
852
|
+
"classification": "CenterOrInstitute",
|
1271
853
|
"affiliation": "University of Notre Dame::Hesburgh Libraries",
|
1272
|
-
"
|
1273
|
-
"activated_on": "2015-07-22"
|
1274
|
-
"deactivated_on": null
|
854
|
+
"homepage": "http://library.nd.edu/vrc/",
|
855
|
+
"activated_on": "2015-07-22"
|
1275
856
|
},
|
1276
857
|
{
|
1277
858
|
"predicate_name": "administrative_units",
|
1278
859
|
"term_label": "University of Notre Dame::Centers and Institutes::W. M. Keck Center For Transgene Research",
|
1279
|
-
"
|
1280
|
-
"
|
1281
|
-
"
|
1282
|
-
"grouping": "",
|
1283
|
-
"affiliation": "",
|
1284
|
-
"presentation_sequence": null,
|
1285
|
-
"activated_on": "2015-07-22",
|
1286
|
-
"deactivated_on": null
|
860
|
+
"classification": "CenterOrInstitute",
|
861
|
+
"homepage": "http://transgene.nd.edu/",
|
862
|
+
"activated_on": "2015-07-22"
|
1287
863
|
},
|
1288
864
|
{
|
1289
865
|
"predicate_name": "administrative_units",
|
1290
866
|
"term_label": "University of Notre Dame::Centers and Institutes::William J. Shaw Center for Children and Families",
|
1291
|
-
"
|
1292
|
-
"deposit_label": "",
|
1293
|
-
"description": "",
|
1294
|
-
"grouping": "",
|
867
|
+
"classification": "CenterOrInstitute",
|
1295
868
|
"affiliation": "University of Notre Dame::College of Arts and Letters",
|
1296
|
-
"
|
1297
|
-
"activated_on": "2015-07-22"
|
1298
|
-
"deactivated_on": null
|
869
|
+
"homepage": "http://shaw.nd.edu/",
|
870
|
+
"activated_on": "2015-07-22"
|
1299
871
|
},
|
1300
872
|
{
|
1301
873
|
"predicate_name": "administrative_units",
|
1302
874
|
"term_label": "University of Notre Dame::Centers and Institutes::Wireless Institute",
|
1303
|
-
"
|
1304
|
-
"deposit_label": "",
|
1305
|
-
"description": "",
|
1306
|
-
"grouping": "",
|
875
|
+
"classification": "CenterOrInstitute",
|
1307
876
|
"affiliation": "University of Notre Dame::College of Engineering",
|
1308
|
-
"
|
1309
|
-
"activated_on": "2015-07-22"
|
1310
|
-
"deactivated_on": null
|
877
|
+
"homepage": "http://wireless.nd.edu/",
|
878
|
+
"activated_on": "2015-07-22"
|
1311
879
|
}
|
1312
880
|
]
|
1313
881
|
}
|