PluginProbe ʕ •ᴥ•ʔ
Secure Custom Fields / trunk
Secure Custom Fields vtrunk
6.9.1 6.9.0 6.8.9 6.8.7 6.8.8 6.8.6 6.8.4 6.8.5 trunk 6.4.0-beta1 6.4.0-beta2 6.4.1 6.4.1-beta3 6.4.1-beta4 6.4.1-beta5 6.4.1-beta6 6.4.1-beta7 6.4.2 6.5.0 6.5.1 6.5.2 6.5.3 6.5.4 6.5.5 6.5.6 6.5.7 6.6.0 6.7.0 6.7.1 6.8.0 6.8.1 6.8.2 6.8.3
secure-custom-fields / src / AI / GEO / data / property-ranges.php
secure-custom-fields / src / AI / GEO / data Last commit date
compatible-properties.php 2 months ago property-domains.php 2 months ago property-ranges.php 2 months ago type-hierarchy.php 2 months ago
property-ranges.php
5182 lines
1 <?php
2 /**
3 * ACF 6.8.0 feature port.
4 *
5 * @package wordpress/secure-custom-fields
6 */
7
8 // phpcs:disable -- Upstream ACF 6.8.0 feature-port files are kept close to source.
9
10 /**
11 * Schema.org property ranges data
12 *
13 * This file is auto-generated by tools/generate-schema.js
14 * DO NOT EDIT MANUALLY - Run 'npm run generate-schema' to regenerate
15 *
16 * Generated: 2026-02-25
17 * Source: https://schema.org/version/latest/schemaorg-current-https.jsonld
18 *
19 * @package SCF\AI\GEO
20 */
21
22 return array(
23 'legislationPassedBy' => array(
24 'Organization',
25 'Person',
26 ),
27 'funding' => array(
28 'Grant',
29 ),
30 'valuePattern' => array(
31 'Text',
32 ),
33 'provider' => array(
34 'Person',
35 'Organization',
36 ),
37 'honorificPrefix' => array(
38 'Text',
39 ),
40 'modifiedTime' => array(
41 'DateTime',
42 ),
43 'numberOfCredits' => array(
44 'StructuredValue',
45 'Integer',
46 ),
47 'noBylinesPolicy' => array(
48 'CreativeWork',
49 'URL',
50 ),
51 'genre' => array(
52 'URL',
53 'Text',
54 'DefinedTerm',
55 ),
56 'sameAs' => array(
57 'URL',
58 ),
59 'wordCount' => array(
60 'Integer',
61 ),
62 'recommendedIntake' => array(
63 'RecommendedDoseSchedule',
64 ),
65 'isGift' => array(
66 'Boolean',
67 ),
68 'interactingDrug' => array(
69 'Drug',
70 ),
71 'experienceInPlaceOfEducation' => array(
72 'Boolean',
73 ),
74 'isProprietary' => array(
75 'Boolean',
76 ),
77 'accessModeSufficient' => array(
78 'ItemList',
79 ),
80 'breadcrumb' => array(
81 'BreadcrumbList',
82 'Text',
83 ),
84 'recordedAs' => array(
85 'MusicRecording',
86 ),
87 'vehicleConfiguration' => array(
88 'Text',
89 ),
90 'orderItemNumber' => array(
91 'Text',
92 ),
93 'legislationIdentifier' => array(
94 'Text',
95 'URL',
96 ),
97 'weightTotal' => array(
98 'QuantitativeValue',
99 ),
100 'numberOfFullBathrooms' => array(
101 'Number',
102 ),
103 'imagingTechnique' => array(
104 'MedicalImagingTechnique',
105 ),
106 'readBy' => array(
107 'Person',
108 ),
109 'readonlyValue' => array(
110 'Boolean',
111 ),
112 'containsSeason' => array(
113 'CreativeWorkSeason',
114 ),
115 'legislationCommences' => array(
116 'Legislation',
117 ),
118 'pickupTime' => array(
119 'DateTime',
120 ),
121 'hoursAvailable' => array(
122 'OpeningHoursSpecification',
123 ),
124 'targetPlatform' => array(
125 'Text',
126 ),
127 'connectedTo' => array(
128 'AnatomicalStructure',
129 ),
130 'cvdNumBedsOcc' => array(
131 'Number',
132 ),
133 'nonEqual' => array(
134 'QualitativeValue',
135 ),
136 'qualifiedExpense' => array(
137 'IncentiveQualifiedExpenseType',
138 ),
139 'paymentUrl' => array(
140 'URL',
141 ),
142 'acquireLicensePage' => array(
143 'CreativeWork',
144 'URL',
145 ),
146 'hasRepresentation' => array(
147 'Text',
148 'URL',
149 'PropertyValue',
150 ),
151 'suggestedMinAge' => array(
152 'Number',
153 ),
154 'polygon' => array(
155 'Text',
156 ),
157 'duration' => array(
158 'Duration',
159 'QuantitativeValue',
160 ),
161 'maximumEnrollment' => array(
162 'Integer',
163 ),
164 'numberOfForwardGears' => array(
165 'Number',
166 'QuantitativeValue',
167 ),
168 'taxonRank' => array(
169 'Text',
170 'URL',
171 'PropertyValue',
172 ),
173 'actionPlatform' => array(
174 'DigitalPlatformEnumeration',
175 'URL',
176 'Text',
177 ),
178 'numTracks' => array(
179 'Integer',
180 ),
181 'legislationLegalValue' => array(
182 'LegalValueLevel',
183 ),
184 'totalPaymentDue' => array(
185 'PriceSpecification',
186 'MonetaryAmount',
187 ),
188 'sensoryRequirement' => array(
189 'DefinedTerm',
190 'URL',
191 'Text',
192 ),
193 'hasDefinedTerm' => array(
194 'DefinedTerm',
195 ),
196 'orderNumber' => array(
197 'Text',
198 ),
199 'geoCovers' => array(
200 'GeospatialGeometry',
201 'Place',
202 ),
203 'mathExpression' => array(
204 'SolveMathAction',
205 'Text',
206 ),
207 'lender' => array(
208 'Organization',
209 'Person',
210 ),
211 'currency' => array(
212 'Text',
213 ),
214 'temporalCoverage' => array(
215 'DateTime',
216 'URL',
217 'Text',
218 ),
219 'shippingDetails' => array(
220 'OfferShippingDetails',
221 ),
222 'specialOpeningHoursSpecification' => array(
223 'OpeningHoursSpecification',
224 ),
225 'publicAccess' => array(
226 'Boolean',
227 ),
228 'structuralClass' => array(
229 'Text',
230 ),
231 'smokingAllowed' => array(
232 'Boolean',
233 ),
234 'currenciesAccepted' => array(
235 'Text',
236 ),
237 'publisher' => array(
238 'Person',
239 'Organization',
240 ),
241 'targetUrl' => array(
242 'URL',
243 ),
244 'endOffset' => array(
245 'HyperTocEntry',
246 'Number',
247 ),
248 'eligibleDuration' => array(
249 'QuantitativeValue',
250 ),
251 'costCurrency' => array(
252 'Text',
253 ),
254 'arrivalTime' => array(
255 'DateTime',
256 'Time',
257 ),
258 'hasMeasurement' => array(
259 'QuantitativeValue',
260 ),
261 'runtime' => array(
262 'Text',
263 ),
264 'serviceAudience' => array(
265 'Audience',
266 ),
267 'vehicleTransmission' => array(
268 'Text',
269 'QualitativeValue',
270 'URL',
271 ),
272 'reportNumber' => array(
273 'Text',
274 ),
275 'exerciseCourse' => array(
276 'Place',
277 ),
278 'seasons' => array(
279 'CreativeWorkSeason',
280 ),
281 'knownVehicleDamages' => array(
282 'Text',
283 ),
284 'name' => array(
285 'Text',
286 ),
287 'warranty' => array(
288 'WarrantyPromise',
289 ),
290 'distribution' => array(
291 'DataDownload',
292 ),
293 'actionAccessibilityRequirement' => array(
294 'ActionAccessSpecification',
295 ),
296 'numberOfAccommodationUnits' => array(
297 'QuantitativeValue',
298 ),
299 'weight' => array(
300 'Mass',
301 'QuantitativeValue',
302 ),
303 'associatedArticle' => array(
304 'NewsArticle',
305 ),
306 'commentTime' => array(
307 'Date',
308 'DateTime',
309 ),
310 'awards' => array(
311 'Text',
312 ),
313 'steeringPosition' => array(
314 'SteeringPositionValue',
315 ),
316 'legislationConsolidates' => array(
317 'Legislation',
318 ),
319 'hasEnergyEfficiencyCategory' => array(
320 'EnergyEfficiencyEnumeration',
321 ),
322 'reservationFor' => array(
323 'Thing',
324 ),
325 'cssSelector' => array(
326 'CssSelectorType',
327 ),
328 'contraindication' => array(
329 'MedicalContraindication',
330 'Text',
331 ),
332 'proficiencyLevel' => array(
333 'Text',
334 ),
335 'question' => array(
336 'Question',
337 ),
338 'thumbnail' => array(
339 'ImageObject',
340 ),
341 'strengthUnit' => array(
342 'Text',
343 ),
344 'propertyID' => array(
345 'Text',
346 'URL',
347 ),
348 'servicePostalAddress' => array(
349 'PostalAddress',
350 ),
351 'billingDuration' => array(
352 'Duration',
353 'QuantitativeValue',
354 'Number',
355 ),
356 'additionalNumberOfGuests' => array(
357 'Number',
358 ),
359 'thumbnailUrl' => array(
360 'URL',
361 ),
362 'mediaAuthenticityCategory' => array(
363 'MediaManipulationRatingEnumeration',
364 ),
365 'geoOverlaps' => array(
366 'GeospatialGeometry',
367 'Place',
368 ),
369 'inAlbum' => array(
370 'MusicAlbum',
371 ),
372 'commentCount' => array(
373 'Integer',
374 ),
375 'availableThrough' => array(
376 'DateTime',
377 ),
378 'busNumber' => array(
379 'Text',
380 ),
381 'guidelineSubject' => array(
382 'MedicalEntity',
383 ),
384 'refundType' => array(
385 'RefundTypeEnumeration',
386 ),
387 'height' => array(
388 'QuantitativeValue',
389 'Distance',
390 ),
391 'addressCountry' => array(
392 'Country',
393 'Text',
394 ),
395 'catalog' => array(
396 'DataCatalog',
397 ),
398 'customer' => array(
399 'Person',
400 'Organization',
401 ),
402 'hasMenuItem' => array(
403 'MenuItem',
404 ),
405 'displayLocation' => array(
406 'Place',
407 ),
408 'practicesAt' => array(
409 'MedicalOrganization',
410 ),
411 'roofLoad' => array(
412 'QuantitativeValue',
413 ),
414 'latitude' => array(
415 'Number',
416 'Text',
417 ),
418 'coverageStartTime' => array(
419 'DateTime',
420 ),
421 'medicalSpecialty' => array(
422 'MedicalSpecialty',
423 ),
424 'emissionsCO2' => array(
425 'Number',
426 ),
427 'webCheckinTime' => array(
428 'DateTime',
429 ),
430 'experienceRequirements' => array(
431 'Text',
432 'OccupationalExperienceRequirements',
433 ),
434 'printPage' => array(
435 'Text',
436 ),
437 'includesHealthPlanFormulary' => array(
438 'HealthPlanFormulary',
439 ),
440 'fatContent' => array(
441 'Mass',
442 ),
443 'musicBy' => array(
444 'MusicGroup',
445 'Person',
446 ),
447 'knowsAbout' => array(
448 'Text',
449 'Thing',
450 'URL',
451 ),
452 'syllabusSections' => array(
453 'Syllabus',
454 ),
455 'gtin' => array(
456 'Text',
457 'URL',
458 ),
459 'orderDelivery' => array(
460 'ParcelDelivery',
461 ),
462 'archivedAt' => array(
463 'WebPage',
464 'URL',
465 ),
466 'cholesterolContent' => array(
467 'Mass',
468 ),
469 'workPresented' => array(
470 'Movie',
471 ),
472 'broker' => array(
473 'Person',
474 'Organization',
475 ),
476 'epidemiology' => array(
477 'Text',
478 ),
479 'numberOfRooms' => array(
480 'QuantitativeValue',
481 'Number',
482 ),
483 'checkoutPageURLTemplate' => array(
484 'Text',
485 ),
486 'fileSize' => array(
487 'Text',
488 ),
489 'expectedPrognosis' => array(
490 'Text',
491 ),
492 'countriesSupported' => array(
493 'Text',
494 ),
495 'signOrSymptom' => array(
496 'MedicalSignOrSymptom',
497 ),
498 'sampleType' => array(
499 'Text',
500 ),
501 'openingHoursSpecification' => array(
502 'OpeningHoursSpecification',
503 ),
504 'vehicleInteriorType' => array(
505 'Text',
506 ),
507 'partOfInvoice' => array(
508 'Invoice',
509 ),
510 'employee' => array(
511 'Person',
512 ),
513 'data' => array(
514 'Thing',
515 ),
516 'scheduledPaymentDate' => array(
517 'Date',
518 ),
519 'geoRadius' => array(
520 'Number',
521 'Distance',
522 'Text',
523 ),
524 'occupationLocation' => array(
525 'AdministrativeArea',
526 ),
527 'validIn' => array(
528 'AdministrativeArea',
529 ),
530 'exerciseRelatedDiet' => array(
531 'Diet',
532 ),
533 'digitalSourceType' => array(
534 'IPTCDigitalSourceEnumeration',
535 ),
536 'departureTime' => array(
537 'Time',
538 'DateTime',
539 ),
540 'normalRange' => array(
541 'MedicalEnumeration',
542 'Text',
543 ),
544 'broadcastOfEvent' => array(
545 'Event',
546 ),
547 'reviews' => array(
548 'Review',
549 ),
550 'stage' => array(
551 'MedicalConditionStage',
552 ),
553 'boardingPolicy' => array(
554 'BoardingPolicyType',
555 ),
556 'issn' => array(
557 'Text',
558 ),
559 'instructor' => array(
560 'Person',
561 ),
562 'vendor' => array(
563 'Organization',
564 'Person',
565 ),
566 'educationalCredentialAwarded' => array(
567 'Text',
568 'EducationalOccupationalCredential',
569 'URL',
570 ),
571 'transcript' => array(
572 'Text',
573 ),
574 'byMonth' => array(
575 'Integer',
576 ),
577 'assembly' => array(
578 'Text',
579 ),
580 'freeShippingThreshold' => array(
581 'DeliveryChargeSpecification',
582 'MonetaryAmount',
583 ),
584 'discusses' => array(
585 'CreativeWork',
586 ),
587 'requiredGender' => array(
588 'Text',
589 ),
590 'termsPerYear' => array(
591 'Number',
592 ),
593 'source' => array(
594 'Thing',
595 ),
596 'assesses' => array(
597 'DefinedTerm',
598 'Text',
599 ),
600 'logo' => array(
601 'URL',
602 'ImageObject',
603 ),
604 'isStoreOn' => array(
605 'OnlineMarketplace',
606 ),
607 'relevantSpecialty' => array(
608 'MedicalSpecialty',
609 ),
610 'gtin12' => array(
611 'Text',
612 ),
613 'upvoteCount' => array(
614 'Integer',
615 ),
616 'hasCourseInstance' => array(
617 'CourseInstance',
618 ),
619 'usNPI' => array(
620 'Text',
621 ),
622 'price' => array(
623 'Number',
624 'Text',
625 ),
626 'result' => array(
627 'Thing',
628 ),
629 'geoContains' => array(
630 'Place',
631 'GeospatialGeometry',
632 ),
633 'featureList' => array(
634 'URL',
635 'Text',
636 ),
637 'hasMenuSection' => array(
638 'MenuSection',
639 ),
640 'license' => array(
641 'CreativeWork',
642 'URL',
643 ),
644 'servesCuisine' => array(
645 'Text',
646 ),
647 'salaryUponCompletion' => array(
648 'MonetaryAmountDistribution',
649 ),
650 'query' => array(
651 'Text',
652 ),
653 'gender' => array(
654 'Text',
655 'GenderType',
656 ),
657 'processorRequirements' => array(
658 'Text',
659 ),
660 'totalHistoricalEnrollment' => array(
661 'Integer',
662 ),
663 'foundingDate' => array(
664 'Date',
665 ),
666 'missionCoveragePrioritiesPolicy' => array(
667 'CreativeWork',
668 'URL',
669 ),
670 'eduQuestionType' => array(
671 'Text',
672 ),
673 'additionalType' => array(
674 'URL',
675 'Text',
676 ),
677 'broadcastChannelId' => array(
678 'Text',
679 ),
680 'yearBuilt' => array(
681 'Number',
682 ),
683 'partOfSeason' => array(
684 'CreativeWorkSeason',
685 ),
686 'broadcastSignalModulation' => array(
687 'QualitativeValue',
688 'Text',
689 ),
690 'performers' => array(
691 'Person',
692 'Organization',
693 ),
694 'programName' => array(
695 'Text',
696 ),
697 'providerMobility' => array(
698 'Text',
699 ),
700 'amountOfThisGood' => array(
701 'Number',
702 ),
703 'amount' => array(
704 'Number',
705 'MonetaryAmount',
706 ),
707 'actionProcess' => array(
708 'HowTo',
709 ),
710 'diversityStaffingReport' => array(
711 'URL',
712 'Article',
713 ),
714 'textValue' => array(
715 'Text',
716 ),
717 'gameTip' => array(
718 'CreativeWork',
719 ),
720 'legislationTransposes' => array(
721 'Legislation',
722 ),
723 'sourcedFrom' => array(
724 'BrainStructure',
725 ),
726 'paymentStatus' => array(
727 'Text',
728 'PaymentStatusType',
729 ),
730 'requiredCollateral' => array(
731 'Thing',
732 'Text',
733 ),
734 'financialAidEligible' => array(
735 'DefinedTerm',
736 'Text',
737 ),
738 'paymentDue' => array(
739 'DateTime',
740 ),
741 'itinerary' => array(
742 'Place',
743 'ItemList',
744 ),
745 'bookEdition' => array(
746 'Text',
747 ),
748 'addOn' => array(
749 'Offer',
750 ),
751 'baseSalary' => array(
752 'MonetaryAmount',
753 'PriceSpecification',
754 'Number',
755 ),
756 'evidenceOrigin' => array(
757 'Text',
758 ),
759 'foodEstablishment' => array(
760 'Place',
761 'FoodEstablishment',
762 ),
763 'byArtist' => array(
764 'Person',
765 'MusicGroup',
766 ),
767 'algorithm' => array(
768 'Text',
769 ),
770 'numberOfPartialBathrooms' => array(
771 'Number',
772 ),
773 'orderPercentage' => array(
774 'Number',
775 ),
776 'hasMolecularFunction' => array(
777 'DefinedTerm',
778 'URL',
779 'PropertyValue',
780 ),
781 'pickupLocation' => array(
782 'Place',
783 ),
784 'payload' => array(
785 'QuantitativeValue',
786 ),
787 'startTime' => array(
788 'DateTime',
789 'Time',
790 ),
791 'isrcCode' => array(
792 'Text',
793 ),
794 'applicableCountry' => array(
795 'Country',
796 'Text',
797 ),
798 'howPerformed' => array(
799 'Text',
800 ),
801 'isRelatedTo' => array(
802 'Service',
803 'Product',
804 ),
805 'clipNumber' => array(
806 'Text',
807 'Integer',
808 ),
809 'storageRequirements' => array(
810 'URL',
811 'Text',
812 ),
813 'colorist' => array(
814 'Person',
815 ),
816 'keywords' => array(
817 'Text',
818 'DefinedTerm',
819 'URL',
820 ),
821 'healthPlanCoinsuranceOption' => array(
822 'Text',
823 ),
824 'priceCurrency' => array(
825 'Text',
826 ),
827 'blogPosts' => array(
828 'BlogPosting',
829 ),
830 'track' => array(
831 'ItemList',
832 'MusicRecording',
833 ),
834 'legislationType' => array(
835 'Text',
836 'CategoryCode',
837 ),
838 'serviceSmsNumber' => array(
839 'ContactPoint',
840 ),
841 'interactionService' => array(
842 'SoftwareApplication',
843 'WebSite',
844 ),
845 'slogan' => array(
846 'Text',
847 ),
848 'broadcastTimezone' => array(
849 'Text',
850 ),
851 'educationalProgramMode' => array(
852 'URL',
853 'Text',
854 ),
855 'priceType' => array(
856 'Text',
857 'PriceTypeEnumeration',
858 ),
859 'labelDetails' => array(
860 'URL',
861 ),
862 'endDate' => array(
863 'DateTime',
864 'Date',
865 ),
866 'requiredQuantity' => array(
867 'Number',
868 'Text',
869 'QuantitativeValue',
870 ),
871 'eventAttendanceMode' => array(
872 'EventAttendanceModeEnumeration',
873 ),
874 'seatSection' => array(
875 'Text',
876 ),
877 'calories' => array(
878 'Energy',
879 ),
880 'hasPart' => array(
881 'CreativeWork',
882 ),
883 'transitTime' => array(
884 'ServicePeriod',
885 'QuantitativeValue',
886 ),
887 'floorSize' => array(
888 'QuantitativeValue',
889 ),
890 'totalJobOpenings' => array(
891 'Integer',
892 ),
893 'funder' => array(
894 'Organization',
895 'Person',
896 ),
897 'publishedOn' => array(
898 'BroadcastService',
899 ),
900 'accessMode' => array(
901 'Text',
902 ),
903 'appearance' => array(
904 'CreativeWork',
905 ),
906 'seasonNumber' => array(
907 'Text',
908 'Integer',
909 ),
910 'cvdCollectionDate' => array(
911 'DateTime',
912 'Text',
913 ),
914 'bookFormat' => array(
915 'BookFormatType',
916 ),
917 'deliveryLeadTime' => array(
918 'QuantitativeValue',
919 ),
920 'returnMethod' => array(
921 'ReturnMethodEnumeration',
922 ),
923 'representativeOfPage' => array(
924 'Boolean',
925 ),
926 'incomeLimit' => array(
927 'MonetaryAmount',
928 'Text',
929 ),
930 'printColumn' => array(
931 'Text',
932 ),
933 'inChI' => array(
934 'Text',
935 ),
936 'toRecipient' => array(
937 'ContactPoint',
938 'Person',
939 'Organization',
940 'Audience',
941 ),
942 'issueNumber' => array(
943 'Text',
944 'Integer',
945 ),
946 'yearsInOperation' => array(
947 'QuantitativeValue',
948 ),
949 'pageEnd' => array(
950 'Integer',
951 'Text',
952 ),
953 'productID' => array(
954 'Text',
955 ),
956 'realEstateAgent' => array(
957 'RealEstateAgent',
958 ),
959 'usesDevice' => array(
960 'MedicalDevice',
961 ),
962 'legislationDateOfApplicability' => array(
963 'Date',
964 ),
965 'countryOfLastProcessing' => array(
966 'Text',
967 ),
968 'schoolClosuresInfo' => array(
969 'URL',
970 'WebContent',
971 ),
972 'duringMedia' => array(
973 'MediaObject',
974 'URL',
975 ),
976 'providesService' => array(
977 'Service',
978 ),
979 'mobileUrl' => array(
980 'Text',
981 ),
982 'actor' => array(
983 'PerformingGroup',
984 'Person',
985 ),
986 'geo' => array(
987 'GeoShape',
988 'GeoCoordinates',
989 ),
990 'maximumVirtualAttendeeCapacity' => array(
991 'Integer',
992 ),
993 'constraintProperty' => array(
994 'URL',
995 'Property',
996 ),
997 'aggregateRating' => array(
998 'AggregateRating',
999 ),
1000 'isPlanForApartment' => array(
1001 'Accommodation',
1002 ),
1003 'cause' => array(
1004 'MedicalCause',
1005 ),
1006 'postalCodeRange' => array(
1007 'PostalCodeRangeSpecification',
1008 ),
1009 'statType' => array(
1010 'Text',
1011 'Property',
1012 'URL',
1013 ),
1014 'prepTime' => array(
1015 'Duration',
1016 ),
1017 'itemReviewed' => array(
1018 'Thing',
1019 ),
1020 'itemDefectReturnLabelSource' => array(
1021 'ReturnLabelSourceEnumeration',
1022 ),
1023 'holdingArchive' => array(
1024 'ArchiveOrganization',
1025 ),
1026 'smiles' => array(
1027 'Text',
1028 ),
1029 'eligibilityToWorkRequirement' => array(
1030 'Text',
1031 ),
1032 'measurementTechnique' => array(
1033 'MeasurementMethodEnum',
1034 'DefinedTerm',
1035 'URL',
1036 'Text',
1037 ),
1038 'illustrator' => array(
1039 'Person',
1040 ),
1041 'strengthValue' => array(
1042 'Number',
1043 ),
1044 'relatedTherapy' => array(
1045 'MedicalTherapy',
1046 ),
1047 'namedPosition' => array(
1048 'URL',
1049 'Text',
1050 ),
1051 'jobStartDate' => array(
1052 'Date',
1053 'Text',
1054 ),
1055 'material' => array(
1056 'Product',
1057 'URL',
1058 'Text',
1059 ),
1060 'candidate' => array(
1061 'Person',
1062 ),
1063 'accessibilityControl' => array(
1064 'Text',
1065 ),
1066 'arterialBranch' => array(
1067 'AnatomicalStructure',
1068 ),
1069 'numberOfSeasons' => array(
1070 'Integer',
1071 ),
1072 'recordedAt' => array(
1073 'Event',
1074 ),
1075 'studyDesign' => array(
1076 'MedicalObservationalStudyDesign',
1077 ),
1078 'bankAccountType' => array(
1079 'URL',
1080 'Text',
1081 ),
1082 'trainNumber' => array(
1083 'Text',
1084 ),
1085 'clincalPharmacology' => array(
1086 'Text',
1087 ),
1088 'authenticator' => array(
1089 'Organization',
1090 ),
1091 'serviceOutput' => array(
1092 'Thing',
1093 ),
1094 'productSupported' => array(
1095 'Text',
1096 'Product',
1097 ),
1098 'rangeIncludes' => array(
1099 'Class',
1100 ),
1101 'recipeInstructions' => array(
1102 'CreativeWork',
1103 'ItemList',
1104 'Text',
1105 ),
1106 'bed' => array(
1107 'BedType',
1108 'Text',
1109 'BedDetails',
1110 ),
1111 'accelerationTime' => array(
1112 'QuantitativeValue',
1113 ),
1114 'merchantReturnDays' => array(
1115 'Date',
1116 'Integer',
1117 'DateTime',
1118 ),
1119 'successorOf' => array(
1120 'ProductModel',
1121 ),
1122 'applicationStartDate' => array(
1123 'Date',
1124 ),
1125 'countryOfAssembly' => array(
1126 'Text',
1127 ),
1128 'characterAttribute' => array(
1129 'Thing',
1130 ),
1131 'coursePrerequisites' => array(
1132 'Course',
1133 'AlignmentObject',
1134 'Text',
1135 ),
1136 'dependencies' => array(
1137 'Text',
1138 ),
1139 'leiCode' => array(
1140 'Text',
1141 ),
1142 'loanPaymentAmount' => array(
1143 'MonetaryAmount',
1144 ),
1145 'orderItemStatus' => array(
1146 'OrderStatus',
1147 ),
1148 'evidenceLevel' => array(
1149 'MedicalEvidenceLevel',
1150 ),
1151 'knowsLanguage' => array(
1152 'Language',
1153 'Text',
1154 ),
1155 'maintainer' => array(
1156 'Person',
1157 'Organization',
1158 ),
1159 'meetsEmissionStandard' => array(
1160 'Text',
1161 'QualitativeValue',
1162 'URL',
1163 ),
1164 'playerType' => array(
1165 'Text',
1166 ),
1167 'populationType' => array(
1168 'Class',
1169 ),
1170 'healthPlanCopayOption' => array(
1171 'Text',
1172 ),
1173 'timeRequired' => array(
1174 'Duration',
1175 ),
1176 'assemblyVersion' => array(
1177 'Text',
1178 ),
1179 'tool' => array(
1180 'HowToTool',
1181 'Text',
1182 ),
1183 'sha256' => array(
1184 'Text',
1185 ),
1186 'isBasedOn' => array(
1187 'CreativeWork',
1188 'URL',
1189 'Product',
1190 ),
1191 'spokenByCharacter' => array(
1192 'Person',
1193 'Organization',
1194 ),
1195 'downvoteCount' => array(
1196 'Integer',
1197 ),
1198 'parentService' => array(
1199 'BroadcastService',
1200 ),
1201 'partOfOrder' => array(
1202 'Order',
1203 ),
1204 'warning' => array(
1205 'URL',
1206 'Text',
1207 ),
1208 'dropoffTime' => array(
1209 'DateTime',
1210 ),
1211 'legislationJurisdiction' => array(
1212 'Text',
1213 'AdministrativeArea',
1214 ),
1215 'answerCount' => array(
1216 'Integer',
1217 ),
1218 'yearlyRevenue' => array(
1219 'QuantitativeValue',
1220 ),
1221 'maxPrice' => array(
1222 'Number',
1223 ),
1224 'availableStrength' => array(
1225 'DrugStrength',
1226 ),
1227 'estimatedFlightDuration' => array(
1228 'Text',
1229 'Duration',
1230 ),
1231 'itemShipped' => array(
1232 'Product',
1233 ),
1234 'lodgingUnitDescription' => array(
1235 'Text',
1236 ),
1237 'playersOnline' => array(
1238 'Integer',
1239 ),
1240 'extendedAddress' => array(
1241 'Text',
1242 ),
1243 'sugarContent' => array(
1244 'Mass',
1245 ),
1246 'gtin14' => array(
1247 'Text',
1248 ),
1249 'tributary' => array(
1250 'AnatomicalStructure',
1251 ),
1252 'value' => array(
1253 'Boolean',
1254 'Number',
1255 'Text',
1256 'StructuredValue',
1257 ),
1258 'brand' => array(
1259 'Brand',
1260 'Organization',
1261 ),
1262 'streetAddress' => array(
1263 'Text',
1264 ),
1265 'codeValue' => array(
1266 'Text',
1267 ),
1268 'identifier' => array(
1269 'URL',
1270 'PropertyValue',
1271 'Text',
1272 ),
1273 'downPayment' => array(
1274 'Number',
1275 'MonetaryAmount',
1276 ),
1277 'skills' => array(
1278 'Text',
1279 'DefinedTerm',
1280 ),
1281 'cvdNumC19MechVentPats' => array(
1282 'Number',
1283 ),
1284 'associatedAnatomy' => array(
1285 'SuperficialAnatomy',
1286 'AnatomicalStructure',
1287 'AnatomicalSystem',
1288 ),
1289 'editEIDR' => array(
1290 'URL',
1291 'Text',
1292 ),
1293 'unsaturatedFatContent' => array(
1294 'Mass',
1295 ),
1296 'returnFees' => array(
1297 'ReturnFeesEnumeration',
1298 ),
1299 'naics' => array(
1300 'Text',
1301 ),
1302 'firstPerformance' => array(
1303 'Event',
1304 ),
1305 'referencesOrder' => array(
1306 'Order',
1307 ),
1308 'departureGate' => array(
1309 'Text',
1310 ),
1311 'founder' => array(
1312 'Organization',
1313 'Person',
1314 ),
1315 'expectsAcceptanceOf' => array(
1316 'Offer',
1317 ),
1318 'hasMerchantReturnPolicy' => array(
1319 'MerchantReturnPolicy',
1320 ),
1321 'artworkSurface' => array(
1322 'Text',
1323 'URL',
1324 ),
1325 'parentOrganization' => array(
1326 'Organization',
1327 ),
1328 'possibleTreatment' => array(
1329 'Drug',
1330 'DrugClass',
1331 'MedicalTherapy',
1332 'LifestyleModification',
1333 ),
1334 'inverseOf' => array(
1335 'Property',
1336 ),
1337 'eligibleWithSupplier' => array(
1338 'Organization',
1339 ),
1340 'seatingCapacity' => array(
1341 'QuantitativeValue',
1342 'Number',
1343 ),
1344 'releaseNotes' => array(
1345 'URL',
1346 'Text',
1347 ),
1348 'hasAdultConsideration' => array(
1349 'AdultOrientedEnumeration',
1350 ),
1351 'exerciseType' => array(
1352 'Text',
1353 ),
1354 'broadcastFrequencyValue' => array(
1355 'QuantitativeValue',
1356 'Number',
1357 ),
1358 'originalMediaLink' => array(
1359 'WebPage',
1360 'MediaObject',
1361 'URL',
1362 ),
1363 'hasMap' => array(
1364 'URL',
1365 'Map',
1366 ),
1367 'orderQuantity' => array(
1368 'QuantitativeValue',
1369 'Number',
1370 ),
1371 'areaServed' => array(
1372 'Place',
1373 'AdministrativeArea',
1374 'GeoShape',
1375 'Text',
1376 ),
1377 'artist' => array(
1378 'Person',
1379 ),
1380 'object' => array(
1381 'Thing',
1382 ),
1383 'comprisedOf' => array(
1384 'AnatomicalStructure',
1385 'AnatomicalSystem',
1386 ),
1387 'customerRemorseReturnFees' => array(
1388 'ReturnFeesEnumeration',
1389 ),
1390 'firstAppearance' => array(
1391 'CreativeWork',
1392 ),
1393 'containedIn' => array(
1394 'Place',
1395 ),
1396 'globalLocationNumber' => array(
1397 'Text',
1398 ),
1399 'handlingTime' => array(
1400 'ServicePeriod',
1401 'QuantitativeValue',
1402 ),
1403 'proprietaryName' => array(
1404 'Text',
1405 ),
1406 'shippingConditions' => array(
1407 'ShippingConditions',
1408 ),
1409 'lyrics' => array(
1410 'CreativeWork',
1411 ),
1412 'availableDeliveryMethod' => array(
1413 'DeliveryMethod',
1414 ),
1415 'opponent' => array(
1416 'Person',
1417 ),
1418 'size' => array(
1419 'QuantitativeValue',
1420 'Text',
1421 'DefinedTerm',
1422 'SizeSpecification',
1423 ),
1424 'courseSchedule' => array(
1425 'Schedule',
1426 ),
1427 'inventoryLevel' => array(
1428 'QuantitativeValue',
1429 ),
1430 'insertion' => array(
1431 'AnatomicalStructure',
1432 ),
1433 'alignmentType' => array(
1434 'Text',
1435 ),
1436 'printEdition' => array(
1437 'Text',
1438 ),
1439 'membershipNumber' => array(
1440 'Text',
1441 ),
1442 'suggestedGender' => array(
1443 'Text',
1444 'GenderType',
1445 ),
1446 'valueAddedTaxIncluded' => array(
1447 'Boolean',
1448 ),
1449 'owner' => array(
1450 'Person',
1451 'Organization',
1452 ),
1453 'branch' => array(
1454 'AnatomicalStructure',
1455 ),
1456 'hasVariant' => array(
1457 'Product',
1458 ),
1459 'pronouns' => array(
1460 'Text',
1461 'StructuredValue',
1462 'DefinedTerm',
1463 ),
1464 'citation' => array(
1465 'Text',
1466 'CreativeWork',
1467 ),
1468 'courseMode' => array(
1469 'Text',
1470 'URL',
1471 ),
1472 'healthPlanNetworkId' => array(
1473 'Text',
1474 ),
1475 'review' => array(
1476 'Review',
1477 ),
1478 'event' => array(
1479 'Event',
1480 ),
1481 'phoneticText' => array(
1482 'Text',
1483 ),
1484 'returnShippingFeesAmount' => array(
1485 'MonetaryAmount',
1486 ),
1487 'governmentBenefitsInfo' => array(
1488 'GovernmentService',
1489 ),
1490 'partOfTVSeries' => array(
1491 'TVSeries',
1492 ),
1493 'addressRegion' => array(
1494 'AdministrativeArea',
1495 'Text',
1496 ),
1497 'broadcastSubChannel' => array(
1498 'Text',
1499 ),
1500 'headline' => array(
1501 'Text',
1502 ),
1503 'numberOfDoors' => array(
1504 'QuantitativeValue',
1505 'Number',
1506 ),
1507 'deathDate' => array(
1508 'Date',
1509 ),
1510 'employerOverview' => array(
1511 'Text',
1512 ),
1513 'affiliation' => array(
1514 'Organization',
1515 ),
1516 'interactionStatistic' => array(
1517 'InteractionCounter',
1518 ),
1519 'acceptsReservations' => array(
1520 'Boolean',
1521 'URL',
1522 'Text',
1523 ),
1524 'workExample' => array(
1525 'CreativeWork',
1526 ),
1527 'children' => array(
1528 'Person',
1529 ),
1530 'touristType' => array(
1531 'Text',
1532 'Audience',
1533 ),
1534 'certificationStatus' => array(
1535 'CertificationStatusEnumeration',
1536 ),
1537 'xpath' => array(
1538 'XPathType',
1539 ),
1540 'closes' => array(
1541 'Time',
1542 ),
1543 'uploadDate' => array(
1544 'DateTime',
1545 'Date',
1546 ),
1547 'cvdNumICUBeds' => array(
1548 'Number',
1549 ),
1550 'iataCode' => array(
1551 'Text',
1552 ),
1553 'gtin8' => array(
1554 'Text',
1555 ),
1556 'trialDesign' => array(
1557 'MedicalTrialDesign',
1558 ),
1559 'nutrition' => array(
1560 'NutritionInformation',
1561 ),
1562 'typeOfGood' => array(
1563 'Service',
1564 'Product',
1565 ),
1566 'possibleComplication' => array(
1567 'Text',
1568 ),
1569 'webFeed' => array(
1570 'DataFeed',
1571 'URL',
1572 ),
1573 'supersededBy' => array(
1574 'Property',
1575 'Class',
1576 'Enumeration',
1577 ),
1578 'sku' => array(
1579 'Text',
1580 ),
1581 'isLiveBroadcast' => array(
1582 'Boolean',
1583 ),
1584 'maxValue' => array(
1585 'Number',
1586 ),
1587 'tourBookingPage' => array(
1588 'URL',
1589 ),
1590 'artform' => array(
1591 'URL',
1592 'Text',
1593 ),
1594 'unitCode' => array(
1595 'URL',
1596 'Text',
1597 ),
1598 'materialExtent' => array(
1599 'QuantitativeValue',
1600 'Text',
1601 ),
1602 'softwareRequirements' => array(
1603 'URL',
1604 'SoftwareApplication',
1605 'Text',
1606 ),
1607 'superEvent' => array(
1608 'Event',
1609 ),
1610 'expectedArrivalFrom' => array(
1611 'DateTime',
1612 'Date',
1613 ),
1614 'cheatCode' => array(
1615 'CreativeWork',
1616 ),
1617 'domainIncludes' => array(
1618 'Class',
1619 ),
1620 'distinguishingSign' => array(
1621 'MedicalSignOrSymptom',
1622 ),
1623 'ccRecipient' => array(
1624 'ContactPoint',
1625 'Organization',
1626 'Person',
1627 ),
1628 'measurementMethod' => array(
1629 'Text',
1630 'MeasurementMethodEnum',
1631 'DefinedTerm',
1632 'URL',
1633 ),
1634 'employmentUnit' => array(
1635 'Organization',
1636 ),
1637 'recordLabel' => array(
1638 'Organization',
1639 ),
1640 'legalName' => array(
1641 'Text',
1642 ),
1643 'address' => array(
1644 'PostalAddress',
1645 'Text',
1646 ),
1647 'publicTransportClosuresInfo' => array(
1648 'URL',
1649 'WebContent',
1650 ),
1651 'recipeIngredient' => array(
1652 'ItemList',
1653 'PropertyValue',
1654 'Text',
1655 ),
1656 'category' => array(
1657 'Text',
1658 'PhysicalActivityCategory',
1659 'CategoryCode',
1660 'Thing',
1661 'URL',
1662 ),
1663 'healthCondition' => array(
1664 'MedicalCondition',
1665 ),
1666 'membershipPointsEarned' => array(
1667 'QuantitativeValue',
1668 'Number',
1669 ),
1670 'follows' => array(
1671 'Person',
1672 ),
1673 'lesserOrEqual' => array(
1674 'QualitativeValue',
1675 ),
1676 'programmingLanguage' => array(
1677 'ComputerLanguage',
1678 'Text',
1679 ),
1680 'beneficiaryBank' => array(
1681 'BankOrCreditUnion',
1682 'Text',
1683 ),
1684 'tocContinuation' => array(
1685 'HyperTocEntry',
1686 ),
1687 'certificationRating' => array(
1688 'Rating',
1689 ),
1690 'prescribingInfo' => array(
1691 'URL',
1692 ),
1693 'hasTierBenefit' => array(
1694 'TierBenefitEnumeration',
1695 ),
1696 'measurementDenominator' => array(
1697 'StatisticalVariable',
1698 ),
1699 'isTierOf' => array(
1700 'MemberProgram',
1701 ),
1702 'spatial' => array(
1703 'Place',
1704 ),
1705 'language' => array(
1706 'Language',
1707 ),
1708 'valueReference' => array(
1709 'StructuredValue',
1710 'DefinedTerm',
1711 'PropertyValue',
1712 'QuantitativeValue',
1713 'Enumeration',
1714 'MeasurementTypeEnumeration',
1715 'Text',
1716 'QualitativeValue',
1717 ),
1718 'carrierRequirements' => array(
1719 'Text',
1720 ),
1721 'molecularFormula' => array(
1722 'Text',
1723 ),
1724 'reviewCount' => array(
1725 'Integer',
1726 ),
1727 'cookingMethod' => array(
1728 'Text',
1729 ),
1730 'courseWorkload' => array(
1731 'Text',
1732 ),
1733 'associatedClaimReview' => array(
1734 'Review',
1735 ),
1736 'releaseOf' => array(
1737 'MusicAlbum',
1738 ),
1739 'videoFormat' => array(
1740 'Text',
1741 ),
1742 'homeTeam' => array(
1743 'Person',
1744 'SportsTeam',
1745 ),
1746 'cvdNumC19OFMechVentPats' => array(
1747 'Number',
1748 ),
1749 'parentTaxon' => array(
1750 'Taxon',
1751 'URL',
1752 'Text',
1753 ),
1754 'elevation' => array(
1755 'Number',
1756 'Text',
1757 ),
1758 'marginOfError' => array(
1759 'QuantitativeValue',
1760 ),
1761 'gtin13' => array(
1762 'Text',
1763 ),
1764 'subTrip' => array(
1765 'Trip',
1766 ),
1767 'producer' => array(
1768 'Person',
1769 'Organization',
1770 ),
1771 'audienceType' => array(
1772 'Text',
1773 ),
1774 'cvdNumC19HOPats' => array(
1775 'Number',
1776 ),
1777 'procedureType' => array(
1778 'MedicalProcedureType',
1779 ),
1780 'vehicleSpecialUsage' => array(
1781 'Text',
1782 'CarUsageType',
1783 ),
1784 'safetyConsideration' => array(
1785 'Text',
1786 ),
1787 'offers' => array(
1788 'Offer',
1789 'Demand',
1790 ),
1791 'departureBoatTerminal' => array(
1792 'BoatTerminal',
1793 ),
1794 'mentions' => array(
1795 'Thing',
1796 ),
1797 'vehicleSeatingCapacity' => array(
1798 'QuantitativeValue',
1799 'Number',
1800 ),
1801 'signDetected' => array(
1802 'MedicalSign',
1803 ),
1804 'acceptedOffer' => array(
1805 'Offer',
1806 ),
1807 'costPerUnit' => array(
1808 'Text',
1809 'QualitativeValue',
1810 'Number',
1811 ),
1812 'encodings' => array(
1813 'MediaObject',
1814 ),
1815 'servicePhone' => array(
1816 'ContactPoint',
1817 ),
1818 'albumRelease' => array(
1819 'MusicRelease',
1820 ),
1821 'workload' => array(
1822 'QuantitativeValue',
1823 'Energy',
1824 ),
1825 'loanPaymentFrequency' => array(
1826 'Number',
1827 ),
1828 'relatedTo' => array(
1829 'Person',
1830 ),
1831 'valueName' => array(
1832 'Text',
1833 ),
1834 'timeToComplete' => array(
1835 'Duration',
1836 ),
1837 'customerRemorseReturnShippingFeesAmount' => array(
1838 'MonetaryAmount',
1839 ),
1840 'seasonalOverride' => array(
1841 'OpeningHoursSpecification',
1842 ),
1843 'serverStatus' => array(
1844 'GameServerStatus',
1845 ),
1846 'domiciledMortgage' => array(
1847 'Boolean',
1848 ),
1849 'study' => array(
1850 'MedicalStudy',
1851 ),
1852 'lowPrice' => array(
1853 'Text',
1854 'Number',
1855 ),
1856 'isFamilyFriendly' => array(
1857 'Boolean',
1858 ),
1859 'referenceQuantity' => array(
1860 'QuantitativeValue',
1861 ),
1862 'serviceUrl' => array(
1863 'URL',
1864 ),
1865 'mileageFromOdometer' => array(
1866 'QuantitativeValue',
1867 ),
1868 'riskFactor' => array(
1869 'MedicalRiskFactor',
1870 ),
1871 'accessibilityFeature' => array(
1872 'Text',
1873 ),
1874 'legislationLegalForce' => array(
1875 'LegalForceStatus',
1876 ),
1877 'monthsOfExperience' => array(
1878 'Number',
1879 ),
1880 'secondaryPrevention' => array(
1881 'Drug',
1882 'DrugClass',
1883 'MedicalTherapy',
1884 'LifestyleModification',
1885 ),
1886 'addressLocality' => array(
1887 'Text',
1888 ),
1889 'datasetTimeInterval' => array(
1890 'DateTime',
1891 ),
1892 'jobImmediateStart' => array(
1893 'Boolean',
1894 ),
1895 'claimReviewed' => array(
1896 'Text',
1897 ),
1898 'nationality' => array(
1899 'Country',
1900 ),
1901 'termsOfService' => array(
1902 'URL',
1903 'Text',
1904 ),
1905 'step' => array(
1906 'Text',
1907 'HowToStep',
1908 'HowToSection',
1909 'CreativeWork',
1910 ),
1911 'containsPlace' => array(
1912 'Place',
1913 ),
1914 'memberOf' => array(
1915 'ProgramMembership',
1916 'Organization',
1917 'MemberProgramTier',
1918 ),
1919 'suggestedAnswer' => array(
1920 'ItemList',
1921 'Answer',
1922 ),
1923 'bookingTime' => array(
1924 'DateTime',
1925 ),
1926 'gameServer' => array(
1927 'GameServer',
1928 ),
1929 'videoFrameSize' => array(
1930 'Text',
1931 ),
1932 'code' => array(
1933 'MedicalCode',
1934 ),
1935 'dateIssued' => array(
1936 'DateTime',
1937 'Date',
1938 ),
1939 'version' => array(
1940 'Number',
1941 'Text',
1942 ),
1943 'availableFrom' => array(
1944 'DateTime',
1945 ),
1946 'employmentType' => array(
1947 'Text',
1948 ),
1949 'actionableFeedbackPolicy' => array(
1950 'CreativeWork',
1951 'URL',
1952 ),
1953 'floorLimit' => array(
1954 'MonetaryAmount',
1955 ),
1956 'numberOfBeds' => array(
1957 'Number',
1958 ),
1959 'purchaseDate' => array(
1960 'Date',
1961 ),
1962 'originalMediaContextDescription' => array(
1963 'Text',
1964 ),
1965 'multipleValues' => array(
1966 'Boolean',
1967 ),
1968 'video' => array(
1969 'VideoObject',
1970 'Clip',
1971 ),
1972 'events' => array(
1973 'Event',
1974 ),
1975 'contactlessPayment' => array(
1976 'Boolean',
1977 ),
1978 'recordedIn' => array(
1979 'CreativeWork',
1980 ),
1981 'flightNumber' => array(
1982 'Text',
1983 ),
1984 'itemDefectReturnShippingFeesAmount' => array(
1985 'MonetaryAmount',
1986 ),
1987 'remainingAttendeeCapacity' => array(
1988 'Integer',
1989 ),
1990 'hasTiers' => array(
1991 'MemberProgramTier',
1992 ),
1993 'birthDate' => array(
1994 'Date',
1995 ),
1996 'ineligibleRegion' => array(
1997 'GeoShape',
1998 'Text',
1999 'Place',
2000 ),
2001 'blogPost' => array(
2002 'BlogPosting',
2003 ),
2004 'arrivalBoatTerminal' => array(
2005 'BoatTerminal',
2006 ),
2007 'permittedUsage' => array(
2008 'Text',
2009 ),
2010 'hasEnergyConsumptionDetails' => array(
2011 'EnergyConsumptionDetails',
2012 ),
2013 'endorsers' => array(
2014 'Person',
2015 'Organization',
2016 ),
2017 'purchaseType' => array(
2018 'PurchaseType',
2019 ),
2020 'operatingSystem' => array(
2021 'OperatingSystem',
2022 'Text',
2023 ),
2024 'referee' => array(
2025 'Person',
2026 ),
2027 'merchant' => array(
2028 'Person',
2029 'Organization',
2030 ),
2031 'applicationDeadline' => array(
2032 'Date',
2033 'Text',
2034 ),
2035 'gameEdition' => array(
2036 'Text',
2037 ),
2038 'relatedAnatomy' => array(
2039 'AnatomicalStructure',
2040 'AnatomicalSystem',
2041 ),
2042 'permissionType' => array(
2043 'DigitalDocumentPermissionType',
2044 ),
2045 'replacer' => array(
2046 'Thing',
2047 ),
2048 'associatedDisease' => array(
2049 'MedicalCondition',
2050 'URL',
2051 'PropertyValue',
2052 ),
2053 'hospitalAffiliation' => array(
2054 'Hospital',
2055 ),
2056 'softwareVersion' => array(
2057 'Text',
2058 ),
2059 'accountId' => array(
2060 'Text',
2061 ),
2062 'availableOnDevice' => array(
2063 'Text',
2064 ),
2065 'embedUrl' => array(
2066 'URL',
2067 ),
2068 'workPerformed' => array(
2069 'CreativeWork',
2070 ),
2071 'opens' => array(
2072 'Time',
2073 ),
2074 'musicArrangement' => array(
2075 'MusicComposition',
2076 ),
2077 'postOp' => array(
2078 'Text',
2079 ),
2080 'feesAndCommissionsSpecification' => array(
2081 'URL',
2082 'Text',
2083 ),
2084 'author' => array(
2085 'Organization',
2086 'Person',
2087 ),
2088 'actionOption' => array(
2089 'Thing',
2090 'Text',
2091 ),
2092 'percentile10' => array(
2093 'Number',
2094 ),
2095 'item' => array(
2096 'Thing',
2097 ),
2098 'postOfficeBoxNumber' => array(
2099 'Text',
2100 ),
2101 'hasBioPolymerSequence' => array(
2102 'Text',
2103 ),
2104 'requiredMinAge' => array(
2105 'Integer',
2106 ),
2107 'contentSize' => array(
2108 'Text',
2109 ),
2110 'validFrom' => array(
2111 'DateTime',
2112 'Date',
2113 ),
2114 'comment' => array(
2115 'Comment',
2116 ),
2117 'userInteractionCount' => array(
2118 'Integer',
2119 ),
2120 'attendee' => array(
2121 'Person',
2122 'Organization',
2123 ),
2124 'nerve' => array(
2125 'Nerve',
2126 ),
2127 'contentRating' => array(
2128 'Text',
2129 'Rating',
2130 ),
2131 'subStructure' => array(
2132 'AnatomicalStructure',
2133 ),
2134 'passengerPriorityStatus' => array(
2135 'Text',
2136 'QualitativeValue',
2137 ),
2138 'priceComponent' => array(
2139 'PriceSpecification',
2140 ),
2141 'postalCodeBegin' => array(
2142 'Text',
2143 ),
2144 'incentiveCompensation' => array(
2145 'Text',
2146 ),
2147 'fuelCapacity' => array(
2148 'QuantitativeValue',
2149 ),
2150 'leaseLength' => array(
2151 'Duration',
2152 'QuantitativeValue',
2153 ),
2154 'trailerWeight' => array(
2155 'QuantitativeValue',
2156 ),
2157 'hasBioChemEntityPart' => array(
2158 'BioChemEntity',
2159 ),
2160 'branchOf' => array(
2161 'Organization',
2162 ),
2163 'contactPoint' => array(
2164 'ContactPoint',
2165 ),
2166 'drainsTo' => array(
2167 'Vessel',
2168 ),
2169 'collection' => array(
2170 'Thing',
2171 ),
2172 'positiveNotes' => array(
2173 'ListItem',
2174 'Text',
2175 'WebContent',
2176 'ItemList',
2177 ),
2178 'containedInPlace' => array(
2179 'Place',
2180 ),
2181 'accommodationCategory' => array(
2182 'Text',
2183 ),
2184 'dateline' => array(
2185 'Text',
2186 ),
2187 'competencyRequired' => array(
2188 'DefinedTerm',
2189 'URL',
2190 'Text',
2191 ),
2192 'iupacName' => array(
2193 'Text',
2194 ),
2195 'carrier' => array(
2196 'Organization',
2197 ),
2198 'actionStatus' => array(
2199 'ActionStatusType',
2200 ),
2201 'dosageForm' => array(
2202 'Text',
2203 ),
2204 'reviewAspect' => array(
2205 'Text',
2206 'StructuredValue',
2207 ),
2208 'inBroadcastLineup' => array(
2209 'CableOrSatelliteService',
2210 ),
2211 'typeOfBed' => array(
2212 'Text',
2213 'BedType',
2214 ),
2215 'processingTime' => array(
2216 'Duration',
2217 ),
2218 'subjectOf' => array(
2219 'Event',
2220 'CreativeWork',
2221 ),
2222 'foodEvent' => array(
2223 'FoodEvent',
2224 ),
2225 'relatedDrug' => array(
2226 'Drug',
2227 ),
2228 'encodesBioChemEntity' => array(
2229 'BioChemEntity',
2230 ),
2231 'naturalProgression' => array(
2232 'Text',
2233 ),
2234 'healthPlanCostSharing' => array(
2235 'HealthPlanCostSharingSpecification',
2236 'Boolean',
2237 ),
2238 'significance' => array(
2239 'Text',
2240 ),
2241 'manufacturer' => array(
2242 'Organization',
2243 ),
2244 'lodgingUnitType' => array(
2245 'QualitativeValue',
2246 'Text',
2247 ),
2248 'trainingSalary' => array(
2249 'MonetaryAmountDistribution',
2250 ),
2251 'recourseLoan' => array(
2252 'Boolean',
2253 ),
2254 'eligibleCustomerType' => array(
2255 'BusinessEntityType',
2256 ),
2257 'sdLicense' => array(
2258 'CreativeWork',
2259 'URL',
2260 ),
2261 'shippingDestination' => array(
2262 'DefinedRegion',
2263 ),
2264 'orderDate' => array(
2265 'DateTime',
2266 'Date',
2267 ),
2268 'isInvolvedInBiologicalProcess' => array(
2269 'DefinedTerm',
2270 'URL',
2271 'PropertyValue',
2272 ),
2273 'employees' => array(
2274 'Person',
2275 ),
2276 'incentivizedItem' => array(
2277 'DefinedTerm',
2278 'Product',
2279 ),
2280 'programmingModel' => array(
2281 'Text',
2282 ),
2283 'contentReferenceTime' => array(
2284 'DateTime',
2285 ),
2286 'agent' => array(
2287 'Organization',
2288 'Person',
2289 ),
2290 'recognizedBy' => array(
2291 'Organization',
2292 ),
2293 'validForMemberTier' => array(
2294 'MemberProgramTier',
2295 ),
2296 'contentLocation' => array(
2297 'Place',
2298 ),
2299 'hasBroadcastChannel' => array(
2300 'BroadcastChannel',
2301 ),
2302 'albums' => array(
2303 'MusicAlbum',
2304 ),
2305 'accountOverdraftLimit' => array(
2306 'MonetaryAmount',
2307 ),
2308 'colorSwatch' => array(
2309 'ImageObject',
2310 'URL',
2311 ),
2312 'educationalFramework' => array(
2313 'Text',
2314 ),
2315 'dateReceived' => array(
2316 'DateTime',
2317 ),
2318 'sodiumContent' => array(
2319 'Mass',
2320 ),
2321 'caption' => array(
2322 'Text',
2323 'MediaObject',
2324 ),
2325 'quarantineGuidelines' => array(
2326 'URL',
2327 'WebContent',
2328 ),
2329 'codeRepository' => array(
2330 'URL',
2331 ),
2332 'modelDate' => array(
2333 'Date',
2334 ),
2335 'priceComponentType' => array(
2336 'PriceComponentTypeEnumeration',
2337 ),
2338 'datePublished' => array(
2339 'Date',
2340 'DateTime',
2341 ),
2342 'arrivalPlatform' => array(
2343 'Text',
2344 ),
2345 'sdPublisher' => array(
2346 'Person',
2347 'Organization',
2348 ),
2349 'openingHours' => array(
2350 'Text',
2351 ),
2352 'tongueWeight' => array(
2353 'QuantitativeValue',
2354 ),
2355 'occupationalCredentialAwarded' => array(
2356 'EducationalOccupationalCredential',
2357 'URL',
2358 'Text',
2359 ),
2360 'episode' => array(
2361 'Episode',
2362 ),
2363 'bioChemInteraction' => array(
2364 'BioChemEntity',
2365 ),
2366 'programMembershipUsed' => array(
2367 'ProgramMembership',
2368 ),
2369 'ethicsPolicy' => array(
2370 'CreativeWork',
2371 'URL',
2372 ),
2373 'suitableForDiet' => array(
2374 'RestrictedDiet',
2375 ),
2376 'area' => array(
2377 'Place',
2378 ),
2379 'suggestedMaxAge' => array(
2380 'Number',
2381 ),
2382 'pathophysiology' => array(
2383 'Text',
2384 ),
2385 'surface' => array(
2386 'Text',
2387 'URL',
2388 ),
2389 'identifyingTest' => array(
2390 'MedicalTest',
2391 ),
2392 'geoMidpoint' => array(
2393 'GeoCoordinates',
2394 ),
2395 'numberOfAvailableAccommodationUnits' => array(
2396 'QuantitativeValue',
2397 ),
2398 'expertConsiderations' => array(
2399 'Text',
2400 ),
2401 'affectedBy' => array(
2402 'Drug',
2403 ),
2404 'alternativeHeadline' => array(
2405 'Text',
2406 ),
2407 'lyricist' => array(
2408 'Person',
2409 ),
2410 'permitAudience' => array(
2411 'Audience',
2412 ),
2413 'repeatFrequency' => array(
2414 'Text',
2415 'Duration',
2416 ),
2417 'recipe' => array(
2418 'Recipe',
2419 ),
2420 'applicableLocation' => array(
2421 'AdministrativeArea',
2422 ),
2423 'reservationId' => array(
2424 'Text',
2425 ),
2426 'requiredMaxAge' => array(
2427 'Integer',
2428 ),
2429 'supportingData' => array(
2430 'DataFeed',
2431 ),
2432 'percentile75' => array(
2433 'Number',
2434 ),
2435 'geoEquals' => array(
2436 'GeospatialGeometry',
2437 'Place',
2438 ),
2439 'mechanismOfAction' => array(
2440 'Text',
2441 ),
2442 'rxcui' => array(
2443 'Text',
2444 ),
2445 'salaryCurrency' => array(
2446 'Text',
2447 ),
2448 'ticketToken' => array(
2449 'URL',
2450 'Text',
2451 ),
2452 'hasParticipationOffer' => array(
2453 'Offer',
2454 ),
2455 'isbn' => array(
2456 'Text',
2457 ),
2458 'grantee' => array(
2459 'Audience',
2460 'ContactPoint',
2461 'Person',
2462 'Organization',
2463 ),
2464 'abstract' => array(
2465 'Text',
2466 ),
2467 'vehicleIdentificationNumber' => array(
2468 'Text',
2469 ),
2470 'orderStatus' => array(
2471 'OrderStatus',
2472 ),
2473 'geographicArea' => array(
2474 'AdministrativeArea',
2475 ),
2476 'publisherImprint' => array(
2477 'Organization',
2478 ),
2479 'encodingFormat' => array(
2480 'URL',
2481 'Text',
2482 ),
2483 'inLanguage' => array(
2484 'Language',
2485 'Text',
2486 ),
2487 'loanRepaymentForm' => array(
2488 'RepaymentSpecification',
2489 ),
2490 'healthPlanPharmacyCategory' => array(
2491 'Text',
2492 ),
2493 'biomechnicalClass' => array(
2494 'Text',
2495 ),
2496 'acceptedAnswer' => array(
2497 'Answer',
2498 'ItemList',
2499 ),
2500 'trainName' => array(
2501 'Text',
2502 ),
2503 'accessCode' => array(
2504 'Text',
2505 ),
2506 'produces' => array(
2507 'Thing',
2508 ),
2509 'mainEntityOfPage' => array(
2510 'CreativeWork',
2511 'URL',
2512 ),
2513 'ticketNumber' => array(
2514 'Text',
2515 ),
2516 'arrivalStation' => array(
2517 'TrainStation',
2518 ),
2519 'dietFeatures' => array(
2520 'Text',
2521 ),
2522 'layoutImage' => array(
2523 'ImageObject',
2524 'URL',
2525 ),
2526 'significantLink' => array(
2527 'URL',
2528 ),
2529 'game' => array(
2530 'VideoGame',
2531 ),
2532 'dateCreated' => array(
2533 'DateTime',
2534 'Date',
2535 ),
2536 'benefitsSummaryUrl' => array(
2537 'URL',
2538 ),
2539 'albumReleaseType' => array(
2540 'MusicAlbumReleaseType',
2541 ),
2542 'archiveHeld' => array(
2543 'ArchiveComponent',
2544 ),
2545 'hasCertification' => array(
2546 'Certification',
2547 ),
2548 'seller' => array(
2549 'Person',
2550 'Organization',
2551 ),
2552 'negativeNotes' => array(
2553 'ItemList',
2554 'ListItem',
2555 'Text',
2556 'WebContent',
2557 ),
2558 'increasesRiskOf' => array(
2559 'MedicalEntity',
2560 ),
2561 'yield' => array(
2562 'QuantitativeValue',
2563 'Text',
2564 ),
2565 'hasDriveThroughService' => array(
2566 'Boolean',
2567 ),
2568 'includesAttraction' => array(
2569 'TouristAttraction',
2570 ),
2571 'restockingFee' => array(
2572 'Number',
2573 'MonetaryAmount',
2574 ),
2575 'numberOfPreviousOwners' => array(
2576 'QuantitativeValue',
2577 'Number',
2578 ),
2579 'typicalCreditsPerTerm' => array(
2580 'StructuredValue',
2581 'Integer',
2582 ),
2583 'wheelbase' => array(
2584 'QuantitativeValue',
2585 ),
2586 'legislationDateVersion' => array(
2587 'Date',
2588 ),
2589 'accommodationFloorPlan' => array(
2590 'FloorPlan',
2591 ),
2592 'subEvents' => array(
2593 'Event',
2594 ),
2595 'fromLocation' => array(
2596 'Place',
2597 ),
2598 'additionalProperty' => array(
2599 'PropertyValue',
2600 ),
2601 'broadcastServiceTier' => array(
2602 'Text',
2603 ),
2604 'numberOfEmployees' => array(
2605 'QuantitativeValue',
2606 ),
2607 'renegotiableLoan' => array(
2608 'Boolean',
2609 ),
2610 'torque' => array(
2611 'QuantitativeValue',
2612 ),
2613 'sourceOrganization' => array(
2614 'Organization',
2615 ),
2616 'depth' => array(
2617 'Distance',
2618 'QuantitativeValue',
2619 ),
2620 'runsTo' => array(
2621 'Vessel',
2622 ),
2623 'roleName' => array(
2624 'URL',
2625 'Text',
2626 ),
2627 'audio' => array(
2628 'MusicRecording',
2629 'Clip',
2630 'AudioObject',
2631 ),
2632 'usedToDiagnose' => array(
2633 'MedicalCondition',
2634 ),
2635 'isPartOfBioChemEntity' => array(
2636 'BioChemEntity',
2637 ),
2638 'composer' => array(
2639 'Person',
2640 'Organization',
2641 ),
2642 'monoisotopicMolecularWeight' => array(
2643 'QuantitativeValue',
2644 'Text',
2645 ),
2646 'targetDescription' => array(
2647 'Text',
2648 ),
2649 'expressedIn' => array(
2650 'DefinedTerm',
2651 'AnatomicalSystem',
2652 'BioChemEntity',
2653 'AnatomicalStructure',
2654 ),
2655 'workHours' => array(
2656 'Text',
2657 ),
2658 'targetPopulation' => array(
2659 'Text',
2660 ),
2661 'distance' => array(
2662 'Distance',
2663 ),
2664 'availableLanguage' => array(
2665 'Language',
2666 'Text',
2667 ),
2668 'serviceType' => array(
2669 'Text',
2670 'GovernmentBenefitsType',
2671 ),
2672 'expectedArrivalUntil' => array(
2673 'Date',
2674 'DateTime',
2675 ),
2676 'issuedThrough' => array(
2677 'Service',
2678 ),
2679 'healthPlanCopay' => array(
2680 'PriceSpecification',
2681 ),
2682 'appliesToDeliveryMethod' => array(
2683 'DeliveryMethod',
2684 ),
2685 'answerExplanation' => array(
2686 'Comment',
2687 'WebContent',
2688 ),
2689 'eventStatus' => array(
2690 'EventStatusType',
2691 ),
2692 'seriousAdverseOutcome' => array(
2693 'MedicalEntity',
2694 ),
2695 'subEvent' => array(
2696 'Event',
2697 ),
2698 'legislationRepeals' => array(
2699 'Legislation',
2700 ),
2701 'mainContentOfPage' => array(
2702 'WebPageElement',
2703 ),
2704 'followup' => array(
2705 'Text',
2706 ),
2707 'occupationalCategory' => array(
2708 'Text',
2709 'CategoryCode',
2710 ),
2711 'paymentMethodType' => array(
2712 'PaymentMethodType',
2713 ),
2714 'arrivalTerminal' => array(
2715 'Text',
2716 ),
2717 'preOp' => array(
2718 'Text',
2719 ),
2720 'inProductGroupWithID' => array(
2721 'Text',
2722 ),
2723 'securityScreening' => array(
2724 'Text',
2725 ),
2726 'quest' => array(
2727 'Thing',
2728 ),
2729 'learningResourceType' => array(
2730 'Text',
2731 'DefinedTerm',
2732 ),
2733 'minValue' => array(
2734 'Number',
2735 ),
2736 'resultReview' => array(
2737 'Review',
2738 ),
2739 'circle' => array(
2740 'Text',
2741 ),
2742 'creativeWorkStatus' => array(
2743 'DefinedTerm',
2744 'Text',
2745 ),
2746 'potentialUse' => array(
2747 'DefinedTerm',
2748 ),
2749 'hasDigitalDocumentPermission' => array(
2750 'DigitalDocumentPermission',
2751 ),
2752 'audience' => array(
2753 'Audience',
2754 ),
2755 'dayOfWeek' => array(
2756 'DayOfWeek',
2757 ),
2758 'startDate' => array(
2759 'DateTime',
2760 'Date',
2761 ),
2762 'gettingTestedInfo' => array(
2763 'URL',
2764 'WebContent',
2765 ),
2766 'iso6523Code' => array(
2767 'Text',
2768 ),
2769 'vehicleEngine' => array(
2770 'EngineSpecification',
2771 ),
2772 'cvdNumC19Died' => array(
2773 'Number',
2774 ),
2775 'breastfeedingWarning' => array(
2776 'Text',
2777 ),
2778 'sharedContent' => array(
2779 'CreativeWork',
2780 ),
2781 'typicalTest' => array(
2782 'MedicalTest',
2783 ),
2784 'auditDate' => array(
2785 'DateTime',
2786 'Date',
2787 ),
2788 'byDay' => array(
2789 'Text',
2790 'DayOfWeek',
2791 ),
2792 'guidelineDate' => array(
2793 'Date',
2794 ),
2795 'birthPlace' => array(
2796 'Place',
2797 ),
2798 'intensity' => array(
2799 'QuantitativeValue',
2800 'Text',
2801 ),
2802 'serviceArea' => array(
2803 'AdministrativeArea',
2804 'GeoShape',
2805 'Place',
2806 ),
2807 'trailer' => array(
2808 'VideoObject',
2809 ),
2810 'supply' => array(
2811 'Text',
2812 'HowToSupply',
2813 ),
2814 'correctionsPolicy' => array(
2815 'URL',
2816 'CreativeWork',
2817 ),
2818 'locationCreated' => array(
2819 'Place',
2820 ),
2821 'ingredients' => array(
2822 'Text',
2823 ),
2824 'returnLabelSource' => array(
2825 'ReturnLabelSourceEnumeration',
2826 ),
2827 'fiberContent' => array(
2828 'Mass',
2829 ),
2830 'acceptedPaymentMethod' => array(
2831 'Text',
2832 'LoanOrCredit',
2833 'PaymentMethod',
2834 ),
2835 'broadcastFrequency' => array(
2836 'Text',
2837 'BroadcastFrequencySpecification',
2838 ),
2839 'byMonthWeek' => array(
2840 'Integer',
2841 ),
2842 'itemOffered' => array(
2843 'Product',
2844 'Event',
2845 'AggregateOffer',
2846 'Trip',
2847 'CreativeWork',
2848 'Service',
2849 'MenuItem',
2850 ),
2851 'legislationEnsuresImplementationOf' => array(
2852 'Legislation',
2853 ),
2854 'legalStatus' => array(
2855 'Text',
2856 'DrugLegalStatus',
2857 'MedicalEnumeration',
2858 ),
2859 'performer' => array(
2860 'Person',
2861 'Organization',
2862 ),
2863 'line' => array(
2864 'Text',
2865 ),
2866 'numChildren' => array(
2867 'QuantitativeValue',
2868 'Integer',
2869 ),
2870 'transFatContent' => array(
2871 'Mass',
2872 ),
2873 'recipient' => array(
2874 'ContactPoint',
2875 'Person',
2876 'Organization',
2877 'Audience',
2878 ),
2879 'availability' => array(
2880 'ItemAvailability',
2881 ),
2882 'repetitions' => array(
2883 'QuantitativeValue',
2884 'Number',
2885 ),
2886 'billingPeriod' => array(
2887 'Duration',
2888 ),
2889 'diseaseSpreadStatistics' => array(
2890 'Dataset',
2891 'URL',
2892 'WebContent',
2893 'Observation',
2894 ),
2895 'workTranslation' => array(
2896 'CreativeWork',
2897 ),
2898 'loanTerm' => array(
2899 'QuantitativeValue',
2900 ),
2901 'albumProductionType' => array(
2902 'MusicAlbumProductionType',
2903 ),
2904 'volumeNumber' => array(
2905 'Text',
2906 'Integer',
2907 ),
2908 'liveBlogUpdate' => array(
2909 'BlogPosting',
2910 ),
2911 'loanMortgageMandateAmount' => array(
2912 'MonetaryAmount',
2913 ),
2914 'typicalAgeRange' => array(
2915 'Text',
2916 ),
2917 'returnPolicyCategory' => array(
2918 'MerchantReturnEnumeration',
2919 ),
2920 'isResizable' => array(
2921 'Boolean',
2922 ),
2923 'underName' => array(
2924 'Person',
2925 'Organization',
2926 ),
2927 'recommendationStrength' => array(
2928 'Text',
2929 ),
2930 'contentType' => array(
2931 'Text',
2932 ),
2933 'jobBenefits' => array(
2934 'Text',
2935 ),
2936 'isicV4' => array(
2937 'Text',
2938 ),
2939 'scheduleTimezone' => array(
2940 'Text',
2941 ),
2942 'recordingOf' => array(
2943 'MusicComposition',
2944 ),
2945 'deliveryMethod' => array(
2946 'DeliveryMethod',
2947 ),
2948 'jobLocation' => array(
2949 'Place',
2950 ),
2951 'costOrigin' => array(
2952 'Text',
2953 ),
2954 'departureAirport' => array(
2955 'Airport',
2956 ),
2957 'awayTeam' => array(
2958 'SportsTeam',
2959 'Person',
2960 ),
2961 'medicalAudience' => array(
2962 'MedicalAudienceType',
2963 'MedicalAudience',
2964 ),
2965 'option' => array(
2966 'Text',
2967 'Thing',
2968 ),
2969 'season' => array(
2970 'CreativeWorkSeason',
2971 'URL',
2972 ),
2973 'healthPlanCoinsuranceRate' => array(
2974 'Number',
2975 ),
2976 'departurePlatform' => array(
2977 'Text',
2978 ),
2979 'bodyType' => array(
2980 'Text',
2981 'QualitativeValue',
2982 'URL',
2983 ),
2984 'childMinAge' => array(
2985 'Number',
2986 ),
2987 'timestamp' => array(
2988 'DateTime',
2989 ),
2990 'equal' => array(
2991 'QualitativeValue',
2992 ),
2993 'iswcCode' => array(
2994 'Text',
2995 ),
2996 'relevantOccupation' => array(
2997 'Occupation',
2998 ),
2999 'ownedFrom' => array(
3000 'DateTime',
3001 ),
3002 'highPrice' => array(
3003 'Number',
3004 'Text',
3005 ),
3006 'validUntil' => array(
3007 'Date',
3008 ),
3009 'postalCodeEnd' => array(
3010 'Text',
3011 ),
3012 'saturatedFatContent' => array(
3013 'Mass',
3014 ),
3015 'observationAbout' => array(
3016 'Place',
3017 'Thing',
3018 ),
3019 'servingSize' => array(
3020 'Text',
3021 ),
3022 'courseCode' => array(
3023 'Text',
3024 ),
3025 'measurementQualifier' => array(
3026 'Enumeration',
3027 ),
3028 'identifyingExam' => array(
3029 'PhysicalExam',
3030 ),
3031 'creator' => array(
3032 'Person',
3033 'Organization',
3034 ),
3035 'checkinTime' => array(
3036 'DateTime',
3037 'Time',
3038 ),
3039 'color' => array(
3040 'Text',
3041 ),
3042 'cvdNumVent' => array(
3043 'Number',
3044 ),
3045 'broadcaster' => array(
3046 'Organization',
3047 ),
3048 'discount' => array(
3049 'Number',
3050 'Text',
3051 ),
3052 'numberOfAirbags' => array(
3053 'Number',
3054 'Text',
3055 ),
3056 'isBasedOnUrl' => array(
3057 'CreativeWork',
3058 'URL',
3059 'Product',
3060 ),
3061 'percentile90' => array(
3062 'Number',
3063 ),
3064 'reviewedBy' => array(
3065 'Person',
3066 'Organization',
3067 ),
3068 'associatedMediaReview' => array(
3069 'Review',
3070 ),
3071 'suggestedAge' => array(
3072 'QuantitativeValue',
3073 ),
3074 'measuredProperty' => array(
3075 'Property',
3076 ),
3077 'publicationType' => array(
3078 'Text',
3079 ),
3080 'deliveryAddress' => array(
3081 'PostalAddress',
3082 ),
3083 'includesObject' => array(
3084 'TypeAndQuantityNode',
3085 ),
3086 'ownedThrough' => array(
3087 'DateTime',
3088 ),
3089 'returnPolicySeasonalOverride' => array(
3090 'MerchantReturnPolicySeasonalOverride',
3091 ),
3092 'dateRead' => array(
3093 'Date',
3094 'DateTime',
3095 ),
3096 'fileFormat' => array(
3097 'URL',
3098 'Text',
3099 ),
3100 'titleEIDR' => array(
3101 'URL',
3102 'Text',
3103 ),
3104 'itemCondition' => array(
3105 'OfferItemCondition',
3106 ),
3107 'bodyLocation' => array(
3108 'Text',
3109 ),
3110 'encoding' => array(
3111 'MediaObject',
3112 ),
3113 'releasedEvent' => array(
3114 'PublicationEvent',
3115 ),
3116 'accountablePerson' => array(
3117 'Person',
3118 ),
3119 'musicCompositionForm' => array(
3120 'Text',
3121 ),
3122 'steps' => array(
3123 'CreativeWork',
3124 'ItemList',
3125 'Text',
3126 ),
3127 'educationalUse' => array(
3128 'Text',
3129 'DefinedTerm',
3130 ),
3131 'subtitleLanguage' => array(
3132 'Text',
3133 'Language',
3134 ),
3135 'chemicalComposition' => array(
3136 'Text',
3137 ),
3138 'department' => array(
3139 'Organization',
3140 ),
3141 'playMode' => array(
3142 'GamePlayMode',
3143 ),
3144 'ticketedSeat' => array(
3145 'Seat',
3146 ),
3147 'percentile25' => array(
3148 'Number',
3149 ),
3150 'availableChannel' => array(
3151 'ServiceChannel',
3152 ),
3153 'sizeGroup' => array(
3154 'Text',
3155 'SizeGroupEnumeration',
3156 ),
3157 'costCategory' => array(
3158 'DrugCostCategory',
3159 ),
3160 'cargoVolume' => array(
3161 'QuantitativeValue',
3162 ),
3163 'greaterOrEqual' => array(
3164 'QualitativeValue',
3165 ),
3166 'legalRepresentative' => array(
3167 'Person',
3168 ),
3169 'accountMinimumInflow' => array(
3170 'MonetaryAmount',
3171 ),
3172 'flightDistance' => array(
3173 'Distance',
3174 'Text',
3175 ),
3176 'bioChemSimilarity' => array(
3177 'BioChemEntity',
3178 ),
3179 'regionsAllowed' => array(
3180 'Place',
3181 ),
3182 'occupancy' => array(
3183 'QuantitativeValue',
3184 ),
3185 'physicalRequirement' => array(
3186 'DefinedTerm',
3187 'URL',
3188 'Text',
3189 ),
3190 'isAcceptingNewPatients' => array(
3191 'Boolean',
3192 ),
3193 'productionDate' => array(
3194 'Date',
3195 ),
3196 'fuelConsumption' => array(
3197 'QuantitativeValue',
3198 ),
3199 'sportsActivityLocation' => array(
3200 'SportsActivityLocation',
3201 ),
3202 'activityFrequency' => array(
3203 'Text',
3204 'QuantitativeValue',
3205 ),
3206 'foundingLocation' => array(
3207 'Place',
3208 ),
3209 'schemaVersion' => array(
3210 'Text',
3211 'URL',
3212 ),
3213 'companyRegistration' => array(
3214 'Certification',
3215 ),
3216 'businessFunction' => array(
3217 'BusinessFunction',
3218 ),
3219 'minimumPaymentDue' => array(
3220 'PriceSpecification',
3221 'MonetaryAmount',
3222 ),
3223 'durationOfWarranty' => array(
3224 'QuantitativeValue',
3225 ),
3226 'workFeatured' => array(
3227 'CreativeWork',
3228 ),
3229 'codeSampleType' => array(
3230 'Text',
3231 ),
3232 'acquiredFrom' => array(
3233 'Person',
3234 'Organization',
3235 ),
3236 'dateVehicleFirstRegistered' => array(
3237 'Date',
3238 ),
3239 'hasMemberProgram' => array(
3240 'MemberProgram',
3241 ),
3242 'member' => array(
3243 'Organization',
3244 'Person',
3245 ),
3246 'catalogNumber' => array(
3247 'Text',
3248 ),
3249 'potentialAction' => array(
3250 'Action',
3251 ),
3252 'jurisdiction' => array(
3253 'AdministrativeArea',
3254 'Text',
3255 ),
3256 'isUnlabelledFallback' => array(
3257 'Boolean',
3258 ),
3259 'dateDeleted' => array(
3260 'DateTime',
3261 'Date',
3262 ),
3263 'tocEntry' => array(
3264 'HyperTocEntry',
3265 ),
3266 'adverseOutcome' => array(
3267 'MedicalEntity',
3268 ),
3269 'accessibilityHazard' => array(
3270 'Text',
3271 ),
3272 'correction' => array(
3273 'CorrectionComment',
3274 'URL',
3275 'Text',
3276 ),
3277 'recipeYield' => array(
3278 'QuantitativeValue',
3279 'Text',
3280 ),
3281 'sport' => array(
3282 'Text',
3283 'URL',
3284 ),
3285 'appliesToPaymentMethod' => array(
3286 'PaymentMethod',
3287 ),
3288 'pageStart' => array(
3289 'Text',
3290 'Integer',
3291 ),
3292 'episodeNumber' => array(
3293 'Text',
3294 'Integer',
3295 ),
3296 'fulfillmentType' => array(
3297 'FulfillmentTypeEnumeration',
3298 ),
3299 'advanceBookingRequirement' => array(
3300 'QuantitativeValue',
3301 ),
3302 'doseValue' => array(
3303 'Number',
3304 'QualitativeValue',
3305 ),
3306 'hasOccupation' => array(
3307 'Occupation',
3308 ),
3309 'differentialDiagnosis' => array(
3310 'DDxElement',
3311 ),
3312 'printSection' => array(
3313 'Text',
3314 ),
3315 'menu' => array(
3316 'Menu',
3317 'URL',
3318 'Text',
3319 ),
3320 'doesNotShip' => array(
3321 'Boolean',
3322 ),
3323 'functionalClass' => array(
3324 'MedicalEntity',
3325 'Text',
3326 ),
3327 'drugClass' => array(
3328 'DrugClass',
3329 ),
3330 'legislationCountersignedBy' => array(
3331 'Person',
3332 'Organization',
3333 ),
3334 'geoDisjoint' => array(
3335 'Place',
3336 'GeospatialGeometry',
3337 ),
3338 'colleague' => array(
3339 'Person',
3340 'URL',
3341 ),
3342 'doorTime' => array(
3343 'Time',
3344 'DateTime',
3345 ),
3346 'menuAddOn' => array(
3347 'MenuSection',
3348 'MenuItem',
3349 ),
3350 'collectionSize' => array(
3351 'Integer',
3352 ),
3353 'arrivalAirport' => array(
3354 'Airport',
3355 ),
3356 'buyer' => array(
3357 'Person',
3358 'Organization',
3359 ),
3360 'musicGroupMember' => array(
3361 'Person',
3362 ),
3363 'proteinContent' => array(
3364 'Mass',
3365 ),
3366 'travelBans' => array(
3367 'URL',
3368 'WebContent',
3369 ),
3370 'lifeEvent' => array(
3371 'Event',
3372 ),
3373 'rsvpResponse' => array(
3374 'RsvpResponseType',
3375 ),
3376 'documentation' => array(
3377 'URL',
3378 'CreativeWork',
3379 ),
3380 'partOfSystem' => array(
3381 'AnatomicalSystem',
3382 ),
3383 'actionApplication' => array(
3384 'SoftwareApplication',
3385 ),
3386 'isVariantOf' => array(
3387 'ProductModel',
3388 'ProductGroup',
3389 ),
3390 'bloodSupply' => array(
3391 'Vessel',
3392 ),
3393 'studyLocation' => array(
3394 'AdministrativeArea',
3395 ),
3396 'itemListElement' => array(
3397 'Thing',
3398 'ListItem',
3399 'Text',
3400 ),
3401 'unitText' => array(
3402 'Text',
3403 ),
3404 'legislationCorrects' => array(
3405 'Legislation',
3406 ),
3407 'album' => array(
3408 'MusicAlbum',
3409 ),
3410 'longitude' => array(
3411 'Number',
3412 'Text',
3413 ),
3414 'honorificSuffix' => array(
3415 'Text',
3416 ),
3417 'contactOption' => array(
3418 'ContactPointOption',
3419 ),
3420 'inStoreReturnsOffered' => array(
3421 'Boolean',
3422 ),
3423 'minPrice' => array(
3424 'Number',
3425 ),
3426 'geoIntersects' => array(
3427 'Place',
3428 'GeospatialGeometry',
3429 ),
3430 'urlTemplate' => array(
3431 'Text',
3432 ),
3433 'healthPlanMarketingUrl' => array(
3434 'URL',
3435 ),
3436 'cvdNumVentUse' => array(
3437 'Number',
3438 ),
3439 'fuelType' => array(
3440 'URL',
3441 'Text',
3442 'QualitativeValue',
3443 ),
3444 'alumni' => array(
3445 'Person',
3446 ),
3447 'availableService' => array(
3448 'MedicalProcedure',
3449 'MedicalTest',
3450 'MedicalTherapy',
3451 ),
3452 'estimatedCost' => array(
3453 'MonetaryAmount',
3454 'Text',
3455 ),
3456 'speed' => array(
3457 'QuantitativeValue',
3458 ),
3459 'subOrganization' => array(
3460 'Organization',
3461 ),
3462 'temporal' => array(
3463 'Text',
3464 'DateTime',
3465 ),
3466 'announcementLocation' => array(
3467 'CivicStructure',
3468 'LocalBusiness',
3469 ),
3470 'seatingType' => array(
3471 'Text',
3472 'QualitativeValue',
3473 ),
3474 'legalAddress' => array(
3475 'PostalAddress',
3476 ),
3477 'targetProduct' => array(
3478 'SoftwareApplication',
3479 ),
3480 'studySubject' => array(
3481 'MedicalEntity',
3482 ),
3483 'publishedBy' => array(
3484 'Person',
3485 'Organization',
3486 ),
3487 'isSimilarTo' => array(
3488 'Service',
3489 'Product',
3490 ),
3491 'stageAsNumber' => array(
3492 'Number',
3493 ),
3494 'orderValue' => array(
3495 'MonetaryAmount',
3496 ),
3497 'energyEfficiencyScaleMax' => array(
3498 'EUEnergyEfficiencyEnumeration',
3499 ),
3500 'byMonthDay' => array(
3501 'Integer',
3502 ),
3503 'speakable' => array(
3504 'URL',
3505 'SpeakableSpecification',
3506 ),
3507 'relatedStructure' => array(
3508 'AnatomicalStructure',
3509 ),
3510 'nextItem' => array(
3511 'ListItem',
3512 ),
3513 'requiresSubscription' => array(
3514 'Boolean',
3515 'MediaSubscription',
3516 ),
3517 'dropoffLocation' => array(
3518 'Place',
3519 ),
3520 'executableLibraryName' => array(
3521 'Text',
3522 ),
3523 'gracePeriod' => array(
3524 'Duration',
3525 ),
3526 'reservationStatus' => array(
3527 'ReservationStatusType',
3528 ),
3529 'course' => array(
3530 'Place',
3531 ),
3532 'instrument' => array(
3533 'Thing',
3534 ),
3535 'checkoutTime' => array(
3536 'DateTime',
3537 'Time',
3538 ),
3539 'educationalRole' => array(
3540 'Text',
3541 ),
3542 'expires' => array(
3543 'DateTime',
3544 'Date',
3545 ),
3546 'softwareHelp' => array(
3547 'CreativeWork',
3548 ),
3549 'interestRate' => array(
3550 'QuantitativeValue',
3551 'Number',
3552 ),
3553 'physiologicalBenefits' => array(
3554 'Text',
3555 ),
3556 'relatedCondition' => array(
3557 'MedicalCondition',
3558 ),
3559 'diseasePreventionInfo' => array(
3560 'URL',
3561 'WebContent',
3562 ),
3563 'variableMeasured' => array(
3564 'Property',
3565 'PropertyValue',
3566 'Text',
3567 'StatisticalVariable',
3568 ),
3569 'knows' => array(
3570 'Person',
3571 ),
3572 'numberOfEpisodes' => array(
3573 'Integer',
3574 ),
3575 'programType' => array(
3576 'Text',
3577 'DefinedTerm',
3578 ),
3579 'energyEfficiencyScaleMin' => array(
3580 'EUEnergyEfficiencyEnumeration',
3581 ),
3582 'itemLocation' => array(
3583 'Place',
3584 'PostalAddress',
3585 'Text',
3586 ),
3587 'engineType' => array(
3588 'URL',
3589 'Text',
3590 'QualitativeValue',
3591 ),
3592 'telephone' => array(
3593 'Text',
3594 ),
3595 'merchantReturnLink' => array(
3596 'URL',
3597 ),
3598 'applicationCategory' => array(
3599 'Text',
3600 'URL',
3601 ),
3602 'sibling' => array(
3603 'Person',
3604 ),
3605 'hasDeliveryMethod' => array(
3606 'DeliveryMethod',
3607 ),
3608 'replacee' => array(
3609 'Thing',
3610 ),
3611 'aggregateElement' => array(
3612 'Thing',
3613 ),
3614 'industry' => array(
3615 'DefinedTerm',
3616 'Text',
3617 ),
3618 'bookingAgent' => array(
3619 'Organization',
3620 'Person',
3621 ),
3622 'contactPoints' => array(
3623 'ContactPoint',
3624 ),
3625 'paymentMethod' => array(
3626 'PaymentMethod',
3627 'Text',
3628 ),
3629 'diet' => array(
3630 'Diet',
3631 ),
3632 'endorsee' => array(
3633 'Person',
3634 'Organization',
3635 ),
3636 'copyrightNotice' => array(
3637 'Text',
3638 ),
3639 'boardingGroup' => array(
3640 'Text',
3641 ),
3642 'exchangeRateSpread' => array(
3643 'Number',
3644 'MonetaryAmount',
3645 ),
3646 'isEncodedByBioChemEntity' => array(
3647 'Gene',
3648 ),
3649 'prescriptionStatus' => array(
3650 'DrugPrescriptionStatus',
3651 'Text',
3652 ),
3653 'starRating' => array(
3654 'Rating',
3655 ),
3656 'newsUpdatesAndGuidelines' => array(
3657 'URL',
3658 'WebContent',
3659 ),
3660 'median' => array(
3661 'Number',
3662 ),
3663 'broadcastAffiliateOf' => array(
3664 'Organization',
3665 ),
3666 'infectiousAgent' => array(
3667 'Text',
3668 ),
3669 'netWorth' => array(
3670 'PriceSpecification',
3671 'MonetaryAmount',
3672 ),
3673 'availableIn' => array(
3674 'AdministrativeArea',
3675 ),
3676 'cvdFacilityCounty' => array(
3677 'Text',
3678 ),
3679 'hiringOrganization' => array(
3680 'Person',
3681 'Organization',
3682 ),
3683 'offerCount' => array(
3684 'Integer',
3685 ),
3686 'jobLocationType' => array(
3687 'Text',
3688 ),
3689 'recipeCuisine' => array(
3690 'Text',
3691 ),
3692 'estimatesRiskOf' => array(
3693 'MedicalEntity',
3694 ),
3695 'recognizingAuthority' => array(
3696 'Organization',
3697 ),
3698 'discountCode' => array(
3699 'Text',
3700 ),
3701 'hasSponsorshipOffer' => array(
3702 'Offer',
3703 ),
3704 'mpn' => array(
3705 'Text',
3706 ),
3707 'coverageEndTime' => array(
3708 'DateTime',
3709 ),
3710 'warrantyScope' => array(
3711 'WarrantyScope',
3712 ),
3713 'drugUnit' => array(
3714 'Text',
3715 ),
3716 'greater' => array(
3717 'QualitativeValue',
3718 ),
3719 'risks' => array(
3720 'Text',
3721 ),
3722 'incentiveType' => array(
3723 'IncentiveType',
3724 ),
3725 'arrivalBusStop' => array(
3726 'BusStop',
3727 'BusStation',
3728 ),
3729 'programPrerequisites' => array(
3730 'Course',
3731 'EducationalOccupationalCredential',
3732 'AlignmentObject',
3733 'Text',
3734 ),
3735 'shippingOrigin' => array(
3736 'DefinedRegion',
3737 ),
3738 'workLocation' => array(
3739 'Place',
3740 'ContactPoint',
3741 ),
3742 'priceRange' => array(
3743 'Text',
3744 ),
3745 'predecessorOf' => array(
3746 'ProductModel',
3747 ),
3748 'contactType' => array(
3749 'Text',
3750 ),
3751 'maps' => array(
3752 'URL',
3753 ),
3754 'educationRequirements' => array(
3755 'Text',
3756 'EducationalOccupationalCredential',
3757 ),
3758 'competitor' => array(
3759 'Person',
3760 'SportsTeam',
3761 ),
3762 'installUrl' => array(
3763 'URL',
3764 ),
3765 'eligibleRegion' => array(
3766 'GeoShape',
3767 'Text',
3768 'Place',
3769 ),
3770 'ratingCount' => array(
3771 'Integer',
3772 ),
3773 'gameItem' => array(
3774 'Thing',
3775 ),
3776 'description' => array(
3777 'TextObject',
3778 'Text',
3779 ),
3780 'creditedTo' => array(
3781 'Person',
3782 'Organization',
3783 ),
3784 'legislationResponsible' => array(
3785 'Person',
3786 'Organization',
3787 ),
3788 'ratingValue' => array(
3789 'Number',
3790 'Text',
3791 ),
3792 'stepValue' => array(
3793 'Number',
3794 ),
3795 'numItems' => array(
3796 'QuantitativeValue',
3797 ),
3798 'commentText' => array(
3799 'Text',
3800 ),
3801 'incentives' => array(
3802 'Text',
3803 ),
3804 'previousItem' => array(
3805 'ListItem',
3806 ),
3807 'numberOfLoanPayments' => array(
3808 'Number',
3809 ),
3810 'frequency' => array(
3811 'Text',
3812 ),
3813 'partySize' => array(
3814 'Integer',
3815 'QuantitativeValue',
3816 ),
3817 'includedRiskFactor' => array(
3818 'MedicalRiskFactor',
3819 ),
3820 'trackingNumber' => array(
3821 'Text',
3822 ),
3823 'musicReleaseFormat' => array(
3824 'MusicReleaseFormatType',
3825 ),
3826 'restPeriods' => array(
3827 'Text',
3828 'QuantitativeValue',
3829 ),
3830 'sdDatePublished' => array(
3831 'Date',
3832 ),
3833 'cvdNumICUBedsOcc' => array(
3834 'Number',
3835 ),
3836 'petsAllowed' => array(
3837 'Boolean',
3838 'Text',
3839 ),
3840 'requirements' => array(
3841 'URL',
3842 'Text',
3843 ),
3844 'doseUnit' => array(
3845 'Text',
3846 ),
3847 'engineDisplacement' => array(
3848 'QuantitativeValue',
3849 ),
3850 'teaches' => array(
3851 'DefinedTerm',
3852 'Text',
3853 ),
3854 'deliveryTime' => array(
3855 'ShippingDeliveryTime',
3856 ),
3857 'carbohydrateContent' => array(
3858 'Mass',
3859 ),
3860 'hasMenu' => array(
3861 'Text',
3862 'Menu',
3863 'URL',
3864 ),
3865 'healthPlanId' => array(
3866 'Text',
3867 ),
3868 'reviewRating' => array(
3869 'Rating',
3870 ),
3871 'sportsTeam' => array(
3872 'SportsTeam',
3873 ),
3874 'screenCount' => array(
3875 'Number',
3876 ),
3877 'alcoholWarning' => array(
3878 'Text',
3879 ),
3880 'partOfSeries' => array(
3881 'CreativeWorkSeries',
3882 ),
3883 'businessDays' => array(
3884 'OpeningHoursSpecification',
3885 'DayOfWeek',
3886 ),
3887 'dataset' => array(
3888 'Dataset',
3889 ),
3890 'alumniOf' => array(
3891 'EducationalOrganization',
3892 'Organization',
3893 ),
3894 'numberOfItems' => array(
3895 'Integer',
3896 ),
3897 'publishingPrinciples' => array(
3898 'CreativeWork',
3899 'URL',
3900 ),
3901 'hasStore' => array(
3902 'OnlineStore',
3903 ),
3904 'productionCompany' => array(
3905 'Organization',
3906 ),
3907 'trackingUrl' => array(
3908 'URL',
3909 ),
3910 'valueMaxLength' => array(
3911 'Number',
3912 ),
3913 'nerveMotor' => array(
3914 'Muscle',
3915 ),
3916 'includedDataCatalog' => array(
3917 'DataCatalog',
3918 ),
3919 'hasHealthAspect' => array(
3920 'HealthAspectEnumeration',
3921 ),
3922 'editor' => array(
3923 'Person',
3924 ),
3925 'exceptDate' => array(
3926 'Date',
3927 'DateTime',
3928 ),
3929 'interactionType' => array(
3930 'Action',
3931 ),
3932 'spatialCoverage' => array(
3933 'Place',
3934 ),
3935 'suggestedMeasurement' => array(
3936 'QuantitativeValue',
3937 ),
3938 'entertainmentBusiness' => array(
3939 'EntertainmentBusiness',
3940 ),
3941 'associatedReview' => array(
3942 'Review',
3943 ),
3944 'award' => array(
3945 'Text',
3946 ),
3947 'parents' => array(
3948 'Person',
3949 ),
3950 'inChIKey' => array(
3951 'Text',
3952 ),
3953 'targetCollection' => array(
3954 'Thing',
3955 ),
3956 'healthPlanNetworkTier' => array(
3957 'Text',
3958 ),
3959 'directors' => array(
3960 'Person',
3961 ),
3962 'ownershipFundingInfo' => array(
3963 'CreativeWork',
3964 'URL',
3965 'AboutPage',
3966 'Text',
3967 ),
3968 'doseSchedule' => array(
3969 'DoseSchedule',
3970 ),
3971 'mealService' => array(
3972 'Text',
3973 ),
3974 'purchasePriceLimit' => array(
3975 'MonetaryAmount',
3976 ),
3977 'usageInfo' => array(
3978 'CreativeWork',
3979 'URL',
3980 ),
3981 'jobTitle' => array(
3982 'DefinedTerm',
3983 'Text',
3984 ),
3985 'siblings' => array(
3986 'Person',
3987 ),
3988 'infectiousAgentClass' => array(
3989 'InfectiousAgentClass',
3990 ),
3991 'replyToUrl' => array(
3992 'URL',
3993 ),
3994 'floorLevel' => array(
3995 'Text',
3996 ),
3997 'sportsEvent' => array(
3998 'SportsEvent',
3999 ),
4000 'taxID' => array(
4001 'Text',
4002 ),
4003 'followee' => array(
4004 'Person',
4005 'Organization',
4006 ),
4007 'application' => array(
4008 'SoftwareApplication',
4009 ),
4010 'dateSent' => array(
4011 'DateTime',
4012 ),
4013 'overdosage' => array(
4014 'Text',
4015 ),
4016 'monthlyMinimumRepaymentAmount' => array(
4017 'Number',
4018 'MonetaryAmount',
4019 ),
4020 'isAccessibleForFree' => array(
4021 'Boolean',
4022 ),
4023 'about' => array(
4024 'Thing',
4025 ),
4026 'endTime' => array(
4027 'DateTime',
4028 'Time',
4029 ),
4030 'colleagues' => array(
4031 'Person',
4032 ),
4033 'numConstraints' => array(
4034 'Integer',
4035 ),
4036 'activeIngredient' => array(
4037 'Text',
4038 ),
4039 'hostingOrganization' => array(
4040 'Organization',
4041 ),
4042 'clinicalPharmacology' => array(
4043 'Text',
4044 ),
4045 'numberOfBedrooms' => array(
4046 'QuantitativeValue',
4047 'Number',
4048 ),
4049 'discussionUrl' => array(
4050 'URL',
4051 ),
4052 'alternateName' => array(
4053 'Text',
4054 ),
4055 'numberOfPlayers' => array(
4056 'QuantitativeValue',
4057 ),
4058 'inSupportOf' => array(
4059 'Text',
4060 ),
4061 'encodesCreativeWork' => array(
4062 'CreativeWork',
4063 ),
4064 'model' => array(
4065 'Text',
4066 'ProductModel',
4067 ),
4068 'beforeMedia' => array(
4069 'MediaObject',
4070 'URL',
4071 ),
4072 'partOfEpisode' => array(
4073 'Episode',
4074 ),
4075 'athlete' => array(
4076 'Person',
4077 ),
4078 'pagination' => array(
4079 'Text',
4080 ),
4081 'originAddress' => array(
4082 'PostalAddress',
4083 ),
4084 'hasCategoryCode' => array(
4085 'CategoryCode',
4086 ),
4087 'muscleAction' => array(
4088 'Text',
4089 ),
4090 'biologicalRole' => array(
4091 'DefinedTerm',
4092 ),
4093 'duplicateTherapy' => array(
4094 'MedicalTherapy',
4095 ),
4096 'screenshot' => array(
4097 'ImageObject',
4098 'URL',
4099 ),
4100 'certificationIdentification' => array(
4101 'DefinedTerm',
4102 'Text',
4103 ),
4104 'nsn' => array(
4105 'Text',
4106 ),
4107 'warrantyPromise' => array(
4108 'WarrantyPromise',
4109 ),
4110 'subReservation' => array(
4111 'Reservation',
4112 ),
4113 'familyName' => array(
4114 'Text',
4115 ),
4116 'codingSystem' => array(
4117 'Text',
4118 ),
4119 'additionalVariable' => array(
4120 'Text',
4121 ),
4122 'supplyTo' => array(
4123 'AnatomicalStructure',
4124 ),
4125 'childMaxAge' => array(
4126 'Number',
4127 ),
4128 'billingIncrement' => array(
4129 'Number',
4130 ),
4131 'diversityPolicy' => array(
4132 'CreativeWork',
4133 'URL',
4134 ),
4135 'countryOfOrigin' => array(
4136 'Country',
4137 ),
4138 'photos' => array(
4139 'Photograph',
4140 'ImageObject',
4141 ),
4142 'articleBody' => array(
4143 'Text',
4144 ),
4145 'availabilityStarts' => array(
4146 'DateTime',
4147 'Date',
4148 'Time',
4149 ),
4150 'deliveryStatus' => array(
4151 'DeliveryEvent',
4152 ),
4153 'hasCredential' => array(
4154 'EducationalOccupationalCredential',
4155 ),
4156 'paymentMethodId' => array(
4157 'Text',
4158 ),
4159 'significantLinks' => array(
4160 'URL',
4161 ),
4162 'artEdition' => array(
4163 'Text',
4164 'Integer',
4165 ),
4166 'causeOf' => array(
4167 'MedicalEntity',
4168 ),
4169 'isAvailableGenerically' => array(
4170 'Boolean',
4171 ),
4172 'parentItem' => array(
4173 'CreativeWork',
4174 'Comment',
4175 ),
4176 'encodingType' => array(
4177 'Text',
4178 ),
4179 'sponsor' => array(
4180 'Person',
4181 'Organization',
4182 ),
4183 'downloadUrl' => array(
4184 'URL',
4185 ),
4186 'valueMinLength' => array(
4187 'Number',
4188 ),
4189 'coach' => array(
4190 'Person',
4191 ),
4192 'performerIn' => array(
4193 'Event',
4194 ),
4195 'isConsumableFor' => array(
4196 'Product',
4197 ),
4198 'maximumPhysicalAttendeeCapacity' => array(
4199 'Integer',
4200 ),
4201 'agentInteractionStatistic' => array(
4202 'InteractionCounter',
4203 ),
4204 'masthead' => array(
4205 'CreativeWork',
4206 'URL',
4207 ),
4208 'bccRecipient' => array(
4209 'Person',
4210 'Organization',
4211 'ContactPoint',
4212 ),
4213 'dataFeedElement' => array(
4214 'DataFeedItem',
4215 'Thing',
4216 'Text',
4217 ),
4218 'billingStart' => array(
4219 'Number',
4220 ),
4221 'primaryPrevention' => array(
4222 'MedicalTherapy',
4223 ),
4224 'serviceOperator' => array(
4225 'Organization',
4226 ),
4227 'includedComposition' => array(
4228 'MusicComposition',
4229 ),
4230 'recipeCategory' => array(
4231 'Text',
4232 ),
4233 'geoWithin' => array(
4234 'GeospatialGeometry',
4235 'Place',
4236 ),
4237 'givenName' => array(
4238 'Text',
4239 ),
4240 'branchCode' => array(
4241 'Text',
4242 ),
4243 'width' => array(
4244 'QuantitativeValue',
4245 'Distance',
4246 ),
4247 'borrower' => array(
4248 'Person',
4249 ),
4250 'subTest' => array(
4251 'MedicalTest',
4252 ),
4253 'musicalKey' => array(
4254 'Text',
4255 ),
4256 'error' => array(
4257 'Thing',
4258 ),
4259 'startOffset' => array(
4260 'HyperTocEntry',
4261 'Number',
4262 ),
4263 'cvdFacilityId' => array(
4264 'Text',
4265 ),
4266 'partOfTrip' => array(
4267 'Trip',
4268 ),
4269 'geoCoveredBy' => array(
4270 'GeospatialGeometry',
4271 'Place',
4272 ),
4273 'abridged' => array(
4274 'Boolean',
4275 ),
4276 'lastReviewed' => array(
4277 'Date',
4278 ),
4279 'cvdNumBeds' => array(
4280 'Number',
4281 ),
4282 'worksFor' => array(
4283 'Organization',
4284 ),
4285 'orderedItem' => array(
4286 'Service',
4287 'Product',
4288 'OrderItem',
4289 ),
4290 'specialty' => array(
4291 'Specialty',
4292 ),
4293 'interactivityType' => array(
4294 'Text',
4295 ),
4296 'includedInDataCatalog' => array(
4297 'DataCatalog',
4298 ),
4299 'numberedPosition' => array(
4300 'Number',
4301 ),
4302 'maximumAttendeeCapacity' => array(
4303 'Integer',
4304 ),
4305 'guideline' => array(
4306 'MedicalGuideline',
4307 ),
4308 'associatedPathophysiology' => array(
4309 'Text',
4310 ),
4311 'lesser' => array(
4312 'QualitativeValue',
4313 ),
4314 'returnPolicyCountry' => array(
4315 'Country',
4316 'Text',
4317 ),
4318 'translator' => array(
4319 'Organization',
4320 'Person',
4321 ),
4322 'includesHealthPlanNetwork' => array(
4323 'HealthPlanNetwork',
4324 ),
4325 'eligibleTransactionVolume' => array(
4326 'PriceSpecification',
4327 ),
4328 'healthPlanDrugTier' => array(
4329 'Text',
4330 ),
4331 'creditText' => array(
4332 'Text',
4333 ),
4334 'vehicleInteriorColor' => array(
4335 'Text',
4336 ),
4337 'inDefinedTermSet' => array(
4338 'URL',
4339 'DefinedTermSet',
4340 ),
4341 'taxonomicRange' => array(
4342 'Taxon',
4343 'DefinedTerm',
4344 'URL',
4345 'Text',
4346 ),
4347 'location' => array(
4348 'Text',
4349 'VirtualLocation',
4350 'Place',
4351 'PostalAddress',
4352 ),
4353 'legislationAmends' => array(
4354 'Legislation',
4355 ),
4356 'inCodeSet' => array(
4357 'CategoryCodeSet',
4358 'URL',
4359 ),
4360 'timeOfDay' => array(
4361 'Text',
4362 ),
4363 'messageAttachment' => array(
4364 'CreativeWork',
4365 ),
4366 'offersPrescriptionByMail' => array(
4367 'Boolean',
4368 ),
4369 'letterer' => array(
4370 'Person',
4371 ),
4372 'actors' => array(
4373 'Person',
4374 ),
4375 'availableTest' => array(
4376 'MedicalTest',
4377 ),
4378 'seeks' => array(
4379 'Demand',
4380 ),
4381 'legislationDate' => array(
4382 'Date',
4383 ),
4384 'serviceLocation' => array(
4385 'Place',
4386 ),
4387 'applicationSubCategory' => array(
4388 'Text',
4389 'URL',
4390 ),
4391 'numberOfPages' => array(
4392 'Integer',
4393 ),
4394 'mapType' => array(
4395 'MapCategoryType',
4396 ),
4397 'ratingExplanation' => array(
4398 'Text',
4399 ),
4400 'contributor' => array(
4401 'Person',
4402 'Organization',
4403 ),
4404 'paymentDueDate' => array(
4405 'DateTime',
4406 'Date',
4407 ),
4408 'translationOfWork' => array(
4409 'CreativeWork',
4410 ),
4411 'winner' => array(
4412 'Person',
4413 ),
4414 'utterances' => array(
4415 'Text',
4416 ),
4417 'loanType' => array(
4418 'URL',
4419 'Text',
4420 ),
4421 'healthPlanDrugOption' => array(
4422 'Text',
4423 ),
4424 'passengerSequenceNumber' => array(
4425 'Text',
4426 ),
4427 'makesOffer' => array(
4428 'Offer',
4429 ),
4430 'applicationSuite' => array(
4431 'Text',
4432 ),
4433 'alternativeOf' => array(
4434 'Gene',
4435 ),
4436 'enginePower' => array(
4437 'QuantitativeValue',
4438 ),
4439 'verificationFactCheckingPolicy' => array(
4440 'URL',
4441 'CreativeWork',
4442 ),
4443 'productGroupID' => array(
4444 'Text',
4445 ),
4446 'legislationApplies' => array(
4447 'Legislation',
4448 ),
4449 'observationPeriod' => array(
4450 'Text',
4451 ),
4452 'inPlaylist' => array(
4453 'MusicPlaylist',
4454 ),
4455 'map' => array(
4456 'URL',
4457 ),
4458 'vatID' => array(
4459 'Text',
4460 ),
4461 'status' => array(
4462 'EventStatusType',
4463 'Text',
4464 'MedicalStudyStatus',
4465 ),
4466 'valueRequired' => array(
4467 'Boolean',
4468 ),
4469 'associatedMedia' => array(
4470 'MediaObject',
4471 ),
4472 'participant' => array(
4473 'Person',
4474 'Organization',
4475 ),
4476 'discountCurrency' => array(
4477 'Text',
4478 ),
4479 'maximumIntake' => array(
4480 'MaximumDoseSchedule',
4481 ),
4482 'datePosted' => array(
4483 'DateTime',
4484 'Date',
4485 ),
4486 'originatesFrom' => array(
4487 'Vessel',
4488 ),
4489 'permissions' => array(
4490 'Text',
4491 ),
4492 'molecularWeight' => array(
4493 'QuantitativeValue',
4494 'Text',
4495 ),
4496 'nonProprietaryName' => array(
4497 'Text',
4498 ),
4499 'members' => array(
4500 'Person',
4501 'Organization',
4502 ),
4503 'pattern' => array(
4504 'DefinedTerm',
4505 'Text',
4506 ),
4507 'asin' => array(
4508 'URL',
4509 'Text',
4510 ),
4511 'gamePlatform' => array(
4512 'Text',
4513 'Thing',
4514 'URL',
4515 ),
4516 'directApply' => array(
4517 'Boolean',
4518 ),
4519 'educationalAlignment' => array(
4520 'AlignmentObject',
4521 ),
4522 'usesHealthPlanIdStandard' => array(
4523 'URL',
4524 'Text',
4525 ),
4526 'serialNumber' => array(
4527 'Text',
4528 ),
4529 'previousStartDate' => array(
4530 'Date',
4531 ),
4532 'credentialCategory' => array(
4533 'DefinedTerm',
4534 'URL',
4535 'Text',
4536 ),
4537 'url' => array(
4538 'URL',
4539 ),
4540 'gameLocation' => array(
4541 'URL',
4542 'Place',
4543 'PostalAddress',
4544 ),
4545 'incentiveStatus' => array(
4546 'IncentiveStatus',
4547 ),
4548 'hasCourse' => array(
4549 'Course',
4550 ),
4551 'weightPercentage' => array(
4552 'Number',
4553 ),
4554 'accessibilityAPI' => array(
4555 'Text',
4556 ),
4557 'duns' => array(
4558 'Text',
4559 ),
4560 'geoTouches' => array(
4561 'Place',
4562 'GeospatialGeometry',
4563 ),
4564 'box' => array(
4565 'Text',
4566 ),
4567 'worstRating' => array(
4568 'Text',
4569 'Number',
4570 ),
4571 'director' => array(
4572 'Person',
4573 ),
4574 'characterName' => array(
4575 'Text',
4576 ),
4577 'chemicalRole' => array(
4578 'DefinedTerm',
4579 ),
4580 'diagram' => array(
4581 'ImageObject',
4582 ),
4583 'providesBroadcastService' => array(
4584 'BroadcastService',
4585 ),
4586 'artMedium' => array(
4587 'URL',
4588 'Text',
4589 ),
4590 'termCode' => array(
4591 'Text',
4592 ),
4593 'fuelEfficiency' => array(
4594 'QuantitativeValue',
4595 ),
4596 'loser' => array(
4597 'Person',
4598 ),
4599 'hasShippingService' => array(
4600 'ShippingService',
4601 ),
4602 'variantCover' => array(
4603 'Text',
4604 ),
4605 'image' => array(
4606 'ImageObject',
4607 'URL',
4608 ),
4609 'tracks' => array(
4610 'MusicRecording',
4611 ),
4612 'confirmationNumber' => array(
4613 'Text',
4614 ),
4615 'totalTime' => array(
4616 'Duration',
4617 ),
4618 'homeLocation' => array(
4619 'Place',
4620 'ContactPoint',
4621 ),
4622 'offeredBy' => array(
4623 'Person',
4624 'Organization',
4625 ),
4626 'billingAddress' => array(
4627 'PostalAddress',
4628 ),
4629 'accessibilitySummary' => array(
4630 'Text',
4631 ),
4632 'embeddedTextCaption' => array(
4633 'Text',
4634 ),
4635 'exampleOfWork' => array(
4636 'CreativeWork',
4637 ),
4638 'publication' => array(
4639 'PublicationEvent',
4640 ),
4641 'attendees' => array(
4642 'Person',
4643 'Organization',
4644 ),
4645 'reviewBody' => array(
4646 'Text',
4647 ),
4648 'fundedItem' => array(
4649 'Product',
4650 'Event',
4651 'CreativeWork',
4652 'MedicalEntity',
4653 'BioChemEntity',
4654 'Person',
4655 'Organization',
4656 ),
4657 'faxNumber' => array(
4658 'Text',
4659 ),
4660 'vehicleModelDate' => array(
4661 'Date',
4662 ),
4663 'eligibleQuantity' => array(
4664 'QuantitativeValue',
4665 ),
4666 'pregnancyCategory' => array(
4667 'DrugPregnancyCategory',
4668 ),
4669 'repeatCount' => array(
4670 'Integer',
4671 ),
4672 'aircraft' => array(
4673 'Vehicle',
4674 'Text',
4675 ),
4676 'pregnancyWarning' => array(
4677 'Text',
4678 ),
4679 'tripOrigin' => array(
4680 'Place',
4681 ),
4682 'performTime' => array(
4683 'Duration',
4684 ),
4685 'hasPOS' => array(
4686 'Place',
4687 ),
4688 'bitrate' => array(
4689 'Text',
4690 ),
4691 'busName' => array(
4692 'Text',
4693 ),
4694 'softwareAddOn' => array(
4695 'SoftwareApplication',
4696 ),
4697 'isAccessoryOrSparePartFor' => array(
4698 'Product',
4699 ),
4700 'foodWarning' => array(
4701 'Text',
4702 ),
4703 'paymentAccepted' => array(
4704 'Text',
4705 ),
4706 'driveWheelConfiguration' => array(
4707 'Text',
4708 'DriveWheelConfigurationValue',
4709 ),
4710 'seatNumber' => array(
4711 'Text',
4712 ),
4713 'departureBusStop' => array(
4714 'BusStop',
4715 'BusStation',
4716 ),
4717 'medicineSystem' => array(
4718 'MedicineSystem',
4719 ),
4720 'disambiguatingDescription' => array(
4721 'Text',
4722 ),
4723 'responsibilities' => array(
4724 'Text',
4725 ),
4726 'isLocatedInSubcellularLocation' => array(
4727 'DefinedTerm',
4728 'URL',
4729 'PropertyValue',
4730 ),
4731 'parent' => array(
4732 'Person',
4733 ),
4734 'device' => array(
4735 'Text',
4736 ),
4737 'countriesNotSupported' => array(
4738 'Text',
4739 ),
4740 'position' => array(
4741 'Text',
4742 'Integer',
4743 ),
4744 'relatedLink' => array(
4745 'URL',
4746 ),
4747 'validThrough' => array(
4748 'DateTime',
4749 'Date',
4750 ),
4751 'tissueSample' => array(
4752 'Text',
4753 ),
4754 'hasGS1DigitalLink' => array(
4755 'URL',
4756 ),
4757 'conditionsOfAccess' => array(
4758 'Text',
4759 ),
4760 'mainEntity' => array(
4761 'Thing',
4762 ),
4763 'observationDate' => array(
4764 'Date',
4765 'DateTime',
4766 ),
4767 'copyrightYear' => array(
4768 'Number',
4769 ),
4770 'title' => array(
4771 'Text',
4772 ),
4773 'acrissCode' => array(
4774 'Text',
4775 ),
4776 'additionalName' => array(
4777 'Text',
4778 ),
4779 'text' => array(
4780 'Text',
4781 ),
4782 'exifData' => array(
4783 'PropertyValue',
4784 'Text',
4785 ),
4786 'contentUrl' => array(
4787 'URL',
4788 ),
4789 'seatRow' => array(
4790 'Text',
4791 ),
4792 'cashBack' => array(
4793 'Boolean',
4794 'Number',
4795 ),
4796 'reservedTicket' => array(
4797 'Ticket',
4798 ),
4799 'tickerSymbol' => array(
4800 'Text',
4801 ),
4802 'defaultValue' => array(
4803 'Text',
4804 'Thing',
4805 ),
4806 'childTaxon' => array(
4807 'Taxon',
4808 'URL',
4809 'Text',
4810 ),
4811 'releaseDate' => array(
4812 'Date',
4813 ),
4814 'preparation' => array(
4815 'Text',
4816 'MedicalEntity',
4817 ),
4818 'email' => array(
4819 'Text',
4820 ),
4821 'interpretedAsClaim' => array(
4822 'Claim',
4823 ),
4824 'procedure' => array(
4825 'Text',
4826 ),
4827 'diagnosis' => array(
4828 'MedicalCondition',
4829 ),
4830 'callSign' => array(
4831 'Text',
4832 ),
4833 'cookTime' => array(
4834 'Duration',
4835 ),
4836 'hasOfferCatalog' => array(
4837 'OfferCatalog',
4838 ),
4839 'isPartOf' => array(
4840 'URL',
4841 'CreativeWork',
4842 ),
4843 'legislationChanges' => array(
4844 'Legislation',
4845 ),
4846 'deathPlace' => array(
4847 'Place',
4848 ),
4849 'claimInterpreter' => array(
4850 'Person',
4851 'Organization',
4852 ),
4853 'landlord' => array(
4854 'Organization',
4855 'Person',
4856 ),
4857 'antagonist' => array(
4858 'Muscle',
4859 ),
4860 'nonprofitStatus' => array(
4861 'NonprofitType',
4862 ),
4863 'transmissionMethod' => array(
4864 'Text',
4865 ),
4866 'itemListOrder' => array(
4867 'ItemListOrderType',
4868 'Text',
4869 ),
4870 'shippingRate' => array(
4871 'MonetaryAmount',
4872 'ShippingRateSettings',
4873 ),
4874 'termDuration' => array(
4875 'Duration',
4876 ),
4877 'linkRelationship' => array(
4878 'Text',
4879 ),
4880 'httpMethod' => array(
4881 'Text',
4882 ),
4883 'numberOfBathroomsTotal' => array(
4884 'Integer',
4885 ),
4886 'browserRequirements' => array(
4887 'Text',
4888 ),
4889 'priceSpecification' => array(
4890 'PriceSpecification',
4891 ),
4892 'numberOfAxles' => array(
4893 'QuantitativeValue',
4894 'Number',
4895 ),
4896 'exercisePlan' => array(
4897 'ExercisePlan',
4898 ),
4899 'arrivalGate' => array(
4900 'Text',
4901 ),
4902 'speechToTextMarkup' => array(
4903 'Text',
4904 ),
4905 'geoCrosses' => array(
4906 'Place',
4907 'GeospatialGeometry',
4908 ),
4909 'earlyPrepaymentPenalty' => array(
4910 'MonetaryAmount',
4911 ),
4912 'postalCode' => array(
4913 'Text',
4914 ),
4915 'educationalLevel' => array(
4916 'DefinedTerm',
4917 'URL',
4918 'Text',
4919 ),
4920 'variesBy' => array(
4921 'DefinedTerm',
4922 'Text',
4923 ),
4924 'broadcastDisplayName' => array(
4925 'Text',
4926 ),
4927 'itemDefectReturnFees' => array(
4928 'ReturnFeesEnumeration',
4929 ),
4930 'administrationRoute' => array(
4931 'Text',
4932 ),
4933 'eventSchedule' => array(
4934 'Schedule',
4935 ),
4936 'toLocation' => array(
4937 'Place',
4938 ),
4939 'applicantLocationRequirements' => array(
4940 'AdministrativeArea',
4941 ),
4942 'postalCodePrefix' => array(
4943 'Text',
4944 ),
4945 'sizeSystem' => array(
4946 'SizeSystemEnumeration',
4947 'Text',
4948 ),
4949 'founders' => array(
4950 'Person',
4951 ),
4952 'articleSection' => array(
4953 'Text',
4954 ),
4955 'videoQuality' => array(
4956 'Text',
4957 ),
4958 'subStageSuffix' => array(
4959 'Text',
4960 ),
4961 'regionDrained' => array(
4962 'AnatomicalSystem',
4963 'AnatomicalStructure',
4964 ),
4965 'memoryRequirements' => array(
4966 'URL',
4967 'Text',
4968 ),
4969 'applicationContact' => array(
4970 'ContactPoint',
4971 ),
4972 'numAdults' => array(
4973 'QuantitativeValue',
4974 'Integer',
4975 ),
4976 'customerRemorseReturnLabelSource' => array(
4977 'ReturnLabelSourceEnumeration',
4978 ),
4979 'activityDuration' => array(
4980 'Duration',
4981 'QuantitativeValue',
4982 ),
4983 'validFor' => array(
4984 'Duration',
4985 ),
4986 'primaryImageOfPage' => array(
4987 'ImageObject',
4988 ),
4989 'penciler' => array(
4990 'Person',
4991 ),
4992 'errorCode' => array(
4993 'Text',
4994 'Integer',
4995 'DefinedTerm',
4996 'StatusEnumeration',
4997 ),
4998 'sender' => array(
4999 'Organization',
5000 'Audience',
5001 'Person',
5002 ),
5003 'bestRating' => array(
5004 'Text',
5005 'Number',
5006 ),
5007 'character' => array(
5008 'Person',
5009 ),
5010 'spouse' => array(
5011 'Person',
5012 ),
5013 'copyrightHolder' => array(
5014 'Person',
5015 'Organization',
5016 ),
5017 'runtimePlatform' => array(
5018 'Text',
5019 'RuntimePlatform',
5020 ),
5021 'target' => array(
5022 'EntryPoint',
5023 'URL',
5024 ),
5025 'free' => array(
5026 'Boolean',
5027 ),
5028 'benefits' => array(
5029 'Text',
5030 ),
5031 'securityClearanceRequirement' => array(
5032 'Text',
5033 'URL',
5034 ),
5035 'gameAvailabilityType' => array(
5036 'Text',
5037 'GameAvailabilityEnumeration',
5038 ),
5039 'specialCommitments' => array(
5040 'Text',
5041 ),
5042 'departureStation' => array(
5043 'TrainStation',
5044 ),
5045 'issuedBy' => array(
5046 'Organization',
5047 ),
5048 'backstory' => array(
5049 'Text',
5050 'CreativeWork',
5051 ),
5052 'dateModified' => array(
5053 'Date',
5054 'DateTime',
5055 ),
5056 'departureTerminal' => array(
5057 'Text',
5058 ),
5059 'resultComment' => array(
5060 'Comment',
5061 ),
5062 'mediaItemAppearance' => array(
5063 'MediaObject',
5064 ),
5065 'aspect' => array(
5066 'Text',
5067 ),
5068 'currentExchangeRate' => array(
5069 'UnitPriceSpecification',
5070 ),
5071 'availabilityEnds' => array(
5072 'DateTime',
5073 'Date',
5074 'Time',
5075 ),
5076 'priceValidUntil' => array(
5077 'Date',
5078 ),
5079 'includedInHealthInsurancePlan' => array(
5080 'HealthInsurancePlan',
5081 ),
5082 'hasTierRequirement' => array(
5083 'MonetaryAmount',
5084 'Text',
5085 'CreditCard',
5086 'UnitPriceSpecification',
5087 ),
5088 'afterMedia' => array(
5089 'MediaObject',
5090 'URL',
5091 ),
5092 'availableAtOrFrom' => array(
5093 'Place',
5094 ),
5095 'cvdNumC19OverflowPats' => array(
5096 'Number',
5097 ),
5098 'sensoryUnit' => array(
5099 'SuperficialAnatomy',
5100 'AnatomicalStructure',
5101 ),
5102 'cvdNumTotBeds' => array(
5103 'Number',
5104 ),
5105 'healthcareReportingData' => array(
5106 'Dataset',
5107 'CDCPMDRecord',
5108 ),
5109 'dissolutionDate' => array(
5110 'Date',
5111 ),
5112 'cutoffTime' => array(
5113 'Time',
5114 ),
5115 'cvdNumC19HospPats' => array(
5116 'Number',
5117 ),
5118 'unnamedSourcesPolicy' => array(
5119 'CreativeWork',
5120 'URL',
5121 ),
5122 'icaoCode' => array(
5123 'Text',
5124 ),
5125 'targetName' => array(
5126 'Text',
5127 ),
5128 'estimatedSalary' => array(
5129 'Number',
5130 'MonetaryAmount',
5131 'MonetaryAmountDistribution',
5132 ),
5133 'drug' => array(
5134 'Drug',
5135 ),
5136 'annualPercentageRate' => array(
5137 'QuantitativeValue',
5138 'Number',
5139 ),
5140 'episodes' => array(
5141 'Episode',
5142 ),
5143 'owns' => array(
5144 'Thing',
5145 ),
5146 'incentiveAmount' => array(
5147 'LoanOrCredit',
5148 'UnitPriceSpecification',
5149 'QuantitativeValue',
5150 ),
5151 'program' => array(
5152 'MemberProgram',
5153 ),
5154 'inker' => array(
5155 'Person',
5156 ),
5157 'scheduledTime' => array(
5158 'Date',
5159 'DateTime',
5160 ),
5161 'photo' => array(
5162 'Photograph',
5163 'ImageObject',
5164 ),
5165 'totalPrice' => array(
5166 'Number',
5167 'Text',
5168 'PriceSpecification',
5169 ),
5170 'amenityFeature' => array(
5171 'LocationFeatureSpecification',
5172 ),
5173 'organizer' => array(
5174 'Person',
5175 'Organization',
5176 ),
5177 'qualifications' => array(
5178 'EducationalOccupationalCredential',
5179 'Text',
5180 ),
5181 );
5182