mauro commited on
Commit
3210115
1 Parent(s): 66139f9

Create mapping.json

Browse files
Files changed (1) hide show
  1. mapping.json +21 -0
mapping.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id2label": {
3
+ "0": "Anti-Assignment",
4
+ "1": "Audit_Rights",
5
+ "2": "Cap_On_Liability",
6
+ "3": "Covenant_Not_To_Sue",
7
+ "4": "Effective_Date",
8
+ "5": "Expiration_Date",
9
+ "6": "Governing_Law",
10
+ "7": "Insurance",
11
+ "8": "License_Grant",
12
+ "9": "Non-Transferable_License",
13
+ "10": "Notice_ Period_To_Terminate_Renewal",
14
+ "11": "Parties",
15
+ "12": "Post-Termination_Services",
16
+ "13": "Renewal_Term",
17
+ "14": "Revenue/Profit_Sharing",
18
+ "15": "Uncapped_Liability",
19
+ "16": "Warranty_Duration"
20
+ }
21
+ }