Skip to content

Commit

Permalink
Update food 1 example with columns for food_description_label and foo…
Browse files Browse the repository at this point in the history
…d_primary_type_labl
  • Loading branch information
kaiiam committed Nov 20, 2024
1 parent fd0d203 commit ee6c279
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions src/data/examples/valid/Container-foods-001.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
foods:
- food_sample_id: '167512'
food_description_label: Tomatillos, raw
- food_sample_id: '168566'
food_description_label: '"Tomatillos, raw"'
food_primary_type: FOOD:11954
food_primary_type_label: '"Tomatillos, raw"'
food_preservation_state: raw
- food_sample_id: '167513'
food_description_label: Pork, fresh, variety meats and by-products, ears, frozen,
raw
- food_sample_id: '167857'
food_description_label: '"Pork, fresh, variety meats and by-products, ears, frozen,
raw"'
food_primary_type: FOOD:10100
food_primary_type_label: '"Pork, fresh, variety meats and by-products, ears, frozen,
raw"'
food_preservation_state: fresh
food_storage_temperature_state: frozen
- food_sample_id: '170166'
food_description_label: Nuts, chestnuts, chinese, boiled and steamed
food_description_label: '"Nuts, chestnuts, chinese, boiled and steamed"'
food_primary_type: FOOD:12095
food_primary_type_label: '"Nuts, chestnuts, chinese, boiled and steamed"'
food_cooking_method:
- boiled
- steamed

0 comments on commit ee6c279

Please sign in to comment.