Commit 2b3d3b9 1 parent 0a3f494 commit 2b3d3b9 Copy full SHA for 2b3d3b9
File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
# See https://schema.org/NutritionInformation
2
2
servingSize :
3
3
name : serving size
4
- type : Text
4
+ type : Text
5
5
description : The serving size, in terms of the number of volume or mass.
6
6
unit :
7
7
calories :
8
8
name : calories
9
- type : Energy
9
+ type : Energy
10
10
description : The number of calories.
11
11
unit : kcal
12
12
carbohydrateContent :
13
13
name : carbs
14
- type : Mass
14
+ type : Mass
15
15
description : The number of grams of carbohydrates.
16
16
unit : g
17
17
cholesterolContent :
18
18
name : cholesterol
19
- type : Mass
19
+ type : Mass
20
20
description : The number of milligrams of cholesterol.
21
21
unit : g
22
22
fatContent :
23
23
name : fat
24
- type : Mass
24
+ type : Mass
25
25
description : The number of grams of fat.
26
26
unit : g
27
27
fiberContent :
28
28
name : fiber
29
- type : Mass
29
+ type : Mass
30
30
description : The number of grams of fiber.
31
31
unit : g
32
32
proteinContent :
33
33
name : protein
34
- type : Mass
34
+ type : Mass
35
35
description : The number of grams of protein.
36
36
unit : g
37
37
saturatedFatContent :
38
38
name : saturates
39
- type : Mass
39
+ type : Mass
40
40
description : The number of grams of saturated fat.
41
41
unit : g
42
42
sodiumContent :
43
43
name : sodium
44
- type : Mass
44
+ type : Mass
45
45
description : The number of milligrams of sodium.
46
46
unit : mg
47
47
sugarContent :
48
48
name : sugar
49
- type : Mass
49
+ type : Mass
50
50
description : The number of grams of sugar.
51
51
unit : g
52
52
transFatContent :
53
53
name : trans fat
54
- type : Mass
54
+ type : Mass
55
55
description : The number of grams of trans fat.
56
56
unit : g
57
57
unsaturatedFatContent :
58
58
name : unsaturated fat
59
- type : Mass
59
+ type : Mass
60
60
description : The number of grams of unsaturated fat.
61
61
unit : g
You can’t perform that action at this time.
0 commit comments