ค่าเชิงปริมาณ
ชื่อประเภท: QuantitativeValue
ขยาย StructuredValue
ชื่อ |
ประเภท |
คำอธิบาย |
ค่าสูงสุด |
Number |
ค่าสูงสุดของลักษณะเฉพาะหรือคุณสมบัติบางอย่าง |
ค่าขั้นต่ํา |
Number |
ค่าที่ต่ํากว่าของลักษณะหรือคุณสมบัติบางอย่าง |
โค้ดหน่วย |
Text |
หน่วยวัดที่ให้ไว้โดยใช้รหัสร่วม UN/CEFACT (3 อักขระ) |
value |
Number |
คุณค่าของคุณสมบัติของผลิตภัณฑ์ |
ค่าอ้างอิง |
การแจกแจงหรือ StructuredValue |
ตัวชี้ไปยังค่ารองที่ให้ข้อมูลเพิ่มเติมเกี่ยวกับค่าเดิม เช่น อุณหภูมิอ้างอิง |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-04 UTC
[null,null,["อัปเดตล่าสุด 2024-09-04 UTC"],[[["`QuantitativeValue` is used to describe a characteristic or property with a numeric value, potentially including minimum and maximum values."],["It can include a unit of measurement using the UN/CEFACT Common Code and may reference another value for additional context."],["This type extends `StructuredValue`, inheriting its properties and allowing for more detailed data organization."]]],["The `QuantitativeValue` type extends `StructuredValue` and represents a numerical value with optional context. Key information includes: `maxValue` and `minValue` (upper/lower bounds), `unitCode` (UN/CEFACT unit of measurement), `value` (the numerical value itself), and `valueReference` (a link to supplemental data about the value). These attributes define a product's quantitative characteristic. Each value is typed and have a specific meaning related to the described characteristic or property.\n"]]