@xylabs/react-rich-result 2.17.4 → 2.17.5
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 +1719 -1738
- 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/functions/RichResult.html +3 -3
- 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">Organization</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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L23">packages/rich-result/src/jsonld/Organization.ts:23</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">
|
|
@@ -106,354 +106,354 @@
|
|
|
106
106
|
<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">
|
|
107
107
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#_type">@type</a></p>
|
|
108
108
|
<ul>
|
|
109
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
109
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
|
|
110
110
|
<section class="tsd-panel tsd-member"><a id="actionableFeedbackPolicy" class="tsd-anchor"></a>
|
|
111
111
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>actionable<wbr/>Feedback<wbr/>Policy</span><a href="#actionableFeedbackPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
112
112
|
<div class="tsd-signature"><span class="tsd-kind-property">actionable<wbr/>Feedback<wbr/>Policy</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 ">URL</span></div><aside class="tsd-sources">
|
|
113
113
|
<ul>
|
|
114
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
114
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L24">packages/rich-result/src/jsonld/Organization.ts:24</a></li></ul></aside></section>
|
|
115
115
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
|
|
116
116
|
<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>
|
|
117
117
|
<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">
|
|
118
118
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#additionalType">additionalType</a></p>
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
120
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
|
|
121
121
|
<section class="tsd-panel tsd-member"><a id="address" class="tsd-anchor"></a>
|
|
122
122
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>address</span><a href="#address" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
123
123
|
<div class="tsd-signature"><span class="tsd-kind-property">address</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="PostalAddress.html" class="tsd-signature-type tsd-kind-interface">PostalAddress</a></div><aside class="tsd-sources">
|
|
124
124
|
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
125
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L25">packages/rich-result/src/jsonld/Organization.ts:25</a></li></ul></aside></section>
|
|
126
126
|
<section class="tsd-panel tsd-member"><a id="aggregateRating" class="tsd-anchor"></a>
|
|
127
127
|
<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>
|
|
128
128
|
<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">
|
|
129
129
|
<ul>
|
|
130
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
130
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L26">packages/rich-result/src/jsonld/Organization.ts:26</a></li></ul></aside></section>
|
|
131
131
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
|
|
132
132
|
<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>
|
|
133
133
|
<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">
|
|
134
134
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#alternateName">alternateName</a></p>
|
|
135
135
|
<ul>
|
|
136
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
136
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
|
|
137
137
|
<section class="tsd-panel tsd-member"><a id="alumni" class="tsd-anchor"></a>
|
|
138
138
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alumni</span><a href="#alumni" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
139
139
|
<div class="tsd-signature"><span class="tsd-kind-property">alumni</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">
|
|
140
140
|
<ul>
|
|
141
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
141
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L27">packages/rich-result/src/jsonld/Organization.ts:27</a></li></ul></aside></section>
|
|
142
142
|
<section class="tsd-panel tsd-member"><a id="areaServed" class="tsd-anchor"></a>
|
|
143
143
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>area<wbr/>Served</span><a href="#areaServed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
144
144
|
<div class="tsd-signature"><span class="tsd-kind-property">area<wbr/>Served</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="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="GeoShape.html" class="tsd-signature-type tsd-kind-interface">GeoShape</a></div><aside class="tsd-sources">
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
146
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L28">packages/rich-result/src/jsonld/Organization.ts:28</a></li></ul></aside></section>
|
|
147
147
|
<section class="tsd-panel tsd-member"><a id="award" class="tsd-anchor"></a>
|
|
148
148
|
<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>
|
|
149
149
|
<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">
|
|
150
150
|
<ul>
|
|
151
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
151
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L29">packages/rich-result/src/jsonld/Organization.ts:29</a></li></ul></aside></section>
|
|
152
152
|
<section class="tsd-panel tsd-member"><a id="brand" class="tsd-anchor"></a>
|
|
153
153
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>brand</span><a href="#brand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
154
154
|
<div class="tsd-signature"><span class="tsd-kind-property">brand</span><span class="tsd-signature-symbol">?:</span> <a href="Brand.html" class="tsd-signature-type tsd-kind-interface">Brand</a></div><aside class="tsd-sources">
|
|
155
155
|
<ul>
|
|
156
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
156
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L30">packages/rich-result/src/jsonld/Organization.ts:30</a></li></ul></aside></section>
|
|
157
157
|
<section class="tsd-panel tsd-member"><a id="contactPoint" class="tsd-anchor"></a>
|
|
158
158
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>contact<wbr/>Point</span><a href="#contactPoint" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
159
159
|
<div class="tsd-signature"><span class="tsd-kind-property">contact<wbr/>Point</span><span class="tsd-signature-symbol">?:</span> <a href="ContactPoint.html" class="tsd-signature-type tsd-kind-interface">ContactPoint</a></div><aside class="tsd-sources">
|
|
160
160
|
<ul>
|
|
161
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
161
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L31">packages/rich-result/src/jsonld/Organization.ts:31</a></li></ul></aside></section>
|
|
162
162
|
<section class="tsd-panel tsd-member"><a id="correctionsPolicy" class="tsd-anchor"></a>
|
|
163
163
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>corrections<wbr/>Policy</span><a href="#correctionsPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
164
164
|
<div class="tsd-signature"><span class="tsd-kind-property">corrections<wbr/>Policy</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 ">URL</span></div><aside class="tsd-sources">
|
|
165
165
|
<ul>
|
|
166
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
166
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L32">packages/rich-result/src/jsonld/Organization.ts:32</a></li></ul></aside></section>
|
|
167
167
|
<section class="tsd-panel tsd-member"><a id="department" class="tsd-anchor"></a>
|
|
168
168
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>department</span><a href="#department" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
169
169
|
<div class="tsd-signature"><span class="tsd-kind-property">department</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">
|
|
170
170
|
<ul>
|
|
171
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
171
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L33">packages/rich-result/src/jsonld/Organization.ts:33</a></li></ul></aside></section>
|
|
172
172
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
|
|
173
173
|
<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>
|
|
174
174
|
<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">
|
|
175
175
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#description">description</a></p>
|
|
176
176
|
<ul>
|
|
177
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
177
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
|
|
178
178
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
|
|
179
179
|
<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>
|
|
180
180
|
<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">
|
|
181
181
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#disambiguatingDescription">disambiguatingDescription</a></p>
|
|
182
182
|
<ul>
|
|
183
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
183
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
|
|
184
184
|
<section class="tsd-panel tsd-member"><a id="dissolutionDate" class="tsd-anchor"></a>
|
|
185
185
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>dissolution<wbr/>Date</span><a href="#dissolutionDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
186
186
|
<div class="tsd-signature"><span class="tsd-kind-property">dissolution<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
187
187
|
<ul>
|
|
188
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
188
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L34">packages/rich-result/src/jsonld/Organization.ts:34</a></li></ul></aside></section>
|
|
189
189
|
<section class="tsd-panel tsd-member"><a id="diversityPolicy" class="tsd-anchor"></a>
|
|
190
190
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>diversity<wbr/>Policy</span><a href="#diversityPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
191
191
|
<div class="tsd-signature"><span class="tsd-kind-property">diversity<wbr/>Policy</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 ">URL</span></div><aside class="tsd-sources">
|
|
192
192
|
<ul>
|
|
193
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
193
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L35">packages/rich-result/src/jsonld/Organization.ts:35</a></li></ul></aside></section>
|
|
194
194
|
<section class="tsd-panel tsd-member"><a id="diversityStaffingReport" class="tsd-anchor"></a>
|
|
195
195
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>diversity<wbr/>Staffing<wbr/>Report</span><a href="#diversityStaffingReport" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
196
196
|
<div class="tsd-signature"><span class="tsd-kind-property">diversity<wbr/>Staffing<wbr/>Report</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">URL</span><span class="tsd-signature-symbol"> | </span><a href="Article.html" class="tsd-signature-type tsd-kind-interface">Article</a></div><aside class="tsd-sources">
|
|
197
197
|
<ul>
|
|
198
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
198
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L36">packages/rich-result/src/jsonld/Organization.ts:36</a></li></ul></aside></section>
|
|
199
199
|
<section class="tsd-panel tsd-member"><a id="duns" class="tsd-anchor"></a>
|
|
200
200
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>duns</span><a href="#duns" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
201
201
|
<div class="tsd-signature"><span class="tsd-kind-property">duns</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">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L37">packages/rich-result/src/jsonld/Organization.ts:37</a></li></ul></aside></section>
|
|
204
204
|
<section class="tsd-panel tsd-member"><a id="email" class="tsd-anchor"></a>
|
|
205
205
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>email</span><a href="#email" 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">email</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
|
<ul>
|
|
208
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
208
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L38">packages/rich-result/src/jsonld/Organization.ts:38</a></li></ul></aside></section>
|
|
209
209
|
<section class="tsd-panel tsd-member"><a id="employee" class="tsd-anchor"></a>
|
|
210
210
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>employee</span><a href="#employee" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
211
211
|
<div class="tsd-signature"><span class="tsd-kind-property">employee</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="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
212
212
|
<ul>
|
|
213
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
213
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L39">packages/rich-result/src/jsonld/Organization.ts:39</a></li></ul></aside></section>
|
|
214
214
|
<section class="tsd-panel tsd-member"><a id="ethicsPolicy" class="tsd-anchor"></a>
|
|
215
215
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ethics<wbr/>Policy</span><a href="#ethicsPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
216
216
|
<div class="tsd-signature"><span class="tsd-kind-property">ethics<wbr/>Policy</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 ">URL</span></div><aside class="tsd-sources">
|
|
217
217
|
<ul>
|
|
218
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
218
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L40">packages/rich-result/src/jsonld/Organization.ts:40</a></li></ul></aside></section>
|
|
219
219
|
<section class="tsd-panel tsd-member"><a id="event" class="tsd-anchor"></a>
|
|
220
220
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>event</span><a href="#event" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
221
221
|
<div class="tsd-signature"><span class="tsd-kind-property">event</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
|
|
222
222
|
<ul>
|
|
223
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
223
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L41">packages/rich-result/src/jsonld/Organization.ts:41</a></li></ul></aside></section>
|
|
224
224
|
<section class="tsd-panel tsd-member"><a id="faxNumber" class="tsd-anchor"></a>
|
|
225
225
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>fax<wbr/>Number</span><a href="#faxNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
226
226
|
<div class="tsd-signature"><span class="tsd-kind-property">fax<wbr/>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">
|
|
227
227
|
<ul>
|
|
228
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
228
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L42">packages/rich-result/src/jsonld/Organization.ts:42</a></li></ul></aside></section>
|
|
229
229
|
<section class="tsd-panel tsd-member"><a id="founder" class="tsd-anchor"></a>
|
|
230
230
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>founder</span><a href="#founder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
231
231
|
<div class="tsd-signature"><span class="tsd-kind-property">founder</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="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L43">packages/rich-result/src/jsonld/Organization.ts:43</a></li></ul></aside></section>
|
|
234
234
|
<section class="tsd-panel tsd-member"><a id="founders" class="tsd-anchor"></a>
|
|
235
235
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>founders</span><a href="#founders" 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">founders</span><span class="tsd-signature-symbol">?:</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="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
237
237
|
<ul>
|
|
238
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
238
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L44">packages/rich-result/src/jsonld/Organization.ts:44</a></li></ul></aside></section>
|
|
239
239
|
<section class="tsd-panel tsd-member"><a id="foundingDate" class="tsd-anchor"></a>
|
|
240
240
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>founding<wbr/>Date</span><a href="#foundingDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
241
241
|
<div class="tsd-signature"><span class="tsd-kind-property">founding<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
242
242
|
<ul>
|
|
243
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
243
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L45">packages/rich-result/src/jsonld/Organization.ts:45</a></li></ul></aside></section>
|
|
244
244
|
<section class="tsd-panel tsd-member"><a id="foundingLocation" class="tsd-anchor"></a>
|
|
245
245
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>founding<wbr/>Location</span><a href="#foundingLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
246
246
|
<div class="tsd-signature"><span class="tsd-kind-property">founding<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">
|
|
247
247
|
<ul>
|
|
248
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
248
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L46">packages/rich-result/src/jsonld/Organization.ts:46</a></li></ul></aside></section>
|
|
249
249
|
<section class="tsd-panel tsd-member"><a id="funder" class="tsd-anchor"></a>
|
|
250
250
|
<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>
|
|
251
251
|
<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">
|
|
252
252
|
<ul>
|
|
253
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
253
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L47">packages/rich-result/src/jsonld/Organization.ts:47</a></li></ul></aside></section>
|
|
254
254
|
<section class="tsd-panel tsd-member"><a id="globalLocationNumber" class="tsd-anchor"></a>
|
|
255
255
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>global<wbr/>Location<wbr/>Number</span><a href="#globalLocationNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
256
256
|
<div class="tsd-signature"><span class="tsd-kind-property">global<wbr/>Location<wbr/>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">
|
|
257
257
|
<ul>
|
|
258
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
258
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L48">packages/rich-result/src/jsonld/Organization.ts:48</a></li></ul></aside></section>
|
|
259
259
|
<section class="tsd-panel tsd-member"><a id="hasCredential" class="tsd-anchor"></a>
|
|
260
260
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Credential</span><a href="#hasCredential" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
261
261
|
<div class="tsd-signature"><span class="tsd-kind-property">has<wbr/>Credential</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L49">packages/rich-result/src/jsonld/Organization.ts:49</a></li></ul></aside></section>
|
|
264
264
|
<section class="tsd-panel tsd-member"><a id="hasMerchantReturnPolicy" class="tsd-anchor"></a>
|
|
265
265
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Merchant<wbr/>Return<wbr/>Policy</span><a href="#hasMerchantReturnPolicy" 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">has<wbr/>Merchant<wbr/>Return<wbr/>Policy</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
267
267
|
<ul>
|
|
268
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
268
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L50">packages/rich-result/src/jsonld/Organization.ts:50</a></li></ul></aside></section>
|
|
269
269
|
<section class="tsd-panel tsd-member"><a id="hasOfferCatalog" class="tsd-anchor"></a>
|
|
270
270
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Offer<wbr/>Catalog</span><a href="#hasOfferCatalog" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
271
271
|
<div class="tsd-signature"><span class="tsd-kind-property">has<wbr/>Offer<wbr/>Catalog</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
272
272
|
<ul>
|
|
273
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
273
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L51">packages/rich-result/src/jsonld/Organization.ts:51</a></li></ul></aside></section>
|
|
274
274
|
<section class="tsd-panel tsd-member"><a id="hasPOS" class="tsd-anchor"></a>
|
|
275
275
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>hasPOS</span><a href="#hasPOS" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
276
276
|
<div class="tsd-signature"><span class="tsd-kind-property">hasPOS</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">
|
|
277
277
|
<ul>
|
|
278
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
278
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L52">packages/rich-result/src/jsonld/Organization.ts:52</a></li></ul></aside></section>
|
|
279
279
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
|
|
280
280
|
<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>
|
|
281
281
|
<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">
|
|
282
282
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#identifier">identifier</a></p>
|
|
283
283
|
<ul>
|
|
284
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
284
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
|
|
285
285
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
|
|
286
286
|
<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>
|
|
287
287
|
<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">
|
|
288
288
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#image">image</a></p>
|
|
289
289
|
<ul>
|
|
290
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
290
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
|
|
291
291
|
<section class="tsd-panel tsd-member"><a id="interactionStatistic" class="tsd-anchor"></a>
|
|
292
292
|
<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>
|
|
293
293
|
<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">
|
|
294
294
|
<ul>
|
|
295
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
295
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L53">packages/rich-result/src/jsonld/Organization.ts:53</a></li></ul></aside></section>
|
|
296
296
|
<section class="tsd-panel tsd-member"><a id="isicV4" class="tsd-anchor"></a>
|
|
297
297
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>isic<wbr/>V4</span><a href="#isicV4" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
298
298
|
<div class="tsd-signature"><span class="tsd-kind-property">isic<wbr/>V4</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">
|
|
299
299
|
<ul>
|
|
300
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
300
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L54">packages/rich-result/src/jsonld/Organization.ts:54</a></li></ul></aside></section>
|
|
301
301
|
<section class="tsd-panel tsd-member"><a id="knowsAbout" class="tsd-anchor"></a>
|
|
302
302
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>knows<wbr/>About</span><a href="#knowsAbout" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
303
303
|
<div class="tsd-signature"><span class="tsd-kind-property">knows<wbr/>About</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><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">URL</span></div><aside class="tsd-sources">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L55">packages/rich-result/src/jsonld/Organization.ts:55</a></li></ul></aside></section>
|
|
306
306
|
<section class="tsd-panel tsd-member"><a id="knowsLanguage" class="tsd-anchor"></a>
|
|
307
307
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>knows<wbr/>Language</span><a href="#knowsLanguage" 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">knows<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">
|
|
309
309
|
<ul>
|
|
310
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
310
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L56">packages/rich-result/src/jsonld/Organization.ts:56</a></li></ul></aside></section>
|
|
311
311
|
<section class="tsd-panel tsd-member"><a id="legalName" class="tsd-anchor"></a>
|
|
312
312
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>legal<wbr/>Name</span><a href="#legalName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
313
313
|
<div class="tsd-signature"><span class="tsd-kind-property">legal<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">
|
|
314
314
|
<ul>
|
|
315
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
315
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L57">packages/rich-result/src/jsonld/Organization.ts:57</a></li></ul></aside></section>
|
|
316
316
|
<section class="tsd-panel tsd-member"><a id="location" class="tsd-anchor"></a>
|
|
317
317
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>location</span><a href="#location" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
318
318
|
<div class="tsd-signature"><span class="tsd-kind-property">location</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><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="PostalAddress.html" class="tsd-signature-type tsd-kind-interface">PostalAddress</a></div><aside class="tsd-sources">
|
|
319
319
|
<ul>
|
|
320
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
320
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L58">packages/rich-result/src/jsonld/Organization.ts:58</a></li></ul></aside></section>
|
|
321
321
|
<section class="tsd-panel tsd-member"><a id="logo" class="tsd-anchor"></a>
|
|
322
322
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>logo</span><a href="#logo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
323
323
|
<div class="tsd-signature"><span class="tsd-kind-property">logo</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
324
324
|
<ul>
|
|
325
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
325
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L59">packages/rich-result/src/jsonld/Organization.ts:59</a></li></ul></aside></section>
|
|
326
326
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
|
|
327
327
|
<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>
|
|
328
328
|
<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">
|
|
329
329
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
|
|
330
330
|
<ul>
|
|
331
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
331
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
|
|
332
332
|
<section class="tsd-panel tsd-member"><a id="makesOffer" class="tsd-anchor"></a>
|
|
333
333
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>makes<wbr/>Offer</span><a href="#makesOffer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
334
334
|
<div class="tsd-signature"><span class="tsd-kind-property">makes<wbr/>Offer</span><span class="tsd-signature-symbol">?:</span> <a href="Offer.html" class="tsd-signature-type tsd-kind-interface">Offer</a></div><aside class="tsd-sources">
|
|
335
335
|
<ul>
|
|
336
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
336
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L60">packages/rich-result/src/jsonld/Organization.ts:60</a></li></ul></aside></section>
|
|
337
337
|
<section class="tsd-panel tsd-member"><a id="member" class="tsd-anchor"></a>
|
|
338
338
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>member</span><a href="#member" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
339
339
|
<div class="tsd-signature"><span class="tsd-kind-property">member</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">
|
|
340
340
|
<ul>
|
|
341
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
341
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L61">packages/rich-result/src/jsonld/Organization.ts:61</a></li></ul></aside></section>
|
|
342
342
|
<section class="tsd-panel tsd-member"><a id="memberOf" class="tsd-anchor"></a>
|
|
343
343
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>member<wbr/>Of</span><a href="#memberOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
344
344
|
<div class="tsd-signature"><span class="tsd-kind-property">member<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L62">packages/rich-result/src/jsonld/Organization.ts:62</a></li></ul></aside></section>
|
|
347
347
|
<section class="tsd-panel tsd-member"><a id="naics" class="tsd-anchor"></a>
|
|
348
348
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>naics</span><a href="#naics" 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">naics</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">
|
|
350
350
|
<ul>
|
|
351
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
351
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L63">packages/rich-result/src/jsonld/Organization.ts:63</a></li></ul></aside></section>
|
|
352
352
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
|
|
353
353
|
<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>
|
|
354
354
|
<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">
|
|
355
355
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#name">name</a></p>
|
|
356
356
|
<ul>
|
|
357
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
357
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
|
|
358
358
|
<section class="tsd-panel tsd-member"><a id="nonprofitStatus" class="tsd-anchor"></a>
|
|
359
359
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>nonprofit<wbr/>Status</span><a href="#nonprofitStatus" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
360
360
|
<div class="tsd-signature"><span class="tsd-kind-property">nonprofit<wbr/>Status</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
361
361
|
<ul>
|
|
362
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
362
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L64">packages/rich-result/src/jsonld/Organization.ts:64</a></li></ul></aside></section>
|
|
363
363
|
<section class="tsd-panel tsd-member"><a id="numberOfEmployees" class="tsd-anchor"></a>
|
|
364
364
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>number<wbr/>Of<wbr/>Employees</span><a href="#numberOfEmployees" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
365
365
|
<div class="tsd-signature"><span class="tsd-kind-property">number<wbr/>Of<wbr/>Employees</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
|
|
366
366
|
<ul>
|
|
367
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
367
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L65">packages/rich-result/src/jsonld/Organization.ts:65</a></li></ul></aside></section>
|
|
368
368
|
<section class="tsd-panel tsd-member"><a id="ownershipFundingInfo" class="tsd-anchor"></a>
|
|
369
369
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ownership<wbr/>Funding<wbr/>Info</span><a href="#ownershipFundingInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
370
370
|
<div class="tsd-signature"><span class="tsd-kind-property">ownership<wbr/>Funding<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
371
371
|
<ul>
|
|
372
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
372
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L66">packages/rich-result/src/jsonld/Organization.ts:66</a></li></ul></aside></section>
|
|
373
373
|
<section class="tsd-panel tsd-member"><a id="owns" class="tsd-anchor"></a>
|
|
374
374
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>owns</span><a href="#owns" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
375
375
|
<div class="tsd-signature"><span class="tsd-kind-property">owns</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
376
376
|
<ul>
|
|
377
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
377
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L67">packages/rich-result/src/jsonld/Organization.ts:67</a></li></ul></aside></section>
|
|
378
378
|
<section class="tsd-panel tsd-member"><a id="parentOrganization" class="tsd-anchor"></a>
|
|
379
379
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>parent<wbr/>Organization</span><a href="#parentOrganization" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
380
380
|
<div class="tsd-signature"><span class="tsd-kind-property">parent<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">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L68">packages/rich-result/src/jsonld/Organization.ts:68</a></li></ul></aside></section>
|
|
383
383
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
|
|
384
384
|
<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>
|
|
385
385
|
<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">
|
|
386
386
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#potentialAction">potentialAction</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/271ddab/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
|
|
389
389
|
<section class="tsd-panel tsd-member"><a id="publishingPrinciples" class="tsd-anchor"></a>
|
|
390
390
|
<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>
|
|
391
391
|
<div class="tsd-signature"><span class="tsd-kind-property">publishing<wbr/>Principles</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 ">URL</span></div><aside class="tsd-sources">
|
|
392
392
|
<ul>
|
|
393
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
393
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L69">packages/rich-result/src/jsonld/Organization.ts:69</a></li></ul></aside></section>
|
|
394
394
|
<section class="tsd-panel tsd-member"><a id="review" class="tsd-anchor"></a>
|
|
395
395
|
<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>
|
|
396
396
|
<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">
|
|
397
397
|
<ul>
|
|
398
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
398
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L70">packages/rich-result/src/jsonld/Organization.ts:70</a></li></ul></aside></section>
|
|
399
399
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
|
|
400
400
|
<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>
|
|
401
401
|
<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">
|
|
402
402
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#sameAs">sameAs</a></p>
|
|
403
403
|
<ul>
|
|
404
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
404
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
|
|
405
405
|
<section class="tsd-panel tsd-member"><a id="seeks" class="tsd-anchor"></a>
|
|
406
406
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>seeks</span><a href="#seeks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
407
407
|
<div class="tsd-signature"><span class="tsd-kind-property">seeks</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
|
|
408
408
|
<ul>
|
|
409
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
409
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L71">packages/rich-result/src/jsonld/Organization.ts:71</a></li></ul></aside></section>
|
|
410
410
|
<section class="tsd-panel tsd-member"><a id="slogan" class="tsd-anchor"></a>
|
|
411
411
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>slogan</span><a href="#slogan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
412
412
|
<div class="tsd-signature"><span class="tsd-kind-property">slogan</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">
|
|
413
413
|
<ul>
|
|
414
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
414
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L72">packages/rich-result/src/jsonld/Organization.ts:72</a></li></ul></aside></section>
|
|
415
415
|
<section class="tsd-panel tsd-member"><a id="sponsor" class="tsd-anchor"></a>
|
|
416
416
|
<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>
|
|
417
417
|
<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">
|
|
418
418
|
<ul>
|
|
419
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
419
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L73">packages/rich-result/src/jsonld/Organization.ts:73</a></li></ul></aside></section>
|
|
420
420
|
<section class="tsd-panel tsd-member"><a id="subOrganization" class="tsd-anchor"></a>
|
|
421
421
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sub<wbr/>Organization</span><a href="#subOrganization" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
422
422
|
<div class="tsd-signature"><span class="tsd-kind-property">sub<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">
|
|
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/271ddab/packages/rich-result/src/jsonld/Organization.ts#L74">packages/rich-result/src/jsonld/Organization.ts:74</a></li></ul></aside></section>
|
|
425
425
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
|
|
426
426
|
<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>
|
|
427
427
|
<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">
|
|
428
428
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#subjectOf">subjectOf</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/271ddab/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
|
|
431
431
|
<section class="tsd-panel tsd-member"><a id="taxID" class="tsd-anchor"></a>
|
|
432
432
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>taxID</span><a href="#taxID" 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">taxID</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">
|
|
434
434
|
<ul>
|
|
435
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
435
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L75">packages/rich-result/src/jsonld/Organization.ts:75</a></li></ul></aside></section>
|
|
436
436
|
<section class="tsd-panel tsd-member"><a id="telephone" class="tsd-anchor"></a>
|
|
437
437
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>telephone</span><a href="#telephone" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
438
438
|
<div class="tsd-signature"><span class="tsd-kind-property">telephone</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">
|
|
439
439
|
<ul>
|
|
440
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
440
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L76">packages/rich-result/src/jsonld/Organization.ts:76</a></li></ul></aside></section>
|
|
441
441
|
<section class="tsd-panel tsd-member"><a id="unnamedSourcesPolicy" class="tsd-anchor"></a>
|
|
442
442
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>unnamed<wbr/>Sources<wbr/>Policy</span><a href="#unnamedSourcesPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
443
443
|
<div class="tsd-signature"><span class="tsd-kind-property">unnamed<wbr/>Sources<wbr/>Policy</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 ">URL</span></div><aside class="tsd-sources">
|
|
444
444
|
<ul>
|
|
445
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
445
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L77">packages/rich-result/src/jsonld/Organization.ts:77</a></li></ul></aside></section>
|
|
446
446
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
|
|
447
447
|
<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>
|
|
448
448
|
<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">
|
|
449
449
|
<p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#url">url</a></p>
|
|
450
450
|
<ul>
|
|
451
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
451
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
|
|
452
452
|
<section class="tsd-panel tsd-member"><a id="vatID" class="tsd-anchor"></a>
|
|
453
453
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>vatID</span><a href="#vatID" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
454
454
|
<div class="tsd-signature"><span class="tsd-kind-property">vatID</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">
|
|
455
455
|
<ul>
|
|
456
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
456
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Organization.ts#L78">packages/rich-result/src/jsonld/Organization.ts:78</a></li></ul></aside></section></section></div>
|
|
457
457
|
<div class="col-sidebar">
|
|
458
458
|
<div class="page-menu">
|
|
459
459
|
<div class="tsd-navigation settings">
|