Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rathgar committed Feb 1, 2020
1 parent 0a3f494 commit 2b3d3b9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions _data/nutrients.yml
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
# See https://schema.org/NutritionInformation
servingSize:
name: serving size
type: Text
type: Text
description: The serving size, in terms of the number of volume or mass.
unit:
calories:
name: calories
type: Energy
type: Energy
description: The number of calories.
unit: kcal
carbohydrateContent:
name: carbs
type: Mass
type: Mass
description: The number of grams of carbohydrates.
unit: g
cholesterolContent:
name: cholesterol
type: Mass
type: Mass
description: The number of milligrams of cholesterol.
unit: g
fatContent:
name: fat
type: Mass
type: Mass
description: The number of grams of fat.
unit: g
fiberContent:
name: fiber
type: Mass
type: Mass
description: The number of grams of fiber.
unit: g
proteinContent:
name: protein
type: Mass
type: Mass
description: The number of grams of protein.
unit: g
saturatedFatContent:
name: saturates
type: Mass
type: Mass
description: The number of grams of saturated fat.
unit: g
sodiumContent:
name: sodium
type: Mass
type: Mass
description: The number of milligrams of sodium.
unit: mg
sugarContent:
name: sugar
type: Mass
type: Mass
description: The number of grams of sugar.
unit: g
transFatContent:
name: trans fat
type: Mass
type: Mass
description: The number of grams of trans fat.
unit: g
unsaturatedFatContent:
name: unsaturated fat
type: Mass
type: Mass
description: The number of grams of unsaturated fat.
unit: g

0 comments on commit 2b3d3b9

Please sign in to comment.