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
+54-2Lines changed: 54 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -105,8 +105,8 @@ <h1>
105
105
106
106
<h1>Releases</h1>
107
107
108
-
<p>This page lists schema.org releases, most recent first. New developments are <ahref="https://github.com/schemaorg/schemaorg">discussed on Github</a>. See <ahref="howwework.html">how we work</a> for more background.</p>
109
-
108
+
<p>This page lists schema.org releases, most recent first. New developments are <ahref="https://github.com/schemaorg/schemaorg">discussed on Github</a>; editorial works-in-progress
109
+
are publicly staged on the <ahref="http://webschemas.org/">webschemas.org</a> drafting site for review and collaboration. See <ahref="howwework.html">how we work</a> for more background.</p>
Version 3.4 (working name 'sdo-telesto'). See <ahref="https://github.com/schemaorg/schemaorg/issues/1891">planning pages</a>.
145
+
</p>
146
+
</td>
147
+
148
+
<td>
149
+
<h2>Vocabulary</h2>
150
+
151
+
<h3>Core changes</h3>
152
+
<ul>
153
+
<li></li>
154
+
</ul>
155
+
156
+
<h3>Changes in <ahref="http://pending.schema.org/">Pending</a> section</h3>
157
+
158
+
<ul>
159
+
<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>.
160
+
</li>
161
+
<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.
162
+
</li>
163
+
<liid="g1698"><ahref="https://github.com/schemaorg/schemaorg/issues/1698">Issue #1698</a>: Add a <ahref="/Occupation">Occupation</a> type with the supporting properties, many of which existed for <ahref="JobPosting">JobPosting</a>. A <ahref="/Person">Person's</a> occupation can be specified with <ahref="hasOccupation">hasOccupation</a>. The Occupation's <ahref="/estimatedSalary">estimatedSalary</a> is expressed as a <ahref="/MonetaryAmountDistribution">MonetaryAmountDistribution</a>, a subtype of the new <ahref="/QuantitativeValueDistribution">QuantitativeValueDistribution</a> type.
164
+
165
+
</li>
166
+
<!-- <li id="g@@@@"><a href=""></a></li> -->
167
+
</ul>
168
+
169
+
<h3>Changes in other named extensions</h3>
170
+
171
+
<ul>
172
+
<liid="g1882"><ahref="https://github.com/schemaorg/schemaorg/issues/1882">Issue #1882</a>: Fix to OccupationalTherapy - Made OccupationalTherapy a simple class instead of a typeof schema:MedicalSpecialty</li>
173
+
</ul>
174
+
175
+
176
+
<h3>Site Improvements</h3>
177
+
<ul>
178
+
<liid="g1879"><ahref="https://github.com/schemaorg/schemaorg/issues/1879">Issue #1879</a>: Fix to duplicate and missing properties listings in the CSV outputs for Types and Enumeration values. Issues (also <ahref="https://github.com/schemaorg/schemaorg/issues/#1882">#1882</a>)</li>
0 commit comments