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
Copy file name to clipboardExpand all lines: docs/releases.html
+14-4Lines changed: 14 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -154,14 +154,24 @@ <h3>Changes in Core section:</h3>
154
154
155
155
<h3>Changes in <ahref="http://pending.schema.org/">Pending</a> section:</h3>
156
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
157
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>
158
+
<liid="g1401"><ahref="https://github.com/schemaorg/schemaorg/issues/1401">Issue #1401</a>: Add a type <ahref="/LearningResource">LearningResource</a>
159
+
to indicate <ahref="/CreativeWork">CreativeWork</a>s that have a particular and explicit orientation towards learning, education, skill acquisition and other educational purposes.</li>
160
+
<liid="g2611"><ahref="https://github.com/schemaorg/schemaorg/issues/2611">Issue #2611</a>: Add a Quiz type, as a kind of LearningResource, defined as a "test of knowledge, skills and abilities."</li>
161
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>
162
+
<liid="g2587"><ahref="https://github.com/schemaorg/schemaorg/issues/2587">Issue #2587</a>: Add two properties <ahref="/size">size</a> and <ahref="/pattern">pattern</a> for type <ahref="/Product">Product</a> to support common product variant dimensions.</li>
163
+
164
+
<liid="g1797"><ahref="https://github.com/schemaorg/schemaorg/issues/1797">Issue #1797</a>: Add a <ahref="/ProductGroup">ProductGroup</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>
165
+
166
+
<liid="g2605"><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>
163
167
</ul>
164
168
169
+
<liid="g2604"><ahref="https://github.com/schemaorg/schemaorg/issues/2604">Issue #2604</a>: Improvements around enumerations. Some code improvements to present subtyped Enumerations more usefully, and addition of a <ahref="/StatusEnumeration">StatusEnumeration</a> type to group numerous enumerations from various kinds of status-related situations.</li>
170
+
171
+
<liid="g2620"><ahref="https://github.com/schemaorg/schemaorg/pull/2620">Issue #2620</a>: Added several new examples.</li>
172
+
173
+
<liid="g2599"><ahref="https://github.com/schemaorg/schemaorg/issues/2599">Issue #2599</a>: Add <ahref="/byMonthWeek">byMonthWeek</a> to <ahref="/Schedule">Schedule</a> type.</li>
0 commit comments