ערך כמותי
שם סוג: QuantitativeValue
מרחיב את structureddValue
שם |
סוג |
תיאור |
ערך מקסימלי |
מספר |
הערך העליון של מאפיין או מאפיין כלשהו. |
minValue |
מספר |
הערך הנמוך יותר של מאפיינים או מאפיינים מסוימים. |
קוד יחידה |
טקסט |
יחידת המידה שהוגדרה באמצעות UN/CEFACT Common Code (3 תווים). |
value |
מספר |
הערך של מאפיין המוצר. |
ערך הפניות |
ספירה או structureddValue |
הפניה לערך משני שמספק מידע נוסף על הערך המקורי, למשל טמפרטורת הפניות. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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"]]