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
+122-1Lines changed: 122 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,127 @@ <h1>Releases</h1>
90
90
91
91
<!-- note: please keep this file well-formed, i.e. close li tags etc. -->
92
92
93
+
<tr>
94
+
<tdclass="release">29.4<br/>2025-12-08</td>
95
+
<td>
96
+
<spanid="v29.4"></span>
97
+
<p>
98
+
Version 29.4 - Many schema and infra updates</p>
99
+
</td>
100
+
<td>
101
+
<ul>
102
+
<liid="g4495">
103
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4495">Issue #4495</a>: Add new type <ahref="/ConferenceEvent">ConferenceEvent</a> as a subtype of <ahref="/Event">Event</a>. Add new properties <ahref="/hasParticipationOffer">hasParticipationOffer</a> and <ahref="/hasSponsorshipOffer">hasSponsorshipOffer</a> with values of type <ahref="/Offer">Offer</a> to <ahref="/ConferenceEvent">ConferenceEvent</a>.
104
+
</li>
105
+
<liid="g4505">
106
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4505">Issue #4505</a>: Add cross-schema examples with vocabulary from <ahref="https://www.gs1.org/gs1-web-vocabulary ">GS1 web vocabulary</a>and <ahref="https://vocabulary.uncefact.org/">UN/CEFACT</a>.
107
+
</li>
108
+
<liid="g4533">
109
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4533">Issue #4533</a>: Allow values of type <ahref="/StructuredValue">StructuredValue</a> for property <ahref="/reviewAspect/">reviewAspect</a>.
110
+
</li>
111
+
<liid="g4532">
112
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4532">Issue #4532</a>: Add <ahref="/category">category</a> to <ahref="/Guide">Guide</a>.
113
+
</li>
114
+
<liid="g4468">
115
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4468">Issue #4468</a>: Add new type <ahref="/PerformingArtsEvent">PerformingArtsEvent</a> as a subtype of <ahref="/Event">Event</a>.
116
+
</li>
117
+
<liid="g4513">
118
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4513">Issue #4513</a>: Add new <ahref="/displayLocation">displayLocation</a> property with values of range <ahref="/Place">Place</a>. Add <ahref="/displayLocation">displayLocation</a> to <ahref="/CreativeWork">CreativeWork</a> and <ahref="/Product">Product</a>.
119
+
</li>
120
+
<liid="g4546">
121
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4546">Issue #4546</a>: Add new types <ahref="/CurrencyCode">CurrencyCode</a>, <ahref="/CountryCode">CountryCode</a>, and <ahref="/LanguageCode">LanguageCode</a> as a subtype of <ahref="/Text">Text</a>. Allow values of type <ahref="/CurrencyCode">CurrencyCode</a> for use on <ahref="/costCurrency"> costCurrency</a>, <ahref="/currency">currency</a>, <ahref="/discountCurrency">discountCurrency</a>, <ahref="/priceCurrency">priceCurrency</a>, and <ahref="/salaryCurrency">salaryCurrency</a>. Allow values of type <ahref="/LanguageCode">LanguageCode</a> for use on <ahref="/inLanguage">inLanguage</a>, <ahref="/knowsLanguage">knowsLanguage</a>, <ahref="/subtitleLanguage">subtitleLanguage</a>, and <ahref="/availableLanguage">availableLanguage</a>. Allow values of type <ahref="/CountryCode">CountryCode</a> for use on <ahref="/returnPolicyCountry">returnPolicyCountry</a>, <ahref="/addressCountry">addressContry</a>, <ahref="/applicableCountry">applicableCountry</a>, <ahref="/countriesNotSupported">countriesNotSupported</a>, <ahref="/countriesSupported">countriesSupported</a>, <ahref="/countryOfAssembly">countryOfAssembly</a>, and <ahref="/countryOfLastProcessing">countryOfLastProcessing</a>
122
+
</li>
123
+
<liid="g4567">
124
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4567">Issue #4567</a>: Allow values of type <ahref="/AdministrativeRegion">AdministrativeRegion</a> for property <ahref="/addressRegion">addressRegion</a>.
: Add OWL equivalences for UN/CEFACT, OWL, OMG, and GS1 ontologies.
132
+
</li>
133
+
<liid="g4576">
134
+
<ahref="https://github.com/schemaorg/schemaorg/pull/4576">PR #4576</a>: Make <ahref="/OrderItem">OrderItem</a> a subtype of <ahref="/StructuredValue">StructuredValue</a> instead of <ahref="/Intangible">Intangible</a> to align with <ahref="/TypeAndQuantityNode">TypeAndQuantityNode</a>.
135
+
</li>
136
+
<liid="g4540">
137
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4540">Issue #4540</a>: Add new property <ahref="/lifeEvent">lifeEvent</a> with values of type <ahref="Event">Event</a> to <ahref="/Person">Person</a>.
138
+
</li>
139
+
<liid="g4582">
140
+
<ahref="https://github.com/schemaorg/schemaorg/pull/4582">PR #4582</a>: Add <ahref="/Place">Place</a> a supertype for <ahref="/DefinedRegion">DefinedRegion</a>.
141
+
</li>
142
+
<liid="g4527">
143
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4527">Issue #4527</a>: Add new type <ahref="/AtomicEvent">AtomicEvent</a> as subtype of type <ahref="StructuredValue">StructuredValue</a> to represent events without a duration. Add new properties <ahref="/source">source</a> with values of type <ahref="/Thing">Thing</a> , <ahref="/timestamp">timestamp</a> with values of type <ahref="/DateTime">DateTime</a>, and <ahref="/data">data</a> with values of type <ahref="/Thing">Thing</a> to <ahref="/AtomicEvent">AtomicEvent</a>.
144
+
</li>
145
+
<liid="g4507">
146
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4507">Issue #4507</a>: Add new basic authentication concepts <ahref="/AuthenticateAction">AuthenticateAction</a>, <ahref="/LoginAction">LoginAction</a>, and <ahref="/ResetPasswordAction">ResetPasswordAction</a> as subtypes of <ahref="/ControlAction">ControlAction</a>.
147
+
</li>
148
+
<liid="g3697">
149
+
<ahref="https://github.com/schemaorg/schemaorg/issues/3697">Issue #3697</a>: Add new type <ahref="/SequentialArt">SequentialArt</a> as a subtype of <ahref="/VisualArtwork">VisualArtwork</a> and <ahref="/Book">Book</a>, replacing <ahref="/GraphicNovel">GraphicNovel</a> which is now marked as deprecated.
150
+
</li>
151
+
<liid="g4470">
152
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4470">Issue #4470</a>: Add new type <ahref="/OnlineMarketplace">OnlineMarketplace</a> as subtype of type <ahref="OnlineStore">OnlineStore</a>. Add new property <ahref="/hasStore">hasStore</a> (with inverse property <ahref="/isStoreOn">isStoreOn</a>) with values of type <ahref="/OnlineStore">OnlineStore</a> to <ahref="/OnlineMarketplace">OnlineMarketplace</a>.
153
+
</li>
154
+
<liid="g3691">
155
+
<ahref="https://github.com/schemaorg/schemaorg/pull/3691">PR #3691</a>: Add missing values to enumeration <ahref="/DigitalSourceType">DigitalSourceType</a>.
156
+
</li>
157
+
<liid="g4592">
158
+
<ahref="https://github.com/schemaorg/schemaorg/pull/4592">PR #4592</a>: Allow values of type <ahref="/DefinedTerm">DefinedTerm</a> for property <ahref="/genre">genre</a>.
159
+
</li>
160
+
<liid="g4575">
161
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4575">Issue #4575</a>: Add new types <ahref="/OperatingSystem">OperatingSystem</a> and <ahref="/RuntimePlatform">RuntimePlatform</a> as subtypes of <ahref="/SoftwareApplication">SoftwareApplication</a>. Allow values of type <ahref="/OperatingSystem">OperatingSystem</a> for properties <ahref="/operatingSystem">operatingSystem</a> and <ahref="/softwareRequirements">softwareRequirements</a>. Allow values of type <ahref="/RuntimePlatform">RuntimePlatform</a> for properties <ahref="/runtimePlatform">runtimePlatform</a> and <ahref="/softwareRequirements">softwareRequirements</a>. Add property <ahref="/runtimePlatform">runtimePlatform</a> to <ahref="/SoftwareApplication">SoftwareApplication</a>. Add <ahref="/OperatingSystem">OperatingSystem</a> as a supertype for <ahref="/DigitalPlatformEnumeration">DigitalPlatformEnumeration</a>.
162
+
</li>
163
+
<liid="g4603">
164
+
<ahref="https://github.com/schemaorg/schemaorg/issues/4603">Issue #4603</a>: Generalize property <ahref="/owns">owns</a> by allowing values of type <ahref="Thing">Thing</a> instead of only <ahref="/OwnershipInfo">OwnershipInfo</a> and <ahref="/Product">Product</a>. Add inverse property <ahref="/owner">owner</a> for <ahref="/owns">owns</a>.
165
+
</li>
166
+
<liid="g4541">
167
+
<ahref="https://github.com/schemaorg/schemaorg/issue/4541">Issue #4541</a>: Allow values of type <ahref="/Date">Date</a> for property <ahref="/observationDate">observationDate</a>.
168
+
</li>
169
+
<liid="g4588">
170
+
<ahref="https://github.com/schemaorg/schemaorg/issue/4588">Issue #4588</a>: Add property <ahref="/about">about</a> to <ahref="/DefinedTerm">DefinedTerm</a> and <ahref="/DefinedTermSet">DefinedTermSet</a>.
<ahref="https://github.com/schemaorg/schemaorg/issues/4470">Issue #4470</a>: Add <ahref="/OnlineMarketplace">OnlineMarketplace</a> as a subtype of <ahref="/OnlineStore">OnlineStore</a>. Add <ahref="/hasStore">hasStore</a> property for use on <ahref="/OnlineMarketplace">OnlineMarketplace</a>. Add inverse property <ahref="/isStoreOn">isStoreOn</a> for use on <ahref="/OnlineStore">OnlineStore</a>.
0 commit comments