-
Notifications
You must be signed in to change notification settings - Fork 258
/
tea-matrix.json
99 lines (99 loc) · 2.22 KB
/
tea-matrix.json
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"authors": [
"Alexandre Dulaunoy"
],
"category": "tea-matrix",
"description": "Tea Matrix",
"name": "Tea Matrix",
"source": "",
"type": "tea-matrix",
"uuid": "7eacd736-b093-4cc0-a56c-5f84de725dfb",
"values": [
{
"description": "Multi infusion is allow and recommended",
"meta": {
"kill_chain": [
"tea:post-fermented",
"tea:green",
"tea:white",
"tea:oolong"
]
},
"uuid": "fc255880-0ea7-44b3-81e9-ef6c183bef4b",
"value": "Multi infusion"
},
{
"description": "Single infusion is recommended",
"meta": {
"kill_chain": [
"tea:black",
"tea:blend",
"tea:white",
"tea:yellow"
]
},
"uuid": "21a43f8f-6ea3-4337-8fe4-0ce5b7cf386d",
"value": "Single infusion"
},
{
"description": "Water temperature 90-95 degC",
"meta": {
"kill_chain": [
"tea:black",
"tea:blend",
"tea:post-fermented"
]
},
"uuid": "4cf3cb45-b68e-4a23-8ef9-99655e136c50",
"value": "Water temp 90-95 degC"
},
{
"description": "Water temperature 80 degC",
"meta": {
"kill_chain": [
"tea:green",
"tea:white",
"tea:oolong",
"tea:yellow"
]
},
"uuid": "02cf7340-9648-4c3f-837c-df1b6598c87d",
"value": "Water temp 80 degC"
},
{
"description": "Brewing time 2-3 minutes",
"meta": {
"kill_chain": [
"tea:green",
"tea:white",
"tea:yellow"
]
},
"uuid": "d2080900-d8a3-426f-b4e1-4c8e4f978c0e",
"value": "Brewing time 2-3 min"
},
{
"description": "Brewing time 3-4 minutes",
"meta": {
"kill_chain": [
"tea:black",
"tea:blend",
"tea:post-fermented"
]
},
"uuid": "b7d97aa8-4924-4215-ba33-0e8765d6197b",
"value": "Brewing time 3-4 min"
},
{
"description": "Milk in tea",
"meta": {
"kill_chain": [
"tea:black"
]
},
"uuid": "24430dc6-9c27-4b3c-a5e7-6dda478fffa0",
"value": "Milk in tea"
}
],
"version": 2
}