-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathframework_mapping.json
More file actions
38 lines (38 loc) · 1.08 KB
/
framework_mapping.json
File metadata and controls
38 lines (38 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"ART":{
"keep_fields":[
"000","001","002","006","007","008","009","010","014","035","098","099",
"100","101","102","105","106","181","182","183",
"200","215",
"300","304","307","320","324","327","330",
"452","463","510",
"600","601","606","607","609","610","639",
"700","701","702","710","711","712",
"801","901","995"
],
"collapsed_fields":[
"710", "711", "712"
],
"mandatory_fields_mapping":[
"000","099t","100a","101ac","105a","200af","215","330a","452t","4639tvx","510","610","700a","801"
],
"default_values_fields_mapping":[
"099tART",
"101afre",
"102aFR",
"106ar",
"181P01",
"181ctxt",
"182P01",
"182cn",
"183P01",
"183anga",
"995bTSIT",
"995cTSIT",
"995rART"
],
"default_fields_inds_mapping":[
"1010_", "2001_", "801_0"
]
}
}