data/college.json in locabulary-0.3.1 vs data/college.json in locabulary-0.5.0

- old
+ new

@@ -1,28 +1,28 @@ { "predicate_name": "college", "values": [{ "term_label": "School of Architecture", - "default_presentation_sequence": 60, + "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": 50, + "default_presentation_sequence": 30, "activated_on": "2015-07-22" },{ "term_label": "College of Engineering", - "default_presentation_sequence": 20, + "default_presentation_sequence": 40, "activated_on": "2015-07-22" },{ "term_label": "College of Science", - "default_presentation_sequence": 30, + "default_presentation_sequence": 50, "activated_on": "2015-07-22" },{ - "term_label": "College of Arts and Letters", - "default_presentation_sequence": 10, - "activated_on": "2015-07-22" - },{ - "term_label": "First Year Studies", - "default_presentation_sequence": 40, + "term_label": "First Year of Studies", + "default_presentation_sequence": 60, "activated_on": "2015-12-14" }] }