@xylabs/react-rich-result 2.17.5 → 2.17.7
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">MobileApplication</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/d40c19ad1/packages/rich-result/src/jsonld/MobileApplication.ts#L4">packages/rich-result/src/jsonld/MobileApplication.ts:4</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">
|
|
@@ -176,828 +176,828 @@
|
|
|
176
176
|
<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">
|
|
177
177
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#_type">@type</a></p>
|
|
178
178
|
<ul>
|
|
179
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
179
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
|
|
180
180
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="about" class="tsd-anchor"></a>
|
|
181
181
|
<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>
|
|
182
182
|
<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">
|
|
183
183
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#about">about</a></p>
|
|
184
184
|
<ul>
|
|
185
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
185
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L21">packages/rich-result/src/jsonld/CreativeWork.ts:21</a></li></ul></aside></section>
|
|
186
186
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="abstract" class="tsd-anchor"></a>
|
|
187
187
|
<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>
|
|
188
188
|
<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">
|
|
189
189
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#abstract">abstract</a></p>
|
|
190
190
|
<ul>
|
|
191
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
191
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L22">packages/rich-result/src/jsonld/CreativeWork.ts:22</a></li></ul></aside></section>
|
|
192
192
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessMode" class="tsd-anchor"></a>
|
|
193
193
|
<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>
|
|
194
194
|
<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">
|
|
195
195
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessMode">accessMode</a></p>
|
|
196
196
|
<ul>
|
|
197
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
197
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L23">packages/rich-result/src/jsonld/CreativeWork.ts:23</a></li></ul></aside></section>
|
|
198
198
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessModeSufficient" class="tsd-anchor"></a>
|
|
199
199
|
<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>
|
|
200
200
|
<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">
|
|
201
201
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessModeSufficient">accessModeSufficient</a></p>
|
|
202
202
|
<ul>
|
|
203
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
203
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L24">packages/rich-result/src/jsonld/CreativeWork.ts:24</a></li></ul></aside></section>
|
|
204
204
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityAPI" class="tsd-anchor"></a>
|
|
205
205
|
<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>
|
|
206
206
|
<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">
|
|
207
207
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessibilityAPI">accessibilityAPI</a></p>
|
|
208
208
|
<ul>
|
|
209
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
209
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L25">packages/rich-result/src/jsonld/CreativeWork.ts:25</a></li></ul></aside></section>
|
|
210
210
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityControl" class="tsd-anchor"></a>
|
|
211
211
|
<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>
|
|
212
212
|
<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">
|
|
213
213
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessibilityControl">accessibilityControl</a></p>
|
|
214
214
|
<ul>
|
|
215
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
215
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L26">packages/rich-result/src/jsonld/CreativeWork.ts:26</a></li></ul></aside></section>
|
|
216
216
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityFeature" class="tsd-anchor"></a>
|
|
217
217
|
<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>
|
|
218
218
|
<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">
|
|
219
219
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessibilityFeature">accessibilityFeature</a></p>
|
|
220
220
|
<ul>
|
|
221
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
221
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L27">packages/rich-result/src/jsonld/CreativeWork.ts:27</a></li></ul></aside></section>
|
|
222
222
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityHazard" class="tsd-anchor"></a>
|
|
223
223
|
<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>
|
|
224
224
|
<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">
|
|
225
225
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessibilityHazard">accessibilityHazard</a></p>
|
|
226
226
|
<ul>
|
|
227
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
227
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L28">packages/rich-result/src/jsonld/CreativeWork.ts:28</a></li></ul></aside></section>
|
|
228
228
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilitySummary" class="tsd-anchor"></a>
|
|
229
229
|
<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>
|
|
230
230
|
<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">
|
|
231
231
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accessibilitySummary">accessibilitySummary</a></p>
|
|
232
232
|
<ul>
|
|
233
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
233
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L29">packages/rich-result/src/jsonld/CreativeWork.ts:29</a></li></ul></aside></section>
|
|
234
234
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="accountablePerson" class="tsd-anchor"></a>
|
|
235
235
|
<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>
|
|
236
236
|
<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">
|
|
237
237
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#accountablePerson">accountablePerson</a></p>
|
|
238
238
|
<ul>
|
|
239
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
239
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L30">packages/rich-result/src/jsonld/CreativeWork.ts:30</a></li></ul></aside></section>
|
|
240
240
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="acquireLicensePage" class="tsd-anchor"></a>
|
|
241
241
|
<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>
|
|
242
242
|
<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">
|
|
243
243
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#acquireLicensePage">acquireLicensePage</a></p>
|
|
244
244
|
<ul>
|
|
245
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
245
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L31">packages/rich-result/src/jsonld/CreativeWork.ts:31</a></li></ul></aside></section>
|
|
246
246
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
|
|
247
247
|
<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>
|
|
248
248
|
<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">
|
|
249
249
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#additionalType">additionalType</a></p>
|
|
250
250
|
<ul>
|
|
251
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
251
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
|
|
252
252
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="aggregateRating" class="tsd-anchor"></a>
|
|
253
253
|
<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>
|
|
254
254
|
<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">
|
|
255
255
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#aggregateRating">aggregateRating</a></p>
|
|
256
256
|
<ul>
|
|
257
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
257
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L32">packages/rich-result/src/jsonld/CreativeWork.ts:32</a></li></ul></aside></section>
|
|
258
258
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
|
|
259
259
|
<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>
|
|
260
260
|
<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">
|
|
261
261
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#alternateName">alternateName</a></p>
|
|
262
262
|
<ul>
|
|
263
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
263
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
|
|
264
264
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternativeHeading" class="tsd-anchor"></a>
|
|
265
265
|
<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>
|
|
266
266
|
<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">
|
|
267
267
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#alternativeHeading">alternativeHeading</a></p>
|
|
268
268
|
<ul>
|
|
269
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
269
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L33">packages/rich-result/src/jsonld/CreativeWork.ts:33</a></li></ul></aside></section>
|
|
270
270
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="applicationCategory" class="tsd-anchor"></a>
|
|
271
271
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>application<wbr/>Category</span><a href="#applicationCategory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
272
272
|
<div class="tsd-signature"><span class="tsd-kind-property">application<wbr/>Category</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">
|
|
273
273
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#applicationCategory">applicationCategory</a></p>
|
|
274
274
|
<ul>
|
|
275
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
275
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L9">packages/rich-result/src/jsonld/SoftwareApplication.ts:9</a></li></ul></aside></section>
|
|
276
276
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="applicationSubCategory" class="tsd-anchor"></a>
|
|
277
277
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>application<wbr/>Sub<wbr/>Category</span><a href="#applicationSubCategory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
278
278
|
<div class="tsd-signature"><span class="tsd-kind-property">application<wbr/>Sub<wbr/>Category</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">
|
|
279
279
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#applicationSubCategory">applicationSubCategory</a></p>
|
|
280
280
|
<ul>
|
|
281
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
281
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L10">packages/rich-result/src/jsonld/SoftwareApplication.ts:10</a></li></ul></aside></section>
|
|
282
282
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="applicationSuite" class="tsd-anchor"></a>
|
|
283
283
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>application<wbr/>Suite</span><a href="#applicationSuite" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
284
284
|
<div class="tsd-signature"><span class="tsd-kind-property">application<wbr/>Suite</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">
|
|
285
285
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#applicationSuite">applicationSuite</a></p>
|
|
286
286
|
<ul>
|
|
287
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
287
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L11">packages/rich-result/src/jsonld/SoftwareApplication.ts:11</a></li></ul></aside></section>
|
|
288
288
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="assesses" class="tsd-anchor"></a>
|
|
289
289
|
<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>
|
|
290
290
|
<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">
|
|
291
291
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#assesses">assesses</a></p>
|
|
292
292
|
<ul>
|
|
293
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
293
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L34">packages/rich-result/src/jsonld/CreativeWork.ts:34</a></li></ul></aside></section>
|
|
294
294
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="associatedMedia" class="tsd-anchor"></a>
|
|
295
295
|
<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>
|
|
296
296
|
<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">
|
|
297
297
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#associatedMedia">associatedMedia</a></p>
|
|
298
298
|
<ul>
|
|
299
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
299
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L35">packages/rich-result/src/jsonld/CreativeWork.ts:35</a></li></ul></aside></section>
|
|
300
300
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="audience" class="tsd-anchor"></a>
|
|
301
301
|
<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>
|
|
302
302
|
<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">
|
|
303
303
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#audience">audience</a></p>
|
|
304
304
|
<ul>
|
|
305
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
305
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L36">packages/rich-result/src/jsonld/CreativeWork.ts:36</a></li></ul></aside></section>
|
|
306
306
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="audio" class="tsd-anchor"></a>
|
|
307
307
|
<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>
|
|
308
308
|
<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">
|
|
309
309
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#audio">audio</a></p>
|
|
310
310
|
<ul>
|
|
311
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
311
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L37">packages/rich-result/src/jsonld/CreativeWork.ts:37</a></li></ul></aside></section>
|
|
312
312
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="author" class="tsd-anchor"></a>
|
|
313
313
|
<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>
|
|
314
314
|
<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">
|
|
315
315
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#author">author</a></p>
|
|
316
316
|
<ul>
|
|
317
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
317
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L38">packages/rich-result/src/jsonld/CreativeWork.ts:38</a></li></ul></aside></section>
|
|
318
318
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="availableOnDevice" class="tsd-anchor"></a>
|
|
319
319
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>available<wbr/>On<wbr/>Device</span><a href="#availableOnDevice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
320
320
|
<div class="tsd-signature"><span class="tsd-kind-property">available<wbr/>On<wbr/>Device</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">
|
|
321
321
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#availableOnDevice">availableOnDevice</a></p>
|
|
322
322
|
<ul>
|
|
323
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
323
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L12">packages/rich-result/src/jsonld/SoftwareApplication.ts:12</a></li></ul></aside></section>
|
|
324
324
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="award" class="tsd-anchor"></a>
|
|
325
325
|
<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>
|
|
326
326
|
<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">
|
|
327
327
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#award">award</a></p>
|
|
328
328
|
<ul>
|
|
329
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
329
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L39">packages/rich-result/src/jsonld/CreativeWork.ts:39</a></li></ul></aside></section>
|
|
330
330
|
<section class="tsd-panel tsd-member"><a id="carrierRequirements" class="tsd-anchor"></a>
|
|
331
331
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>carrier<wbr/>Requirements</span><a href="#carrierRequirements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
332
332
|
<div class="tsd-signature"><span class="tsd-kind-property">carrier<wbr/>Requirements</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">
|
|
333
333
|
<ul>
|
|
334
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
334
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/MobileApplication.ts#L5">packages/rich-result/src/jsonld/MobileApplication.ts:5</a></li></ul></aside></section>
|
|
335
335
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="character" class="tsd-anchor"></a>
|
|
336
336
|
<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>
|
|
337
337
|
<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">
|
|
338
338
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#character">character</a></p>
|
|
339
339
|
<ul>
|
|
340
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
340
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L40">packages/rich-result/src/jsonld/CreativeWork.ts:40</a></li></ul></aside></section>
|
|
341
341
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="citation" class="tsd-anchor"></a>
|
|
342
342
|
<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>
|
|
343
343
|
<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">
|
|
344
344
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#citation">citation</a></p>
|
|
345
345
|
<ul>
|
|
346
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
346
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L41">packages/rich-result/src/jsonld/CreativeWork.ts:41</a></li></ul></aside></section>
|
|
347
347
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="comment" class="tsd-anchor"></a>
|
|
348
348
|
<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>
|
|
349
349
|
<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">
|
|
350
350
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#comment">comment</a></p>
|
|
351
351
|
<ul>
|
|
352
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
352
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L42">packages/rich-result/src/jsonld/CreativeWork.ts:42</a></li></ul></aside></section>
|
|
353
353
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="commentCount" class="tsd-anchor"></a>
|
|
354
354
|
<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>
|
|
355
355
|
<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">
|
|
356
356
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#commentCount">commentCount</a></p>
|
|
357
357
|
<ul>
|
|
358
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
358
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L43">packages/rich-result/src/jsonld/CreativeWork.ts:43</a></li></ul></aside></section>
|
|
359
359
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="conditionsOfAccess" class="tsd-anchor"></a>
|
|
360
360
|
<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>
|
|
361
361
|
<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">
|
|
362
362
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#conditionsOfAccess">conditionsOfAccess</a></p>
|
|
363
363
|
<ul>
|
|
364
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
364
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L44">packages/rich-result/src/jsonld/CreativeWork.ts:44</a></li></ul></aside></section>
|
|
365
365
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentLocation" class="tsd-anchor"></a>
|
|
366
366
|
<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>
|
|
367
367
|
<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">
|
|
368
368
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#contentLocation">contentLocation</a></p>
|
|
369
369
|
<ul>
|
|
370
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
370
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L45">packages/rich-result/src/jsonld/CreativeWork.ts:45</a></li></ul></aside></section>
|
|
371
371
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentRating" class="tsd-anchor"></a>
|
|
372
372
|
<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>
|
|
373
373
|
<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">
|
|
374
374
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#contentRating">contentRating</a></p>
|
|
375
375
|
<ul>
|
|
376
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
376
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L46">packages/rich-result/src/jsonld/CreativeWork.ts:46</a></li></ul></aside></section>
|
|
377
377
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentReferenceTime" class="tsd-anchor"></a>
|
|
378
378
|
<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>
|
|
379
379
|
<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">
|
|
380
380
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#contentReferenceTime">contentReferenceTime</a></p>
|
|
381
381
|
<ul>
|
|
382
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
382
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L47">packages/rich-result/src/jsonld/CreativeWork.ts:47</a></li></ul></aside></section>
|
|
383
383
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="contributor" class="tsd-anchor"></a>
|
|
384
384
|
<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>
|
|
385
385
|
<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">
|
|
386
386
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#contributor">contributor</a></p>
|
|
387
387
|
<ul>
|
|
388
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
388
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L48">packages/rich-result/src/jsonld/CreativeWork.ts:48</a></li></ul></aside></section>
|
|
389
389
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightHolder" class="tsd-anchor"></a>
|
|
390
390
|
<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>
|
|
391
391
|
<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">
|
|
392
392
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#copyrightHolder">copyrightHolder</a></p>
|
|
393
393
|
<ul>
|
|
394
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
394
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L49">packages/rich-result/src/jsonld/CreativeWork.ts:49</a></li></ul></aside></section>
|
|
395
395
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightNotice" class="tsd-anchor"></a>
|
|
396
396
|
<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>
|
|
397
397
|
<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">
|
|
398
398
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#copyrightNotice">copyrightNotice</a></p>
|
|
399
399
|
<ul>
|
|
400
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
400
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L50">packages/rich-result/src/jsonld/CreativeWork.ts:50</a></li></ul></aside></section>
|
|
401
401
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightYear" class="tsd-anchor"></a>
|
|
402
402
|
<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>
|
|
403
403
|
<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">
|
|
404
404
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#copyrightYear">copyrightYear</a></p>
|
|
405
405
|
<ul>
|
|
406
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
406
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L51">packages/rich-result/src/jsonld/CreativeWork.ts:51</a></li></ul></aside></section>
|
|
407
407
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="correction" class="tsd-anchor"></a>
|
|
408
408
|
<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>
|
|
409
409
|
<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">
|
|
410
410
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#correction">correction</a></p>
|
|
411
411
|
<ul>
|
|
412
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
412
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L52">packages/rich-result/src/jsonld/CreativeWork.ts:52</a></li></ul></aside></section>
|
|
413
413
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="countriesNotSupported" class="tsd-anchor"></a>
|
|
414
414
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>countries<wbr/>Not<wbr/>Supported</span><a href="#countriesNotSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
415
415
|
<div class="tsd-signature"><span class="tsd-kind-property">countries<wbr/>Not<wbr/>Supported</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">
|
|
416
416
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#countriesNotSupported">countriesNotSupported</a></p>
|
|
417
417
|
<ul>
|
|
418
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
418
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L13">packages/rich-result/src/jsonld/SoftwareApplication.ts:13</a></li></ul></aside></section>
|
|
419
419
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="countriesSupported" class="tsd-anchor"></a>
|
|
420
420
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>countries<wbr/>Supported</span><a href="#countriesSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
421
421
|
<div class="tsd-signature"><span class="tsd-kind-property">countries<wbr/>Supported</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">
|
|
422
422
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#countriesSupported">countriesSupported</a></p>
|
|
423
423
|
<ul>
|
|
424
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
424
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L14">packages/rich-result/src/jsonld/SoftwareApplication.ts:14</a></li></ul></aside></section>
|
|
425
425
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creativeWorkStatus" class="tsd-anchor"></a>
|
|
426
426
|
<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>
|
|
427
427
|
<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">
|
|
428
428
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#creativeWorkStatus">creativeWorkStatus</a></p>
|
|
429
429
|
<ul>
|
|
430
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
430
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L53">packages/rich-result/src/jsonld/CreativeWork.ts:53</a></li></ul></aside></section>
|
|
431
431
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creator" class="tsd-anchor"></a>
|
|
432
432
|
<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>
|
|
433
433
|
<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">
|
|
434
434
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#creator">creator</a></p>
|
|
435
435
|
<ul>
|
|
436
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
436
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L54">packages/rich-result/src/jsonld/CreativeWork.ts:54</a></li></ul></aside></section>
|
|
437
437
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="creditText" class="tsd-anchor"></a>
|
|
438
438
|
<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>
|
|
439
439
|
<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">
|
|
440
440
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#creditText">creditText</a></p>
|
|
441
441
|
<ul>
|
|
442
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
442
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L55">packages/rich-result/src/jsonld/CreativeWork.ts:55</a></li></ul></aside></section>
|
|
443
443
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateCreated" class="tsd-anchor"></a>
|
|
444
444
|
<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>
|
|
445
445
|
<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">
|
|
446
446
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#dateCreated">dateCreated</a></p>
|
|
447
447
|
<ul>
|
|
448
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
448
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L56">packages/rich-result/src/jsonld/CreativeWork.ts:56</a></li></ul></aside></section>
|
|
449
449
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateModified" class="tsd-anchor"></a>
|
|
450
450
|
<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>
|
|
451
451
|
<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">
|
|
452
452
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#dateModified">dateModified</a></p>
|
|
453
453
|
<ul>
|
|
454
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
454
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L57">packages/rich-result/src/jsonld/CreativeWork.ts:57</a></li></ul></aside></section>
|
|
455
455
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="datePublished" class="tsd-anchor"></a>
|
|
456
456
|
<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>
|
|
457
457
|
<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">
|
|
458
458
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#datePublished">datePublished</a></p>
|
|
459
459
|
<ul>
|
|
460
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
460
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L58">packages/rich-result/src/jsonld/CreativeWork.ts:58</a></li></ul></aside></section>
|
|
461
461
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
|
|
462
462
|
<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>
|
|
463
463
|
<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">
|
|
464
464
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#description">description</a></p>
|
|
465
465
|
<ul>
|
|
466
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
466
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
|
|
467
467
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
|
|
468
468
|
<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>
|
|
469
469
|
<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">
|
|
470
470
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#disambiguatingDescription">disambiguatingDescription</a></p>
|
|
471
471
|
<ul>
|
|
472
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
472
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
|
|
473
473
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="discussionUrl" class="tsd-anchor"></a>
|
|
474
474
|
<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>
|
|
475
475
|
<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">
|
|
476
476
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#discussionUrl">discussionUrl</a></p>
|
|
477
477
|
<ul>
|
|
478
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
478
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L59">packages/rich-result/src/jsonld/CreativeWork.ts:59</a></li></ul></aside></section>
|
|
479
479
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="downloadUrl" class="tsd-anchor"></a>
|
|
480
480
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>download<wbr/>Url</span><a href="#downloadUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
481
481
|
<div class="tsd-signature"><span class="tsd-kind-property">download<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">
|
|
482
482
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#downloadUrl">downloadUrl</a></p>
|
|
483
483
|
<ul>
|
|
484
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
484
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L15">packages/rich-result/src/jsonld/SoftwareApplication.ts:15</a></li></ul></aside></section>
|
|
485
485
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="editEIDR" class="tsd-anchor"></a>
|
|
486
486
|
<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>
|
|
487
487
|
<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">
|
|
488
488
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#editEIDR">editEIDR</a></p>
|
|
489
489
|
<ul>
|
|
490
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
490
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L60">packages/rich-result/src/jsonld/CreativeWork.ts:60</a></li></ul></aside></section>
|
|
491
491
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="editor" class="tsd-anchor"></a>
|
|
492
492
|
<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>
|
|
493
493
|
<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">
|
|
494
494
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#editor">editor</a></p>
|
|
495
495
|
<ul>
|
|
496
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
496
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L61">packages/rich-result/src/jsonld/CreativeWork.ts:61</a></li></ul></aside></section>
|
|
497
497
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalAlignment" class="tsd-anchor"></a>
|
|
498
498
|
<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>
|
|
499
499
|
<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">
|
|
500
500
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#educationalAlignment">educationalAlignment</a></p>
|
|
501
501
|
<ul>
|
|
502
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
502
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L62">packages/rich-result/src/jsonld/CreativeWork.ts:62</a></li></ul></aside></section>
|
|
503
503
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalLevel" class="tsd-anchor"></a>
|
|
504
504
|
<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>
|
|
505
505
|
<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">
|
|
506
506
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#educationalLevel">educationalLevel</a></p>
|
|
507
507
|
<ul>
|
|
508
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
508
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L63">packages/rich-result/src/jsonld/CreativeWork.ts:63</a></li></ul></aside></section>
|
|
509
509
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalUse" class="tsd-anchor"></a>
|
|
510
510
|
<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>
|
|
511
511
|
<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">
|
|
512
512
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#educationalUse">educationalUse</a></p>
|
|
513
513
|
<ul>
|
|
514
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
514
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L64">packages/rich-result/src/jsonld/CreativeWork.ts:64</a></li></ul></aside></section>
|
|
515
515
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="encoding" class="tsd-anchor"></a>
|
|
516
516
|
<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>
|
|
517
517
|
<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">
|
|
518
518
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#encoding">encoding</a></p>
|
|
519
519
|
<ul>
|
|
520
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
520
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L65">packages/rich-result/src/jsonld/CreativeWork.ts:65</a></li></ul></aside></section>
|
|
521
521
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="encodingFormat" class="tsd-anchor"></a>
|
|
522
522
|
<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>
|
|
523
523
|
<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">
|
|
524
524
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#encodingFormat">encodingFormat</a></p>
|
|
525
525
|
<ul>
|
|
526
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
526
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L66">packages/rich-result/src/jsonld/CreativeWork.ts:66</a></li></ul></aside></section>
|
|
527
527
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="exampleOfWork" class="tsd-anchor"></a>
|
|
528
528
|
<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>
|
|
529
529
|
<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">
|
|
530
530
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#exampleOfWork">exampleOfWork</a></p>
|
|
531
531
|
<ul>
|
|
532
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
532
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L67">packages/rich-result/src/jsonld/CreativeWork.ts:67</a></li></ul></aside></section>
|
|
533
533
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="expires" class="tsd-anchor"></a>
|
|
534
534
|
<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>
|
|
535
535
|
<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">
|
|
536
536
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#expires">expires</a></p>
|
|
537
537
|
<ul>
|
|
538
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
538
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L68">packages/rich-result/src/jsonld/CreativeWork.ts:68</a></li></ul></aside></section>
|
|
539
539
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="featureList" class="tsd-anchor"></a>
|
|
540
540
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>feature<wbr/>List</span><a href="#featureList" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
541
541
|
<div class="tsd-signature"><span class="tsd-kind-property">feature<wbr/>List</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">
|
|
542
542
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#featureList">featureList</a></p>
|
|
543
543
|
<ul>
|
|
544
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
544
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L16">packages/rich-result/src/jsonld/SoftwareApplication.ts:16</a></li></ul></aside></section>
|
|
545
545
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="funder" class="tsd-anchor"></a>
|
|
546
546
|
<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>
|
|
547
547
|
<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">
|
|
548
548
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#funder">funder</a></p>
|
|
549
549
|
<ul>
|
|
550
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
550
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L69">packages/rich-result/src/jsonld/CreativeWork.ts:69</a></li></ul></aside></section>
|
|
551
551
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="genre" class="tsd-anchor"></a>
|
|
552
552
|
<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>
|
|
553
553
|
<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">
|
|
554
554
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#genre">genre</a></p>
|
|
555
555
|
<ul>
|
|
556
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
556
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L70">packages/rich-result/src/jsonld/CreativeWork.ts:70</a></li></ul></aside></section>
|
|
557
557
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hasPart" class="tsd-anchor"></a>
|
|
558
558
|
<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>
|
|
559
559
|
<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">
|
|
560
560
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#hasPart">hasPart</a></p>
|
|
561
561
|
<ul>
|
|
562
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
562
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L71">packages/rich-result/src/jsonld/CreativeWork.ts:71</a></li></ul></aside></section>
|
|
563
563
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="headline" class="tsd-anchor"></a>
|
|
564
564
|
<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>
|
|
565
565
|
<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">
|
|
566
566
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#headline">headline</a></p>
|
|
567
567
|
<ul>
|
|
568
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
568
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L72">packages/rich-result/src/jsonld/CreativeWork.ts:72</a></li></ul></aside></section>
|
|
569
569
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
|
|
570
570
|
<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>
|
|
571
571
|
<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">
|
|
572
572
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#identifier">identifier</a></p>
|
|
573
573
|
<ul>
|
|
574
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
574
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
|
|
575
575
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
|
|
576
576
|
<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>
|
|
577
577
|
<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">
|
|
578
578
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#image">image</a></p>
|
|
579
579
|
<ul>
|
|
580
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
580
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
|
|
581
581
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="inLanguage" class="tsd-anchor"></a>
|
|
582
582
|
<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>
|
|
583
583
|
<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">
|
|
584
584
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#inLanguage">inLanguage</a></p>
|
|
585
585
|
<ul>
|
|
586
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
586
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L73">packages/rich-result/src/jsonld/CreativeWork.ts:73</a></li></ul></aside></section>
|
|
587
587
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="installUrl" class="tsd-anchor"></a>
|
|
588
588
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>install<wbr/>Url</span><a href="#installUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
589
589
|
<div class="tsd-signature"><span class="tsd-kind-property">install<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">
|
|
590
590
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#installUrl">installUrl</a></p>
|
|
591
591
|
<ul>
|
|
592
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
592
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L17">packages/rich-result/src/jsonld/SoftwareApplication.ts:17</a></li></ul></aside></section>
|
|
593
593
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactionStatistic" class="tsd-anchor"></a>
|
|
594
594
|
<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>
|
|
595
595
|
<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">
|
|
596
596
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#interactionStatistic">interactionStatistic</a></p>
|
|
597
597
|
<ul>
|
|
598
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
598
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L74">packages/rich-result/src/jsonld/CreativeWork.ts:74</a></li></ul></aside></section>
|
|
599
599
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactiveityType" class="tsd-anchor"></a>
|
|
600
600
|
<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>
|
|
601
601
|
<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">
|
|
602
602
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#interactiveityType">interactiveityType</a></p>
|
|
603
603
|
<ul>
|
|
604
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
604
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L75">packages/rich-result/src/jsonld/CreativeWork.ts:75</a></li></ul></aside></section>
|
|
605
605
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isAccessibleForFree" class="tsd-anchor"></a>
|
|
606
606
|
<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>
|
|
607
607
|
<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">
|
|
608
608
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#isAccessibleForFree">isAccessibleForFree</a></p>
|
|
609
609
|
<ul>
|
|
610
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
610
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L76">packages/rich-result/src/jsonld/CreativeWork.ts:76</a></li></ul></aside></section>
|
|
611
611
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isBasedOn" class="tsd-anchor"></a>
|
|
612
612
|
<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>
|
|
613
613
|
<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">
|
|
614
614
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#isBasedOn">isBasedOn</a></p>
|
|
615
615
|
<ul>
|
|
616
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
616
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L77">packages/rich-result/src/jsonld/CreativeWork.ts:77</a></li></ul></aside></section>
|
|
617
617
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isFamilyFriendly" class="tsd-anchor"></a>
|
|
618
618
|
<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>
|
|
619
619
|
<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">
|
|
620
620
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#isFamilyFriendly">isFamilyFriendly</a></p>
|
|
621
621
|
<ul>
|
|
622
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
622
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L78">packages/rich-result/src/jsonld/CreativeWork.ts:78</a></li></ul></aside></section>
|
|
623
623
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isPartOf" class="tsd-anchor"></a>
|
|
624
624
|
<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>
|
|
625
625
|
<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">
|
|
626
626
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#isPartOf">isPartOf</a></p>
|
|
627
627
|
<ul>
|
|
628
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
628
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L79">packages/rich-result/src/jsonld/CreativeWork.ts:79</a></li></ul></aside></section>
|
|
629
629
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="keywords" class="tsd-anchor"></a>
|
|
630
630
|
<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>
|
|
631
631
|
<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">
|
|
632
632
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#keywords">keywords</a></p>
|
|
633
633
|
<ul>
|
|
634
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
634
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L80">packages/rich-result/src/jsonld/CreativeWork.ts:80</a></li></ul></aside></section>
|
|
635
635
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="learningResourceType" class="tsd-anchor"></a>
|
|
636
636
|
<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>
|
|
637
637
|
<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">
|
|
638
638
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#learningResourceType">learningResourceType</a></p>
|
|
639
639
|
<ul>
|
|
640
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
640
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L81">packages/rich-result/src/jsonld/CreativeWork.ts:81</a></li></ul></aside></section>
|
|
641
641
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="license" class="tsd-anchor"></a>
|
|
642
642
|
<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>
|
|
643
643
|
<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">
|
|
644
644
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#license">license</a></p>
|
|
645
645
|
<ul>
|
|
646
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
646
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L82">packages/rich-result/src/jsonld/CreativeWork.ts:82</a></li></ul></aside></section>
|
|
647
647
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="locationCreated" class="tsd-anchor"></a>
|
|
648
648
|
<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>
|
|
649
649
|
<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">
|
|
650
650
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#locationCreated">locationCreated</a></p>
|
|
651
651
|
<ul>
|
|
652
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
652
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L83">packages/rich-result/src/jsonld/CreativeWork.ts:83</a></li></ul></aside></section>
|
|
653
653
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainEntry" class="tsd-anchor"></a>
|
|
654
654
|
<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>
|
|
655
655
|
<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">
|
|
656
656
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#mainEntry">mainEntry</a></p>
|
|
657
657
|
<ul>
|
|
658
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
658
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L84">packages/rich-result/src/jsonld/CreativeWork.ts:84</a></li></ul></aside></section>
|
|
659
659
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
|
|
660
660
|
<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>
|
|
661
661
|
<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">
|
|
662
662
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
|
|
663
663
|
<ul>
|
|
664
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
664
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
|
|
665
665
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="maintainer" class="tsd-anchor"></a>
|
|
666
666
|
<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>
|
|
667
667
|
<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">
|
|
668
668
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#maintainer">maintainer</a></p>
|
|
669
669
|
<ul>
|
|
670
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
670
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L85">packages/rich-result/src/jsonld/CreativeWork.ts:85</a></li></ul></aside></section>
|
|
671
671
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="material" class="tsd-anchor"></a>
|
|
672
672
|
<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>
|
|
673
673
|
<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">
|
|
674
674
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#material">material</a></p>
|
|
675
675
|
<ul>
|
|
676
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
676
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L86">packages/rich-result/src/jsonld/CreativeWork.ts:86</a></li></ul></aside></section>
|
|
677
677
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="materialExtent" class="tsd-anchor"></a>
|
|
678
678
|
<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>
|
|
679
679
|
<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">
|
|
680
680
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#materialExtent">materialExtent</a></p>
|
|
681
681
|
<ul>
|
|
682
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
682
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L87">packages/rich-result/src/jsonld/CreativeWork.ts:87</a></li></ul></aside></section>
|
|
683
683
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="memoryRequirements" class="tsd-anchor"></a>
|
|
684
684
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>memory<wbr/>Requirements</span><a href="#memoryRequirements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
685
685
|
<div class="tsd-signature"><span class="tsd-kind-property">memory<wbr/>Requirements</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">
|
|
686
686
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#memoryRequirements">memoryRequirements</a></p>
|
|
687
687
|
<ul>
|
|
688
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
688
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L18">packages/rich-result/src/jsonld/SoftwareApplication.ts:18</a></li></ul></aside></section>
|
|
689
689
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mentions" class="tsd-anchor"></a>
|
|
690
690
|
<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>
|
|
691
691
|
<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">
|
|
692
692
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#mentions">mentions</a></p>
|
|
693
693
|
<ul>
|
|
694
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
694
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L88">packages/rich-result/src/jsonld/CreativeWork.ts:88</a></li></ul></aside></section>
|
|
695
695
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
|
|
696
696
|
<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>
|
|
697
697
|
<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">
|
|
698
698
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#name">name</a></p>
|
|
699
699
|
<ul>
|
|
700
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
700
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
|
|
701
701
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="offers" class="tsd-anchor"></a>
|
|
702
702
|
<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>
|
|
703
703
|
<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">
|
|
704
704
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#offers">offers</a></p>
|
|
705
705
|
<ul>
|
|
706
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
706
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L89">packages/rich-result/src/jsonld/CreativeWork.ts:89</a></li></ul></aside></section>
|
|
707
707
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="operatingSystem" class="tsd-anchor"></a>
|
|
708
708
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operating<wbr/>System</span><a href="#operatingSystem" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
709
709
|
<div class="tsd-signature"><span class="tsd-kind-property">operating<wbr/>System</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">
|
|
710
710
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#operatingSystem">operatingSystem</a></p>
|
|
711
711
|
<ul>
|
|
712
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
712
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L19">packages/rich-result/src/jsonld/SoftwareApplication.ts:19</a></li></ul></aside></section>
|
|
713
713
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pattern" class="tsd-anchor"></a>
|
|
714
714
|
<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>
|
|
715
715
|
<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">
|
|
716
716
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#pattern">pattern</a></p>
|
|
717
717
|
<ul>
|
|
718
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
718
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L90">packages/rich-result/src/jsonld/CreativeWork.ts:90</a></li></ul></aside></section>
|
|
719
719
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="permissions" class="tsd-anchor"></a>
|
|
720
720
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>permissions</span><a href="#permissions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
721
721
|
<div class="tsd-signature"><span class="tsd-kind-property">permissions</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">
|
|
722
722
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#permissions">permissions</a></p>
|
|
723
723
|
<ul>
|
|
724
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
724
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L20">packages/rich-result/src/jsonld/SoftwareApplication.ts:20</a></li></ul></aside></section>
|
|
725
725
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" class="tsd-anchor"></a>
|
|
726
726
|
<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>
|
|
727
727
|
<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">
|
|
728
728
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#position">position</a></p>
|
|
729
729
|
<ul>
|
|
730
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
730
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L91">packages/rich-result/src/jsonld/CreativeWork.ts:91</a></li></ul></aside></section>
|
|
731
731
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
|
|
732
732
|
<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>
|
|
733
733
|
<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">
|
|
734
734
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#potentialAction">potentialAction</a></p>
|
|
735
735
|
<ul>
|
|
736
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
736
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
|
|
737
737
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="processorRequiremewnts" class="tsd-anchor"></a>
|
|
738
738
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>processor<wbr/>Requiremewnts</span><a href="#processorRequiremewnts" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
739
739
|
<div class="tsd-signature"><span class="tsd-kind-property">processor<wbr/>Requiremewnts</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">
|
|
740
740
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#processorRequiremewnts">processorRequiremewnts</a></p>
|
|
741
741
|
<ul>
|
|
742
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
742
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L21">packages/rich-result/src/jsonld/SoftwareApplication.ts:21</a></li></ul></aside></section>
|
|
743
743
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="producer" class="tsd-anchor"></a>
|
|
744
744
|
<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>
|
|
745
745
|
<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">
|
|
746
746
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#producer">producer</a></p>
|
|
747
747
|
<ul>
|
|
748
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
748
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L92">packages/rich-result/src/jsonld/CreativeWork.ts:92</a></li></ul></aside></section>
|
|
749
749
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="provider" class="tsd-anchor"></a>
|
|
750
750
|
<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>
|
|
751
751
|
<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">
|
|
752
752
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#provider">provider</a></p>
|
|
753
753
|
<ul>
|
|
754
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
754
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L93">packages/rich-result/src/jsonld/CreativeWork.ts:93</a></li></ul></aside></section>
|
|
755
755
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publication" class="tsd-anchor"></a>
|
|
756
756
|
<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>
|
|
757
757
|
<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">
|
|
758
758
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#publication">publication</a></p>
|
|
759
759
|
<ul>
|
|
760
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
760
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L94">packages/rich-result/src/jsonld/CreativeWork.ts:94</a></li></ul></aside></section>
|
|
761
761
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisher" class="tsd-anchor"></a>
|
|
762
762
|
<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>
|
|
763
763
|
<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">
|
|
764
764
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#publisher">publisher</a></p>
|
|
765
765
|
<ul>
|
|
766
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
766
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L95">packages/rich-result/src/jsonld/CreativeWork.ts:95</a></li></ul></aside></section>
|
|
767
767
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisherImprint" class="tsd-anchor"></a>
|
|
768
768
|
<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>
|
|
769
769
|
<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">
|
|
770
770
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#publisherImprint">publisherImprint</a></p>
|
|
771
771
|
<ul>
|
|
772
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
772
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L96">packages/rich-result/src/jsonld/CreativeWork.ts:96</a></li></ul></aside></section>
|
|
773
773
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="publishingPrinciples" class="tsd-anchor"></a>
|
|
774
774
|
<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>
|
|
775
775
|
<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">
|
|
776
776
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#publishingPrinciples">publishingPrinciples</a></p>
|
|
777
777
|
<ul>
|
|
778
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
778
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L97">packages/rich-result/src/jsonld/CreativeWork.ts:97</a></li></ul></aside></section>
|
|
779
779
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="recordedAt" class="tsd-anchor"></a>
|
|
780
780
|
<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>
|
|
781
781
|
<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">
|
|
782
782
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#recordedAt">recordedAt</a></p>
|
|
783
783
|
<ul>
|
|
784
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
784
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L98">packages/rich-result/src/jsonld/CreativeWork.ts:98</a></li></ul></aside></section>
|
|
785
785
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="releaseNotes" class="tsd-anchor"></a>
|
|
786
786
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>release<wbr/>Notes</span><a href="#releaseNotes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
787
787
|
<div class="tsd-signature"><span class="tsd-kind-property">release<wbr/>Notes</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">
|
|
788
788
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#releaseNotes">releaseNotes</a></p>
|
|
789
789
|
<ul>
|
|
790
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
790
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L22">packages/rich-result/src/jsonld/SoftwareApplication.ts:22</a></li></ul></aside></section>
|
|
791
791
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="releasedEvent" class="tsd-anchor"></a>
|
|
792
792
|
<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>
|
|
793
793
|
<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">
|
|
794
794
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#releasedEvent">releasedEvent</a></p>
|
|
795
795
|
<ul>
|
|
796
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
796
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L99">packages/rich-result/src/jsonld/CreativeWork.ts:99</a></li></ul></aside></section>
|
|
797
797
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="review" class="tsd-anchor"></a>
|
|
798
798
|
<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>
|
|
799
799
|
<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">
|
|
800
800
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#review">review</a></p>
|
|
801
801
|
<ul>
|
|
802
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
802
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L100">packages/rich-result/src/jsonld/CreativeWork.ts:100</a></li></ul></aside></section>
|
|
803
803
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
|
|
804
804
|
<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>
|
|
805
805
|
<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">
|
|
806
806
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sameAs">sameAs</a></p>
|
|
807
807
|
<ul>
|
|
808
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
808
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
|
|
809
809
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="schemaVersion" class="tsd-anchor"></a>
|
|
810
810
|
<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>
|
|
811
811
|
<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">
|
|
812
812
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#schemaVersion">schemaVersion</a></p>
|
|
813
813
|
<ul>
|
|
814
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
814
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L101">packages/rich-result/src/jsonld/CreativeWork.ts:101</a></li></ul></aside></section>
|
|
815
815
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="screenshot" class="tsd-anchor"></a>
|
|
816
816
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>screenshot</span><a href="#screenshot" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
817
817
|
<div class="tsd-signature"><span class="tsd-kind-property">screenshot</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">
|
|
818
818
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#screenshot">screenshot</a></p>
|
|
819
819
|
<ul>
|
|
820
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
820
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L23">packages/rich-result/src/jsonld/SoftwareApplication.ts:23</a></li></ul></aside></section>
|
|
821
821
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdDatePublished" class="tsd-anchor"></a>
|
|
822
822
|
<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>
|
|
823
823
|
<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">
|
|
824
824
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sdDatePublished">sdDatePublished</a></p>
|
|
825
825
|
<ul>
|
|
826
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
826
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L102">packages/rich-result/src/jsonld/CreativeWork.ts:102</a></li></ul></aside></section>
|
|
827
827
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdLicense" class="tsd-anchor"></a>
|
|
828
828
|
<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>
|
|
829
829
|
<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">
|
|
830
830
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sdLicense">sdLicense</a></p>
|
|
831
831
|
<ul>
|
|
832
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
832
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L103">packages/rich-result/src/jsonld/CreativeWork.ts:103</a></li></ul></aside></section>
|
|
833
833
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdPublisher" class="tsd-anchor"></a>
|
|
834
834
|
<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>
|
|
835
835
|
<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">
|
|
836
836
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sdPublisher">sdPublisher</a></p>
|
|
837
837
|
<ul>
|
|
838
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
838
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L104">packages/rich-result/src/jsonld/CreativeWork.ts:104</a></li></ul></aside></section>
|
|
839
839
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" class="tsd-anchor"></a>
|
|
840
840
|
<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>
|
|
841
841
|
<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">
|
|
842
842
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#size">size</a></p>
|
|
843
843
|
<ul>
|
|
844
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
844
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L105">packages/rich-result/src/jsonld/CreativeWork.ts:105</a></li></ul></aside></section>
|
|
845
845
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="softwareAddOn" class="tsd-anchor"></a>
|
|
846
846
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>software<wbr/>Add<wbr/>On</span><a href="#softwareAddOn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
847
847
|
<div class="tsd-signature"><span class="tsd-kind-property">software<wbr/>Add<wbr/>On</span><span class="tsd-signature-symbol">?:</span> <a href="SoftwareApplication.html" class="tsd-signature-type tsd-kind-interface">SoftwareApplication</a></div><aside class="tsd-sources">
|
|
848
848
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#softwareAddOn">softwareAddOn</a></p>
|
|
849
849
|
<ul>
|
|
850
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
850
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L24">packages/rich-result/src/jsonld/SoftwareApplication.ts:24</a></li></ul></aside></section>
|
|
851
851
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="softwareHelp" class="tsd-anchor"></a>
|
|
852
852
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>software<wbr/>Help</span><a href="#softwareHelp" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
853
853
|
<div class="tsd-signature"><span class="tsd-kind-property">software<wbr/>Help</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">
|
|
854
854
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#softwareHelp">softwareHelp</a></p>
|
|
855
855
|
<ul>
|
|
856
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
856
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L25">packages/rich-result/src/jsonld/SoftwareApplication.ts:25</a></li></ul></aside></section>
|
|
857
857
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="softwareRequirements" class="tsd-anchor"></a>
|
|
858
858
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>software<wbr/>Requirements</span><a href="#softwareRequirements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
859
859
|
<div class="tsd-signature"><span class="tsd-kind-property">software<wbr/>Requirements</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">
|
|
860
860
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#softwareRequirements">softwareRequirements</a></p>
|
|
861
861
|
<ul>
|
|
862
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
862
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L26">packages/rich-result/src/jsonld/SoftwareApplication.ts:26</a></li></ul></aside></section>
|
|
863
863
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="softwareVersion" class="tsd-anchor"></a>
|
|
864
864
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>software<wbr/>Version</span><a href="#softwareVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
865
865
|
<div class="tsd-signature"><span class="tsd-kind-property">software<wbr/>Version</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">
|
|
866
866
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#softwareVersion">softwareVersion</a></p>
|
|
867
867
|
<ul>
|
|
868
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
868
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L27">packages/rich-result/src/jsonld/SoftwareApplication.ts:27</a></li></ul></aside></section>
|
|
869
869
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sourceOrganization" class="tsd-anchor"></a>
|
|
870
870
|
<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>
|
|
871
871
|
<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">
|
|
872
872
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sourceOrganization">sourceOrganization</a></p>
|
|
873
873
|
<ul>
|
|
874
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
874
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L106">packages/rich-result/src/jsonld/CreativeWork.ts:106</a></li></ul></aside></section>
|
|
875
875
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatial" class="tsd-anchor"></a>
|
|
876
876
|
<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>
|
|
877
877
|
<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">
|
|
878
878
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#spatial">spatial</a></p>
|
|
879
879
|
<ul>
|
|
880
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
880
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L107">packages/rich-result/src/jsonld/CreativeWork.ts:107</a></li></ul></aside></section>
|
|
881
881
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatialCoverage" class="tsd-anchor"></a>
|
|
882
882
|
<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>
|
|
883
883
|
<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">
|
|
884
884
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#spatialCoverage">spatialCoverage</a></p>
|
|
885
885
|
<ul>
|
|
886
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
886
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L108">packages/rich-result/src/jsonld/CreativeWork.ts:108</a></li></ul></aside></section>
|
|
887
887
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sponsor" class="tsd-anchor"></a>
|
|
888
888
|
<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>
|
|
889
889
|
<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">
|
|
890
890
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#sponsor">sponsor</a></p>
|
|
891
891
|
<ul>
|
|
892
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
892
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L109">packages/rich-result/src/jsonld/CreativeWork.ts:109</a></li></ul></aside></section>
|
|
893
893
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="storageRequirements" class="tsd-anchor"></a>
|
|
894
894
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>storage<wbr/>Requirements</span><a href="#storageRequirements" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
895
895
|
<div class="tsd-signature"><span class="tsd-kind-property">storage<wbr/>Requirements</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">
|
|
896
896
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#storageRequirements">storageRequirements</a></p>
|
|
897
897
|
<ul>
|
|
898
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
898
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L28">packages/rich-result/src/jsonld/SoftwareApplication.ts:28</a></li></ul></aside></section>
|
|
899
899
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
|
|
900
900
|
<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>
|
|
901
901
|
<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">
|
|
902
902
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#subjectOf">subjectOf</a></p>
|
|
903
903
|
<ul>
|
|
904
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
904
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
|
|
905
905
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="supportingData" class="tsd-anchor"></a>
|
|
906
906
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>supporting<wbr/>Data</span><a href="#supportingData" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
907
907
|
<div class="tsd-signature"><span class="tsd-kind-property">supporting<wbr/>Data</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
908
908
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#supportingData">supportingData</a></p>
|
|
909
909
|
<ul>
|
|
910
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
910
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/SoftwareApplication.ts#L29">packages/rich-result/src/jsonld/SoftwareApplication.ts:29</a></li></ul></aside></section>
|
|
911
911
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="teaches" class="tsd-anchor"></a>
|
|
912
912
|
<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>
|
|
913
913
|
<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">
|
|
914
914
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#teaches">teaches</a></p>
|
|
915
915
|
<ul>
|
|
916
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
916
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L110">packages/rich-result/src/jsonld/CreativeWork.ts:110</a></li></ul></aside></section>
|
|
917
917
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporal" class="tsd-anchor"></a>
|
|
918
918
|
<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>
|
|
919
919
|
<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">
|
|
920
920
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#temporal">temporal</a></p>
|
|
921
921
|
<ul>
|
|
922
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
922
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L111">packages/rich-result/src/jsonld/CreativeWork.ts:111</a></li></ul></aside></section>
|
|
923
923
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporalCoverage" class="tsd-anchor"></a>
|
|
924
924
|
<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>
|
|
925
925
|
<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">
|
|
926
926
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#temporalCoverage">temporalCoverage</a></p>
|
|
927
927
|
<ul>
|
|
928
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
928
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L112">packages/rich-result/src/jsonld/CreativeWork.ts:112</a></li></ul></aside></section>
|
|
929
929
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="text" class="tsd-anchor"></a>
|
|
930
930
|
<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>
|
|
931
931
|
<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">
|
|
932
932
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#text">text</a></p>
|
|
933
933
|
<ul>
|
|
934
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
934
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L113">packages/rich-result/src/jsonld/CreativeWork.ts:113</a></li></ul></aside></section>
|
|
935
935
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="thumbnailUrl" class="tsd-anchor"></a>
|
|
936
936
|
<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>
|
|
937
937
|
<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">
|
|
938
938
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#thumbnailUrl">thumbnailUrl</a></p>
|
|
939
939
|
<ul>
|
|
940
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
940
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L114">packages/rich-result/src/jsonld/CreativeWork.ts:114</a></li></ul></aside></section>
|
|
941
941
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="timeRequired" class="tsd-anchor"></a>
|
|
942
942
|
<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>
|
|
943
943
|
<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">
|
|
944
944
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#timeRequired">timeRequired</a></p>
|
|
945
945
|
<ul>
|
|
946
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
946
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L115">packages/rich-result/src/jsonld/CreativeWork.ts:115</a></li></ul></aside></section>
|
|
947
947
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="translationOfWork" class="tsd-anchor"></a>
|
|
948
948
|
<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>
|
|
949
949
|
<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">
|
|
950
950
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#translationOfWork">translationOfWork</a></p>
|
|
951
951
|
<ul>
|
|
952
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
952
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L116">packages/rich-result/src/jsonld/CreativeWork.ts:116</a></li></ul></aside></section>
|
|
953
953
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="translator" class="tsd-anchor"></a>
|
|
954
954
|
<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>
|
|
955
955
|
<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">
|
|
956
956
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#translator">translator</a></p>
|
|
957
957
|
<ul>
|
|
958
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
958
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L117">packages/rich-result/src/jsonld/CreativeWork.ts:117</a></li></ul></aside></section>
|
|
959
959
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="typicalAgeRange" class="tsd-anchor"></a>
|
|
960
960
|
<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>
|
|
961
961
|
<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">
|
|
962
962
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#typicalAgeRange">typicalAgeRange</a></p>
|
|
963
963
|
<ul>
|
|
964
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
964
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L118">packages/rich-result/src/jsonld/CreativeWork.ts:118</a></li></ul></aside></section>
|
|
965
965
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
|
|
966
966
|
<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>
|
|
967
967
|
<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">
|
|
968
968
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#url">url</a></p>
|
|
969
969
|
<ul>
|
|
970
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
970
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
|
|
971
971
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageInfo" class="tsd-anchor"></a>
|
|
972
972
|
<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>
|
|
973
973
|
<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">
|
|
974
974
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#usageInfo">usageInfo</a></p>
|
|
975
975
|
<ul>
|
|
976
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
976
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L119">packages/rich-result/src/jsonld/CreativeWork.ts:119</a></li></ul></aside></section>
|
|
977
977
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="version" class="tsd-anchor"></a>
|
|
978
978
|
<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>
|
|
979
979
|
<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">
|
|
980
980
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#version">version</a></p>
|
|
981
981
|
<ul>
|
|
982
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
982
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L120">packages/rich-result/src/jsonld/CreativeWork.ts:120</a></li></ul></aside></section>
|
|
983
983
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="video" class="tsd-anchor"></a>
|
|
984
984
|
<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>
|
|
985
985
|
<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">
|
|
986
986
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#video">video</a></p>
|
|
987
987
|
<ul>
|
|
988
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
988
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L121">packages/rich-result/src/jsonld/CreativeWork.ts:121</a></li></ul></aside></section>
|
|
989
989
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="workExample" class="tsd-anchor"></a>
|
|
990
990
|
<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>
|
|
991
991
|
<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">
|
|
992
992
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#workExample">workExample</a></p>
|
|
993
993
|
<ul>
|
|
994
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
994
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L122">packages/rich-result/src/jsonld/CreativeWork.ts:122</a></li></ul></aside></section>
|
|
995
995
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="workTranslation" class="tsd-anchor"></a>
|
|
996
996
|
<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>
|
|
997
997
|
<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">
|
|
998
998
|
<p>Inherited from <a href="SoftwareApplication.html">SoftwareApplication</a>.<a href="SoftwareApplication.html#workTranslation">workTranslation</a></p>
|
|
999
999
|
<ul>
|
|
1000
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
1000
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/CreativeWork.ts#L123">packages/rich-result/src/jsonld/CreativeWork.ts:123</a></li></ul></aside></section></section></div>
|
|
1001
1001
|
<div class="col-sidebar">
|
|
1002
1002
|
<div class="page-menu">
|
|
1003
1003
|
<div class="tsd-navigation settings">
|