data/work_patent_strategy.json in locabulary-0.1.7 vs data/work_patent_strategy.json in locabulary-0.1.8
- old
+ new
@@ -1,50 +1,35 @@
-[
- {
+{
+ "values": [{
"predicate_name": "work_patent_strategy",
"term_label": "going_to_patent",
- "term_uri": null,
"default_presentation_sequence": 1,
- "activated_on": "2015-01-01",
- "deactivated_on": null
- },
- {
+ "activated_on": "2015-01-01"
+ },{
"predicate_name": "work_patent_strategy",
"term_label": "will_not_patent",
- "term_uri": null,
"default_presentation_sequence": 2,
- "activated_on": "2015-01-01",
- "deactivated_on": null
- },
- {
+ "activated_on": "2015-01-01"
+ },{
"predicate_name": "work_patent_strategy",
"term_label": "already_patented",
- "term_uri": null,
"default_presentation_sequence": 3,
"activated_on": "2015-01-01",
"deactivated_on": "2015-07-06"
- },
- {
+ },{
"predicate_name": "work_patent_strategy",
"term_label": "do_not_know",
- "term_uri": null,
"default_presentation_sequence": 4,
"activated_on": "2015-01-01",
"deactivated_on": "2015-07-06"
- },
- {
+ },{
"predicate_name": "work_patent_strategy",
"term_label": "non_provisional_patent_filed",
- "term_uri": null,
"default_presentation_sequence": 5,
- "activated_on": "2015-07-06",
- "deactivated_on": null
- },
- {
+ "activated_on": "2015-07-06"
+ },{
"predicate_name": "work_patent_strategy",
"term_label": "material_already_published",
- "term_uri": null,
"default_presentation_sequence": 6,
- "activated_on": "2015-07-06",
- "deactivated_on": null
- }
-]
+ "activated_on": "2015-07-06"
+ }]
+}