data/degree.json in locabulary-0.6.2 vs data/degree.json in locabulary-0.7.1
- old
+ new
@@ -1,55 +1,77 @@
{
"predicate_name": "degree",
- "values": [{
- "term_label": "Doctor of Musical Arts",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Doctor of Philosophy",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Arts",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Fine Arts",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Medieval Studies",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Aerospace Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Bioengineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Chemical Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Civil Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Computer Science and Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Earth Sciences",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Electrical Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Environmental Engineering",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Geological Sciences",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Interdisciplinary Mathematics",
- "activated_on": "2015-01-01"
- },{
- "term_label": "Master of Science in Mechanical Engineering",
- "activated_on": "2015-01-01"
- }]
+ "values": [
+ {
+ "term_label": "Doctor of Musical Arts",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Doctor of Philosophy",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Arts",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Fine Arts",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Medieval Studies",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Aerospace Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Bioengineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Chemical Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Civil Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Computer Science and Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Earth Sciences",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Electrical Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Environmental Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Geological Sciences",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Interdisciplinary Mathematics",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Science in Mechanical Engineering",
+ "activated_on": "2015-01-01"
+ },
+ {
+ "term_label": "Master of Global Affairs",
+ "activated_on": "2017-09-01"
+ }
+ ]
}