@xylabs/react-rich-result 2.17.5 → 2.17.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1710 -1710
- package/docs/enums/ActionStatusType.html +5 -5
- package/docs/enums/ContactPointOption.html +3 -3
- package/docs/enums/ItemAvailability.html +10 -10
- package/docs/enums/MapCategoryType.html +5 -5
- package/docs/interfaces/Action.html +25 -25
- package/docs/interfaces/AggregateRating.html +22 -22
- package/docs/interfaces/Article.html +125 -125
- package/docs/interfaces/Base.html +2 -2
- package/docs/interfaces/Brand.html +18 -18
- package/docs/interfaces/Class.html +15 -15
- package/docs/interfaces/ContactPoint.html +22 -22
- package/docs/interfaces/CreativeWork.html +117 -117
- package/docs/interfaces/EntryPoint.html +20 -20
- package/docs/interfaces/Enumeration.html +15 -15
- package/docs/interfaces/GeoShape.html +22 -22
- package/docs/interfaces/GeospatialGeometry.html +24 -24
- package/docs/interfaces/ImageObject.html +125 -125
- package/docs/interfaces/Map.html +118 -118
- package/docs/interfaces/MediaObject.html +121 -121
- package/docs/interfaces/MobileApplication.html +139 -139
- package/docs/interfaces/Offer.html +57 -57
- package/docs/interfaces/Organization.html +69 -69
- package/docs/interfaces/Person.html +71 -71
- package/docs/interfaces/Place.html +51 -51
- package/docs/interfaces/PostalAddress.html +28 -28
- package/docs/interfaces/Product.html +54 -54
- package/docs/interfaces/Property.html +18 -18
- package/docs/interfaces/PropertyValue.html +22 -22
- package/docs/interfaces/QualitativeValue.html +23 -23
- package/docs/interfaces/QuantitativeValue.html +22 -22
- package/docs/interfaces/Rating.html +19 -19
- package/docs/interfaces/Review.html +121 -121
- package/docs/interfaces/RichResultProps.html +2 -2
- package/docs/interfaces/Service.html +35 -35
- package/docs/interfaces/SoftwareApplication.html +138 -138
- package/docs/interfaces/Thing.html +14 -14
- package/docs/types/AdministrativeArea.html +1 -1
- package/docs/types/Country.html +1 -1
- package/docs/types/DateTime.html +1 -1
- package/docs/types/Intangible.html +1 -1
- package/docs/types/Integer.html +1 -1
- package/docs/types/Language.html +1 -1
- package/docs/types/Photograph.html +1 -1
- package/docs/types/StructuredValue.html +1 -1
- package/docs/types/Text.html +1 -1
- package/docs/types/Time.html +1 -1
- package/docs/types/URL.html +1 -1
- package/docs/types/VirtualLocation.html +1 -1
- package/package.json +1 -1
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<ul class="tsd-hierarchy">
|
|
23
23
|
<li><span class="target">ImageObject</span></li></ul></li></ul></section><aside class="tsd-sources">
|
|
24
24
|
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
25
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ImageObject.ts#L5">packages/rich-result/src/jsonld/ImageObject.ts:5</a></li></ul></aside>
|
|
26
26
|
<section class="tsd-panel-group tsd-index-group">
|
|
27
27
|
<section class="tsd-panel tsd-index-panel">
|
|
28
28
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -162,741 +162,741 @@
|
|
|
162
162
|
<div class="tsd-signature"><span class="tsd-kind-property">@type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
163
163
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#_type">@type</a></p>
|
|
164
164
|
<ul>
|
|
165
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
165
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
|
|
166
166
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="about" class="tsd-anchor"></a>
|
|
167
167
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>about</span><a href="#about" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
168
168
|
<div class="tsd-signature"><span class="tsd-kind-property">about</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
|
|
169
169
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#about">about</a></p>
|
|
170
170
|
<ul>
|
|
171
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
171
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L21">packages/rich-result/src/jsonld/CreativeWork.ts:21</a></li></ul></aside></section>
|
|
172
172
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="abstract" class="tsd-anchor"></a>
|
|
173
173
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>abstract</span><a href="#abstract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
174
174
|
<div class="tsd-signature"><span class="tsd-kind-property">abstract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
175
175
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#abstract">abstract</a></p>
|
|
176
176
|
<ul>
|
|
177
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
177
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L22">packages/rich-result/src/jsonld/CreativeWork.ts:22</a></li></ul></aside></section>
|
|
178
178
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessMode" class="tsd-anchor"></a>
|
|
179
179
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>access<wbr/>Mode</span><a href="#accessMode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
180
180
|
<div class="tsd-signature"><span class="tsd-kind-property">access<wbr/>Mode</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
181
181
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessMode">accessMode</a></p>
|
|
182
182
|
<ul>
|
|
183
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
183
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L23">packages/rich-result/src/jsonld/CreativeWork.ts:23</a></li></ul></aside></section>
|
|
184
184
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessModeSufficient" class="tsd-anchor"></a>
|
|
185
185
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>access<wbr/>Mode<wbr/>Sufficient</span><a href="#accessModeSufficient" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
186
186
|
<div class="tsd-signature"><span class="tsd-kind-property">access<wbr/>Mode<wbr/>Sufficient</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
187
187
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessModeSufficient">accessModeSufficient</a></p>
|
|
188
188
|
<ul>
|
|
189
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
189
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L24">packages/rich-result/src/jsonld/CreativeWork.ts:24</a></li></ul></aside></section>
|
|
190
190
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityAPI" class="tsd-anchor"></a>
|
|
191
191
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibilityAPI</span><a href="#accessibilityAPI" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
192
192
|
<div class="tsd-signature"><span class="tsd-kind-property">accessibilityAPI</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
193
193
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessibilityAPI">accessibilityAPI</a></p>
|
|
194
194
|
<ul>
|
|
195
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
195
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L25">packages/rich-result/src/jsonld/CreativeWork.ts:25</a></li></ul></aside></section>
|
|
196
196
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityControl" class="tsd-anchor"></a>
|
|
197
197
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Control</span><a href="#accessibilityControl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
198
198
|
<div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Control</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
199
199
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessibilityControl">accessibilityControl</a></p>
|
|
200
200
|
<ul>
|
|
201
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
201
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L26">packages/rich-result/src/jsonld/CreativeWork.ts:26</a></li></ul></aside></section>
|
|
202
202
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityFeature" class="tsd-anchor"></a>
|
|
203
203
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Feature</span><a href="#accessibilityFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
204
204
|
<div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Feature</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
205
205
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessibilityFeature">accessibilityFeature</a></p>
|
|
206
206
|
<ul>
|
|
207
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
207
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L27">packages/rich-result/src/jsonld/CreativeWork.ts:27</a></li></ul></aside></section>
|
|
208
208
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityHazard" class="tsd-anchor"></a>
|
|
209
209
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Hazard</span><a href="#accessibilityHazard" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
210
210
|
<div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Hazard</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
211
211
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessibilityHazard">accessibilityHazard</a></p>
|
|
212
212
|
<ul>
|
|
213
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
213
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L28">packages/rich-result/src/jsonld/CreativeWork.ts:28</a></li></ul></aside></section>
|
|
214
214
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilitySummary" class="tsd-anchor"></a>
|
|
215
215
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Summary</span><a href="#accessibilitySummary" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
216
216
|
<div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Summary</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
217
217
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accessibilitySummary">accessibilitySummary</a></p>
|
|
218
218
|
<ul>
|
|
219
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
219
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L29">packages/rich-result/src/jsonld/CreativeWork.ts:29</a></li></ul></aside></section>
|
|
220
220
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accountablePerson" class="tsd-anchor"></a>
|
|
221
221
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accountable<wbr/>Person</span><a href="#accountablePerson" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
222
222
|
<div class="tsd-signature"><span class="tsd-kind-property">accountable<wbr/>Person</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
|
|
223
223
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#accountablePerson">accountablePerson</a></p>
|
|
224
224
|
<ul>
|
|
225
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
225
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L30">packages/rich-result/src/jsonld/CreativeWork.ts:30</a></li></ul></aside></section>
|
|
226
226
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="acquireLicensePage" class="tsd-anchor"></a>
|
|
227
227
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>acquire<wbr/>License<wbr/>Page</span><a href="#acquireLicensePage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
228
228
|
<div class="tsd-signature"><span class="tsd-kind-property">acquire<wbr/>License<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
229
229
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#acquireLicensePage">acquireLicensePage</a></p>
|
|
230
230
|
<ul>
|
|
231
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
231
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L31">packages/rich-result/src/jsonld/CreativeWork.ts:31</a></li></ul></aside></section>
|
|
232
232
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
|
|
233
233
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Type</span><a href="#additionalType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
234
234
|
<div class="tsd-signature"><span class="tsd-kind-property">additional<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
235
235
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#additionalType">additionalType</a></p>
|
|
236
236
|
<ul>
|
|
237
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
237
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
|
|
238
238
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="aggregateRating" class="tsd-anchor"></a>
|
|
239
239
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>aggregate<wbr/>Rating</span><a href="#aggregateRating" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
240
240
|
<div class="tsd-signature"><span class="tsd-kind-property">aggregate<wbr/>Rating</span><span class="tsd-signature-symbol">?:</span> <a href="AggregateRating.html" class="tsd-signature-type tsd-kind-interface">AggregateRating</a></div><aside class="tsd-sources">
|
|
241
241
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#aggregateRating">aggregateRating</a></p>
|
|
242
242
|
<ul>
|
|
243
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
243
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L32">packages/rich-result/src/jsonld/CreativeWork.ts:32</a></li></ul></aside></section>
|
|
244
244
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
|
|
245
245
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alternate<wbr/>Name</span><a href="#alternateName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
246
246
|
<div class="tsd-signature"><span class="tsd-kind-property">alternate<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
247
247
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#alternateName">alternateName</a></p>
|
|
248
248
|
<ul>
|
|
249
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
249
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
|
|
250
250
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternativeHeading" class="tsd-anchor"></a>
|
|
251
251
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alternative<wbr/>Heading</span><a href="#alternativeHeading" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
252
252
|
<div class="tsd-signature"><span class="tsd-kind-property">alternative<wbr/>Heading</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
253
253
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#alternativeHeading">alternativeHeading</a></p>
|
|
254
254
|
<ul>
|
|
255
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
255
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L33">packages/rich-result/src/jsonld/CreativeWork.ts:33</a></li></ul></aside></section>
|
|
256
256
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="assesses" class="tsd-anchor"></a>
|
|
257
257
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>assesses</span><a href="#assesses" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
258
258
|
<div class="tsd-signature"><span class="tsd-kind-property">assesses</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
259
259
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#assesses">assesses</a></p>
|
|
260
260
|
<ul>
|
|
261
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
261
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L34">packages/rich-result/src/jsonld/CreativeWork.ts:34</a></li></ul></aside></section>
|
|
262
262
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="associatedMedia" class="tsd-anchor"></a>
|
|
263
263
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>associated<wbr/>Media</span><a href="#associatedMedia" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
264
264
|
<div class="tsd-signature"><span class="tsd-kind-property">associated<wbr/>Media</span><span class="tsd-signature-symbol">?:</span> <a href="MediaObject.html" class="tsd-signature-type tsd-kind-interface">MediaObject</a></div><aside class="tsd-sources">
|
|
265
265
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#associatedMedia">associatedMedia</a></p>
|
|
266
266
|
<ul>
|
|
267
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
267
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L35">packages/rich-result/src/jsonld/CreativeWork.ts:35</a></li></ul></aside></section>
|
|
268
268
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="audience" class="tsd-anchor"></a>
|
|
269
269
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>audience</span><a href="#audience" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
270
270
|
<div class="tsd-signature"><span class="tsd-kind-property">audience</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
271
271
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#audience">audience</a></p>
|
|
272
272
|
<ul>
|
|
273
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
273
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L36">packages/rich-result/src/jsonld/CreativeWork.ts:36</a></li></ul></aside></section>
|
|
274
274
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="audio" class="tsd-anchor"></a>
|
|
275
275
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>audio</span><a href="#audio" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
276
276
|
<div class="tsd-signature"><span class="tsd-kind-property">audio</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
277
277
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#audio">audio</a></p>
|
|
278
278
|
<ul>
|
|
279
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
279
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L37">packages/rich-result/src/jsonld/CreativeWork.ts:37</a></li></ul></aside></section>
|
|
280
280
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="author" class="tsd-anchor"></a>
|
|
281
281
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>author</span><a href="#author" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
282
282
|
<div class="tsd-signature"><span class="tsd-kind-property">author</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
283
283
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#author">author</a></p>
|
|
284
284
|
<ul>
|
|
285
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
285
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L38">packages/rich-result/src/jsonld/CreativeWork.ts:38</a></li></ul></aside></section>
|
|
286
286
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="award" class="tsd-anchor"></a>
|
|
287
287
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>award</span><a href="#award" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
288
288
|
<div class="tsd-signature"><span class="tsd-kind-property">award</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
289
289
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#award">award</a></p>
|
|
290
290
|
<ul>
|
|
291
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
291
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L39">packages/rich-result/src/jsonld/CreativeWork.ts:39</a></li></ul></aside></section>
|
|
292
292
|
<section class="tsd-panel tsd-member"><a id="caption" class="tsd-anchor"></a>
|
|
293
293
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>caption</span><a href="#caption" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
294
294
|
<div class="tsd-signature"><span class="tsd-kind-property">caption</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
295
295
|
<ul>
|
|
296
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
296
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ImageObject.ts#L6">packages/rich-result/src/jsonld/ImageObject.ts:6</a></li></ul></aside></section>
|
|
297
297
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="character" class="tsd-anchor"></a>
|
|
298
298
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>character</span><a href="#character" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
299
299
|
<div class="tsd-signature"><span class="tsd-kind-property">character</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
|
|
300
300
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#character">character</a></p>
|
|
301
301
|
<ul>
|
|
302
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
302
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L40">packages/rich-result/src/jsonld/CreativeWork.ts:40</a></li></ul></aside></section>
|
|
303
303
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="citation" class="tsd-anchor"></a>
|
|
304
304
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>citation</span><a href="#citation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
305
305
|
<div class="tsd-signature"><span class="tsd-kind-property">citation</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
306
306
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#citation">citation</a></p>
|
|
307
307
|
<ul>
|
|
308
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
308
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L41">packages/rich-result/src/jsonld/CreativeWork.ts:41</a></li></ul></aside></section>
|
|
309
309
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="comment" class="tsd-anchor"></a>
|
|
310
310
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>comment</span><a href="#comment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
311
311
|
<div class="tsd-signature"><span class="tsd-kind-property">comment</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
312
312
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#comment">comment</a></p>
|
|
313
313
|
<ul>
|
|
314
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
314
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L42">packages/rich-result/src/jsonld/CreativeWork.ts:42</a></li></ul></aside></section>
|
|
315
315
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="commentCount" class="tsd-anchor"></a>
|
|
316
316
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>comment<wbr/>Count</span><a href="#commentCount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
317
317
|
<div class="tsd-signature"><span class="tsd-kind-property">comment<wbr/>Count</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
318
318
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#commentCount">commentCount</a></p>
|
|
319
319
|
<ul>
|
|
320
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
320
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L43">packages/rich-result/src/jsonld/CreativeWork.ts:43</a></li></ul></aside></section>
|
|
321
321
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="conditionsOfAccess" class="tsd-anchor"></a>
|
|
322
322
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>conditions<wbr/>Of<wbr/>Access</span><a href="#conditionsOfAccess" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
323
323
|
<div class="tsd-signature"><span class="tsd-kind-property">conditions<wbr/>Of<wbr/>Access</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
324
324
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#conditionsOfAccess">conditionsOfAccess</a></p>
|
|
325
325
|
<ul>
|
|
326
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
326
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L44">packages/rich-result/src/jsonld/CreativeWork.ts:44</a></li></ul></aside></section>
|
|
327
327
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentLocation" class="tsd-anchor"></a>
|
|
328
328
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Location</span><a href="#contentLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
329
329
|
<div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Location</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
|
|
330
330
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contentLocation">contentLocation</a></p>
|
|
331
331
|
<ul>
|
|
332
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
332
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L45">packages/rich-result/src/jsonld/CreativeWork.ts:45</a></li></ul></aside></section>
|
|
333
333
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentRating" class="tsd-anchor"></a>
|
|
334
334
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Rating</span><a href="#contentRating" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
335
335
|
<div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Rating</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Rating.html" class="tsd-signature-type tsd-kind-interface">Rating</a></div><aside class="tsd-sources">
|
|
336
336
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contentRating">contentRating</a></p>
|
|
337
337
|
<ul>
|
|
338
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
338
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L46">packages/rich-result/src/jsonld/CreativeWork.ts:46</a></li></ul></aside></section>
|
|
339
339
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentReferenceTime" class="tsd-anchor"></a>
|
|
340
340
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Reference<wbr/>Time</span><a href="#contentReferenceTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
341
341
|
<div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Reference<wbr/>Time</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
342
342
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contentReferenceTime">contentReferenceTime</a></p>
|
|
343
343
|
<ul>
|
|
344
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
344
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L47">packages/rich-result/src/jsonld/CreativeWork.ts:47</a></li></ul></aside></section>
|
|
345
345
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentSize" class="tsd-anchor"></a>
|
|
346
346
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Size</span><a href="#contentSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
347
347
|
<div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Size</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
348
348
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contentSize">contentSize</a></p>
|
|
349
349
|
<ul>
|
|
350
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
350
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/MediaObject.ts#L7">packages/rich-result/src/jsonld/MediaObject.ts:7</a></li></ul></aside></section>
|
|
351
351
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentUrl" class="tsd-anchor"></a>
|
|
352
352
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Url</span><a href="#contentUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
353
353
|
<div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
354
354
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contentUrl">contentUrl</a></p>
|
|
355
355
|
<ul>
|
|
356
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
356
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/MediaObject.ts#L8">packages/rich-result/src/jsonld/MediaObject.ts:8</a></li></ul></aside></section>
|
|
357
357
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contributor" class="tsd-anchor"></a>
|
|
358
358
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>contributor</span><a href="#contributor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
359
359
|
<div class="tsd-signature"><span class="tsd-kind-property">contributor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
360
360
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#contributor">contributor</a></p>
|
|
361
361
|
<ul>
|
|
362
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
362
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L48">packages/rich-result/src/jsonld/CreativeWork.ts:48</a></li></ul></aside></section>
|
|
363
363
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightHolder" class="tsd-anchor"></a>
|
|
364
364
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Holder</span><a href="#copyrightHolder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
365
365
|
<div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Holder</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
366
366
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#copyrightHolder">copyrightHolder</a></p>
|
|
367
367
|
<ul>
|
|
368
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
368
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L49">packages/rich-result/src/jsonld/CreativeWork.ts:49</a></li></ul></aside></section>
|
|
369
369
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightNotice" class="tsd-anchor"></a>
|
|
370
370
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Notice</span><a href="#copyrightNotice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
371
371
|
<div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Notice</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
372
372
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#copyrightNotice">copyrightNotice</a></p>
|
|
373
373
|
<ul>
|
|
374
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
374
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L50">packages/rich-result/src/jsonld/CreativeWork.ts:50</a></li></ul></aside></section>
|
|
375
375
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightYear" class="tsd-anchor"></a>
|
|
376
376
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Year</span><a href="#copyrightYear" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
377
377
|
<div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Year</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
378
378
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#copyrightYear">copyrightYear</a></p>
|
|
379
379
|
<ul>
|
|
380
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
380
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L51">packages/rich-result/src/jsonld/CreativeWork.ts:51</a></li></ul></aside></section>
|
|
381
381
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="correction" class="tsd-anchor"></a>
|
|
382
382
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>correction</span><a href="#correction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
383
383
|
<div class="tsd-signature"><span class="tsd-kind-property">correction</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
384
384
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#correction">correction</a></p>
|
|
385
385
|
<ul>
|
|
386
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
386
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L52">packages/rich-result/src/jsonld/CreativeWork.ts:52</a></li></ul></aside></section>
|
|
387
387
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creativeWorkStatus" class="tsd-anchor"></a>
|
|
388
388
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>creative<wbr/>Work<wbr/>Status</span><a href="#creativeWorkStatus" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
389
389
|
<div class="tsd-signature"><span class="tsd-kind-property">creative<wbr/>Work<wbr/>Status</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
390
390
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#creativeWorkStatus">creativeWorkStatus</a></p>
|
|
391
391
|
<ul>
|
|
392
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
392
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L53">packages/rich-result/src/jsonld/CreativeWork.ts:53</a></li></ul></aside></section>
|
|
393
393
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creator" class="tsd-anchor"></a>
|
|
394
394
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>creator</span><a href="#creator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
395
395
|
<div class="tsd-signature"><span class="tsd-kind-property">creator</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
396
396
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#creator">creator</a></p>
|
|
397
397
|
<ul>
|
|
398
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
398
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L54">packages/rich-result/src/jsonld/CreativeWork.ts:54</a></li></ul></aside></section>
|
|
399
399
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creditText" class="tsd-anchor"></a>
|
|
400
400
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>credit<wbr/>Text</span><a href="#creditText" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
401
401
|
<div class="tsd-signature"><span class="tsd-kind-property">credit<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
402
402
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#creditText">creditText</a></p>
|
|
403
403
|
<ul>
|
|
404
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
404
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L55">packages/rich-result/src/jsonld/CreativeWork.ts:55</a></li></ul></aside></section>
|
|
405
405
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateCreated" class="tsd-anchor"></a>
|
|
406
406
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Created</span><a href="#dateCreated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
407
407
|
<div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Created</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
408
408
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#dateCreated">dateCreated</a></p>
|
|
409
409
|
<ul>
|
|
410
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
410
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L56">packages/rich-result/src/jsonld/CreativeWork.ts:56</a></li></ul></aside></section>
|
|
411
411
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateModified" class="tsd-anchor"></a>
|
|
412
412
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Modified</span><a href="#dateModified" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
413
413
|
<div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Modified</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
414
414
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#dateModified">dateModified</a></p>
|
|
415
415
|
<ul>
|
|
416
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
416
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L57">packages/rich-result/src/jsonld/CreativeWork.ts:57</a></li></ul></aside></section>
|
|
417
417
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="datePublished" class="tsd-anchor"></a>
|
|
418
418
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Published</span><a href="#datePublished" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
419
419
|
<div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Published</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
420
420
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#datePublished">datePublished</a></p>
|
|
421
421
|
<ul>
|
|
422
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
422
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L58">packages/rich-result/src/jsonld/CreativeWork.ts:58</a></li></ul></aside></section>
|
|
423
423
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
|
|
424
424
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>description</span><a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
425
425
|
<div class="tsd-signature"><span class="tsd-kind-property">description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
426
426
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#description">description</a></p>
|
|
427
427
|
<ul>
|
|
428
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
428
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
|
|
429
429
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
|
|
430
430
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>disambiguating<wbr/>Description</span><a href="#disambiguatingDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
431
431
|
<div class="tsd-signature"><span class="tsd-kind-property">disambiguating<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
432
432
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#disambiguatingDescription">disambiguatingDescription</a></p>
|
|
433
433
|
<ul>
|
|
434
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
434
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
|
|
435
435
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="discussionUrl" class="tsd-anchor"></a>
|
|
436
436
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>discussion<wbr/>Url</span><a href="#discussionUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
437
437
|
<div class="tsd-signature"><span class="tsd-kind-property">discussion<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
438
438
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#discussionUrl">discussionUrl</a></p>
|
|
439
439
|
<ul>
|
|
440
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
440
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L59">packages/rich-result/src/jsonld/CreativeWork.ts:59</a></li></ul></aside></section>
|
|
441
441
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="editEIDR" class="tsd-anchor"></a>
|
|
442
442
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>editEIDR</span><a href="#editEIDR" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
443
443
|
<div class="tsd-signature"><span class="tsd-kind-property">editEIDR</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
444
444
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#editEIDR">editEIDR</a></p>
|
|
445
445
|
<ul>
|
|
446
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
446
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L60">packages/rich-result/src/jsonld/CreativeWork.ts:60</a></li></ul></aside></section>
|
|
447
447
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="editor" class="tsd-anchor"></a>
|
|
448
448
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>editor</span><a href="#editor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
449
449
|
<div class="tsd-signature"><span class="tsd-kind-property">editor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
|
|
450
450
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#editor">editor</a></p>
|
|
451
451
|
<ul>
|
|
452
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
452
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L61">packages/rich-result/src/jsonld/CreativeWork.ts:61</a></li></ul></aside></section>
|
|
453
453
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalAlignment" class="tsd-anchor"></a>
|
|
454
454
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Alignment</span><a href="#educationalAlignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
455
455
|
<div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Alignment</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
456
456
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#educationalAlignment">educationalAlignment</a></p>
|
|
457
457
|
<ul>
|
|
458
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
458
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L62">packages/rich-result/src/jsonld/CreativeWork.ts:62</a></li></ul></aside></section>
|
|
459
459
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalLevel" class="tsd-anchor"></a>
|
|
460
460
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Level</span><a href="#educationalLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
461
461
|
<div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
462
462
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#educationalLevel">educationalLevel</a></p>
|
|
463
463
|
<ul>
|
|
464
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
464
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L63">packages/rich-result/src/jsonld/CreativeWork.ts:63</a></li></ul></aside></section>
|
|
465
465
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalUse" class="tsd-anchor"></a>
|
|
466
466
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Use</span><a href="#educationalUse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
467
467
|
<div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Use</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
468
468
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#educationalUse">educationalUse</a></p>
|
|
469
469
|
<ul>
|
|
470
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
470
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L64">packages/rich-result/src/jsonld/CreativeWork.ts:64</a></li></ul></aside></section>
|
|
471
471
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="encoding" class="tsd-anchor"></a>
|
|
472
472
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>encoding</span><a href="#encoding" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
473
473
|
<div class="tsd-signature"><span class="tsd-kind-property">encoding</span><span class="tsd-signature-symbol">?:</span> <a href="MediaObject.html" class="tsd-signature-type tsd-kind-interface">MediaObject</a></div><aside class="tsd-sources">
|
|
474
474
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#encoding">encoding</a></p>
|
|
475
475
|
<ul>
|
|
476
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
476
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L65">packages/rich-result/src/jsonld/CreativeWork.ts:65</a></li></ul></aside></section>
|
|
477
477
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="encodingFormat" class="tsd-anchor"></a>
|
|
478
478
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>encoding<wbr/>Format</span><a href="#encodingFormat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
479
479
|
<div class="tsd-signature"><span class="tsd-kind-property">encoding<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
480
480
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#encodingFormat">encodingFormat</a></p>
|
|
481
481
|
<ul>
|
|
482
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
482
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L66">packages/rich-result/src/jsonld/CreativeWork.ts:66</a></li></ul></aside></section>
|
|
483
483
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="exampleOfWork" class="tsd-anchor"></a>
|
|
484
484
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>example<wbr/>Of<wbr/>Work</span><a href="#exampleOfWork" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
485
485
|
<div class="tsd-signature"><span class="tsd-kind-property">example<wbr/>Of<wbr/>Work</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
486
486
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#exampleOfWork">exampleOfWork</a></p>
|
|
487
487
|
<ul>
|
|
488
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
488
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L67">packages/rich-result/src/jsonld/CreativeWork.ts:67</a></li></ul></aside></section>
|
|
489
489
|
<section class="tsd-panel tsd-member"><a id="exifData" class="tsd-anchor"></a>
|
|
490
490
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>exif<wbr/>Data</span><a href="#exifData" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
491
491
|
<div class="tsd-signature"><span class="tsd-kind-property">exif<wbr/>Data</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
492
492
|
<ul>
|
|
493
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
493
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ImageObject.ts#L7">packages/rich-result/src/jsonld/ImageObject.ts:7</a></li></ul></aside></section>
|
|
494
494
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="expires" class="tsd-anchor"></a>
|
|
495
495
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>expires</span><a href="#expires" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
496
496
|
<div class="tsd-signature"><span class="tsd-kind-property">expires</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
497
497
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#expires">expires</a></p>
|
|
498
498
|
<ul>
|
|
499
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
499
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L68">packages/rich-result/src/jsonld/CreativeWork.ts:68</a></li></ul></aside></section>
|
|
500
500
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="funder" class="tsd-anchor"></a>
|
|
501
501
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>funder</span><a href="#funder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
502
502
|
<div class="tsd-signature"><span class="tsd-kind-property">funder</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
503
503
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#funder">funder</a></p>
|
|
504
504
|
<ul>
|
|
505
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
505
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L69">packages/rich-result/src/jsonld/CreativeWork.ts:69</a></li></ul></aside></section>
|
|
506
506
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="genre" class="tsd-anchor"></a>
|
|
507
507
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>genre</span><a href="#genre" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
508
508
|
<div class="tsd-signature"><span class="tsd-kind-property">genre</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
509
509
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#genre">genre</a></p>
|
|
510
510
|
<ul>
|
|
511
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
511
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L70">packages/rich-result/src/jsonld/CreativeWork.ts:70</a></li></ul></aside></section>
|
|
512
512
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hasPart" class="tsd-anchor"></a>
|
|
513
513
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Part</span><a href="#hasPart" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
514
514
|
<div class="tsd-signature"><span class="tsd-kind-property">has<wbr/>Part</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
515
515
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#hasPart">hasPart</a></p>
|
|
516
516
|
<ul>
|
|
517
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
517
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L71">packages/rich-result/src/jsonld/CreativeWork.ts:71</a></li></ul></aside></section>
|
|
518
518
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="headline" class="tsd-anchor"></a>
|
|
519
519
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>headline</span><a href="#headline" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
520
520
|
<div class="tsd-signature"><span class="tsd-kind-property">headline</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
521
521
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#headline">headline</a></p>
|
|
522
522
|
<ul>
|
|
523
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
523
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L72">packages/rich-result/src/jsonld/CreativeWork.ts:72</a></li></ul></aside></section>
|
|
524
524
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="height" class="tsd-anchor"></a>
|
|
525
525
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>height</span><a href="#height" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
526
526
|
<div class="tsd-signature"><span class="tsd-kind-property">height</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
527
527
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#height">height</a></p>
|
|
528
528
|
<ul>
|
|
529
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
529
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/MediaObject.ts#L9">packages/rich-result/src/jsonld/MediaObject.ts:9</a></li></ul></aside></section>
|
|
530
530
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
|
|
531
531
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>identifier</span><a href="#identifier" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
532
532
|
<div class="tsd-signature"><span class="tsd-kind-property">identifier</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="PropertyValue.html" class="tsd-signature-type tsd-kind-interface">PropertyValue</a></div><aside class="tsd-sources">
|
|
533
533
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#identifier">identifier</a></p>
|
|
534
534
|
<ul>
|
|
535
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
535
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
|
|
536
536
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
|
|
537
537
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>image</span><a href="#image" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
538
538
|
<div class="tsd-signature"><span class="tsd-kind-property">image</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="ImageObject.html" class="tsd-signature-type tsd-kind-interface">ImageObject</a></div><aside class="tsd-sources">
|
|
539
539
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#image">image</a></p>
|
|
540
540
|
<ul>
|
|
541
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
541
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
|
|
542
542
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="inLanguage" class="tsd-anchor"></a>
|
|
543
543
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>in<wbr/>Language</span><a href="#inLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
544
544
|
<div class="tsd-signature"><span class="tsd-kind-property">in<wbr/>Language</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
|
|
545
545
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#inLanguage">inLanguage</a></p>
|
|
546
546
|
<ul>
|
|
547
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
547
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L73">packages/rich-result/src/jsonld/CreativeWork.ts:73</a></li></ul></aside></section>
|
|
548
548
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactionStatistic" class="tsd-anchor"></a>
|
|
549
549
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>interaction<wbr/>Statistic</span><a href="#interactionStatistic" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
550
550
|
<div class="tsd-signature"><span class="tsd-kind-property">interaction<wbr/>Statistic</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
551
551
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#interactionStatistic">interactionStatistic</a></p>
|
|
552
552
|
<ul>
|
|
553
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
553
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L74">packages/rich-result/src/jsonld/CreativeWork.ts:74</a></li></ul></aside></section>
|
|
554
554
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactiveityType" class="tsd-anchor"></a>
|
|
555
555
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>interactiveity<wbr/>Type</span><a href="#interactiveityType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
556
556
|
<div class="tsd-signature"><span class="tsd-kind-property">interactiveity<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
557
557
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#interactiveityType">interactiveityType</a></p>
|
|
558
558
|
<ul>
|
|
559
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
559
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L75">packages/rich-result/src/jsonld/CreativeWork.ts:75</a></li></ul></aside></section>
|
|
560
560
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isAccessibleForFree" class="tsd-anchor"></a>
|
|
561
561
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Accessible<wbr/>For<wbr/>Free</span><a href="#isAccessibleForFree" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
562
562
|
<div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Accessible<wbr/>For<wbr/>Free</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
563
563
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#isAccessibleForFree">isAccessibleForFree</a></p>
|
|
564
564
|
<ul>
|
|
565
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
565
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L76">packages/rich-result/src/jsonld/CreativeWork.ts:76</a></li></ul></aside></section>
|
|
566
566
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isBasedOn" class="tsd-anchor"></a>
|
|
567
567
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Based<wbr/>On</span><a href="#isBasedOn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
568
568
|
<div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Based<wbr/>On</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a><span class="tsd-signature-symbol"> | </span><a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a></div><aside class="tsd-sources">
|
|
569
569
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#isBasedOn">isBasedOn</a></p>
|
|
570
570
|
<ul>
|
|
571
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
571
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L77">packages/rich-result/src/jsonld/CreativeWork.ts:77</a></li></ul></aside></section>
|
|
572
572
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isFamilyFriendly" class="tsd-anchor"></a>
|
|
573
573
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Family<wbr/>Friendly</span><a href="#isFamilyFriendly" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
574
574
|
<div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Family<wbr/>Friendly</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
575
575
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#isFamilyFriendly">isFamilyFriendly</a></p>
|
|
576
576
|
<ul>
|
|
577
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
577
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L78">packages/rich-result/src/jsonld/CreativeWork.ts:78</a></li></ul></aside></section>
|
|
578
578
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isPartOf" class="tsd-anchor"></a>
|
|
579
579
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Part<wbr/>Of</span><a href="#isPartOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
580
580
|
<div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Part<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
581
581
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#isPartOf">isPartOf</a></p>
|
|
582
582
|
<ul>
|
|
583
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
583
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L79">packages/rich-result/src/jsonld/CreativeWork.ts:79</a></li></ul></aside></section>
|
|
584
584
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keywords" class="tsd-anchor"></a>
|
|
585
585
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>keywords</span><a href="#keywords" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
586
586
|
<div class="tsd-signature"><span class="tsd-kind-property">keywords</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
587
587
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#keywords">keywords</a></p>
|
|
588
588
|
<ul>
|
|
589
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
589
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L80">packages/rich-result/src/jsonld/CreativeWork.ts:80</a></li></ul></aside></section>
|
|
590
590
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="learningResourceType" class="tsd-anchor"></a>
|
|
591
591
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>learning<wbr/>Resource<wbr/>Type</span><a href="#learningResourceType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
592
592
|
<div class="tsd-signature"><span class="tsd-kind-property">learning<wbr/>Resource<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
593
593
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#learningResourceType">learningResourceType</a></p>
|
|
594
594
|
<ul>
|
|
595
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
595
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L81">packages/rich-result/src/jsonld/CreativeWork.ts:81</a></li></ul></aside></section>
|
|
596
596
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="license" class="tsd-anchor"></a>
|
|
597
597
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>license</span><a href="#license" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
598
598
|
<div class="tsd-signature"><span class="tsd-kind-property">license</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
599
599
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#license">license</a></p>
|
|
600
600
|
<ul>
|
|
601
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
601
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L82">packages/rich-result/src/jsonld/CreativeWork.ts:82</a></li></ul></aside></section>
|
|
602
602
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="locationCreated" class="tsd-anchor"></a>
|
|
603
603
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>location<wbr/>Created</span><a href="#locationCreated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
604
604
|
<div class="tsd-signature"><span class="tsd-kind-property">location<wbr/>Created</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
|
|
605
605
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#locationCreated">locationCreated</a></p>
|
|
606
606
|
<ul>
|
|
607
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
607
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L83">packages/rich-result/src/jsonld/CreativeWork.ts:83</a></li></ul></aside></section>
|
|
608
608
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainEntry" class="tsd-anchor"></a>
|
|
609
609
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>main<wbr/>Entry</span><a href="#mainEntry" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
610
610
|
<div class="tsd-signature"><span class="tsd-kind-property">main<wbr/>Entry</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
|
|
611
611
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#mainEntry">mainEntry</a></p>
|
|
612
612
|
<ul>
|
|
613
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
613
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L84">packages/rich-result/src/jsonld/CreativeWork.ts:84</a></li></ul></aside></section>
|
|
614
614
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
|
|
615
615
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>main<wbr/>Identity<wbr/>Of<wbr/>Page</span><a href="#mainIdentityOfPage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
616
616
|
<div class="tsd-signature"><span class="tsd-kind-property">main<wbr/>Identity<wbr/>Of<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
617
617
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
|
|
618
618
|
<ul>
|
|
619
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
619
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
|
|
620
620
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="maintainer" class="tsd-anchor"></a>
|
|
621
621
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>maintainer</span><a href="#maintainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
622
622
|
<div class="tsd-signature"><span class="tsd-kind-property">maintainer</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
623
623
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#maintainer">maintainer</a></p>
|
|
624
624
|
<ul>
|
|
625
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
625
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L85">packages/rich-result/src/jsonld/CreativeWork.ts:85</a></li></ul></aside></section>
|
|
626
626
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="material" class="tsd-anchor"></a>
|
|
627
627
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>material</span><a href="#material" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
628
628
|
<div class="tsd-signature"><span class="tsd-kind-property">material</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a></div><aside class="tsd-sources">
|
|
629
629
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#material">material</a></p>
|
|
630
630
|
<ul>
|
|
631
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
631
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L86">packages/rich-result/src/jsonld/CreativeWork.ts:86</a></li></ul></aside></section>
|
|
632
632
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="materialExtent" class="tsd-anchor"></a>
|
|
633
633
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>material<wbr/>Extent</span><a href="#materialExtent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
634
634
|
<div class="tsd-signature"><span class="tsd-kind-property">material<wbr/>Extent</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
|
|
635
635
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#materialExtent">materialExtent</a></p>
|
|
636
636
|
<ul>
|
|
637
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
637
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L87">packages/rich-result/src/jsonld/CreativeWork.ts:87</a></li></ul></aside></section>
|
|
638
638
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mentions" class="tsd-anchor"></a>
|
|
639
639
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>mentions</span><a href="#mentions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
640
640
|
<div class="tsd-signature"><span class="tsd-kind-property">mentions</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
|
|
641
641
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#mentions">mentions</a></p>
|
|
642
642
|
<ul>
|
|
643
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
643
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L88">packages/rich-result/src/jsonld/CreativeWork.ts:88</a></li></ul></aside></section>
|
|
644
644
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
|
|
645
645
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
646
646
|
<div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
647
647
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#name">name</a></p>
|
|
648
648
|
<ul>
|
|
649
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
649
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
|
|
650
650
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="offers" class="tsd-anchor"></a>
|
|
651
651
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>offers</span><a href="#offers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
652
652
|
<div class="tsd-signature"><span class="tsd-kind-property">offers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
653
653
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#offers">offers</a></p>
|
|
654
654
|
<ul>
|
|
655
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
655
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L89">packages/rich-result/src/jsonld/CreativeWork.ts:89</a></li></ul></aside></section>
|
|
656
656
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pattern" class="tsd-anchor"></a>
|
|
657
657
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>pattern</span><a href="#pattern" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
658
658
|
<div class="tsd-signature"><span class="tsd-kind-property">pattern</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
659
659
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#pattern">pattern</a></p>
|
|
660
660
|
<ul>
|
|
661
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
661
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L90">packages/rich-result/src/jsonld/CreativeWork.ts:90</a></li></ul></aside></section>
|
|
662
662
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" class="tsd-anchor"></a>
|
|
663
663
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
664
664
|
<div class="tsd-signature"><span class="tsd-kind-property">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
665
665
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#position">position</a></p>
|
|
666
666
|
<ul>
|
|
667
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
667
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L91">packages/rich-result/src/jsonld/CreativeWork.ts:91</a></li></ul></aside></section>
|
|
668
668
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
|
|
669
669
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>potential<wbr/>Action</span><a href="#potentialAction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
670
670
|
<div class="tsd-signature"><span class="tsd-kind-property">potential<wbr/>Action</span><span class="tsd-signature-symbol">?:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-interface">Action</a></div><aside class="tsd-sources">
|
|
671
671
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#potentialAction">potentialAction</a></p>
|
|
672
672
|
<ul>
|
|
673
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
673
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
|
|
674
674
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="producer" class="tsd-anchor"></a>
|
|
675
675
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>producer</span><a href="#producer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
676
676
|
<div class="tsd-signature"><span class="tsd-kind-property">producer</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
677
677
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#producer">producer</a></p>
|
|
678
678
|
<ul>
|
|
679
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
679
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L92">packages/rich-result/src/jsonld/CreativeWork.ts:92</a></li></ul></aside></section>
|
|
680
680
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="provider" class="tsd-anchor"></a>
|
|
681
681
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>provider</span><a href="#provider" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
682
682
|
<div class="tsd-signature"><span class="tsd-kind-property">provider</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
683
683
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#provider">provider</a></p>
|
|
684
684
|
<ul>
|
|
685
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
685
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L93">packages/rich-result/src/jsonld/CreativeWork.ts:93</a></li></ul></aside></section>
|
|
686
686
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publication" class="tsd-anchor"></a>
|
|
687
687
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publication</span><a href="#publication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
688
688
|
<div class="tsd-signature"><span class="tsd-kind-property">publication</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
689
689
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#publication">publication</a></p>
|
|
690
690
|
<ul>
|
|
691
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
691
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L94">packages/rich-result/src/jsonld/CreativeWork.ts:94</a></li></ul></aside></section>
|
|
692
692
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisher" class="tsd-anchor"></a>
|
|
693
693
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publisher</span><a href="#publisher" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
694
694
|
<div class="tsd-signature"><span class="tsd-kind-property">publisher</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
695
695
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#publisher">publisher</a></p>
|
|
696
696
|
<ul>
|
|
697
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
697
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L95">packages/rich-result/src/jsonld/CreativeWork.ts:95</a></li></ul></aside></section>
|
|
698
698
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisherImprint" class="tsd-anchor"></a>
|
|
699
699
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publisher<wbr/>Imprint</span><a href="#publisherImprint" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
700
700
|
<div class="tsd-signature"><span class="tsd-kind-property">publisher<wbr/>Imprint</span><span class="tsd-signature-symbol">?:</span> <a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
701
701
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#publisherImprint">publisherImprint</a></p>
|
|
702
702
|
<ul>
|
|
703
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
703
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L96">packages/rich-result/src/jsonld/CreativeWork.ts:96</a></li></ul></aside></section>
|
|
704
704
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publishingPrinciples" class="tsd-anchor"></a>
|
|
705
705
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publishing<wbr/>Principles</span><a href="#publishingPrinciples" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
706
706
|
<div class="tsd-signature"><span class="tsd-kind-property">publishing<wbr/>Principles</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
707
707
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#publishingPrinciples">publishingPrinciples</a></p>
|
|
708
708
|
<ul>
|
|
709
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
709
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L97">packages/rich-result/src/jsonld/CreativeWork.ts:97</a></li></ul></aside></section>
|
|
710
710
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="recordedAt" class="tsd-anchor"></a>
|
|
711
711
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>recorded<wbr/>At</span><a href="#recordedAt" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
712
712
|
<div class="tsd-signature"><span class="tsd-kind-property">recorded<wbr/>At</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
|
|
713
713
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#recordedAt">recordedAt</a></p>
|
|
714
714
|
<ul>
|
|
715
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
715
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L98">packages/rich-result/src/jsonld/CreativeWork.ts:98</a></li></ul></aside></section>
|
|
716
716
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="releasedEvent" class="tsd-anchor"></a>
|
|
717
717
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>released<wbr/>Event</span><a href="#releasedEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
718
718
|
<div class="tsd-signature"><span class="tsd-kind-property">released<wbr/>Event</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
719
719
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#releasedEvent">releasedEvent</a></p>
|
|
720
720
|
<ul>
|
|
721
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
721
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L99">packages/rich-result/src/jsonld/CreativeWork.ts:99</a></li></ul></aside></section>
|
|
722
722
|
<section class="tsd-panel tsd-member"><a id="representativeOfPage" class="tsd-anchor"></a>
|
|
723
723
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>representative<wbr/>Of<wbr/>Page</span><a href="#representativeOfPage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
724
724
|
<div class="tsd-signature"><span class="tsd-kind-property">representative<wbr/>Of<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
|
725
725
|
<ul>
|
|
726
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
726
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ImageObject.ts#L8">packages/rich-result/src/jsonld/ImageObject.ts:8</a></li></ul></aside></section>
|
|
727
727
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="review" class="tsd-anchor"></a>
|
|
728
728
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>review</span><a href="#review" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
729
729
|
<div class="tsd-signature"><span class="tsd-kind-property">review</span><span class="tsd-signature-symbol">?:</span> <a href="Review.html" class="tsd-signature-type tsd-kind-interface">Review</a></div><aside class="tsd-sources">
|
|
730
730
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#review">review</a></p>
|
|
731
731
|
<ul>
|
|
732
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
732
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L100">packages/rich-result/src/jsonld/CreativeWork.ts:100</a></li></ul></aside></section>
|
|
733
733
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
|
|
734
734
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>same<wbr/>As</span><a href="#sameAs" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
735
735
|
<div class="tsd-signature"><span class="tsd-kind-property">same<wbr/>As</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
736
736
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sameAs">sameAs</a></p>
|
|
737
737
|
<ul>
|
|
738
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
738
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
|
|
739
739
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="schemaVersion" class="tsd-anchor"></a>
|
|
740
740
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>schema<wbr/>Version</span><a href="#schemaVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
741
741
|
<div class="tsd-signature"><span class="tsd-kind-property">schema<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
742
742
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#schemaVersion">schemaVersion</a></p>
|
|
743
743
|
<ul>
|
|
744
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
744
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L101">packages/rich-result/src/jsonld/CreativeWork.ts:101</a></li></ul></aside></section>
|
|
745
745
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdDatePublished" class="tsd-anchor"></a>
|
|
746
746
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>Date<wbr/>Published</span><a href="#sdDatePublished" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
747
747
|
<div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>Date<wbr/>Published</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
748
748
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sdDatePublished">sdDatePublished</a></p>
|
|
749
749
|
<ul>
|
|
750
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
750
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L102">packages/rich-result/src/jsonld/CreativeWork.ts:102</a></li></ul></aside></section>
|
|
751
751
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdLicense" class="tsd-anchor"></a>
|
|
752
752
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>License</span><a href="#sdLicense" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
753
753
|
<div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>License</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
754
754
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sdLicense">sdLicense</a></p>
|
|
755
755
|
<ul>
|
|
756
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
756
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L103">packages/rich-result/src/jsonld/CreativeWork.ts:103</a></li></ul></aside></section>
|
|
757
757
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdPublisher" class="tsd-anchor"></a>
|
|
758
758
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>Publisher</span><a href="#sdPublisher" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
759
759
|
<div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>Publisher</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
760
760
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sdPublisher">sdPublisher</a></p>
|
|
761
761
|
<ul>
|
|
762
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
762
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L104">packages/rich-result/src/jsonld/CreativeWork.ts:104</a></li></ul></aside></section>
|
|
763
763
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" class="tsd-anchor"></a>
|
|
764
764
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>size</span><a href="#size" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
765
765
|
<div class="tsd-signature"><span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
766
766
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#size">size</a></p>
|
|
767
767
|
<ul>
|
|
768
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
768
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L105">packages/rich-result/src/jsonld/CreativeWork.ts:105</a></li></ul></aside></section>
|
|
769
769
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sourceOrganization" class="tsd-anchor"></a>
|
|
770
770
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>source<wbr/>Organization</span><a href="#sourceOrganization" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
771
771
|
<div class="tsd-signature"><span class="tsd-kind-property">source<wbr/>Organization</span><span class="tsd-signature-symbol">?:</span> <a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
772
772
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sourceOrganization">sourceOrganization</a></p>
|
|
773
773
|
<ul>
|
|
774
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
774
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L106">packages/rich-result/src/jsonld/CreativeWork.ts:106</a></li></ul></aside></section>
|
|
775
775
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatial" class="tsd-anchor"></a>
|
|
776
776
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>spatial</span><a href="#spatial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
777
777
|
<div class="tsd-signature"><span class="tsd-kind-property">spatial</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
|
|
778
778
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#spatial">spatial</a></p>
|
|
779
779
|
<ul>
|
|
780
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
780
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L107">packages/rich-result/src/jsonld/CreativeWork.ts:107</a></li></ul></aside></section>
|
|
781
781
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatialCoverage" class="tsd-anchor"></a>
|
|
782
782
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>spatial<wbr/>Coverage</span><a href="#spatialCoverage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
783
783
|
<div class="tsd-signature"><span class="tsd-kind-property">spatial<wbr/>Coverage</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
|
|
784
784
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#spatialCoverage">spatialCoverage</a></p>
|
|
785
785
|
<ul>
|
|
786
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
786
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L108">packages/rich-result/src/jsonld/CreativeWork.ts:108</a></li></ul></aside></section>
|
|
787
787
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sponsor" class="tsd-anchor"></a>
|
|
788
788
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sponsor</span><a href="#sponsor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
789
789
|
<div class="tsd-signature"><span class="tsd-kind-property">sponsor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
790
790
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#sponsor">sponsor</a></p>
|
|
791
791
|
<ul>
|
|
792
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
792
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L109">packages/rich-result/src/jsonld/CreativeWork.ts:109</a></li></ul></aside></section>
|
|
793
793
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
|
|
794
794
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>subject<wbr/>Of</span><a href="#subjectOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
795
795
|
<div class="tsd-signature"><span class="tsd-kind-property">subject<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
|
|
796
796
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#subjectOf">subjectOf</a></p>
|
|
797
797
|
<ul>
|
|
798
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
798
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
|
|
799
799
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="teaches" class="tsd-anchor"></a>
|
|
800
800
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>teaches</span><a href="#teaches" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
801
801
|
<div class="tsd-signature"><span class="tsd-kind-property">teaches</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
802
802
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#teaches">teaches</a></p>
|
|
803
803
|
<ul>
|
|
804
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
804
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L110">packages/rich-result/src/jsonld/CreativeWork.ts:110</a></li></ul></aside></section>
|
|
805
805
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporal" class="tsd-anchor"></a>
|
|
806
806
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>temporal</span><a href="#temporal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
807
807
|
<div class="tsd-signature"><span class="tsd-kind-property">temporal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
808
808
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#temporal">temporal</a></p>
|
|
809
809
|
<ul>
|
|
810
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
810
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L111">packages/rich-result/src/jsonld/CreativeWork.ts:111</a></li></ul></aside></section>
|
|
811
811
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporalCoverage" class="tsd-anchor"></a>
|
|
812
812
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>temporal<wbr/>Coverage</span><a href="#temporalCoverage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
813
813
|
<div class="tsd-signature"><span class="tsd-kind-property">temporal<wbr/>Coverage</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
814
814
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#temporalCoverage">temporalCoverage</a></p>
|
|
815
815
|
<ul>
|
|
816
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
816
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L112">packages/rich-result/src/jsonld/CreativeWork.ts:112</a></li></ul></aside></section>
|
|
817
817
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="text" class="tsd-anchor"></a>
|
|
818
818
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>text</span><a href="#text" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
819
819
|
<div class="tsd-signature"><span class="tsd-kind-property">text</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
820
820
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#text">text</a></p>
|
|
821
821
|
<ul>
|
|
822
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
822
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L113">packages/rich-result/src/jsonld/CreativeWork.ts:113</a></li></ul></aside></section>
|
|
823
823
|
<section class="tsd-panel tsd-member"><a id="thumbnail" class="tsd-anchor"></a>
|
|
824
824
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>thumbnail</span><a href="#thumbnail" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
825
825
|
<div class="tsd-signature"><span class="tsd-kind-property">thumbnail</span><span class="tsd-signature-symbol">?:</span> <a href="ImageObject.html" class="tsd-signature-type tsd-kind-interface">ImageObject</a></div><aside class="tsd-sources">
|
|
826
826
|
<ul>
|
|
827
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
827
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ImageObject.ts#L9">packages/rich-result/src/jsonld/ImageObject.ts:9</a></li></ul></aside></section>
|
|
828
828
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="thumbnailUrl" class="tsd-anchor"></a>
|
|
829
829
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>thumbnail<wbr/>Url</span><a href="#thumbnailUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
830
830
|
<div class="tsd-signature"><span class="tsd-kind-property">thumbnail<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
831
831
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#thumbnailUrl">thumbnailUrl</a></p>
|
|
832
832
|
<ul>
|
|
833
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
833
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L114">packages/rich-result/src/jsonld/CreativeWork.ts:114</a></li></ul></aside></section>
|
|
834
834
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="timeRequired" class="tsd-anchor"></a>
|
|
835
835
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>time<wbr/>Required</span><a href="#timeRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
836
836
|
<div class="tsd-signature"><span class="tsd-kind-property">time<wbr/>Required</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
837
837
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#timeRequired">timeRequired</a></p>
|
|
838
838
|
<ul>
|
|
839
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
839
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L115">packages/rich-result/src/jsonld/CreativeWork.ts:115</a></li></ul></aside></section>
|
|
840
840
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="translationOfWork" class="tsd-anchor"></a>
|
|
841
841
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>translation<wbr/>Of<wbr/>Work</span><a href="#translationOfWork" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
842
842
|
<div class="tsd-signature"><span class="tsd-kind-property">translation<wbr/>Of<wbr/>Work</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
843
843
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#translationOfWork">translationOfWork</a></p>
|
|
844
844
|
<ul>
|
|
845
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
845
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L116">packages/rich-result/src/jsonld/CreativeWork.ts:116</a></li></ul></aside></section>
|
|
846
846
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="translator" class="tsd-anchor"></a>
|
|
847
847
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>translator</span><a href="#translator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
848
848
|
<div class="tsd-signature"><span class="tsd-kind-property">translator</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
|
|
849
849
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#translator">translator</a></p>
|
|
850
850
|
<ul>
|
|
851
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
851
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L117">packages/rich-result/src/jsonld/CreativeWork.ts:117</a></li></ul></aside></section>
|
|
852
852
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="typicalAgeRange" class="tsd-anchor"></a>
|
|
853
853
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>typical<wbr/>Age<wbr/>Range</span><a href="#typicalAgeRange" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
854
854
|
<div class="tsd-signature"><span class="tsd-kind-property">typical<wbr/>Age<wbr/>Range</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
855
855
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#typicalAgeRange">typicalAgeRange</a></p>
|
|
856
856
|
<ul>
|
|
857
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
857
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L118">packages/rich-result/src/jsonld/CreativeWork.ts:118</a></li></ul></aside></section>
|
|
858
858
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
|
|
859
859
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
860
860
|
<div class="tsd-signature"><span class="tsd-kind-property">url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
|
|
861
861
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#url">url</a></p>
|
|
862
862
|
<ul>
|
|
863
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
863
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
|
|
864
864
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageInfo" class="tsd-anchor"></a>
|
|
865
865
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Info</span><a href="#usageInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
866
866
|
<div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
867
867
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#usageInfo">usageInfo</a></p>
|
|
868
868
|
<ul>
|
|
869
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
869
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L119">packages/rich-result/src/jsonld/CreativeWork.ts:119</a></li></ul></aside></section>
|
|
870
870
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="version" class="tsd-anchor"></a>
|
|
871
871
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
872
872
|
<div class="tsd-signature"><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
|
|
873
873
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#version">version</a></p>
|
|
874
874
|
<ul>
|
|
875
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
875
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L120">packages/rich-result/src/jsonld/CreativeWork.ts:120</a></li></ul></aside></section>
|
|
876
876
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="video" class="tsd-anchor"></a>
|
|
877
877
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>video</span><a href="#video" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
878
878
|
<div class="tsd-signature"><span class="tsd-kind-property">video</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
879
879
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#video">video</a></p>
|
|
880
880
|
<ul>
|
|
881
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
881
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L121">packages/rich-result/src/jsonld/CreativeWork.ts:121</a></li></ul></aside></section>
|
|
882
882
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="width" class="tsd-anchor"></a>
|
|
883
883
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>width</span><a href="#width" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
884
884
|
<div class="tsd-signature"><span class="tsd-kind-property">width</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
885
885
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#width">width</a></p>
|
|
886
886
|
<ul>
|
|
887
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
887
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/MediaObject.ts#L10">packages/rich-result/src/jsonld/MediaObject.ts:10</a></li></ul></aside></section>
|
|
888
888
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="workExample" class="tsd-anchor"></a>
|
|
889
889
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>work<wbr/>Example</span><a href="#workExample" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
890
890
|
<div class="tsd-signature"><span class="tsd-kind-property">work<wbr/>Example</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
891
891
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#workExample">workExample</a></p>
|
|
892
892
|
<ul>
|
|
893
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
893
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L122">packages/rich-result/src/jsonld/CreativeWork.ts:122</a></li></ul></aside></section>
|
|
894
894
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="workTranslation" class="tsd-anchor"></a>
|
|
895
895
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>work<wbr/>Translation</span><a href="#workTranslation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
896
896
|
<div class="tsd-signature"><span class="tsd-kind-property">work<wbr/>Translation</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
|
|
897
897
|
<p>Inherited from <a href="MediaObject.html">MediaObject</a>.<a href="MediaObject.html#workTranslation">workTranslation</a></p>
|
|
898
898
|
<ul>
|
|
899
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
899
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L123">packages/rich-result/src/jsonld/CreativeWork.ts:123</a></li></ul></aside></section></section></div>
|
|
900
900
|
<div class="col-sidebar">
|
|
901
901
|
<div class="page-menu">
|
|
902
902
|
<div class="tsd-navigation settings">
|