Skip to content

Commit 91bc697

Browse files
committed
Working on conversion of 900+ lines of changes into release note format.
For #1891 release 3.4.
1 parent a5e92c1 commit 91bc697

File tree

1 file changed

+54
-2
lines changed

1 file changed

+54
-2
lines changed

docs/releases.html

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ <h1>
105105

106106
<h1>Releases</h1>
107107

108-
<p>This page lists schema.org releases, most recent first. New developments are <a href="https://github.com/schemaorg/schemaorg">discussed on Github</a>. See <a href="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 <a href="https://github.com/schemaorg/schemaorg">discussed on Github</a>; editorial works-in-progress
109+
are publicly staged on the <a href="http://webschemas.org/">webschemas.org</a> drafting site for review and collaboration. See <a href="howwework.html">how we work</a> for more background.</p>
110110
<br/>
111111

112112
<table class="grid">
@@ -133,6 +133,58 @@ <h3>Pending changes</h3>
133133

134134
<tr>
135135

136+
<td class="release"><a href="/version/3.4/">3.4</a><br/>sdo-telesto<br/>TBD</td>
137+
138+
<td>
139+
<span id="v.next"></span>
140+
<span id="sdo-telesto"></span>
141+
<span id="v3.4"></span>
142+
143+
<p>
144+
Version 3.4 (working name 'sdo-telesto'). See <a href="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 <a href="http://pending.schema.org/">Pending</a> section</h3>
157+
158+
<ul>
159+
<li id="g1670"><a href="https://github.com/schemaorg/schemaorg/issues/1670">Issue #1670</a>: Add a <a href="/subjectOf">subjectOf</a> to <a href="/Thing">Thing</a> as a reverse property of <a href="/about">about</a>.
160+
</li>
161+
<li id="g1689"><a href="https://github.com/schemaorg/schemaorg/issues/1689">Issue #1689</a>: Add <a href="/EmployerAggregateRating">EmployerAggregateRating</a> as a subtype of <a href="/AggregateRating">AggregateRating</a> to differentiate ratings for the entity as an employer and the <a href="/reviewAspect">reviewAspect</a> property to <a href="/Review">Review</a> and <a href="/Rating">Rating</a> to allow authors to specify the facet or relevant part of being reviewed.
162+
</li>
163+
<li id="g1698"><a href="https://github.com/schemaorg/schemaorg/issues/1698">Issue #1698</a>: Add a <a href="/Occupation">Occupation</a> type with the supporting properties, many of which existed for <a href="JobPosting">JobPosting</a>. A <a href="/Person">Person's</a> occupation can be specified with <a href="hasOccupation">hasOccupation</a>. The Occupation's <a href="/estimatedSalary">estimatedSalary</a> is expressed as a <a href="/MonetaryAmountDistribution">MonetaryAmountDistribution</a>, a subtype of the new <a href="/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+
<li id="g1882"><a href="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+
<li id="g1879"><a href="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 <a href="https://github.com/schemaorg/schemaorg/issues/#1882">#1882</a>)</li>
179+
180+
</ul>
181+
182+
</td>
183+
184+
</tr>
185+
186+
<tr>
187+
136188
<td class="release"><a href="/version/3.3/">3.3</a><br/>sdo-enceladus<br/>2018-08-14</td>
137189

138190
<td>

0 commit comments

Comments
 (0)