@unhead/schema-org 2.0.18 → 2.1.0

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.
Files changed (69) hide show
  1. package/dist/chunks/index.mjs +23 -0
  2. package/dist/chunks/index10.mjs +63 -0
  3. package/dist/chunks/index11.mjs +35 -0
  4. package/dist/chunks/index12.mjs +48 -0
  5. package/dist/chunks/index13.mjs +36 -0
  6. package/dist/chunks/index14.mjs +25 -0
  7. package/dist/chunks/index15.mjs +37 -0
  8. package/dist/chunks/index16.mjs +27 -0
  9. package/dist/chunks/index17.mjs +34 -0
  10. package/dist/chunks/index18.mjs +32 -0
  11. package/dist/chunks/index19.mjs +31 -0
  12. package/dist/chunks/index2.mjs +12 -0
  13. package/dist/chunks/index20.mjs +31 -0
  14. package/dist/chunks/index21.mjs +30 -0
  15. package/dist/chunks/index22.mjs +30 -0
  16. package/dist/chunks/index23.mjs +82 -0
  17. package/dist/chunks/index24.mjs +14 -0
  18. package/dist/chunks/index25.mjs +33 -0
  19. package/dist/chunks/index26.mjs +31 -0
  20. package/dist/chunks/index27.mjs +29 -0
  21. package/dist/chunks/index28.mjs +12 -0
  22. package/dist/chunks/index29.mjs +46 -0
  23. package/dist/chunks/index3.mjs +317 -0
  24. package/dist/chunks/index30.mjs +53 -0
  25. package/dist/chunks/index31.mjs +41 -0
  26. package/dist/chunks/index32.mjs +26 -0
  27. package/dist/chunks/index33.mjs +47 -0
  28. package/dist/chunks/index34.mjs +29 -0
  29. package/dist/chunks/index35.mjs +34 -0
  30. package/dist/chunks/index36.mjs +33 -0
  31. package/dist/chunks/index37.mjs +34 -0
  32. package/dist/chunks/index38.mjs +51 -0
  33. package/dist/chunks/index39.mjs +17 -0
  34. package/dist/chunks/index4.mjs +54 -0
  35. package/dist/chunks/index40.mjs +29 -0
  36. package/dist/chunks/index5.mjs +31 -0
  37. package/dist/chunks/index6.mjs +29 -0
  38. package/dist/chunks/index7.mjs +35 -0
  39. package/dist/chunks/index8.mjs +18 -0
  40. package/dist/chunks/index9.mjs +20 -0
  41. package/dist/index.d.mts +6 -11
  42. package/dist/index.d.ts +6 -11
  43. package/dist/index.mjs +43 -3
  44. package/dist/react.d.mts +3 -3
  45. package/dist/react.d.ts +3 -3
  46. package/dist/react.mjs +3 -5
  47. package/dist/shared/schema-org.40UJYB57.mjs +19 -0
  48. package/dist/shared/{schema-org.B3f2mYF6.d.ts → schema-org.BR4WcSqZ.d.ts} +3 -3
  49. package/dist/shared/schema-org.CAKsqzbX.d.ts +1022 -0
  50. package/dist/shared/{schema-org.D5CDiwX5.d.ts → schema-org.CFcsqFfN.d.mts} +215 -15
  51. package/dist/shared/{schema-org.D5CDiwX5.d.mts → schema-org.CFcsqFfN.d.ts} +215 -15
  52. package/dist/shared/{schema-org.q010LqYD.mjs → schema-org.CHbRCiep.mjs} +12 -0
  53. package/dist/shared/schema-org.Cp6bpwL2.mjs +875 -0
  54. package/dist/shared/schema-org.Dg61qWpa.mjs +27 -0
  55. package/dist/shared/schema-org.UT1u1UYq.d.mts +1022 -0
  56. package/dist/shared/{schema-org.jGJJYnRv.d.mts → schema-org.oFHFm6my.d.mts} +3 -3
  57. package/dist/solid-js.d.mts +3 -3
  58. package/dist/solid-js.d.ts +3 -3
  59. package/dist/solid-js.mjs +3 -5
  60. package/dist/svelte.d.mts +3 -3
  61. package/dist/svelte.d.ts +3 -3
  62. package/dist/svelte.mjs +3 -5
  63. package/dist/vue.d.mts +3 -3
  64. package/dist/vue.d.ts +3 -3
  65. package/dist/vue.mjs +6 -7
  66. package/package.json +12 -14
  67. package/dist/shared/schema-org.B8mOT8YC.d.ts +0 -44
  68. package/dist/shared/schema-org.CWjoIjIr.d.mts +0 -44
  69. package/dist/shared/schema-org.DoKdjnca.mjs +0 -1690
@@ -0,0 +1,1022 @@
1
+ import { T as Thing, A as Arrayable, e as NodeRelations, b as Identity, N as NodeRelation, f as ResolvableDate, S as SchemaOrgNodeDefinition, aE as Person, ad as ImageObject, l as AggregateRating, a$ as Review, aB as Organization, av as Offer, b5 as VideoObject, aJ as PostalAddress, aH as PostalAddressStrict, aI as PostalAddressName, i as AggregateOffer, o as Article, q as Book, s as BookEdition, x as BreadcrumbList, D as Comment, G as Course, K as Event, a1 as FoodEstablishment, a4 as HowTo, a8 as HowToStep, ag as ItemList, aj as JobPosting, am as ListItem, ap as LocalBusiness, as as Movie, ay as OpeningHoursSpecification, X as Place, aM as Product, aQ as Question, bc as ReadAction, aW as Recipe, bj as SearchAction, b2 as SoftwareApp, _ as VirtualLocation, b8 as WebPage, bf as WebSite } from './schema-org.CFcsqFfN.mjs';
2
+ import { Unhead, HeadEntryOptions, ActiveHeadEntry } from 'unhead/types';
3
+
4
+ /**
5
+ * Represents a data download distribution.
6
+ */
7
+ interface DataDownload extends Thing {
8
+ '@type'?: 'DataDownload';
9
+ /**
10
+ * The direct download URL for the dataset file.
11
+ */
12
+ 'contentUrl'?: string;
13
+ /**
14
+ * The file format of the distribution (e.g., "CSV", "JSON", "XML", "application/json").
15
+ */
16
+ 'encodingFormat'?: string;
17
+ /**
18
+ * The size of the file in bytes or human-readable format (e.g., "1.5 MB").
19
+ */
20
+ 'contentSize'?: string;
21
+ }
22
+ /**
23
+ * Represents a data catalog that contains this dataset.
24
+ */
25
+ interface DataCatalog extends Thing {
26
+ '@type'?: 'DataCatalog';
27
+ /**
28
+ * The name of the data catalog.
29
+ */
30
+ 'name'?: string;
31
+ /**
32
+ * The URL of the data catalog.
33
+ */
34
+ 'url'?: string;
35
+ }
36
+ interface DatasetSimple extends Thing {
37
+ '@type'?: Arrayable<'Dataset'>;
38
+ /**
39
+ * The name of the dataset.
40
+ * This is a required field for valid Dataset structured data.
41
+ */
42
+ 'name': string;
43
+ /**
44
+ * A short summary describing the dataset.
45
+ * This is a required field for valid Dataset structured data.
46
+ */
47
+ 'description': string;
48
+ /**
49
+ * The location of a page describing the dataset.
50
+ */
51
+ 'url'?: string;
52
+ /**
53
+ * Keywords or tags used to describe the dataset.
54
+ * Multiple entries in a keywords list are delimited by commas.
55
+ */
56
+ 'keywords'?: Arrayable<string>;
57
+ /**
58
+ * The creator or author of this dataset.
59
+ * Can be a Person or Organization, or a reference by ID.
60
+ */
61
+ 'creator'?: NodeRelations<Identity>;
62
+ /**
63
+ * Identifies academic articles that are recommended by the data provider.
64
+ * Can be the article text, URL, or DOI.
65
+ */
66
+ 'citation'?: Arrayable<string>;
67
+ /**
68
+ * A license document that applies to this content, typically indicated by URL.
69
+ * Can also be the license text.
70
+ */
71
+ 'license'?: string;
72
+ /**
73
+ * The time period that the dataset covers, in ISO 8601 format.
74
+ * Examples:
75
+ * - Single date: "2008"
76
+ * - Time period: "2007-03-01T13:00:00Z/2008-05-11T15:30:00Z"
77
+ * - Open-ended: "2007-03-01T13:00:00Z/.."
78
+ */
79
+ 'temporalCoverage'?: string;
80
+ /**
81
+ * The geographic area covered by the dataset.
82
+ * Can be a place name, coordinates, or a shape.
83
+ */
84
+ 'spatialCoverage'?: Arrayable<string | Thing>;
85
+ /**
86
+ * A download location for the dataset or a DataDownload object with distribution information.
87
+ */
88
+ 'distribution'?: NodeRelations<DataDownload>;
89
+ /**
90
+ * The variables that are measured in the dataset.
91
+ * Can be text descriptions or PropertyValue objects.
92
+ */
93
+ 'variableMeasured'?: Arrayable<string | Thing>;
94
+ /**
95
+ * A data catalog which contains this dataset.
96
+ */
97
+ 'includedInDataCatalog'?: NodeRelation<DataCatalog>;
98
+ /**
99
+ * Indicates whether the dataset is accessible for free.
100
+ */
101
+ 'isAccessibleForFree'?: boolean;
102
+ /**
103
+ * The date on which the dataset was published, in ISO 8601 format.
104
+ */
105
+ 'datePublished'?: ResolvableDate;
106
+ /**
107
+ * The date on which the dataset was most recently modified, in ISO 8601 format.
108
+ */
109
+ 'dateModified'?: ResolvableDate;
110
+ /**
111
+ * The version number or identifier for this dataset.
112
+ */
113
+ 'version'?: string;
114
+ /**
115
+ * A link to the license document or terms of use.
116
+ */
117
+ 'sameAs'?: Arrayable<string>;
118
+ /**
119
+ * An identifier for the dataset, such as a DOI.
120
+ */
121
+ 'identifier'?: Arrayable<string>;
122
+ }
123
+ interface Dataset extends DatasetSimple {
124
+ }
125
+ declare const PrimaryDatasetId = "#dataset";
126
+ /**
127
+ * Describes a Dataset on a WebPage.
128
+ * A dataset is a body of structured information describing some topic(s) of interest.
129
+ */
130
+ declare const datasetResolver: SchemaOrgNodeDefinition<Dataset>;
131
+
132
+ /**
133
+ * A collection of music tracks in album form.
134
+ */
135
+ interface MusicAlbumSimple extends Thing {
136
+ /**
137
+ * The name of the music album.
138
+ */
139
+ name: string;
140
+ /**
141
+ * A description of the music album.
142
+ */
143
+ description?: string;
144
+ /**
145
+ * The artist that performed this album.
146
+ * Can be a Person or MusicGroup reference.
147
+ */
148
+ byArtist?: NodeRelations<Person | string>;
149
+ /**
150
+ * A music recording (track) on this album.
151
+ */
152
+ track?: NodeRelations<string>;
153
+ /**
154
+ * The kind of release which this album is.
155
+ * For example: "StudioAlbum", "LiveAlbum", "CompilationAlbum", "RemixAlbum", "SoundtrackAlbum", etc.
156
+ */
157
+ albumProductionType?: string;
158
+ /**
159
+ * The kind of release which this album is.
160
+ * For example: "AlbumRelease", "SingleRelease", "EPRelease", "BroadcastRelease", etc.
161
+ */
162
+ albumReleaseType?: string;
163
+ /**
164
+ * The date the music album was published.
165
+ */
166
+ datePublished?: ResolvableDate;
167
+ /**
168
+ * Genre of the music album.
169
+ */
170
+ genre?: string | string[];
171
+ /**
172
+ * The number of tracks in this album.
173
+ */
174
+ numTracks?: number;
175
+ /**
176
+ * An image representing the music album (album art).
177
+ */
178
+ image?: NodeRelations<ImageObject | string>;
179
+ /**
180
+ * A URL to a page about the music album.
181
+ */
182
+ url?: string;
183
+ /**
184
+ * Annotation for the average review score assigned to the music album.
185
+ */
186
+ aggregateRating?: NodeRelation<AggregateRating>;
187
+ /**
188
+ * A nested Review of the music album.
189
+ */
190
+ review?: NodeRelations<Review>;
191
+ }
192
+ interface MusicAlbum extends MusicAlbumSimple {
193
+ }
194
+ /**
195
+ * Describes a music album.
196
+ */
197
+ declare const musicAlbumResolver: SchemaOrgNodeDefinition<MusicAlbum>;
198
+
199
+ /**
200
+ * A musical group, such as a band, an orchestra, or a choir.
201
+ */
202
+ interface MusicGroupSimple extends Thing {
203
+ /**
204
+ * The name of the music group.
205
+ */
206
+ name: string;
207
+ /**
208
+ * A description of the music group.
209
+ */
210
+ description?: string;
211
+ /**
212
+ * Genre of the music group.
213
+ */
214
+ genre?: string | string[];
215
+ /**
216
+ * A member of the music group.
217
+ */
218
+ member?: NodeRelations<Person | string>;
219
+ /**
220
+ * The date the music group was founded.
221
+ */
222
+ foundingDate?: ResolvableDate;
223
+ /**
224
+ * The date the music group dissolved (if applicable).
225
+ */
226
+ dissolutionDate?: ResolvableDate;
227
+ /**
228
+ * A music album released by this group.
229
+ */
230
+ album?: NodeRelations<string>;
231
+ /**
232
+ * A music recording (track) by this group.
233
+ */
234
+ track?: NodeRelations<string>;
235
+ /**
236
+ * A URL to a page about the music group.
237
+ */
238
+ url?: string;
239
+ /**
240
+ * An image representing the music group.
241
+ */
242
+ image?: NodeRelations<ImageObject | string>;
243
+ /**
244
+ * An array of URLs representing declared social/authoritative profiles of the music group
245
+ * (e.g., a Wikipedia page, Facebook profile, or official website).
246
+ */
247
+ sameAs?: Arrayable<string>;
248
+ }
249
+ interface MusicGroup extends MusicGroupSimple {
250
+ }
251
+ /**
252
+ * Describes a musical group, such as a band, an orchestra, or a choir.
253
+ */
254
+ declare const musicGroupResolver: SchemaOrgNodeDefinition<MusicGroup>;
255
+
256
+ /**
257
+ * A collection of music tracks in playlist form.
258
+ */
259
+ interface MusicPlaylistSimple extends Thing {
260
+ /**
261
+ * The name of the music playlist.
262
+ */
263
+ name: string;
264
+ /**
265
+ * A description of the music playlist.
266
+ */
267
+ description?: string;
268
+ /**
269
+ * The number of tracks in this playlist.
270
+ */
271
+ numTracks?: number;
272
+ /**
273
+ * A music recording (track) in this playlist.
274
+ */
275
+ track?: NodeRelations<string>;
276
+ /**
277
+ * The creator/curator of the playlist.
278
+ * Can be a Person or MusicGroup reference.
279
+ */
280
+ creator?: NodeRelation<Person | string>;
281
+ /**
282
+ * The date the music playlist was published.
283
+ */
284
+ datePublished?: ResolvableDate;
285
+ /**
286
+ * The date the music playlist was last modified.
287
+ */
288
+ dateModified?: ResolvableDate;
289
+ /**
290
+ * A URL to a page about the music playlist.
291
+ */
292
+ url?: string;
293
+ /**
294
+ * An image representing the music playlist.
295
+ */
296
+ image?: NodeRelations<ImageObject | string>;
297
+ /**
298
+ * Annotation for the average review score assigned to the music playlist.
299
+ */
300
+ aggregateRating?: NodeRelation<AggregateRating>;
301
+ }
302
+ interface MusicPlaylist extends MusicPlaylistSimple {
303
+ }
304
+ /**
305
+ * Describes a collection of music tracks in playlist form.
306
+ */
307
+ declare const musicPlaylistResolver: SchemaOrgNodeDefinition<MusicPlaylist>;
308
+
309
+ /**
310
+ * A music recording (track), typically a single song.
311
+ */
312
+ interface MusicRecordingSimple extends Thing {
313
+ /**
314
+ * The name of the music recording.
315
+ */
316
+ name: string;
317
+ /**
318
+ * A description of the music recording.
319
+ */
320
+ description?: string;
321
+ /**
322
+ * The duration of the music recording in ISO 8601 format (e.g., PT4M23S for 4 minutes 23 seconds).
323
+ */
324
+ duration?: string;
325
+ /**
326
+ * The artist that performed this recording.
327
+ * Can be a Person or MusicGroup reference.
328
+ */
329
+ byArtist?: NodeRelations<Person | string>;
330
+ /**
331
+ * The album to which this recording belongs.
332
+ */
333
+ inAlbum?: NodeRelation<string>;
334
+ /**
335
+ * The playlist(s) this recording belongs to.
336
+ */
337
+ inPlaylist?: NodeRelations<string>;
338
+ /**
339
+ * The International Standard Recording Code for the recording.
340
+ */
341
+ isrcCode?: string;
342
+ /**
343
+ * The composition this recording is a performance of.
344
+ */
345
+ recordingOf?: NodeRelation<string>;
346
+ /**
347
+ * The date the music recording was published.
348
+ */
349
+ datePublished?: ResolvableDate;
350
+ /**
351
+ * Genre of the music recording.
352
+ */
353
+ genre?: string | string[];
354
+ /**
355
+ * A URL to a page about the music recording.
356
+ */
357
+ url?: string;
358
+ /**
359
+ * A URL to the audio file.
360
+ */
361
+ audio?: string;
362
+ /**
363
+ * An image representing the music recording (typically album art).
364
+ */
365
+ image?: NodeRelations<ImageObject | string>;
366
+ /**
367
+ * Annotation for the average review score assigned to the music recording.
368
+ */
369
+ aggregateRating?: NodeRelation<AggregateRating>;
370
+ }
371
+ interface MusicRecording extends MusicRecordingSimple {
372
+ }
373
+ /**
374
+ * Describes a music recording (track), typically a single song.
375
+ */
376
+ declare const musicRecordingResolver: SchemaOrgNodeDefinition<MusicRecording>;
377
+
378
+ interface PodcastEpisodeSimple extends Thing {
379
+ /**
380
+ * The name of the episode.
381
+ */
382
+ name: string;
383
+ /**
384
+ * A description of the episode.
385
+ */
386
+ description?: string;
387
+ /**
388
+ * The episode number.
389
+ */
390
+ episodeNumber?: number | string;
391
+ /**
392
+ * The season that this episode is part of.
393
+ */
394
+ partOfSeason?: NodeRelation<any>;
395
+ /**
396
+ * The podcast series that this episode is part of.
397
+ */
398
+ partOfSeries?: NodeRelation<any>;
399
+ /**
400
+ * The creator/host of the episode.
401
+ */
402
+ author?: NodeRelations<Person | Organization | string>;
403
+ /**
404
+ * The date the episode was published.
405
+ */
406
+ datePublished?: ResolvableDate;
407
+ /**
408
+ * The date the episode was uploaded.
409
+ */
410
+ uploadDate?: ResolvableDate;
411
+ /**
412
+ * The duration of the episode in ISO 8601 format (e.g., PT45M).
413
+ */
414
+ duration?: string;
415
+ /**
416
+ * The audio file URL or MediaObject for the episode.
417
+ */
418
+ audio?: NodeRelation<any | string>;
419
+ /**
420
+ * An image that represents the episode.
421
+ */
422
+ image?: NodeRelations<string | ImageObject>;
423
+ /**
424
+ * A thumbnail image for the episode.
425
+ */
426
+ thumbnailUrl?: string;
427
+ /**
428
+ * The URL of the episode.
429
+ */
430
+ url?: string;
431
+ /**
432
+ * A URL to a transcript of the episode.
433
+ */
434
+ transcript?: string;
435
+ /**
436
+ * Annotation for the average review score assigned to the episode.
437
+ */
438
+ aggregateRating?: NodeRelation<AggregateRating>;
439
+ /**
440
+ * A nested Review of the episode.
441
+ */
442
+ review?: NodeRelations<Review>;
443
+ /**
444
+ * The language code for the episode content; e.g., en-GB.
445
+ */
446
+ inLanguage?: string;
447
+ /**
448
+ * Keywords or tags used to describe the episode.
449
+ */
450
+ keywords?: Arrayable<string>;
451
+ }
452
+ interface PodcastEpisode extends PodcastEpisodeSimple {
453
+ }
454
+ /**
455
+ * Describes an episode of a podcast.
456
+ */
457
+ declare const podcastEpisodeResolver: SchemaOrgNodeDefinition<PodcastEpisode>;
458
+
459
+ interface PodcastSeasonSimple extends Thing {
460
+ /**
461
+ * The name of the podcast season.
462
+ */
463
+ name?: string;
464
+ /**
465
+ * A description of the podcast season.
466
+ */
467
+ description?: string;
468
+ /**
469
+ * The season number.
470
+ */
471
+ seasonNumber?: number;
472
+ /**
473
+ * The number of episodes in the season.
474
+ */
475
+ numberOfEpisodes?: number;
476
+ /**
477
+ * The podcast series that this season is part of.
478
+ */
479
+ partOfSeries?: NodeRelation<any>;
480
+ /**
481
+ * The episodes that are part of this season.
482
+ */
483
+ episode?: NodeRelations<any>;
484
+ /**
485
+ * The date the season was published.
486
+ */
487
+ datePublished?: ResolvableDate;
488
+ /**
489
+ * The start date of the season.
490
+ */
491
+ startDate?: ResolvableDate;
492
+ /**
493
+ * The end date of the season.
494
+ */
495
+ endDate?: ResolvableDate;
496
+ /**
497
+ * An image that represents the season.
498
+ */
499
+ image?: NodeRelations<string | ImageObject>;
500
+ /**
501
+ * The URL of the season.
502
+ */
503
+ url?: string;
504
+ /**
505
+ * The actors in the podcast season.
506
+ */
507
+ actor?: NodeRelations<Person | string>;
508
+ /**
509
+ * The directors of the podcast season.
510
+ */
511
+ director?: NodeRelations<Person | string>;
512
+ /**
513
+ * The production company or studio responsible for the podcast season.
514
+ */
515
+ productionCompany?: NodeRelation<Organization | string>;
516
+ /**
517
+ * Annotation for the average review score assigned to the podcast season.
518
+ */
519
+ aggregateRating?: NodeRelation<AggregateRating>;
520
+ }
521
+ interface PodcastSeason extends PodcastSeasonSimple {
522
+ }
523
+ /**
524
+ * Describes a season of a podcast series.
525
+ */
526
+ declare const podcastSeasonResolver: SchemaOrgNodeDefinition<PodcastSeason>;
527
+
528
+ interface PodcastSeriesSimple extends Thing {
529
+ /**
530
+ * The name of the podcast.
531
+ */
532
+ name: string;
533
+ /**
534
+ * A description of the podcast.
535
+ */
536
+ description?: string;
537
+ /**
538
+ * An image that represents the podcast.
539
+ */
540
+ image?: NodeRelations<string | ImageObject>;
541
+ /**
542
+ * The URL of the podcast.
543
+ */
544
+ url?: string;
545
+ /**
546
+ * The author/creator of the podcast.
547
+ */
548
+ author?: NodeRelations<Person | Organization | string>;
549
+ /**
550
+ * The URL of the podcast RSS feed.
551
+ */
552
+ webFeed?: string;
553
+ /**
554
+ * The episodes that are part of this podcast series.
555
+ */
556
+ episode?: NodeRelations<any>;
557
+ /**
558
+ * The seasons that are part of this podcast series.
559
+ */
560
+ containsSeason?: NodeRelations<any>;
561
+ /**
562
+ * The number of episodes in the podcast series.
563
+ */
564
+ numberOfEpisodes?: number;
565
+ /**
566
+ * The number of seasons in the podcast series.
567
+ */
568
+ numberOfSeasons?: number;
569
+ /**
570
+ * The genre of the podcast.
571
+ */
572
+ genre?: string | string[];
573
+ /**
574
+ * The date the podcast was published.
575
+ */
576
+ datePublished?: ResolvableDate;
577
+ /**
578
+ * The start date of the podcast.
579
+ */
580
+ startDate?: ResolvableDate;
581
+ /**
582
+ * The end date of the podcast (if no longer active).
583
+ */
584
+ endDate?: ResolvableDate;
585
+ /**
586
+ * Annotation for the average review score assigned to the podcast.
587
+ */
588
+ aggregateRating?: NodeRelation<AggregateRating>;
589
+ /**
590
+ * The language code for the podcast content; e.g., en-GB.
591
+ */
592
+ inLanguage?: string;
593
+ /**
594
+ * Keywords or tags used to describe the podcast.
595
+ */
596
+ keywords?: Arrayable<string>;
597
+ }
598
+ interface PodcastSeries extends PodcastSeriesSimple {
599
+ }
600
+ /**
601
+ * Describes a podcast series.
602
+ */
603
+ declare const podcastSeriesResolver: SchemaOrgNodeDefinition<PodcastSeries>;
604
+
605
+ type ValidServiceSubTypes = 'Service' | 'BroadcastService' | 'CableOrSatelliteService' | 'FinancialService' | 'FoodService' | 'GovernmentService' | 'TaxiService' | 'Telecom';
606
+ /**
607
+ * ServiceChannel defines how a service can be accessed.
608
+ */
609
+ interface ServiceChannel {
610
+ /**
611
+ * The type should be ServiceChannel.
612
+ */
613
+ '@type'?: 'ServiceChannel';
614
+ /**
615
+ * The URL where the service is available.
616
+ */
617
+ 'serviceUrl'?: string;
618
+ /**
619
+ * The phone number to access the service.
620
+ */
621
+ 'servicePhone'?: string;
622
+ /**
623
+ * The physical location where the service is available.
624
+ */
625
+ 'serviceLocation'?: string;
626
+ /**
627
+ * The languages supported by the service.
628
+ */
629
+ 'availableLanguage'?: string | string[];
630
+ }
631
+ /**
632
+ * A service provided by an organization, e.g. delivery service, print services, etc.
633
+ */
634
+ interface ServiceSimple extends Thing {
635
+ /**
636
+ * The type of the service. Can be 'Service' or a more specific subtype.
637
+ */
638
+ '@type'?: Arrayable<ValidServiceSubTypes>;
639
+ /**
640
+ * The name of the service.
641
+ */
642
+ 'name': string;
643
+ /**
644
+ * A description of the service.
645
+ */
646
+ 'description'?: string;
647
+ /**
648
+ * The type of service being offered, e.g. veterans' benefits, emergency relief, etc.
649
+ */
650
+ 'serviceType'?: string;
651
+ /**
652
+ * A reference to the Person or Organization that provides the service.
653
+ */
654
+ 'provider'?: NodeRelation<Person | Organization>;
655
+ /**
656
+ * The geographic area where the service is provided.
657
+ * Can be a text description or a Place object.
658
+ */
659
+ 'areaServed'?: string | unknown;
660
+ /**
661
+ * A means of accessing the service (e.g. a phone bank, a web site, a location, etc.).
662
+ */
663
+ 'availableChannel'?: ServiceChannel | ServiceChannel[];
664
+ /**
665
+ * An intended audience, i.e. a group for whom the service was created.
666
+ */
667
+ 'audience'?: unknown;
668
+ /**
669
+ * A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
670
+ */
671
+ 'category'?: string | string[];
672
+ /**
673
+ * Indicates an OfferCatalog listing for this Service.
674
+ */
675
+ 'hasOfferCatalog'?: unknown;
676
+ /**
677
+ * An offer to provide this service—for example, an offer to perform a service for a price, or without charge.
678
+ */
679
+ 'offers'?: NodeRelations<Offer>;
680
+ /**
681
+ * The overall rating, based on a collection of reviews or ratings, of the service.
682
+ */
683
+ 'aggregateRating'?: NodeRelation<AggregateRating>;
684
+ /**
685
+ * A review of the service.
686
+ */
687
+ 'review'?: NodeRelations<Review>;
688
+ /**
689
+ * An image of the service.
690
+ * - Must be at least 696 pixels wide.
691
+ * - Must be of the following formats+file extensions: .jpg, .png, .gif, or .webp.
692
+ */
693
+ 'image'?: NodeRelations<ImageObject | string>;
694
+ /**
695
+ * A logo associated with the service.
696
+ */
697
+ 'logo'?: NodeRelations<ImageObject | string>;
698
+ /**
699
+ * URL of the service.
700
+ */
701
+ 'url'?: string;
702
+ /**
703
+ * Human-readable terms of service documentation.
704
+ */
705
+ 'termsOfService'?: string;
706
+ /**
707
+ * A slogan or motto associated with the service.
708
+ */
709
+ 'slogan'?: string;
710
+ /**
711
+ * The brand associated with the service.
712
+ */
713
+ 'brand'?: NodeRelation<Organization>;
714
+ }
715
+ interface Service extends ServiceSimple {
716
+ }
717
+ declare const ServiceId = "#service";
718
+ /**
719
+ * Describes a service provided by an organization or person.
720
+ */
721
+ declare const serviceResolver: SchemaOrgNodeDefinition<Service>;
722
+
723
+ interface TVEpisodeSimple extends Thing {
724
+ /**
725
+ * The name of the episode.
726
+ */
727
+ name: string;
728
+ /**
729
+ * A description of the episode.
730
+ */
731
+ description?: string;
732
+ /**
733
+ * The episode number.
734
+ */
735
+ episodeNumber?: number | string;
736
+ /**
737
+ * The season that this episode is part of.
738
+ */
739
+ partOfSeason?: NodeRelation<any>;
740
+ /**
741
+ * The TV series that this episode is part of.
742
+ */
743
+ partOfSeries?: NodeRelation<any>;
744
+ /**
745
+ * The actors in the episode.
746
+ */
747
+ actor?: NodeRelations<Person | string>;
748
+ /**
749
+ * The directors of the episode.
750
+ */
751
+ director?: NodeRelations<Person | string>;
752
+ /**
753
+ * The date the episode was published.
754
+ */
755
+ datePublished?: ResolvableDate;
756
+ /**
757
+ * The date the episode was uploaded.
758
+ */
759
+ uploadDate?: ResolvableDate;
760
+ /**
761
+ * The duration of the episode in ISO 8601 format (e.g., PT45M).
762
+ */
763
+ duration?: string;
764
+ /**
765
+ * A video object representing the episode content.
766
+ */
767
+ video?: NodeRelation<VideoObject | string>;
768
+ /**
769
+ * An image that represents the episode.
770
+ */
771
+ image?: NodeRelations<string | ImageObject>;
772
+ /**
773
+ * A thumbnail image for the episode.
774
+ */
775
+ thumbnailUrl?: string;
776
+ /**
777
+ * The URL of the episode.
778
+ */
779
+ url?: string;
780
+ /**
781
+ * Annotation for the average review score assigned to the episode.
782
+ */
783
+ aggregateRating?: NodeRelation<AggregateRating>;
784
+ /**
785
+ * A nested Review of the episode.
786
+ */
787
+ review?: NodeRelations<Review>;
788
+ /**
789
+ * Official rating of the content (e.g., "MPAA PG-13", "TV-MA").
790
+ */
791
+ contentRating?: string;
792
+ /**
793
+ * The composer of the episode's musical score.
794
+ */
795
+ musicBy?: NodeRelations<Person | string>;
796
+ }
797
+ interface TVEpisode extends TVEpisodeSimple {
798
+ }
799
+ /**
800
+ * Describes an episode of a TV series.
801
+ */
802
+ declare const tvEpisodeResolver: SchemaOrgNodeDefinition<TVEpisode>;
803
+
804
+ interface TVSeasonSimple extends Thing {
805
+ /**
806
+ * The name of the TV season.
807
+ */
808
+ name?: string;
809
+ /**
810
+ * A description of the TV season.
811
+ */
812
+ description?: string;
813
+ /**
814
+ * The season number.
815
+ */
816
+ seasonNumber?: number;
817
+ /**
818
+ * The number of episodes in the season.
819
+ */
820
+ numberOfEpisodes?: number;
821
+ /**
822
+ * The TV series that this season is part of.
823
+ */
824
+ partOfSeries?: NodeRelation<any>;
825
+ /**
826
+ * The episodes that are part of this season.
827
+ */
828
+ episode?: NodeRelations<any>;
829
+ /**
830
+ * The date the season was published.
831
+ */
832
+ datePublished?: ResolvableDate;
833
+ /**
834
+ * The start date of the season.
835
+ */
836
+ startDate?: ResolvableDate;
837
+ /**
838
+ * The end date of the season.
839
+ */
840
+ endDate?: ResolvableDate;
841
+ /**
842
+ * An image that represents the season.
843
+ */
844
+ image?: NodeRelations<string | ImageObject>;
845
+ /**
846
+ * The URL of the season.
847
+ */
848
+ url?: string;
849
+ /**
850
+ * The actors in the TV season.
851
+ */
852
+ actor?: NodeRelations<Person | string>;
853
+ /**
854
+ * The directors of the TV season.
855
+ */
856
+ director?: NodeRelations<Person | string>;
857
+ /**
858
+ * The production company or studio responsible for the TV season.
859
+ */
860
+ productionCompany?: NodeRelation<Organization | string>;
861
+ /**
862
+ * Annotation for the average review score assigned to the TV season.
863
+ */
864
+ aggregateRating?: NodeRelation<AggregateRating>;
865
+ /**
866
+ * Official rating of the content (e.g., "MPAA PG-13", "TV-MA").
867
+ */
868
+ contentRating?: string;
869
+ /**
870
+ * A trailer or preview video for the TV season.
871
+ */
872
+ trailer?: NodeRelation<VideoObject | string>;
873
+ }
874
+ interface TVSeason extends TVSeasonSimple {
875
+ }
876
+ /**
877
+ * Describes a season of a TV series.
878
+ */
879
+ declare const tvSeasonResolver: SchemaOrgNodeDefinition<TVSeason>;
880
+
881
+ interface TVSeriesSimple extends Thing {
882
+ /**
883
+ * The name of the TV series.
884
+ */
885
+ name: string;
886
+ /**
887
+ * A description of the TV series.
888
+ */
889
+ description?: string;
890
+ /**
891
+ * An image that represents the TV series.
892
+ */
893
+ image?: NodeRelations<string | ImageObject>;
894
+ /**
895
+ * The URL of the TV series.
896
+ */
897
+ url?: string;
898
+ /**
899
+ * The actors in the TV series.
900
+ */
901
+ actor?: NodeRelations<Person | string>;
902
+ /**
903
+ * The directors of the TV series.
904
+ */
905
+ director?: NodeRelations<Person | string>;
906
+ /**
907
+ * The creator of the TV series.
908
+ */
909
+ creator?: NodeRelations<Person | Organization | string>;
910
+ /**
911
+ * The number of seasons in the TV series.
912
+ */
913
+ numberOfSeasons?: number;
914
+ /**
915
+ * The number of episodes in the TV series.
916
+ */
917
+ numberOfEpisodes?: number;
918
+ /**
919
+ * The seasons that are part of this TV series.
920
+ */
921
+ containsSeason?: NodeRelations<any>;
922
+ /**
923
+ * The episodes that are part of this TV series.
924
+ */
925
+ episode?: NodeRelations<any>;
926
+ /**
927
+ * The genre of the TV series.
928
+ */
929
+ genre?: string | string[];
930
+ /**
931
+ * The date the TV series was published.
932
+ */
933
+ datePublished?: ResolvableDate;
934
+ /**
935
+ * The start date of the TV series.
936
+ */
937
+ startDate?: ResolvableDate;
938
+ /**
939
+ * The end date of the TV series.
940
+ */
941
+ endDate?: ResolvableDate;
942
+ /**
943
+ * The production company or studio responsible for the TV series.
944
+ */
945
+ productionCompany?: NodeRelation<Organization | string>;
946
+ /**
947
+ * Annotation for the average review score assigned to the TV series.
948
+ */
949
+ aggregateRating?: NodeRelation<AggregateRating>;
950
+ /**
951
+ * The country of origin for the TV series.
952
+ */
953
+ countryOfOrigin?: string;
954
+ /**
955
+ * A trailer or preview video for the TV series.
956
+ */
957
+ trailer?: NodeRelation<VideoObject | string>;
958
+ /**
959
+ * Official rating of the content (e.g., "MPAA PG-13", "TV-MA").
960
+ */
961
+ contentRating?: string;
962
+ }
963
+ interface TVSeries extends TVSeriesSimple {
964
+ }
965
+ /**
966
+ * Describes a TV series.
967
+ */
968
+ declare const tvSeriesResolver: SchemaOrgNodeDefinition<TVSeries>;
969
+
970
+ declare function defineAddress<T extends Record<string, any>>(input?: PostalAddress & T): (PostalAddressStrict & T) | (PostalAddressName & T);
971
+ declare function defineAggregateOffer<T extends Record<string, any>>(input?: AggregateOffer & T): AggregateOffer & T;
972
+ declare function defineAggregateRating<T extends Record<string, any>>(input?: AggregateRating & T): AggregateRating & T;
973
+ declare function defineArticle<T extends Record<string, any>>(input?: Article & T): Article & T;
974
+ declare function defineBreadcrumb<T extends Record<string, any>>(input?: BreadcrumbList & T): BreadcrumbList & T;
975
+ declare function defineComment<T extends Record<string, any>>(input?: Comment & T): Comment & T;
976
+ declare function defineEvent<T extends Record<string, any>>(input?: Event & T): Event & T;
977
+ declare function defineFoodEstablishment<T extends Record<string, any>>(input?: FoodEstablishment & T): FoodEstablishment & T;
978
+ declare function defineVirtualLocation<T extends Record<string, any>>(input?: VirtualLocation & T): VirtualLocation & T;
979
+ declare function definePlace<T extends Record<string, any>>(input?: Place & T): Place & T;
980
+ declare function defineHowTo<T extends Record<string, any>>(input?: HowTo & T): HowTo & T;
981
+ declare function defineHowToStep<T extends Record<string, any>>(input?: HowToStep & T): HowToStep & T;
982
+ declare function defineImage<T extends Record<string, any>>(input?: ImageObject & T): ImageObject & T;
983
+ declare function defineJobPosting<T extends Record<string, any>>(input?: JobPosting & T): JobPosting & T;
984
+ declare function defineLocalBusiness<T extends Record<string, any>>(input?: LocalBusiness & T): LocalBusiness & T;
985
+ declare function defineOffer<T extends Record<string, any>>(input?: Offer & T): Offer & T;
986
+ declare function defineOpeningHours<T extends Record<string, any>>(input?: OpeningHoursSpecification & T): OpeningHoursSpecification & T;
987
+ declare function defineOrganization<T extends Record<string, any>>(input?: Organization & T): Organization & T;
988
+ declare function definePerson<T extends Record<string, any>>(input?: Person & T): Person & T;
989
+ declare function defineProduct<T extends Record<string, any>>(input?: Product & T): Product & T;
990
+ declare function defineQuestion<T extends Record<string, any>>(input?: Question & T): Question & T;
991
+ declare function defineRecipe<T extends Record<string, any>>(input?: Recipe & T): Recipe & T;
992
+ declare function defineReview<T extends Record<string, any>>(input?: Review & T): Review & T;
993
+ declare function defineVideo<T extends Record<string, any>>(input?: VideoObject & T): VideoObject & T;
994
+ declare function defineWebPage<T extends Record<string, any>>(input?: WebPage & T): WebPage & T;
995
+ declare function defineWebSite<T extends Record<string, any>>(input?: WebSite & T): WebSite & T;
996
+ declare function defineBook<T extends Record<string, any>>(input?: Book & T): Book & T;
997
+ declare function defineCourse<T extends Record<string, any>>(input?: Course & T): Course & T;
998
+ declare function defineItemList<T extends Record<string, any>>(input?: ItemList & T): ItemList & T;
999
+ declare function defineListItem<T extends Record<string, any>>(input?: ListItem & T): ListItem & T;
1000
+ declare function defineMovie<T extends Record<string, any>>(input?: Movie & T): Movie & T;
1001
+ declare function defineSearchAction<T extends Record<string, any>>(input?: SearchAction & T): SearchAction & T;
1002
+ declare function defineReadAction<T extends Record<string, any>>(input?: ReadAction & T): ReadAction & T;
1003
+ declare function defineDataset<T extends Record<string, any>>(input?: Dataset & T): Dataset & T;
1004
+ declare function defineMusicRecording<T extends Record<string, any>>(input?: MusicRecording & T): MusicRecording & T;
1005
+ declare function defineMusicAlbum<T extends Record<string, any>>(input?: MusicAlbum & T): MusicAlbum & T;
1006
+ declare function defineMusicGroup<T extends Record<string, any>>(input?: MusicGroup & T): MusicGroup & T;
1007
+ declare function defineMusicPlaylist<T extends Record<string, any>>(input?: MusicPlaylist & T): MusicPlaylist & T;
1008
+ declare function definePodcastSeries<T extends Record<string, any>>(input?: PodcastSeries & T): PodcastSeries & T;
1009
+ declare function definePodcastEpisode<T extends Record<string, any>>(input?: PodcastEpisode & T): PodcastEpisode & T;
1010
+ declare function definePodcastSeason<T extends Record<string, any>>(input?: PodcastSeason & T): PodcastSeason & T;
1011
+ declare function defineTVSeries<T extends Record<string, any>>(input?: TVSeries & T): TVSeries & T;
1012
+ declare function defineTVSeason<T extends Record<string, any>>(input?: TVSeason & T): TVSeason & T;
1013
+ declare function defineTVEpisode<T extends Record<string, any>>(input?: TVEpisode & T): TVEpisode & T;
1014
+ declare function defineService<T extends Record<string, any>>(input?: Service & T): Service & T;
1015
+ declare function defineSoftwareApp<T extends Record<string, any>>(input?: SoftwareApp & T): SoftwareApp & T;
1016
+ declare function defineBookEdition<T extends Record<string, any>>(input?: BookEdition & T): BookEdition & T;
1017
+ type UseSchemaOrgInput = Arrayable<Thing | Record<string, any>>;
1018
+ declare function normalizeSchemaOrgInput<T extends UseSchemaOrgInput>(input: T): T;
1019
+ declare function useSchemaOrg(unhead: Unhead<any>, input?: UseSchemaOrgInput, options?: HeadEntryOptions): ActiveHeadEntry<UseSchemaOrgInput>;
1020
+
1021
+ export { defineOrganization as A, definePerson as B, definePlace as C, definePodcastEpisode as D, definePodcastSeason as E, definePodcastSeries as F, defineProduct as G, defineQuestion as H, defineReadAction as I, defineRecipe as J, defineReview as K, defineSearchAction as L, defineService as M, defineSoftwareApp as N, defineTVEpisode as O, defineTVSeason as P, defineTVSeries as Q, defineVideo as R, defineVirtualLocation as S, defineWebPage as T, defineWebSite as U, normalizeSchemaOrgInput as V, useSchemaOrg as W, defineAggregateOffer as a, PrimaryDatasetId as a0, datasetResolver as a1, musicAlbumResolver as a4, musicGroupResolver as a7, tvSeriesResolver as aA, musicPlaylistResolver as aa, musicRecordingResolver as ad, podcastEpisodeResolver as ag, podcastSeasonResolver as aj, podcastSeriesResolver as am, ServiceId as aq, serviceResolver as ar, tvEpisodeResolver as au, tvSeasonResolver as ax, defineAggregateRating as b, defineArticle as c, defineAddress as d, defineBook as e, defineBookEdition as f, defineBreadcrumb as g, defineComment as h, defineCourse as i, defineDataset as j, defineEvent as k, defineFoodEstablishment as l, defineHowTo as m, defineHowToStep as n, defineImage as o, defineItemList as p, defineJobPosting as q, defineListItem as r, defineLocalBusiness as s, defineMovie as t, defineMusicAlbum as u, defineMusicGroup as v, defineMusicPlaylist as w, defineMusicRecording as x, defineOffer as y, defineOpeningHours as z };
1022
+ export type { Dataset as $, UseSchemaOrgInput as X, DataDownload as Y, DataCatalog as Z, DatasetSimple as _, MusicAlbumSimple as a2, MusicAlbum as a3, MusicGroupSimple as a5, MusicGroup as a6, MusicPlaylistSimple as a8, MusicPlaylist as a9, MusicRecordingSimple as ab, MusicRecording as ac, PodcastEpisodeSimple as ae, PodcastEpisode as af, PodcastSeasonSimple as ah, PodcastSeason as ai, PodcastSeriesSimple as ak, PodcastSeries as al, ServiceChannel as an, ServiceSimple as ao, Service as ap, TVEpisodeSimple as as, TVEpisode as at, TVSeasonSimple as av, TVSeason as aw, TVSeriesSimple as ay, TVSeries as az };