You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 9.0 See <ahref="https://github.com/schemaorg/schemaorg/issues/2634">planning pages</a>. This release consists primarily of additions to the <ahref="https://pending.schema.org/">Pending</a> section of schema.org,
145
+
alongside minimal edits to core terms to integrate the new vocabulary into the larger system.</p>
146
+
</td>
147
+
<td>
148
+
<h2>Vocabulary</h2>
149
+
150
+
<h3>Changes in Core section:</h3>
151
+
<ul>
152
+
<li>n/a</li>
153
+
</ul>
154
+
155
+
<h3>Changes in <ahref="http://pending.schema.org/">Pending</a> section:</h3>
156
+
<ul>
157
+
<li><ahref="https://github.com/schemaorg/schemaorg/issues/2587">Issue #2587</a>: Add two properties <ahref="/size">size</a> and <ahref="/pattern">
158
+
for type <ahref="/Product">Product</a> to support common product variant dimensions.</li>
159
+
160
+
<li><ahref="https://github.com/schemaorg/schemaorg/issues/1797">Issue #1797</a>: Add a <ahref="/ProductGroup">ProductGroup</span></a> type to allow modeling of a group of products ("variants") that vary along explicitly defined dimensions. Add properties <ahref="/variesBy">variesBy</a> and <ahref="/hasVariant">hasVariant</a> for type <ahref="/ProductGroup">ProductGroup</a> to explicitly define the variant-identifying properties and the list of variants belonging to the group. Adds existing property <ahref="/isVariantOf">isVariantOf</a> to type <ahref="/Product">Product</a> to indicate the <ahref="/ProductGroup">ProductGroup</a> it is a variant of. Adds property <ahref="/productGroupID"><spanclass="s7">productGroupID</span></a> as explicit identifier for type <ahref="/ProductGroup">ProductGroup</a>. Also adds inverse property <ahref="/inProductGroupWithID">inProductGroupWithID</a> for type <ahref="/Product">Product</a> to identify the product group it is a variant of.</li>
161
+
162
+
<li><ahref="https://github.com/schemaorg/schemaorg/issues/2605">Issue #2605</a>: Add a <ahref="/ProductCollection">ProductCollection</a> type to allow modeling of a collection of products that are commonly bundled together. Extend the existing property <ahref="/includesObject">includesObject</a> for use with the type <ahref="/ProductCollection">ProductCollection</a> to indicate the (type and number of) products that are member of the collection.</li>
0 commit comments