agricloud / foodprint

1 stars 0 forks source link

建立資料收集測試資料 #42

Open smlsunxie opened 10 years ago

smlsunxie commented 10 years ago

營養標示履歷

建立一個 report 命名為 "營養標示履歷" 下列每個 tag 都為一個收集項目

<!-- 資料收集 營養標示履歷-->
<Pack>玻璃瓶[60 毫升/62g]</Pack>
<Allergen/>
<StorageTemperature/>
<PerServing>60</PerServing>
<PackageCapacity>1</PackageCapacity>
<ItemImage>productImg.jpg</ItemImage> // param type image
<Calories>18</Calories>
<Protein>4</Protein>
<TotalFat>0</TotalFat>
<SatFat>0</SatFat>
<TransFat>0</TransFat>
<Carbohydrate>0.5</Carbohydrate>
<Sodium>114</Sodium>
<OtherNutritions/>

檢驗紀錄集

建立一個 report 命名為 "檢驗紀錄集" 下面為一個收集項目

<!-- 資料收集 檢驗紀錄集 -->
<title>糖度(成品管制項目名稱)</title>
<Lower>8.4(基準值下限)</LowerReferenceLimit>
<Upper>8.8(基準值上限)</UpperReferenceLimit>
<default>8.6(實際值)</CcpValue>
<unit>(單位)</CcpUnit>

成品檢驗報告集

建立一個 report 命名為 "成品檢驗報告集" 下列每個 tag 都為一個收集項目

<!-- 資料收集 成品檢驗報告集 -->
<ProductInspectionFile>product.pdf</ProductInspectionFile> // param type file
<ProductInspectionLab>SGS 實驗室</ProductInspectionLab>  // param type string
<ProductInspectionStatus>合格</ProductInspectionStatus>   // param type boolean

上述每個 tag 的中文名稱,請參考 http://www.twfoodtrace.org.tw/upload/info/vxk3ic6gyh.pdf