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
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,11 @@ <h3>Pending changes</h3>
142
142
143
143
<p>
144
144
Version 3.4 (working name 'sdo-telesto'). See <ahref="https://github.com/schemaorg/schemaorg/issues/1891">planning pages</a>.
145
+
Clarifications around Series. Introduced an example showing ClaimReview of a clip within a larger media object.
146
+
A lot of Small fixes and maintainence edits. Numerous additions to the pending area, including employment and occupation vocabulary,
147
+
a Claim type to help explore richer modeling around fact-checks, tourism-related vocabulary. Other pending area improvements
148
+
include amendments to the legislation vocabulary, Trust Project additions, and the proposal of an inverse of
149
+
the <ahref="/about">about</a> property, <ahref="/subjectOf">subjectOf</a>.
145
150
</p>
146
151
</td>
147
152
@@ -169,7 +174,7 @@ <h3>Core changes</h3>
169
174
<h3>Changes in <ahref="http://pending.schema.org/">Pending</a> section</h3>
170
175
171
176
<ul>
172
-
<liid="g1670"><ahref="https://github.com/schemaorg/schemaorg/issues/1670">Issue #1670</a>: Add a <ahref="/subjectOf">subjectOf</a> to <ahref="/Thing">Thing</a> as a reverse property of <ahref="/about">about</a>.
177
+
<liid="g1670"><ahref="https://github.com/schemaorg/schemaorg/issues/1670">Issue #1670</a>: Add a <ahref="/subjectOf">subjectOf</a> to <ahref="/Thing">Thing</a> as an inverse property of <ahref="/about">about</a>.
173
178
</li>
174
179
<liid="g1689"><ahref="https://github.com/schemaorg/schemaorg/issues/1689">Issue #1689</a>: Add <ahref="/EmployerAggregateRating">EmployerAggregateRating</a> as a subtype of <ahref="/AggregateRating">AggregateRating</a> to differentiate ratings for the entity as an employer and the <ahref="/reviewAspect">reviewAspect</a> property to <ahref="/Review">Review</a> and <ahref="/Rating">Rating</a> to allow authors to specify the facet or relevant part of being reviewed.
175
180
</li>
@@ -187,8 +192,6 @@ <h3>Changes in <a href="http://pending.schema.org/">Pending</a> section</h3>
187
192
<liid="g1773"><ahref="https://github.com/schemaorg/schemaorg/issues/1773">Issue #1773</a>: Add a <ahref="/MediaSubscription">MediaSubscription</a> type with the supporting properties to describe a subscription for viewing media. Also added <ahref="ActionAccessSpecification">ActionAccessSpecification</a> to allow authors to specify when a ConsumeAction requires a subscription or a purchase.</li>
188
193
<liid="g1744"><ahref="https://github.com/schemaorg/schemaorg/issues/1744">Issue #1744</a>: Improvements around Legislation vocabulary. Changed definition of "Legislation" to make it clear that it is a document. Deleted numerous inverse properties. Fixed Range on legislationType (CategoryCode). Added legislationJurisdiction as a subproperty of spatialCoverage. Fixed Definitive into DefinitiveLegalValue to align with other values. Expanded the definition of legislationIdentifier to clarify that it can apply to string or URIs. Fixed and adjusted the examples accordingly.</li>
189
194
<liid="g1709"><ahref="https://github.com/schemaorg/schemaorg/issues/1709">Issue #1709</a>: Added an Occupation type and examples, to represent professions.</li>
190
-
<liid="g1689"><ahref="https://github.com/schemaorg/schemaorg/issues/1689">Issue #1689</a>: Added Added EmployerAggregateRating and reviewAspect.</li>
191
-
<liid="g1670"><ahref="https://github.com/schemaorg/schemaorg/issues/1670">Issue #1670</a>: Added subjectOf as a named inverse of schema.org/about.</li>
192
195
<liid="g1389b"><ahref="https://github.com/schemaorg/schemaorg/issues/1389">Issue #1389</a>: Updated SpeakableSpecification-related properties, 'xpath' and 'cssSelector' to explain how they relate to 'WebPageElement'. Allowed both properties to be expected on that type.</li>
0 commit comments