data/college.json in locabulary-0.6.2 vs data/college.json in locabulary-0.7.1
- old
+ new
@@ -1,28 +1,35 @@
{
"predicate_name": "college",
- "values": [{
- "term_label": "School of Architecture",
- "default_presentation_sequence": 10,
- "activated_on": "2015-07-22"
- },{
- "term_label": "College of Arts and Letters",
- "default_presentation_sequence": 20,
- "activated_on": "2015-07-22"
- },{
- "term_label": "Mendoza College of Business",
- "default_presentation_sequence": 30,
- "activated_on": "2015-07-22"
- },{
- "term_label": "College of Engineering",
- "default_presentation_sequence": 40,
- "activated_on": "2015-07-22"
- },{
- "term_label": "College of Science",
- "default_presentation_sequence": 50,
- "activated_on": "2015-07-22"
- },{
- "term_label": "First Year of Studies",
- "default_presentation_sequence": 60,
- "activated_on": "2015-12-14"
- }]
+ "values": [
+ {
+ "term_label": "School of Architecture",
+ "default_presentation_sequence": 10,
+ "activated_on": "2015-07-22"
+ },
+ {
+ "term_label": "College of Arts and Letters",
+ "default_presentation_sequence": 20,
+ "activated_on": "2015-07-22"
+ },
+ {
+ "term_label": "Mendoza College of Business",
+ "default_presentation_sequence": 30,
+ "activated_on": "2015-07-22"
+ },
+ {
+ "term_label": "College of Engineering",
+ "default_presentation_sequence": 40,
+ "activated_on": "2015-07-22"
+ },
+ {
+ "term_label": "College of Science",
+ "default_presentation_sequence": 50,
+ "activated_on": "2015-07-22"
+ },
+ {
+ "term_label": "First Year of Studies",
+ "default_presentation_sequence": 60,
+ "activated_on": "2015-12-14"
+ }
+ ]
}