Skip to content

Commit 97f4185

Browse files
committed
Updated for v9 release. #2634
1 parent eee7e7c commit 97f4185

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

docs/releases.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,24 @@ <h3>Changes in Core section:</h3>
154154

155155
<h3>Changes in <a href="http://pending.schema.org/">Pending</a> section:</h3>
156156
<ul>
157-
<li><a href="https://github.com/schemaorg/schemaorg/issues/2587">Issue #2587</a>: Add two properties <a href="/size">size</a> and <a href="/pattern">
158-
for type <a href="/Product">Product</a> to support common product variant dimensions.</li>
159157

160-
<li><a href="https://github.com/schemaorg/schemaorg/issues/1797">Issue #1797</a>: Add a <a href="/ProductGroup">ProductGroup</span></a> type to allow modeling of a group of products ("variants") that vary along explicitly defined dimensions. Add properties <a href="/variesBy">variesBy</a> and <a href="/hasVariant">hasVariant</a> for type <a href="/ProductGroup">ProductGroup</a> to explicitly define the variant-identifying properties and the list of variants belonging to the group. Adds existing property <a href="/isVariantOf">isVariantOf</a> to type <a href="/Product">Product</a> to indicate the <a href="/ProductGroup">ProductGroup</a> it is a variant of. Adds property <a href="/productGroupID"><span class="s7">productGroupID</span></a> as explicit identifier for type <a href="/ProductGroup">ProductGroup</a>. Also adds inverse property <a href="/inProductGroupWithID">inProductGroupWithID</a> for type <a href="/Product">Product</a> to identify the product group it is a variant of.</li>
158+
<li id="g1401"><a href="https://github.com/schemaorg/schemaorg/issues/1401">Issue #1401</a>: Add a type <a href="/LearningResource">LearningResource</a>
159+
to indicate <a href="/CreativeWork">CreativeWork</a>s that have a particular and explicit orientation towards learning, education, skill acquisition and other educational purposes.</li>
160+
<li id="g2611"><a href="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>
161161

162-
<li><a href="https://github.com/schemaorg/schemaorg/issues/2605">Issue #2605</a>: Add a <a href="/ProductCollection">ProductCollection</a> type to allow modeling of a collection of products that are commonly bundled together. Extend the existing property <a href="/includesObject">includesObject</a> for use with the type <a href="/ProductCollection">ProductCollection</a> to indicate the (type and number of) products that are member of the collection.</li>
162+
<li id="g2587"><a href="https://github.com/schemaorg/schemaorg/issues/2587">Issue #2587</a>: Add two properties <a href="/size">size</a> and <a href="/pattern">pattern</a> for type <a href="/Product">Product</a> to support common product variant dimensions.</li>
163+
164+
<li id="g1797"><a href="https://github.com/schemaorg/schemaorg/issues/1797">Issue #1797</a>: Add a <a href="/ProductGroup">ProductGroup</a> type to allow modeling of a group of products ("variants") that vary along explicitly defined dimensions. Add properties <a href="/variesBy">variesBy</a> and <a href="/hasVariant">hasVariant</a> for type <a href="/ProductGroup">ProductGroup</a> to explicitly define the variant-identifying properties and the list of variants belonging to the group. Adds existing property <a href="/isVariantOf">isVariantOf</a> to type <a href="/Product">Product</a> to indicate the <a href="/ProductGroup">ProductGroup</a> it is a variant of. Adds property <a href="/productGroupID"><span class="s7">productGroupID</span></a> as explicit identifier for type <a href="/ProductGroup">ProductGroup</a>. Also adds inverse property <a href="/inProductGroupWithID">inProductGroupWithID</a> for type <a href="/Product">Product</a> to identify the product group it is a variant of.</li>
165+
166+
<li id="g2605"><a href="https://github.com/schemaorg/schemaorg/issues/2605">Issue #2605</a>: Add a <a href="/ProductCollection">ProductCollection</a> type to allow modeling of a collection of products that are commonly bundled together. Extend the existing property <a href="/includesObject">includesObject</a> for use with the type <a href="/ProductCollection">ProductCollection</a> to indicate the (type and number of) products that are member of the collection.</li>
163167
</ul>
164168

169+
<li id="g2604"><a href="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 <a href="/StatusEnumeration">StatusEnumeration</a> type to group numerous enumerations from various kinds of status-related situations.</li>
170+
171+
<li id="g2620"><a href="https://github.com/schemaorg/schemaorg/pull/2620">Issue #2620</a>: Added several new examples.</li>
172+
173+
<li id="g2599"><a href="https://github.com/schemaorg/schemaorg/issues/2599">Issue #2599</a>: Add <a href="/byMonthWeek">byMonthWeek</a> to <a href="/Schedule">Schedule</a> type.</li>
174+
165175
</td>
166176
</tr>
167177

0 commit comments

Comments
 (0)