@credo-ts/indy-vdr 0.6.0-alpha-20240621115941 → 0.6.0-alpha-20241119125554

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2641) hide show
  1. package/build/IndyVdrApi.js.map +1 -0
  2. package/build/IndyVdrModule.js.map +1 -0
  3. package/build/IndyVdrModuleConfig.js.map +1 -0
  4. package/build/anoncreds/IndyVdrAnonCredsRegistry.js.map +1 -0
  5. package/build/anoncreds/index.js.map +1 -0
  6. package/build/anoncreds/utils/identifiers.js.map +1 -0
  7. package/build/anoncreds/utils/transform.js.map +1 -0
  8. package/build/{indy-vdr/src/dids → dids}/IndyVdrIndyDidRegistrar.js +3 -2
  9. package/build/dids/IndyVdrIndyDidRegistrar.js.map +1 -0
  10. package/build/dids/IndyVdrIndyDidResolver.js.map +1 -0
  11. package/build/dids/IndyVdrSovDidResolver.js.map +1 -0
  12. package/build/{indy-vdr/src/dids → dids}/didIndyUtil.js +10 -2
  13. package/build/dids/didIndyUtil.js.map +1 -0
  14. package/build/{indy-vdr/src/dids → dids}/didSovUtil.d.ts +2 -2
  15. package/build/{indy-vdr/src/dids → dids}/didSovUtil.js +41 -16
  16. package/build/dids/didSovUtil.js.map +1 -0
  17. package/build/dids/index.js.map +1 -0
  18. package/build/error/IndyVdrError.js.map +1 -0
  19. package/build/error/IndyVdrNotConfiguredError.js.map +1 -0
  20. package/build/error/IndyVdrNotFound.js.map +1 -0
  21. package/build/error/index.js.map +1 -0
  22. package/build/index.js.map +1 -0
  23. package/build/pool/IndyVdrPool.js.map +1 -0
  24. package/build/pool/IndyVdrPoolService.js.map +1 -0
  25. package/build/pool/index.js.map +1 -0
  26. package/build/utils/did.js.map +1 -0
  27. package/build/utils/promises.js.map +1 -0
  28. package/build/utils/sign.js.map +1 -0
  29. package/package.json +4 -4
  30. package/build/anoncreds/src/AnonCredsApi.d.ts +0 -97
  31. package/build/anoncreds/src/AnonCredsApi.js +0 -582
  32. package/build/anoncreds/src/AnonCredsApi.js.map +0 -1
  33. package/build/anoncreds/src/AnonCredsApiOptions.d.ts +0 -24
  34. package/build/anoncreds/src/AnonCredsApiOptions.js +0 -3
  35. package/build/anoncreds/src/AnonCredsApiOptions.js.map +0 -1
  36. package/build/anoncreds/src/AnonCredsModule.d.ts +0 -24
  37. package/build/anoncreds/src/AnonCredsModule.js +0 -56
  38. package/build/anoncreds/src/AnonCredsModule.js.map +0 -1
  39. package/build/anoncreds/src/AnonCredsModuleConfig.d.ts +0 -72
  40. package/build/anoncreds/src/AnonCredsModuleConfig.js +0 -31
  41. package/build/anoncreds/src/AnonCredsModuleConfig.js.map +0 -1
  42. package/build/anoncreds/src/anoncreds-rs/AnonCredsDataIntegrityService.d.ts +0 -27
  43. package/build/anoncreds/src/anoncreds-rs/AnonCredsDataIntegrityService.js +0 -241
  44. package/build/anoncreds/src/anoncreds-rs/AnonCredsDataIntegrityService.js.map +0 -1
  45. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsHolderService.d.ts +0 -38
  46. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsHolderService.js +0 -622
  47. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsHolderService.js.map +0 -1
  48. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsIssuerService.d.ts +0 -12
  49. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsIssuerService.js +0 -253
  50. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsIssuerService.js.map +0 -1
  51. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsVerifierService.d.ts +0 -8
  52. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsVerifierService.js +0 -157
  53. package/build/anoncreds/src/anoncreds-rs/AnonCredsRsVerifierService.js.map +0 -1
  54. package/build/anoncreds/src/anoncreds-rs/index.d.ts +0 -3
  55. package/build/anoncreds/src/anoncreds-rs/index.js +0 -10
  56. package/build/anoncreds/src/anoncreds-rs/index.js.map +0 -1
  57. package/build/anoncreds/src/anoncreds-rs/utils.d.ts +0 -23
  58. package/build/anoncreds/src/anoncreds-rs/utils.js +0 -71
  59. package/build/anoncreds/src/anoncreds-rs/utils.js.map +0 -1
  60. package/build/anoncreds/src/error/AnonCredsError.d.ts +0 -6
  61. package/build/anoncreds/src/error/AnonCredsError.js +0 -11
  62. package/build/anoncreds/src/error/AnonCredsError.js.map +0 -1
  63. package/build/anoncreds/src/error/AnonCredsRsError.d.ts +0 -6
  64. package/build/anoncreds/src/error/AnonCredsRsError.js +0 -11
  65. package/build/anoncreds/src/error/AnonCredsRsError.js.map +0 -1
  66. package/build/anoncreds/src/error/AnonCredsStoreRecordError.d.ts +0 -6
  67. package/build/anoncreds/src/error/AnonCredsStoreRecordError.js +0 -11
  68. package/build/anoncreds/src/error/AnonCredsStoreRecordError.js.map +0 -1
  69. package/build/anoncreds/src/error/index.d.ts +0 -3
  70. package/build/anoncreds/src/error/index.js +0 -20
  71. package/build/anoncreds/src/error/index.js.map +0 -1
  72. package/build/anoncreds/src/formats/AnonCredsCredentialFormat.d.ts +0 -79
  73. package/build/anoncreds/src/formats/AnonCredsCredentialFormat.js +0 -3
  74. package/build/anoncreds/src/formats/AnonCredsCredentialFormat.js.map +0 -1
  75. package/build/anoncreds/src/formats/AnonCredsCredentialFormatService.d.ts +0 -80
  76. package/build/anoncreds/src/formats/AnonCredsCredentialFormatService.js +0 -433
  77. package/build/anoncreds/src/formats/AnonCredsCredentialFormatService.js.map +0 -1
  78. package/build/anoncreds/src/formats/AnonCredsProofFormat.d.ts +0 -70
  79. package/build/anoncreds/src/formats/AnonCredsProofFormat.js +0 -3
  80. package/build/anoncreds/src/formats/AnonCredsProofFormat.js.map +0 -1
  81. package/build/anoncreds/src/formats/AnonCredsProofFormatService.d.ts +0 -55
  82. package/build/anoncreds/src/formats/AnonCredsProofFormatService.js +0 -289
  83. package/build/anoncreds/src/formats/AnonCredsProofFormatService.js.map +0 -1
  84. package/build/anoncreds/src/formats/DataIntegrityCredentialFormatService.d.ts +0 -89
  85. package/build/anoncreds/src/formats/DataIntegrityCredentialFormatService.js +0 -773
  86. package/build/anoncreds/src/formats/DataIntegrityCredentialFormatService.js.map +0 -1
  87. package/build/anoncreds/src/formats/LegacyIndyCredentialFormat.d.ts +0 -32
  88. package/build/anoncreds/src/formats/LegacyIndyCredentialFormat.js +0 -3
  89. package/build/anoncreds/src/formats/LegacyIndyCredentialFormat.js.map +0 -1
  90. package/build/anoncreds/src/formats/LegacyIndyCredentialFormatService.d.ts +0 -80
  91. package/build/anoncreds/src/formats/LegacyIndyCredentialFormatService.js +0 -379
  92. package/build/anoncreds/src/formats/LegacyIndyCredentialFormatService.js.map +0 -1
  93. package/build/anoncreds/src/formats/LegacyIndyProofFormat.d.ts +0 -29
  94. package/build/anoncreds/src/formats/LegacyIndyProofFormat.js +0 -3
  95. package/build/anoncreds/src/formats/LegacyIndyProofFormat.js.map +0 -1
  96. package/build/anoncreds/src/formats/LegacyIndyProofFormatService.d.ts +0 -58
  97. package/build/anoncreds/src/formats/LegacyIndyProofFormatService.js +0 -374
  98. package/build/anoncreds/src/formats/LegacyIndyProofFormatService.js.map +0 -1
  99. package/build/anoncreds/src/formats/index.d.ts +0 -9
  100. package/build/anoncreds/src/formats/index.js +0 -32
  101. package/build/anoncreds/src/formats/index.js.map +0 -1
  102. package/build/anoncreds/src/index.d.ts +0 -21
  103. package/build/anoncreds/src/index.js +0 -54
  104. package/build/anoncreds/src/index.js.map +0 -1
  105. package/build/anoncreds/src/models/AnonCredsCredentialProposal.d.ts +0 -62
  106. package/build/anoncreds/src/models/AnonCredsCredentialProposal.js +0 -81
  107. package/build/anoncreds/src/models/AnonCredsCredentialProposal.js.map +0 -1
  108. package/build/anoncreds/src/models/AnonCredsProofRequest.d.ts +0 -27
  109. package/build/anoncreds/src/models/AnonCredsProofRequest.js +0 -82
  110. package/build/anoncreds/src/models/AnonCredsProofRequest.js.map +0 -1
  111. package/build/anoncreds/src/models/AnonCredsRequestedAttribute.d.ts +0 -16
  112. package/build/anoncreds/src/models/AnonCredsRequestedAttribute.js +0 -56
  113. package/build/anoncreds/src/models/AnonCredsRequestedAttribute.js.map +0 -1
  114. package/build/anoncreds/src/models/AnonCredsRequestedPredicate.d.ts +0 -19
  115. package/build/anoncreds/src/models/AnonCredsRequestedPredicate.js +0 -61
  116. package/build/anoncreds/src/models/AnonCredsRequestedPredicate.js.map +0 -1
  117. package/build/anoncreds/src/models/AnonCredsRestriction.d.ts +0 -55
  118. package/build/anoncreds/src/models/AnonCredsRestriction.js +0 -160
  119. package/build/anoncreds/src/models/AnonCredsRestriction.js.map +0 -1
  120. package/build/anoncreds/src/models/AnonCredsRestrictionWrapper.d.ts +0 -4
  121. package/build/anoncreds/src/models/AnonCredsRestrictionWrapper.js +0 -25
  122. package/build/anoncreds/src/models/AnonCredsRestrictionWrapper.js.map +0 -1
  123. package/build/anoncreds/src/models/AnonCredsRevocationInterval.d.ts +0 -5
  124. package/build/anoncreds/src/models/AnonCredsRevocationInterval.js +0 -33
  125. package/build/anoncreds/src/models/AnonCredsRevocationInterval.js.map +0 -1
  126. package/build/anoncreds/src/models/exchange.d.ts +0 -99
  127. package/build/anoncreds/src/models/exchange.js +0 -5
  128. package/build/anoncreds/src/models/exchange.js.map +0 -1
  129. package/build/anoncreds/src/models/index.d.ts +0 -4
  130. package/build/anoncreds/src/models/index.js +0 -21
  131. package/build/anoncreds/src/models/index.js.map +0 -1
  132. package/build/anoncreds/src/models/internal.d.ts +0 -35
  133. package/build/anoncreds/src/models/internal.js +0 -3
  134. package/build/anoncreds/src/models/internal.js.map +0 -1
  135. package/build/anoncreds/src/models/registry.d.ts +0 -39
  136. package/build/anoncreds/src/models/registry.js +0 -3
  137. package/build/anoncreds/src/models/registry.js.map +0 -1
  138. package/build/anoncreds/src/models/utils.d.ts +0 -22
  139. package/build/anoncreds/src/models/utils.js +0 -3
  140. package/build/anoncreds/src/models/utils.js.map +0 -1
  141. package/build/anoncreds/src/protocols/credentials/v1/V1CredentialProtocol.d.ts +0 -162
  142. package/build/anoncreds/src/protocols/credentials/v1/V1CredentialProtocol.js +0 -948
  143. package/build/anoncreds/src/protocols/credentials/v1/V1CredentialProtocol.js.map +0 -1
  144. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialAckHandler.d.ts +0 -9
  145. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialAckHandler.js +0 -15
  146. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialAckHandler.js.map +0 -1
  147. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialProblemReportHandler.d.ts +0 -9
  148. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialProblemReportHandler.js +0 -15
  149. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1CredentialProblemReportHandler.js.map +0 -1
  150. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1IssueCredentialHandler.d.ts +0 -10
  151. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1IssueCredentialHandler.js +0 -40
  152. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1IssueCredentialHandler.js.map +0 -1
  153. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1OfferCredentialHandler.d.ts +0 -10
  154. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1OfferCredentialHandler.js +0 -33
  155. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1OfferCredentialHandler.js.map +0 -1
  156. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1ProposeCredentialHandler.d.ts +0 -10
  157. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1ProposeCredentialHandler.js +0 -38
  158. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1ProposeCredentialHandler.js.map +0 -1
  159. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1RequestCredentialHandler.d.ts +0 -10
  160. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1RequestCredentialHandler.js +0 -40
  161. package/build/anoncreds/src/protocols/credentials/v1/handlers/V1RequestCredentialHandler.js.map +0 -1
  162. package/build/anoncreds/src/protocols/credentials/v1/handlers/index.d.ts +0 -6
  163. package/build/anoncreds/src/protocols/credentials/v1/handlers/index.js +0 -23
  164. package/build/anoncreds/src/protocols/credentials/v1/handlers/index.js.map +0 -1
  165. package/build/anoncreds/src/protocols/credentials/v1/index.d.ts +0 -2
  166. package/build/anoncreds/src/protocols/credentials/v1/index.js +0 -19
  167. package/build/anoncreds/src/protocols/credentials/v1/index.js.map +0 -1
  168. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialAckMessage.d.ts +0 -16
  169. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialAckMessage.js +0 -34
  170. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialAckMessage.js.map +0 -1
  171. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialPreview.d.ts +0 -26
  172. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialPreview.js +0 -69
  173. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialPreview.js.map +0 -1
  174. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialProblemReportMessage.d.ts +0 -16
  175. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialProblemReportMessage.js +0 -34
  176. package/build/anoncreds/src/protocols/credentials/v1/messages/V1CredentialProblemReportMessage.js.map +0 -1
  177. package/build/anoncreds/src/protocols/credentials/v1/messages/V1IssueCredentialMessage.d.ts +0 -19
  178. package/build/anoncreds/src/protocols/credentials/v1/messages/V1IssueCredentialMessage.js +0 -62
  179. package/build/anoncreds/src/protocols/credentials/v1/messages/V1IssueCredentialMessage.js.map +0 -1
  180. package/build/anoncreds/src/protocols/credentials/v1/messages/V1OfferCredentialMessage.d.ts +0 -27
  181. package/build/anoncreds/src/protocols/credentials/v1/messages/V1OfferCredentialMessage.js +0 -75
  182. package/build/anoncreds/src/protocols/credentials/v1/messages/V1OfferCredentialMessage.js.map +0 -1
  183. package/build/anoncreds/src/protocols/credentials/v1/messages/V1ProposeCredentialMessage.d.ts +0 -59
  184. package/build/anoncreds/src/protocols/credentials/v1/messages/V1ProposeCredentialMessage.js +0 -109
  185. package/build/anoncreds/src/protocols/credentials/v1/messages/V1ProposeCredentialMessage.js.map +0 -1
  186. package/build/anoncreds/src/protocols/credentials/v1/messages/V1RequestCredentialMessage.d.ts +0 -19
  187. package/build/anoncreds/src/protocols/credentials/v1/messages/V1RequestCredentialMessage.js +0 -61
  188. package/build/anoncreds/src/protocols/credentials/v1/messages/V1RequestCredentialMessage.js.map +0 -1
  189. package/build/anoncreds/src/protocols/credentials/v1/messages/index.d.ts +0 -7
  190. package/build/anoncreds/src/protocols/credentials/v1/messages/index.js +0 -24
  191. package/build/anoncreds/src/protocols/credentials/v1/messages/index.js.map +0 -1
  192. package/build/anoncreds/src/protocols/index.d.ts +0 -2
  193. package/build/anoncreds/src/protocols/index.js +0 -19
  194. package/build/anoncreds/src/protocols/index.js.map +0 -1
  195. package/build/anoncreds/src/protocols/proofs/v1/V1ProofProtocol.d.ts +0 -50
  196. package/build/anoncreds/src/protocols/proofs/v1/V1ProofProtocol.js +0 -864
  197. package/build/anoncreds/src/protocols/proofs/v1/V1ProofProtocol.js.map +0 -1
  198. package/build/anoncreds/src/protocols/proofs/v1/errors/V1PresentationProblemReportError.d.ts +0 -12
  199. package/build/anoncreds/src/protocols/proofs/v1/errors/V1PresentationProblemReportError.js +0 -19
  200. package/build/anoncreds/src/protocols/proofs/v1/errors/V1PresentationProblemReportError.js.map +0 -1
  201. package/build/anoncreds/src/protocols/proofs/v1/errors/index.d.ts +0 -1
  202. package/build/anoncreds/src/protocols/proofs/v1/errors/index.js +0 -18
  203. package/build/anoncreds/src/protocols/proofs/v1/errors/index.js.map +0 -1
  204. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationAckHandler.d.ts +0 -9
  205. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationAckHandler.js +0 -15
  206. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationAckHandler.js.map +0 -1
  207. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationHandler.d.ts +0 -10
  208. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationHandler.js +0 -40
  209. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationHandler.js.map +0 -1
  210. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationProblemReportHandler.d.ts +0 -9
  211. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationProblemReportHandler.js +0 -15
  212. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1PresentationProblemReportHandler.js.map +0 -1
  213. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1ProposePresentationHandler.d.ts +0 -11
  214. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1ProposePresentationHandler.js +0 -38
  215. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1ProposePresentationHandler.js.map +0 -1
  216. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1RequestPresentationHandler.d.ts +0 -10
  217. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1RequestPresentationHandler.js +0 -35
  218. package/build/anoncreds/src/protocols/proofs/v1/handlers/V1RequestPresentationHandler.js.map +0 -1
  219. package/build/anoncreds/src/protocols/proofs/v1/handlers/index.d.ts +0 -5
  220. package/build/anoncreds/src/protocols/proofs/v1/handlers/index.js +0 -22
  221. package/build/anoncreds/src/protocols/proofs/v1/handlers/index.js.map +0 -1
  222. package/build/anoncreds/src/protocols/proofs/v1/index.d.ts +0 -4
  223. package/build/anoncreds/src/protocols/proofs/v1/index.js +0 -21
  224. package/build/anoncreds/src/protocols/proofs/v1/index.js.map +0 -1
  225. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationAckMessage.d.ts +0 -8
  226. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationAckMessage.js +0 -27
  227. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationAckMessage.js.map +0 -1
  228. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationMessage.d.ts +0 -31
  229. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationMessage.js +0 -67
  230. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationMessage.js.map +0 -1
  231. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationProblemReportMessage.d.ts +0 -16
  232. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationProblemReportMessage.js +0 -34
  233. package/build/anoncreds/src/protocols/proofs/v1/messages/V1PresentationProblemReportMessage.js.map +0 -1
  234. package/build/anoncreds/src/protocols/proofs/v1/messages/V1ProposePresentationMessage.d.ts +0 -26
  235. package/build/anoncreds/src/protocols/proofs/v1/messages/V1ProposePresentationMessage.js +0 -53
  236. package/build/anoncreds/src/protocols/proofs/v1/messages/V1ProposePresentationMessage.js.map +0 -1
  237. package/build/anoncreds/src/protocols/proofs/v1/messages/V1RequestPresentationMessage.d.ts +0 -29
  238. package/build/anoncreds/src/protocols/proofs/v1/messages/V1RequestPresentationMessage.js +0 -65
  239. package/build/anoncreds/src/protocols/proofs/v1/messages/V1RequestPresentationMessage.js.map +0 -1
  240. package/build/anoncreds/src/protocols/proofs/v1/messages/index.d.ts +0 -5
  241. package/build/anoncreds/src/protocols/proofs/v1/messages/index.js +0 -22
  242. package/build/anoncreds/src/protocols/proofs/v1/messages/index.js.map +0 -1
  243. package/build/anoncreds/src/protocols/proofs/v1/models/V1PresentationPreview.d.ts +0 -50
  244. package/build/anoncreds/src/protocols/proofs/v1/models/V1PresentationPreview.js +0 -130
  245. package/build/anoncreds/src/protocols/proofs/v1/models/V1PresentationPreview.js.map +0 -1
  246. package/build/anoncreds/src/protocols/proofs/v1/models/index.d.ts +0 -1
  247. package/build/anoncreds/src/protocols/proofs/v1/models/index.js +0 -18
  248. package/build/anoncreds/src/protocols/proofs/v1/models/index.js.map +0 -1
  249. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRecord.d.ts +0 -21
  250. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRecord.js +0 -23
  251. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRecord.js.map +0 -1
  252. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRepository.d.ts +0 -8
  253. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRepository.js +0 -35
  254. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionPrivateRepository.js.map +0 -1
  255. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRecord.d.ts +0 -39
  256. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRecord.js +0 -30
  257. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRecord.js.map +0 -1
  258. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRepository.d.ts +0 -8
  259. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRepository.js +0 -53
  260. package/build/anoncreds/src/repository/AnonCredsCredentialDefinitionRepository.js.map +0 -1
  261. package/build/anoncreds/src/repository/AnonCredsCredentialRecord.d.ts +0 -48
  262. package/build/anoncreds/src/repository/AnonCredsCredentialRecord.js +0 -37
  263. package/build/anoncreds/src/repository/AnonCredsCredentialRecord.js.map +0 -1
  264. package/build/anoncreds/src/repository/AnonCredsCredentialRepository.d.ts +0 -10
  265. package/build/anoncreds/src/repository/AnonCredsCredentialRepository.js +0 -41
  266. package/build/anoncreds/src/repository/AnonCredsCredentialRepository.js.map +0 -1
  267. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRecord.d.ts +0 -21
  268. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRecord.js +0 -23
  269. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRecord.js.map +0 -1
  270. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRepository.d.ts +0 -8
  271. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRepository.js +0 -35
  272. package/build/anoncreds/src/repository/AnonCredsKeyCorrectnessProofRepository.js.map +0 -1
  273. package/build/anoncreds/src/repository/AnonCredsLinkSecretRecord.d.ts +0 -23
  274. package/build/anoncreds/src/repository/AnonCredsLinkSecretRecord.js +0 -22
  275. package/build/anoncreds/src/repository/AnonCredsLinkSecretRecord.js.map +0 -1
  276. package/build/anoncreds/src/repository/AnonCredsLinkSecretRepository.d.ts +0 -10
  277. package/build/anoncreds/src/repository/AnonCredsLinkSecretRepository.js +0 -41
  278. package/build/anoncreds/src/repository/AnonCredsLinkSecretRepository.js.map +0 -1
  279. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRecord.d.ts +0 -34
  280. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRecord.js +0 -30
  281. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRecord.js.map +0 -1
  282. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.d.ts +0 -10
  283. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.js +0 -38
  284. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionPrivateRepository.js.map +0 -1
  285. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRecord.d.ts +0 -25
  286. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRecord.js +0 -23
  287. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRecord.js.map +0 -1
  288. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRepository.d.ts +0 -9
  289. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRepository.js +0 -38
  290. package/build/anoncreds/src/repository/AnonCredsRevocationRegistryDefinitionRepository.js.map +0 -1
  291. package/build/anoncreds/src/repository/AnonCredsSchemaRecord.d.ts +0 -39
  292. package/build/anoncreds/src/repository/AnonCredsSchemaRecord.js +0 -30
  293. package/build/anoncreds/src/repository/AnonCredsSchemaRecord.js.map +0 -1
  294. package/build/anoncreds/src/repository/AnonCredsSchemaRepository.d.ts +0 -8
  295. package/build/anoncreds/src/repository/AnonCredsSchemaRepository.js +0 -53
  296. package/build/anoncreds/src/repository/AnonCredsSchemaRepository.js.map +0 -1
  297. package/build/anoncreds/src/repository/anonCredsCredentialDefinitionRecordMetadataTypes.d.ts +0 -9
  298. package/build/anoncreds/src/repository/anonCredsCredentialDefinitionRecordMetadataTypes.js +0 -9
  299. package/build/anoncreds/src/repository/anonCredsCredentialDefinitionRecordMetadataTypes.js.map +0 -1
  300. package/build/anoncreds/src/repository/anonCredsRevocationRegistryDefinitionRecordMetadataTypes.d.ts +0 -9
  301. package/build/anoncreds/src/repository/anonCredsRevocationRegistryDefinitionRecordMetadataTypes.js +0 -9
  302. package/build/anoncreds/src/repository/anonCredsRevocationRegistryDefinitionRecordMetadataTypes.js.map +0 -1
  303. package/build/anoncreds/src/repository/anonCredsSchemaRecordMetadataTypes.d.ts +0 -9
  304. package/build/anoncreds/src/repository/anonCredsSchemaRecordMetadataTypes.js +0 -9
  305. package/build/anoncreds/src/repository/anonCredsSchemaRecordMetadataTypes.js.map +0 -1
  306. package/build/anoncreds/src/repository/index.d.ts +0 -16
  307. package/build/anoncreds/src/repository/index.js +0 -33
  308. package/build/anoncreds/src/repository/index.js.map +0 -1
  309. package/build/anoncreds/src/services/AnonCredsHolderService.d.ts +0 -18
  310. package/build/anoncreds/src/services/AnonCredsHolderService.js +0 -5
  311. package/build/anoncreds/src/services/AnonCredsHolderService.js.map +0 -1
  312. package/build/anoncreds/src/services/AnonCredsHolderServiceOptions.d.ts +0 -101
  313. package/build/anoncreds/src/services/AnonCredsHolderServiceOptions.js +0 -3
  314. package/build/anoncreds/src/services/AnonCredsHolderServiceOptions.js.map +0 -1
  315. package/build/anoncreds/src/services/AnonCredsIssuerService.d.ts +0 -14
  316. package/build/anoncreds/src/services/AnonCredsIssuerService.js +0 -5
  317. package/build/anoncreds/src/services/AnonCredsIssuerService.js.map +0 -1
  318. package/build/anoncreds/src/services/AnonCredsIssuerServiceOptions.d.ts +0 -61
  319. package/build/anoncreds/src/services/AnonCredsIssuerServiceOptions.js +0 -3
  320. package/build/anoncreds/src/services/AnonCredsIssuerServiceOptions.js.map +0 -1
  321. package/build/anoncreds/src/services/AnonCredsVerifierService.d.ts +0 -7
  322. package/build/anoncreds/src/services/AnonCredsVerifierService.js +0 -5
  323. package/build/anoncreds/src/services/AnonCredsVerifierService.js.map +0 -1
  324. package/build/anoncreds/src/services/AnonCredsVerifierServiceOptions.d.ts +0 -25
  325. package/build/anoncreds/src/services/AnonCredsVerifierServiceOptions.js +0 -3
  326. package/build/anoncreds/src/services/AnonCredsVerifierServiceOptions.js.map +0 -1
  327. package/build/anoncreds/src/services/index.d.ts +0 -8
  328. package/build/anoncreds/src/services/index.js +0 -27
  329. package/build/anoncreds/src/services/index.js.map +0 -1
  330. package/build/anoncreds/src/services/registry/AnonCredsRegistry.d.ts +0 -25
  331. package/build/anoncreds/src/services/registry/AnonCredsRegistry.js +0 -3
  332. package/build/anoncreds/src/services/registry/AnonCredsRegistry.js.map +0 -1
  333. package/build/anoncreds/src/services/registry/AnonCredsRegistryService.d.ts +0 -10
  334. package/build/anoncreds/src/services/registry/AnonCredsRegistryService.js +0 -33
  335. package/build/anoncreds/src/services/registry/AnonCredsRegistryService.js.map +0 -1
  336. package/build/anoncreds/src/services/registry/CredentialDefinitionOptions.d.ts +0 -34
  337. package/build/anoncreds/src/services/registry/CredentialDefinitionOptions.js +0 -3
  338. package/build/anoncreds/src/services/registry/CredentialDefinitionOptions.js.map +0 -1
  339. package/build/anoncreds/src/services/registry/RevocationRegistryDefinitionOptions.d.ts +0 -34
  340. package/build/anoncreds/src/services/registry/RevocationRegistryDefinitionOptions.js +0 -3
  341. package/build/anoncreds/src/services/registry/RevocationRegistryDefinitionOptions.js.map +0 -1
  342. package/build/anoncreds/src/services/registry/RevocationStatusListOptions.d.ts +0 -32
  343. package/build/anoncreds/src/services/registry/RevocationStatusListOptions.js +0 -3
  344. package/build/anoncreds/src/services/registry/RevocationStatusListOptions.js.map +0 -1
  345. package/build/anoncreds/src/services/registry/SchemaOptions.d.ts +0 -34
  346. package/build/anoncreds/src/services/registry/SchemaOptions.js +0 -3
  347. package/build/anoncreds/src/services/registry/SchemaOptions.js.map +0 -1
  348. package/build/anoncreds/src/services/registry/base.d.ts +0 -19
  349. package/build/anoncreds/src/services/registry/base.js +0 -3
  350. package/build/anoncreds/src/services/registry/base.js.map +0 -1
  351. package/build/anoncreds/src/services/registry/index.d.ts +0 -7
  352. package/build/anoncreds/src/services/registry/index.js +0 -23
  353. package/build/anoncreds/src/services/registry/index.js.map +0 -1
  354. package/build/anoncreds/src/services/tails/BasicTailsFileService.d.ts +0 -23
  355. package/build/anoncreds/src/services/tails/BasicTailsFileService.js +0 -65
  356. package/build/anoncreds/src/services/tails/BasicTailsFileService.js.map +0 -1
  357. package/build/anoncreds/src/services/tails/TailsFileService.d.ts +0 -42
  358. package/build/anoncreds/src/services/tails/TailsFileService.js +0 -3
  359. package/build/anoncreds/src/services/tails/TailsFileService.js.map +0 -1
  360. package/build/anoncreds/src/services/tails/index.d.ts +0 -2
  361. package/build/anoncreds/src/services/tails/index.js +0 -19
  362. package/build/anoncreds/src/services/tails/index.js.map +0 -1
  363. package/build/anoncreds/src/updates/0.3.1-0.4/credentialDefinition.d.ts +0 -18
  364. package/build/anoncreds/src/updates/0.3.1-0.4/credentialDefinition.js +0 -56
  365. package/build/anoncreds/src/updates/0.3.1-0.4/credentialDefinition.js.map +0 -1
  366. package/build/anoncreds/src/updates/0.3.1-0.4/credentialExchangeRecord.d.ts +0 -69
  367. package/build/anoncreds/src/updates/0.3.1-0.4/credentialExchangeRecord.js +0 -121
  368. package/build/anoncreds/src/updates/0.3.1-0.4/credentialExchangeRecord.js.map +0 -1
  369. package/build/anoncreds/src/updates/0.3.1-0.4/index.d.ts +0 -2
  370. package/build/anoncreds/src/updates/0.3.1-0.4/index.js +0 -14
  371. package/build/anoncreds/src/updates/0.3.1-0.4/index.js.map +0 -1
  372. package/build/anoncreds/src/updates/0.3.1-0.4/linkSecret.d.ts +0 -6
  373. package/build/anoncreds/src/updates/0.3.1-0.4/linkSecret.js +0 -35
  374. package/build/anoncreds/src/updates/0.3.1-0.4/linkSecret.js.map +0 -1
  375. package/build/anoncreds/src/updates/0.3.1-0.4/schema.d.ts +0 -15
  376. package/build/anoncreds/src/updates/0.3.1-0.4/schema.js +0 -41
  377. package/build/anoncreds/src/updates/0.3.1-0.4/schema.js.map +0 -1
  378. package/build/anoncreds/src/updates/0.4-0.5/anonCredsCredentialRecord.d.ts +0 -5
  379. package/build/anoncreds/src/updates/0.4-0.5/anonCredsCredentialRecord.js +0 -149
  380. package/build/anoncreds/src/updates/0.4-0.5/anonCredsCredentialRecord.js.map +0 -1
  381. package/build/anoncreds/src/updates/0.4-0.5/index.d.ts +0 -2
  382. package/build/anoncreds/src/updates/0.4-0.5/index.js +0 -8
  383. package/build/anoncreds/src/updates/0.4-0.5/index.js.map +0 -1
  384. package/build/anoncreds/src/utils/anonCredsObjects.d.ts +0 -26
  385. package/build/anoncreds/src/utils/anonCredsObjects.js +0 -81
  386. package/build/anoncreds/src/utils/anonCredsObjects.js.map +0 -1
  387. package/build/anoncreds/src/utils/areRequestsEqual.d.ts +0 -6
  388. package/build/anoncreds/src/utils/areRequestsEqual.js +0 -135
  389. package/build/anoncreds/src/utils/areRequestsEqual.js.map +0 -1
  390. package/build/anoncreds/src/utils/composeAutoAccept.d.ts +0 -15
  391. package/build/anoncreds/src/utils/composeAutoAccept.js +0 -26
  392. package/build/anoncreds/src/utils/composeAutoAccept.js.map +0 -1
  393. package/build/anoncreds/src/utils/createRequestFromPreview.d.ts +0 -10
  394. package/build/anoncreds/src/utils/createRequestFromPreview.js +0 -71
  395. package/build/anoncreds/src/utils/createRequestFromPreview.js.map +0 -1
  396. package/build/anoncreds/src/utils/credential.d.ts +0 -68
  397. package/build/anoncreds/src/utils/credential.js +0 -188
  398. package/build/anoncreds/src/utils/credential.js.map +0 -1
  399. package/build/anoncreds/src/utils/credentialPreviewAttributes.d.ts +0 -2
  400. package/build/anoncreds/src/utils/credentialPreviewAttributes.js +0 -24
  401. package/build/anoncreds/src/utils/credentialPreviewAttributes.js.map +0 -1
  402. package/build/anoncreds/src/utils/getCredentialsForAnonCredsRequest.d.ts +0 -4
  403. package/build/anoncreds/src/utils/getCredentialsForAnonCredsRequest.js +0 -81
  404. package/build/anoncreds/src/utils/getCredentialsForAnonCredsRequest.js.map +0 -1
  405. package/build/anoncreds/src/utils/getRevocationRegistries.d.ts +0 -14
  406. package/build/anoncreds/src/utils/getRevocationRegistries.js +0 -151
  407. package/build/anoncreds/src/utils/getRevocationRegistries.js.map +0 -1
  408. package/build/anoncreds/src/utils/hasDuplicateGroupNames.d.ts +0 -2
  409. package/build/anoncreds/src/utils/hasDuplicateGroupNames.js +0 -22
  410. package/build/anoncreds/src/utils/hasDuplicateGroupNames.js.map +0 -1
  411. package/build/anoncreds/src/utils/index.d.ts +0 -17
  412. package/build/anoncreds/src/utils/index.js +0 -48
  413. package/build/anoncreds/src/utils/index.js.map +0 -1
  414. package/build/anoncreds/src/utils/indyIdentifiers.d.ts +0 -66
  415. package/build/anoncreds/src/utils/indyIdentifiers.js +0 -298
  416. package/build/anoncreds/src/utils/indyIdentifiers.js.map +0 -1
  417. package/build/anoncreds/src/utils/isMap.d.ts +0 -5
  418. package/build/anoncreds/src/utils/isMap.js +0 -17
  419. package/build/anoncreds/src/utils/isMap.js.map +0 -1
  420. package/build/anoncreds/src/utils/linkSecret.d.ts +0 -9
  421. package/build/anoncreds/src/utils/linkSecret.js +0 -43
  422. package/build/anoncreds/src/utils/linkSecret.js.map +0 -1
  423. package/build/anoncreds/src/utils/metadata.d.ts +0 -35
  424. package/build/anoncreds/src/utils/metadata.js +0 -24
  425. package/build/anoncreds/src/utils/metadata.js.map +0 -1
  426. package/build/anoncreds/src/utils/proofRequest.d.ts +0 -2
  427. package/build/anoncreds/src/utils/proofRequest.js +0 -21
  428. package/build/anoncreds/src/utils/proofRequest.js.map +0 -1
  429. package/build/anoncreds/src/utils/proverDid.d.ts +0 -8
  430. package/build/anoncreds/src/utils/proverDid.js +0 -15
  431. package/build/anoncreds/src/utils/proverDid.js.map +0 -1
  432. package/build/anoncreds/src/utils/revocationInterval.d.ts +0 -7
  433. package/build/anoncreds/src/utils/revocationInterval.js +0 -14
  434. package/build/anoncreds/src/utils/revocationInterval.js.map +0 -1
  435. package/build/anoncreds/src/utils/sortRequestedCredentialsMatches.d.ts +0 -8
  436. package/build/anoncreds/src/utils/sortRequestedCredentialsMatches.js +0 -31
  437. package/build/anoncreds/src/utils/sortRequestedCredentialsMatches.js.map +0 -1
  438. package/build/anoncreds/src/utils/timestamp.d.ts +0 -1
  439. package/build/anoncreds/src/utils/timestamp.js +0 -7
  440. package/build/anoncreds/src/utils/timestamp.js.map +0 -1
  441. package/build/anoncreds/src/utils/w3cAnonCredsUtils.d.ts +0 -37
  442. package/build/anoncreds/src/utils/w3cAnonCredsUtils.js +0 -132
  443. package/build/anoncreds/src/utils/w3cAnonCredsUtils.js.map +0 -1
  444. package/build/core/src/agent/Agent.d.ts +0 -33
  445. package/build/core/src/agent/Agent.js +0 -187
  446. package/build/core/src/agent/Agent.js.map +0 -1
  447. package/build/core/src/agent/AgentConfig.d.ts +0 -56
  448. package/build/core/src/agent/AgentConfig.js +0 -74
  449. package/build/core/src/agent/AgentConfig.js.map +0 -1
  450. package/build/core/src/agent/AgentDependencies.d.ts +0 -11
  451. package/build/core/src/agent/AgentDependencies.js +0 -3
  452. package/build/core/src/agent/AgentDependencies.js.map +0 -1
  453. package/build/core/src/agent/AgentMessage.d.ts +0 -92
  454. package/build/core/src/agent/AgentMessage.js +0 -66
  455. package/build/core/src/agent/AgentMessage.js.map +0 -1
  456. package/build/core/src/agent/AgentModules.d.ts +0 -156
  457. package/build/core/src/agent/AgentModules.js +0 -111
  458. package/build/core/src/agent/AgentModules.js.map +0 -1
  459. package/build/core/src/agent/BaseAgent.d.ts +0 -65
  460. package/build/core/src/agent/BaseAgent.js +0 -141
  461. package/build/core/src/agent/BaseAgent.js.map +0 -1
  462. package/build/core/src/agent/BaseMessage.d.ts +0 -11
  463. package/build/core/src/agent/BaseMessage.js +0 -34
  464. package/build/core/src/agent/BaseMessage.js.map +0 -1
  465. package/build/core/src/agent/Dispatcher.d.ts +0 -15
  466. package/build/core/src/agent/Dispatcher.js +0 -131
  467. package/build/core/src/agent/Dispatcher.js.map +0 -1
  468. package/build/core/src/agent/EnvelopeService.d.ts +0 -21
  469. package/build/core/src/agent/EnvelopeService.js +0 -66
  470. package/build/core/src/agent/EnvelopeService.js.map +0 -1
  471. package/build/core/src/agent/EventEmitter.d.ts +0 -15
  472. package/build/core/src/agent/EventEmitter.js +0 -48
  473. package/build/core/src/agent/EventEmitter.js.map +0 -1
  474. package/build/core/src/agent/Events.d.ts +0 -42
  475. package/build/core/src/agent/Events.js +0 -17
  476. package/build/core/src/agent/Events.js.map +0 -1
  477. package/build/core/src/agent/FeatureRegistry.d.ts +0 -21
  478. package/build/core/src/agent/FeatureRegistry.js +0 -66
  479. package/build/core/src/agent/FeatureRegistry.js.map +0 -1
  480. package/build/core/src/agent/MessageHandler.d.ts +0 -14
  481. package/build/core/src/agent/MessageHandler.js +0 -3
  482. package/build/core/src/agent/MessageHandler.js.map +0 -1
  483. package/build/core/src/agent/MessageHandlerMiddleware.d.ts +0 -7
  484. package/build/core/src/agent/MessageHandlerMiddleware.js +0 -26
  485. package/build/core/src/agent/MessageHandlerMiddleware.js.map +0 -1
  486. package/build/core/src/agent/MessageHandlerRegistry.d.ts +0 -30
  487. package/build/core/src/agent/MessageHandlerRegistry.js +0 -98
  488. package/build/core/src/agent/MessageHandlerRegistry.js.map +0 -1
  489. package/build/core/src/agent/MessageReceiver.d.ts +0 -63
  490. package/build/core/src/agent/MessageReceiver.js +0 -244
  491. package/build/core/src/agent/MessageReceiver.js.map +0 -1
  492. package/build/core/src/agent/MessageSender.d.ts +0 -56
  493. package/build/core/src/agent/MessageSender.js +0 -472
  494. package/build/core/src/agent/MessageSender.js.map +0 -1
  495. package/build/core/src/agent/TransportService.d.ts +0 -32
  496. package/build/core/src/agent/TransportService.js +0 -78
  497. package/build/core/src/agent/TransportService.js.map +0 -1
  498. package/build/core/src/agent/context/AgentContext.d.ts +0 -39
  499. package/build/core/src/agent/context/AgentContext.js +0 -37
  500. package/build/core/src/agent/context/AgentContext.js.map +0 -1
  501. package/build/core/src/agent/context/AgentContextProvider.d.ts +0 -26
  502. package/build/core/src/agent/context/AgentContextProvider.js +0 -3
  503. package/build/core/src/agent/context/AgentContextProvider.js.map +0 -1
  504. package/build/core/src/agent/context/DefaultAgentContextProvider.d.ts +0 -17
  505. package/build/core/src/agent/context/DefaultAgentContextProvider.js +0 -54
  506. package/build/core/src/agent/context/DefaultAgentContextProvider.js.map +0 -1
  507. package/build/core/src/agent/context/index.d.ts +0 -3
  508. package/build/core/src/agent/context/index.js +0 -20
  509. package/build/core/src/agent/context/index.js.map +0 -1
  510. package/build/core/src/agent/getOutboundMessageContext.d.ts +0 -27
  511. package/build/core/src/agent/getOutboundMessageContext.js +0 -198
  512. package/build/core/src/agent/getOutboundMessageContext.js.map +0 -1
  513. package/build/core/src/agent/index.d.ts +0 -1
  514. package/build/core/src/agent/index.js +0 -18
  515. package/build/core/src/agent/index.js.map +0 -1
  516. package/build/core/src/agent/models/InboundMessageContext.d.ts +0 -43
  517. package/build/core/src/agent/models/InboundMessageContext.js +0 -47
  518. package/build/core/src/agent/models/InboundMessageContext.js.map +0 -1
  519. package/build/core/src/agent/models/OutboundMessageContext.d.ts +0 -51
  520. package/build/core/src/agent/models/OutboundMessageContext.js +0 -46
  521. package/build/core/src/agent/models/OutboundMessageContext.js.map +0 -1
  522. package/build/core/src/agent/models/OutboundMessageSendStatus.d.ts +0 -6
  523. package/build/core/src/agent/models/OutboundMessageSendStatus.js +0 -11
  524. package/build/core/src/agent/models/OutboundMessageSendStatus.js.map +0 -1
  525. package/build/core/src/agent/models/features/Feature.d.ts +0 -18
  526. package/build/core/src/agent/models/features/Feature.js +0 -62
  527. package/build/core/src/agent/models/features/Feature.js.map +0 -1
  528. package/build/core/src/agent/models/features/FeatureQuery.d.ts +0 -9
  529. package/build/core/src/agent/models/features/FeatureQuery.js +0 -33
  530. package/build/core/src/agent/models/features/FeatureQuery.js.map +0 -1
  531. package/build/core/src/agent/models/features/GoalCode.d.ts +0 -7
  532. package/build/core/src/agent/models/features/GoalCode.js +0 -12
  533. package/build/core/src/agent/models/features/GoalCode.js.map +0 -1
  534. package/build/core/src/agent/models/features/GovernanceFramework.d.ts +0 -7
  535. package/build/core/src/agent/models/features/GovernanceFramework.js +0 -12
  536. package/build/core/src/agent/models/features/GovernanceFramework.js.map +0 -1
  537. package/build/core/src/agent/models/features/Protocol.d.ts +0 -10
  538. package/build/core/src/agent/models/features/Protocol.js +0 -30
  539. package/build/core/src/agent/models/features/Protocol.js.map +0 -1
  540. package/build/core/src/agent/models/features/index.d.ts +0 -5
  541. package/build/core/src/agent/models/features/index.js +0 -22
  542. package/build/core/src/agent/models/features/index.js.map +0 -1
  543. package/build/core/src/agent/models/index.d.ts +0 -4
  544. package/build/core/src/agent/models/index.js +0 -21
  545. package/build/core/src/agent/models/index.js.map +0 -1
  546. package/build/core/src/constants.d.ts +0 -11
  547. package/build/core/src/constants.js +0 -15
  548. package/build/core/src/constants.js.map +0 -1
  549. package/build/core/src/crypto/JwsService.d.ts +0 -47
  550. package/build/core/src/crypto/JwsService.js +0 -188
  551. package/build/core/src/crypto/JwsService.js.map +0 -1
  552. package/build/core/src/crypto/JwsTypes.d.ts +0 -51
  553. package/build/core/src/crypto/JwsTypes.js +0 -5
  554. package/build/core/src/crypto/JwsTypes.js.map +0 -1
  555. package/build/core/src/crypto/Key.d.ts +0 -16
  556. package/build/core/src/crypto/Key.js +0 -55
  557. package/build/core/src/crypto/Key.js.map +0 -1
  558. package/build/core/src/crypto/KeyType.d.ts +0 -11
  559. package/build/core/src/crypto/KeyType.js +0 -16
  560. package/build/core/src/crypto/KeyType.js.map +0 -1
  561. package/build/core/src/crypto/WalletKeyPair.d.ts +0 -107
  562. package/build/core/src/crypto/WalletKeyPair.js +0 -94
  563. package/build/core/src/crypto/WalletKeyPair.js.map +0 -1
  564. package/build/core/src/crypto/index.d.ts +0 -7
  565. package/build/core/src/crypto/index.js +0 -27
  566. package/build/core/src/crypto/index.js.map +0 -1
  567. package/build/core/src/crypto/jose/index.d.ts +0 -3
  568. package/build/core/src/crypto/jose/index.js +0 -20
  569. package/build/core/src/crypto/jose/index.js.map +0 -1
  570. package/build/core/src/crypto/jose/jwa/alg.d.ts +0 -37
  571. package/build/core/src/crypto/jose/jwa/alg.js +0 -42
  572. package/build/core/src/crypto/jose/jwa/alg.js.map +0 -1
  573. package/build/core/src/crypto/jose/jwa/crv.d.ts +0 -8
  574. package/build/core/src/crypto/jose/jwa/crv.js +0 -13
  575. package/build/core/src/crypto/jose/jwa/crv.js.map +0 -1
  576. package/build/core/src/crypto/jose/jwa/index.d.ts +0 -3
  577. package/build/core/src/crypto/jose/jwa/index.js +0 -11
  578. package/build/core/src/crypto/jose/jwa/index.js.map +0 -1
  579. package/build/core/src/crypto/jose/jwa/kty.d.ts +0 -6
  580. package/build/core/src/crypto/jose/jwa/kty.js +0 -11
  581. package/build/core/src/crypto/jose/jwa/kty.js.map +0 -1
  582. package/build/core/src/crypto/jose/jwk/Ed25519Jwk.d.ts +0 -31
  583. package/build/core/src/crypto/jose/jwk/Ed25519Jwk.js +0 -63
  584. package/build/core/src/crypto/jose/jwk/Ed25519Jwk.js.map +0 -1
  585. package/build/core/src/crypto/jose/jwk/Jwk.d.ts +0 -28
  586. package/build/core/src/crypto/jose/jwk/Jwk.js +0 -20
  587. package/build/core/src/crypto/jose/jwk/Jwk.js.map +0 -1
  588. package/build/core/src/crypto/jose/jwk/K256Jwk.d.ts +0 -41
  589. package/build/core/src/crypto/jose/jwk/K256Jwk.js +0 -80
  590. package/build/core/src/crypto/jose/jwk/K256Jwk.js.map +0 -1
  591. package/build/core/src/crypto/jose/jwk/P256Jwk.d.ts +0 -41
  592. package/build/core/src/crypto/jose/jwk/P256Jwk.js +0 -80
  593. package/build/core/src/crypto/jose/jwk/P256Jwk.js.map +0 -1
  594. package/build/core/src/crypto/jose/jwk/P384Jwk.d.ts +0 -41
  595. package/build/core/src/crypto/jose/jwk/P384Jwk.js +0 -80
  596. package/build/core/src/crypto/jose/jwk/P384Jwk.js.map +0 -1
  597. package/build/core/src/crypto/jose/jwk/P521Jwk.d.ts +0 -41
  598. package/build/core/src/crypto/jose/jwk/P521Jwk.js +0 -80
  599. package/build/core/src/crypto/jose/jwk/P521Jwk.js.map +0 -1
  600. package/build/core/src/crypto/jose/jwk/X25519Jwk.d.ts +0 -30
  601. package/build/core/src/crypto/jose/jwk/X25519Jwk.js +0 -67
  602. package/build/core/src/crypto/jose/jwk/X25519Jwk.js.map +0 -1
  603. package/build/core/src/crypto/jose/jwk/ecCompression.d.ts +0 -5
  604. package/build/core/src/crypto/jose/jwk/ecCompression.js +0 -108
  605. package/build/core/src/crypto/jose/jwk/ecCompression.js.map +0 -1
  606. package/build/core/src/crypto/jose/jwk/index.d.ts +0 -7
  607. package/build/core/src/crypto/jose/jwk/index.js +0 -31
  608. package/build/core/src/crypto/jose/jwk/index.js.map +0 -1
  609. package/build/core/src/crypto/jose/jwk/transform.d.ts +0 -14
  610. package/build/core/src/crypto/jose/jwk/transform.js +0 -58
  611. package/build/core/src/crypto/jose/jwk/transform.js.map +0 -1
  612. package/build/core/src/crypto/jose/jwk/validate.d.ts +0 -16
  613. package/build/core/src/crypto/jose/jwk/validate.js +0 -23
  614. package/build/core/src/crypto/jose/jwk/validate.js.map +0 -1
  615. package/build/core/src/crypto/jose/jwt/Jwt.d.ts +0 -22
  616. package/build/core/src/crypto/jose/jwt/Jwt.js +0 -34
  617. package/build/core/src/crypto/jose/jwt/Jwt.js.map +0 -1
  618. package/build/core/src/crypto/jose/jwt/JwtPayload.d.ts +0 -101
  619. package/build/core/src/crypto/jose/jwt/JwtPayload.js +0 -127
  620. package/build/core/src/crypto/jose/jwt/JwtPayload.js.map +0 -1
  621. package/build/core/src/crypto/jose/jwt/index.d.ts +0 -2
  622. package/build/core/src/crypto/jose/jwt/index.js +0 -8
  623. package/build/core/src/crypto/jose/jwt/index.js.map +0 -1
  624. package/build/core/src/crypto/keyUtils.d.ts +0 -6
  625. package/build/core/src/crypto/keyUtils.js +0 -65
  626. package/build/core/src/crypto/keyUtils.js.map +0 -1
  627. package/build/core/src/crypto/multiCodecKey.d.ts +0 -3
  628. package/build/core/src/crypto/multiCodecKey.js +0 -33
  629. package/build/core/src/crypto/multiCodecKey.js.map +0 -1
  630. package/build/core/src/crypto/signing-provider/SigningProvider.d.ts +0 -27
  631. package/build/core/src/crypto/signing-provider/SigningProvider.js +0 -3
  632. package/build/core/src/crypto/signing-provider/SigningProvider.js.map +0 -1
  633. package/build/core/src/crypto/signing-provider/SigningProviderError.d.ts +0 -3
  634. package/build/core/src/crypto/signing-provider/SigningProviderError.js +0 -8
  635. package/build/core/src/crypto/signing-provider/SigningProviderError.js.map +0 -1
  636. package/build/core/src/crypto/signing-provider/SigningProviderRegistry.d.ts +0 -10
  637. package/build/core/src/crypto/signing-provider/SigningProviderRegistry.js +0 -49
  638. package/build/core/src/crypto/signing-provider/SigningProviderRegistry.js.map +0 -1
  639. package/build/core/src/crypto/signing-provider/index.d.ts +0 -3
  640. package/build/core/src/crypto/signing-provider/index.js +0 -20
  641. package/build/core/src/crypto/signing-provider/index.js.map +0 -1
  642. package/build/core/src/decorators/ack/AckDecorator.d.ts +0 -13
  643. package/build/core/src/decorators/ack/AckDecorator.js +0 -38
  644. package/build/core/src/decorators/ack/AckDecorator.js.map +0 -1
  645. package/build/core/src/decorators/ack/AckDecoratorExtension.d.ts +0 -13
  646. package/build/core/src/decorators/ack/AckDecoratorExtension.js +0 -38
  647. package/build/core/src/decorators/ack/AckDecoratorExtension.js.map +0 -1
  648. package/build/core/src/decorators/attachment/Attachment.d.ts +0 -75
  649. package/build/core/src/decorators/attachment/Attachment.js +0 -168
  650. package/build/core/src/decorators/attachment/Attachment.js.map +0 -1
  651. package/build/core/src/decorators/attachment/AttachmentExtension.d.ts +0 -15
  652. package/build/core/src/decorators/attachment/AttachmentExtension.js +0 -41
  653. package/build/core/src/decorators/attachment/AttachmentExtension.js.map +0 -1
  654. package/build/core/src/decorators/l10n/L10nDecorator.d.ts +0 -7
  655. package/build/core/src/decorators/l10n/L10nDecorator.js +0 -13
  656. package/build/core/src/decorators/l10n/L10nDecorator.js.map +0 -1
  657. package/build/core/src/decorators/l10n/L10nDecoratorExtension.d.ts +0 -12
  658. package/build/core/src/decorators/l10n/L10nDecoratorExtension.js +0 -40
  659. package/build/core/src/decorators/l10n/L10nDecoratorExtension.js.map +0 -1
  660. package/build/core/src/decorators/service/ServiceDecorator.d.ts +0 -20
  661. package/build/core/src/decorators/service/ServiceDecorator.js +0 -63
  662. package/build/core/src/decorators/service/ServiceDecorator.js.map +0 -1
  663. package/build/core/src/decorators/service/ServiceDecoratorExtension.d.ts +0 -12
  664. package/build/core/src/decorators/service/ServiceDecoratorExtension.js +0 -31
  665. package/build/core/src/decorators/service/ServiceDecoratorExtension.js.map +0 -1
  666. package/build/core/src/decorators/signature/SignatureDecorator.d.ts +0 -11
  667. package/build/core/src/decorators/signature/SignatureDecorator.js +0 -55
  668. package/build/core/src/decorators/signature/SignatureDecorator.js.map +0 -1
  669. package/build/core/src/decorators/signature/SignatureDecoratorUtils.d.ts +0 -21
  670. package/build/core/src/decorators/signature/SignatureDecoratorUtils.js +0 -58
  671. package/build/core/src/decorators/signature/SignatureDecoratorUtils.js.map +0 -1
  672. package/build/core/src/decorators/thread/ThreadDecorator.d.ts +0 -26
  673. package/build/core/src/decorators/thread/ThreadDecorator.js +0 -52
  674. package/build/core/src/decorators/thread/ThreadDecorator.js.map +0 -1
  675. package/build/core/src/decorators/thread/ThreadDecoratorExtension.d.ts +0 -15
  676. package/build/core/src/decorators/thread/ThreadDecoratorExtension.js +0 -36
  677. package/build/core/src/decorators/thread/ThreadDecoratorExtension.js.map +0 -1
  678. package/build/core/src/decorators/timing/TimingDecorator.d.ts +0 -38
  679. package/build/core/src/decorators/timing/TimingDecorator.js +0 -93
  680. package/build/core/src/decorators/timing/TimingDecorator.js.map +0 -1
  681. package/build/core/src/decorators/timing/TimingDecoratorExtension.d.ts +0 -14
  682. package/build/core/src/decorators/timing/TimingDecoratorExtension.js +0 -32
  683. package/build/core/src/decorators/timing/TimingDecoratorExtension.js.map +0 -1
  684. package/build/core/src/decorators/transport/TransportDecorator.d.ts +0 -20
  685. package/build/core/src/decorators/transport/TransportDecorator.js +0 -51
  686. package/build/core/src/decorators/transport/TransportDecorator.js.map +0 -1
  687. package/build/core/src/decorators/transport/TransportDecoratorExtension.d.ts +0 -13
  688. package/build/core/src/decorators/transport/TransportDecoratorExtension.js +0 -54
  689. package/build/core/src/decorators/transport/TransportDecoratorExtension.js.map +0 -1
  690. package/build/core/src/error/BaseError.d.ts +0 -42
  691. package/build/core/src/error/BaseError.js +0 -70
  692. package/build/core/src/error/BaseError.js.map +0 -1
  693. package/build/core/src/error/ClassValidationError.d.ts +0 -11
  694. package/build/core/src/error/ClassValidationError.js +0 -18
  695. package/build/core/src/error/ClassValidationError.js.map +0 -1
  696. package/build/core/src/error/CredoError.d.ts +0 -11
  697. package/build/core/src/error/CredoError.js +0 -16
  698. package/build/core/src/error/CredoError.js.map +0 -1
  699. package/build/core/src/error/MessageSendingError.d.ts +0 -9
  700. package/build/core/src/error/MessageSendingError.js +0 -12
  701. package/build/core/src/error/MessageSendingError.js.map +0 -1
  702. package/build/core/src/error/RecordDuplicateError.d.ts +0 -7
  703. package/build/core/src/error/RecordDuplicateError.js +0 -11
  704. package/build/core/src/error/RecordDuplicateError.js.map +0 -1
  705. package/build/core/src/error/RecordNotFoundError.d.ts +0 -7
  706. package/build/core/src/error/RecordNotFoundError.js +0 -11
  707. package/build/core/src/error/RecordNotFoundError.js.map +0 -1
  708. package/build/core/src/error/ValidationErrorUtils.d.ts +0 -2
  709. package/build/core/src/error/ValidationErrorUtils.js +0 -12
  710. package/build/core/src/error/ValidationErrorUtils.js.map +0 -1
  711. package/build/core/src/error/index.d.ts +0 -5
  712. package/build/core/src/error/index.js +0 -22
  713. package/build/core/src/error/index.js.map +0 -1
  714. package/build/core/src/index.d.ts +0 -72
  715. package/build/core/src/index.js +0 -127
  716. package/build/core/src/index.js.map +0 -1
  717. package/build/core/src/logger/BaseLogger.d.ts +0 -14
  718. package/build/core/src/logger/BaseLogger.js +0 -14
  719. package/build/core/src/logger/BaseLogger.js.map +0 -1
  720. package/build/core/src/logger/ConsoleLogger.d.ts +0 -12
  721. package/build/core/src/logger/ConsoleLogger.js +0 -61
  722. package/build/core/src/logger/ConsoleLogger.js.map +0 -1
  723. package/build/core/src/logger/Logger.d.ts +0 -20
  724. package/build/core/src/logger/Logger.js +0 -16
  725. package/build/core/src/logger/Logger.js.map +0 -1
  726. package/build/core/src/logger/index.d.ts +0 -3
  727. package/build/core/src/logger/index.js +0 -20
  728. package/build/core/src/logger/index.js.map +0 -1
  729. package/build/core/src/logger/replaceError.d.ts +0 -1
  730. package/build/core/src/logger/replaceError.js +0 -17
  731. package/build/core/src/logger/replaceError.js.map +0 -1
  732. package/build/core/src/modules/basic-messages/BasicMessageEvents.d.ts +0 -13
  733. package/build/core/src/modules/basic-messages/BasicMessageEvents.js +0 -8
  734. package/build/core/src/modules/basic-messages/BasicMessageEvents.js.map +0 -1
  735. package/build/core/src/modules/basic-messages/BasicMessageRole.d.ts +0 -4
  736. package/build/core/src/modules/basic-messages/BasicMessageRole.js +0 -9
  737. package/build/core/src/modules/basic-messages/BasicMessageRole.js.map +0 -1
  738. package/build/core/src/modules/basic-messages/BasicMessagesApi.d.ts +0 -58
  739. package/build/core/src/modules/basic-messages/BasicMessagesApi.js +0 -103
  740. package/build/core/src/modules/basic-messages/BasicMessagesApi.js.map +0 -1
  741. package/build/core/src/modules/basic-messages/BasicMessagesModule.d.ts +0 -10
  742. package/build/core/src/modules/basic-messages/BasicMessagesModule.js +0 -29
  743. package/build/core/src/modules/basic-messages/BasicMessagesModule.js.map +0 -1
  744. package/build/core/src/modules/basic-messages/handlers/BasicMessageHandler.d.ts +0 -9
  745. package/build/core/src/modules/basic-messages/handlers/BasicMessageHandler.js +0 -16
  746. package/build/core/src/modules/basic-messages/handlers/BasicMessageHandler.js.map +0 -1
  747. package/build/core/src/modules/basic-messages/handlers/index.d.ts +0 -1
  748. package/build/core/src/modules/basic-messages/handlers/index.js +0 -18
  749. package/build/core/src/modules/basic-messages/handlers/index.js.map +0 -1
  750. package/build/core/src/modules/basic-messages/index.d.ts +0 -7
  751. package/build/core/src/modules/basic-messages/index.js +0 -24
  752. package/build/core/src/modules/basic-messages/index.js.map +0 -1
  753. package/build/core/src/modules/basic-messages/messages/BasicMessage.d.ts +0 -19
  754. package/build/core/src/modules/basic-messages/messages/BasicMessage.js +0 -53
  755. package/build/core/src/modules/basic-messages/messages/BasicMessage.js.map +0 -1
  756. package/build/core/src/modules/basic-messages/messages/index.d.ts +0 -1
  757. package/build/core/src/modules/basic-messages/messages/index.js +0 -18
  758. package/build/core/src/modules/basic-messages/messages/index.js.map +0 -1
  759. package/build/core/src/modules/basic-messages/repository/BasicMessageRecord.d.ts +0 -39
  760. package/build/core/src/modules/basic-messages/repository/BasicMessageRecord.js +0 -29
  761. package/build/core/src/modules/basic-messages/repository/BasicMessageRecord.js.map +0 -1
  762. package/build/core/src/modules/basic-messages/repository/BasicMessageRepository.d.ts +0 -7
  763. package/build/core/src/modules/basic-messages/repository/BasicMessageRepository.js +0 -32
  764. package/build/core/src/modules/basic-messages/repository/BasicMessageRepository.js.map +0 -1
  765. package/build/core/src/modules/basic-messages/repository/index.d.ts +0 -2
  766. package/build/core/src/modules/basic-messages/repository/index.js +0 -19
  767. package/build/core/src/modules/basic-messages/repository/index.js.map +0 -1
  768. package/build/core/src/modules/basic-messages/services/BasicMessageService.d.ts +0 -26
  769. package/build/core/src/modules/basic-messages/services/BasicMessageService.js +0 -86
  770. package/build/core/src/modules/basic-messages/services/BasicMessageService.js.map +0 -1
  771. package/build/core/src/modules/basic-messages/services/index.d.ts +0 -1
  772. package/build/core/src/modules/basic-messages/services/index.js +0 -18
  773. package/build/core/src/modules/basic-messages/services/index.js.map +0 -1
  774. package/build/core/src/modules/cache/Cache.d.ts +0 -6
  775. package/build/core/src/modules/cache/Cache.js +0 -3
  776. package/build/core/src/modules/cache/Cache.js.map +0 -1
  777. package/build/core/src/modules/cache/CacheModule.d.ts +0 -10
  778. package/build/core/src/modules/cache/CacheModule.js +0 -23
  779. package/build/core/src/modules/cache/CacheModule.js.map +0 -1
  780. package/build/core/src/modules/cache/CacheModuleConfig.d.ts +0 -21
  781. package/build/core/src/modules/cache/CacheModuleConfig.js +0 -14
  782. package/build/core/src/modules/cache/CacheModuleConfig.js.map +0 -1
  783. package/build/core/src/modules/cache/InMemoryLruCache.d.ts +0 -21
  784. package/build/core/src/modules/cache/InMemoryLruCache.js +0 -51
  785. package/build/core/src/modules/cache/InMemoryLruCache.js.map +0 -1
  786. package/build/core/src/modules/cache/index.d.ts +0 -5
  787. package/build/core/src/modules/cache/index.js +0 -14
  788. package/build/core/src/modules/cache/index.js.map +0 -1
  789. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRecord.d.ts +0 -22
  790. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRecord.js +0 -38
  791. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRecord.js.map +0 -1
  792. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRepository.d.ts +0 -7
  793. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRepository.js +0 -32
  794. package/build/core/src/modules/cache/singleContextLruCache/SingleContextLruCacheRepository.js.map +0 -1
  795. package/build/core/src/modules/cache/singleContextLruCache/SingleContextStorageLruCache.d.ts +0 -34
  796. package/build/core/src/modules/cache/singleContextLruCache/SingleContextStorageLruCache.js +0 -126
  797. package/build/core/src/modules/cache/singleContextLruCache/SingleContextStorageLruCache.js.map +0 -1
  798. package/build/core/src/modules/cache/singleContextLruCache/index.d.ts +0 -1
  799. package/build/core/src/modules/cache/singleContextLruCache/index.js +0 -6
  800. package/build/core/src/modules/cache/singleContextLruCache/index.js.map +0 -1
  801. package/build/core/src/modules/common/index.d.ts +0 -1
  802. package/build/core/src/modules/common/index.js +0 -18
  803. package/build/core/src/modules/common/index.js.map +0 -1
  804. package/build/core/src/modules/common/messages/AckMessage.d.ts +0 -26
  805. package/build/core/src/modules/common/messages/AckMessage.js +0 -54
  806. package/build/core/src/modules/common/messages/AckMessage.js.map +0 -1
  807. package/build/core/src/modules/connections/ConnectionEvents.d.ts +0 -28
  808. package/build/core/src/modules/connections/ConnectionEvents.js +0 -9
  809. package/build/core/src/modules/connections/ConnectionEvents.js.map +0 -1
  810. package/build/core/src/modules/connections/ConnectionsApi.d.ts +0 -195
  811. package/build/core/src/modules/connections/ConnectionsApi.js +0 -450
  812. package/build/core/src/modules/connections/ConnectionsApi.js.map +0 -1
  813. package/build/core/src/modules/connections/ConnectionsModule.d.ts +0 -14
  814. package/build/core/src/modules/connections/ConnectionsModule.js +0 -43
  815. package/build/core/src/modules/connections/ConnectionsModule.js.map +0 -1
  816. package/build/core/src/modules/connections/ConnectionsModuleConfig.d.ts +0 -47
  817. package/build/core/src/modules/connections/ConnectionsModuleConfig.js +0 -57
  818. package/build/core/src/modules/connections/ConnectionsModuleConfig.js.map +0 -1
  819. package/build/core/src/modules/connections/DidExchangeProtocol.d.ts +0 -60
  820. package/build/core/src/modules/connections/DidExchangeProtocol.js +0 -484
  821. package/build/core/src/modules/connections/DidExchangeProtocol.js.map +0 -1
  822. package/build/core/src/modules/connections/DidExchangeStateMachine.d.ts +0 -10
  823. package/build/core/src/modules/connections/DidExchangeStateMachine.js +0 -78
  824. package/build/core/src/modules/connections/DidExchangeStateMachine.js.map +0 -1
  825. package/build/core/src/modules/connections/TrustPingEvents.d.ts +0 -21
  826. package/build/core/src/modules/connections/TrustPingEvents.js +0 -9
  827. package/build/core/src/modules/connections/TrustPingEvents.js.map +0 -1
  828. package/build/core/src/modules/connections/errors/ConnectionProblemReportError.d.ts +0 -13
  829. package/build/core/src/modules/connections/errors/ConnectionProblemReportError.js +0 -19
  830. package/build/core/src/modules/connections/errors/ConnectionProblemReportError.js.map +0 -1
  831. package/build/core/src/modules/connections/errors/ConnectionProblemReportReason.d.ts +0 -11
  832. package/build/core/src/modules/connections/errors/ConnectionProblemReportReason.js +0 -16
  833. package/build/core/src/modules/connections/errors/ConnectionProblemReportReason.js.map +0 -1
  834. package/build/core/src/modules/connections/errors/DidExchangeProblemReportError.d.ts +0 -13
  835. package/build/core/src/modules/connections/errors/DidExchangeProblemReportError.js +0 -19
  836. package/build/core/src/modules/connections/errors/DidExchangeProblemReportError.js.map +0 -1
  837. package/build/core/src/modules/connections/errors/DidExchangeProblemReportReason.d.ts +0 -12
  838. package/build/core/src/modules/connections/errors/DidExchangeProblemReportReason.js +0 -17
  839. package/build/core/src/modules/connections/errors/DidExchangeProblemReportReason.js.map +0 -1
  840. package/build/core/src/modules/connections/errors/index.d.ts +0 -4
  841. package/build/core/src/modules/connections/errors/index.js +0 -21
  842. package/build/core/src/modules/connections/errors/index.js.map +0 -1
  843. package/build/core/src/modules/connections/handlers/AckMessageHandler.d.ts +0 -9
  844. package/build/core/src/modules/connections/handlers/AckMessageHandler.js +0 -15
  845. package/build/core/src/modules/connections/handlers/AckMessageHandler.js.map +0 -1
  846. package/build/core/src/modules/connections/handlers/ConnectionProblemReportHandler.d.ts +0 -9
  847. package/build/core/src/modules/connections/handlers/ConnectionProblemReportHandler.js +0 -15
  848. package/build/core/src/modules/connections/handlers/ConnectionProblemReportHandler.js.map +0 -1
  849. package/build/core/src/modules/connections/handlers/ConnectionRequestHandler.d.ts +0 -18
  850. package/build/core/src/modules/connections/handlers/ConnectionRequestHandler.js +0 -69
  851. package/build/core/src/modules/connections/handlers/ConnectionRequestHandler.js.map +0 -1
  852. package/build/core/src/modules/connections/handlers/ConnectionResponseHandler.d.ts +0 -16
  853. package/build/core/src/modules/connections/handlers/ConnectionResponseHandler.js +0 -62
  854. package/build/core/src/modules/connections/handlers/ConnectionResponseHandler.js.map +0 -1
  855. package/build/core/src/modules/connections/handlers/DidExchangeCompleteHandler.d.ts +0 -11
  856. package/build/core/src/modules/connections/handlers/DidExchangeCompleteHandler.js +0 -41
  857. package/build/core/src/modules/connections/handlers/DidExchangeCompleteHandler.js.map +0 -1
  858. package/build/core/src/modules/connections/handlers/DidExchangeRequestHandler.d.ts +0 -18
  859. package/build/core/src/modules/connections/handlers/DidExchangeRequestHandler.js +0 -77
  860. package/build/core/src/modules/connections/handlers/DidExchangeRequestHandler.js.map +0 -1
  861. package/build/core/src/modules/connections/handlers/DidExchangeResponseHandler.d.ts +0 -18
  862. package/build/core/src/modules/connections/handlers/DidExchangeResponseHandler.js +0 -78
  863. package/build/core/src/modules/connections/handlers/DidExchangeResponseHandler.js.map +0 -1
  864. package/build/core/src/modules/connections/handlers/DidRotateAckHandler.d.ts +0 -9
  865. package/build/core/src/modules/connections/handlers/DidRotateAckHandler.js +0 -15
  866. package/build/core/src/modules/connections/handlers/DidRotateAckHandler.js.map +0 -1
  867. package/build/core/src/modules/connections/handlers/DidRotateHandler.d.ts +0 -11
  868. package/build/core/src/modules/connections/handlers/DidRotateHandler.js +0 -21
  869. package/build/core/src/modules/connections/handlers/DidRotateHandler.js.map +0 -1
  870. package/build/core/src/modules/connections/handlers/DidRotateProblemReportHandler.d.ts +0 -9
  871. package/build/core/src/modules/connections/handlers/DidRotateProblemReportHandler.js +0 -15
  872. package/build/core/src/modules/connections/handlers/DidRotateProblemReportHandler.js.map +0 -1
  873. package/build/core/src/modules/connections/handlers/HangupHandler.d.ts +0 -9
  874. package/build/core/src/modules/connections/handlers/HangupHandler.js +0 -15
  875. package/build/core/src/modules/connections/handlers/HangupHandler.js.map +0 -1
  876. package/build/core/src/modules/connections/handlers/TrustPingMessageHandler.d.ts +0 -11
  877. package/build/core/src/modules/connections/handlers/TrustPingMessageHandler.js +0 -27
  878. package/build/core/src/modules/connections/handlers/TrustPingMessageHandler.js.map +0 -1
  879. package/build/core/src/modules/connections/handlers/TrustPingResponseMessageHandler.d.ts +0 -9
  880. package/build/core/src/modules/connections/handlers/TrustPingResponseMessageHandler.js +0 -15
  881. package/build/core/src/modules/connections/handlers/TrustPingResponseMessageHandler.js.map +0 -1
  882. package/build/core/src/modules/connections/handlers/index.d.ts +0 -13
  883. package/build/core/src/modules/connections/handlers/index.js +0 -30
  884. package/build/core/src/modules/connections/handlers/index.js.map +0 -1
  885. package/build/core/src/modules/connections/index.d.ts +0 -10
  886. package/build/core/src/modules/connections/index.js +0 -27
  887. package/build/core/src/modules/connections/index.js.map +0 -1
  888. package/build/core/src/modules/connections/messages/ConnectionInvitationMessage.d.ts +0 -55
  889. package/build/core/src/modules/connections/messages/ConnectionInvitationMessage.js +0 -141
  890. package/build/core/src/modules/connections/messages/ConnectionInvitationMessage.js.map +0 -1
  891. package/build/core/src/modules/connections/messages/ConnectionProblemReportMessage.d.ts +0 -16
  892. package/build/core/src/modules/connections/messages/ConnectionProblemReportMessage.js +0 -35
  893. package/build/core/src/modules/connections/messages/ConnectionProblemReportMessage.js.map +0 -1
  894. package/build/core/src/modules/connections/messages/ConnectionRequestMessage.d.ts +0 -28
  895. package/build/core/src/modules/connections/messages/ConnectionRequestMessage.js +0 -64
  896. package/build/core/src/modules/connections/messages/ConnectionRequestMessage.js.map +0 -1
  897. package/build/core/src/modules/connections/messages/ConnectionResponseMessage.d.ts +0 -23
  898. package/build/core/src/modules/connections/messages/ConnectionResponseMessage.js +0 -52
  899. package/build/core/src/modules/connections/messages/ConnectionResponseMessage.js.map +0 -1
  900. package/build/core/src/modules/connections/messages/DidExchangeCompleteMessage.d.ts +0 -14
  901. package/build/core/src/modules/connections/messages/DidExchangeCompleteMessage.js +0 -38
  902. package/build/core/src/modules/connections/messages/DidExchangeCompleteMessage.js.map +0 -1
  903. package/build/core/src/modules/connections/messages/DidExchangeProblemReportMessage.d.ts +0 -11
  904. package/build/core/src/modules/connections/messages/DidExchangeProblemReportMessage.js +0 -30
  905. package/build/core/src/modules/connections/messages/DidExchangeProblemReportMessage.js.map +0 -1
  906. package/build/core/src/modules/connections/messages/DidExchangeRequestMessage.d.ts +0 -29
  907. package/build/core/src/modules/connections/messages/DidExchangeRequestMessage.js +0 -73
  908. package/build/core/src/modules/connections/messages/DidExchangeRequestMessage.js.map +0 -1
  909. package/build/core/src/modules/connections/messages/DidExchangeResponseMessage.d.ts +0 -24
  910. package/build/core/src/modules/connections/messages/DidExchangeResponseMessage.js +0 -64
  911. package/build/core/src/modules/connections/messages/DidExchangeResponseMessage.js.map +0 -1
  912. package/build/core/src/modules/connections/messages/DidRotateAckMessage.d.ts +0 -12
  913. package/build/core/src/modules/connections/messages/DidRotateAckMessage.js +0 -31
  914. package/build/core/src/modules/connections/messages/DidRotateAckMessage.js.map +0 -1
  915. package/build/core/src/modules/connections/messages/DidRotateMessage.d.ts +0 -20
  916. package/build/core/src/modules/connections/messages/DidRotateMessage.js +0 -47
  917. package/build/core/src/modules/connections/messages/DidRotateMessage.js.map +0 -1
  918. package/build/core/src/modules/connections/messages/DidRotateProblemReportMessage.d.ts +0 -11
  919. package/build/core/src/modules/connections/messages/DidRotateProblemReportMessage.js +0 -30
  920. package/build/core/src/modules/connections/messages/DidRotateProblemReportMessage.js.map +0 -1
  921. package/build/core/src/modules/connections/messages/HangupMessage.d.ts +0 -19
  922. package/build/core/src/modules/connections/messages/HangupMessage.js +0 -40
  923. package/build/core/src/modules/connections/messages/HangupMessage.js.map +0 -1
  924. package/build/core/src/modules/connections/messages/TrustPingMessage.d.ts +0 -26
  925. package/build/core/src/modules/connections/messages/TrustPingMessage.js +0 -63
  926. package/build/core/src/modules/connections/messages/TrustPingMessage.js.map +0 -1
  927. package/build/core/src/modules/connections/messages/TrustPingResponseMessage.d.ts +0 -25
  928. package/build/core/src/modules/connections/messages/TrustPingResponseMessage.js +0 -57
  929. package/build/core/src/modules/connections/messages/TrustPingResponseMessage.js.map +0 -1
  930. package/build/core/src/modules/connections/messages/index.d.ts +0 -14
  931. package/build/core/src/modules/connections/messages/index.js +0 -31
  932. package/build/core/src/modules/connections/messages/index.js.map +0 -1
  933. package/build/core/src/modules/connections/models/Connection.d.ts +0 -10
  934. package/build/core/src/modules/connections/models/Connection.js +0 -38
  935. package/build/core/src/modules/connections/models/Connection.js.map +0 -1
  936. package/build/core/src/modules/connections/models/ConnectionRole.d.ts +0 -4
  937. package/build/core/src/modules/connections/models/ConnectionRole.js +0 -9
  938. package/build/core/src/modules/connections/models/ConnectionRole.js.map +0 -1
  939. package/build/core/src/modules/connections/models/ConnectionState.d.ts +0 -14
  940. package/build/core/src/modules/connections/models/ConnectionState.js +0 -33
  941. package/build/core/src/modules/connections/models/ConnectionState.js.map +0 -1
  942. package/build/core/src/modules/connections/models/ConnectionType.d.ts +0 -3
  943. package/build/core/src/modules/connections/models/ConnectionType.js +0 -8
  944. package/build/core/src/modules/connections/models/ConnectionType.js.map +0 -1
  945. package/build/core/src/modules/connections/models/DidExchangeRole.d.ts +0 -4
  946. package/build/core/src/modules/connections/models/DidExchangeRole.js +0 -9
  947. package/build/core/src/modules/connections/models/DidExchangeRole.js.map +0 -1
  948. package/build/core/src/modules/connections/models/DidExchangeState.d.ts +0 -16
  949. package/build/core/src/modules/connections/models/DidExchangeState.js +0 -21
  950. package/build/core/src/modules/connections/models/DidExchangeState.js.map +0 -1
  951. package/build/core/src/modules/connections/models/DidRotateRole.d.ts +0 -4
  952. package/build/core/src/modules/connections/models/DidRotateRole.js +0 -9
  953. package/build/core/src/modules/connections/models/DidRotateRole.js.map +0 -1
  954. package/build/core/src/modules/connections/models/HandshakeProtocol.d.ts +0 -8
  955. package/build/core/src/modules/connections/models/HandshakeProtocol.js +0 -13
  956. package/build/core/src/modules/connections/models/HandshakeProtocol.js.map +0 -1
  957. package/build/core/src/modules/connections/models/did/DidDoc.d.ts +0 -37
  958. package/build/core/src/modules/connections/models/did/DidDoc.js +0 -94
  959. package/build/core/src/modules/connections/models/did/DidDoc.js.map +0 -1
  960. package/build/core/src/modules/connections/models/did/authentication/Authentication.d.ts +0 -4
  961. package/build/core/src/modules/connections/models/did/authentication/Authentication.js +0 -7
  962. package/build/core/src/modules/connections/models/did/authentication/Authentication.js.map +0 -1
  963. package/build/core/src/modules/connections/models/did/authentication/EmbeddedAuthentication.d.ts +0 -6
  964. package/build/core/src/modules/connections/models/did/authentication/EmbeddedAuthentication.js +0 -29
  965. package/build/core/src/modules/connections/models/did/authentication/EmbeddedAuthentication.js.map +0 -1
  966. package/build/core/src/modules/connections/models/did/authentication/ReferencedAuthentication.d.ts +0 -7
  967. package/build/core/src/modules/connections/models/did/authentication/ReferencedAuthentication.js +0 -35
  968. package/build/core/src/modules/connections/models/did/authentication/ReferencedAuthentication.js.map +0 -1
  969. package/build/core/src/modules/connections/models/did/authentication/index.d.ts +0 -19
  970. package/build/core/src/modules/connections/models/did/authentication/index.js +0 -59
  971. package/build/core/src/modules/connections/models/did/authentication/index.js.map +0 -1
  972. package/build/core/src/modules/connections/models/did/index.d.ts +0 -3
  973. package/build/core/src/modules/connections/models/did/index.js +0 -20
  974. package/build/core/src/modules/connections/models/did/index.js.map +0 -1
  975. package/build/core/src/modules/connections/models/did/publicKey/Ed25119Sig2018.d.ts +0 -10
  976. package/build/core/src/modules/connections/models/did/publicKey/Ed25119Sig2018.js +0 -35
  977. package/build/core/src/modules/connections/models/did/publicKey/Ed25119Sig2018.js.map +0 -1
  978. package/build/core/src/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.d.ts +0 -10
  979. package/build/core/src/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js +0 -35
  980. package/build/core/src/modules/connections/models/did/publicKey/EddsaSaSigSecp256k1.js.map +0 -1
  981. package/build/core/src/modules/connections/models/did/publicKey/PublicKey.d.ts +0 -12
  982. package/build/core/src/modules/connections/models/did/publicKey/PublicKey.js +0 -42
  983. package/build/core/src/modules/connections/models/did/publicKey/PublicKey.js.map +0 -1
  984. package/build/core/src/modules/connections/models/did/publicKey/RsaSig2018.d.ts +0 -10
  985. package/build/core/src/modules/connections/models/did/publicKey/RsaSig2018.js +0 -35
  986. package/build/core/src/modules/connections/models/did/publicKey/RsaSig2018.js.map +0 -1
  987. package/build/core/src/modules/connections/models/did/publicKey/index.d.ts +0 -18
  988. package/build/core/src/modules/connections/models/did/publicKey/index.js +0 -40
  989. package/build/core/src/modules/connections/models/did/publicKey/index.js.map +0 -1
  990. package/build/core/src/modules/connections/models/index.d.ts +0 -9
  991. package/build/core/src/modules/connections/models/index.js +0 -26
  992. package/build/core/src/modules/connections/models/index.js.map +0 -1
  993. package/build/core/src/modules/connections/repository/ConnectionMetadataTypes.d.ts +0 -14
  994. package/build/core/src/modules/connections/repository/ConnectionMetadataTypes.js +0 -9
  995. package/build/core/src/modules/connections/repository/ConnectionMetadataTypes.js.map +0 -1
  996. package/build/core/src/modules/connections/repository/ConnectionRecord.d.ts +0 -70
  997. package/build/core/src/modules/connections/repository/ConnectionRecord.js +0 -90
  998. package/build/core/src/modules/connections/repository/ConnectionRecord.js.map +0 -1
  999. package/build/core/src/modules/connections/repository/ConnectionRepository.d.ts +0 -15
  1000. package/build/core/src/modules/connections/repository/ConnectionRepository.js +0 -50
  1001. package/build/core/src/modules/connections/repository/ConnectionRepository.js.map +0 -1
  1002. package/build/core/src/modules/connections/repository/index.d.ts +0 -2
  1003. package/build/core/src/modules/connections/repository/index.js +0 -19
  1004. package/build/core/src/modules/connections/repository/index.js.map +0 -1
  1005. package/build/core/src/modules/connections/services/ConnectionService.d.ts +0 -181
  1006. package/build/core/src/modules/connections/services/ConnectionService.js +0 -692
  1007. package/build/core/src/modules/connections/services/ConnectionService.js.map +0 -1
  1008. package/build/core/src/modules/connections/services/DidRotateService.d.ts +0 -54
  1009. package/build/core/src/modules/connections/services/DidRotateService.js +0 -242
  1010. package/build/core/src/modules/connections/services/DidRotateService.js.map +0 -1
  1011. package/build/core/src/modules/connections/services/TrustPingService.d.ts +0 -12
  1012. package/build/core/src/modules/connections/services/TrustPingService.js +0 -54
  1013. package/build/core/src/modules/connections/services/TrustPingService.js.map +0 -1
  1014. package/build/core/src/modules/connections/services/helpers.d.ts +0 -16
  1015. package/build/core/src/modules/connections/services/helpers.js +0 -155
  1016. package/build/core/src/modules/connections/services/helpers.js.map +0 -1
  1017. package/build/core/src/modules/connections/services/index.d.ts +0 -3
  1018. package/build/core/src/modules/connections/services/index.js +0 -20
  1019. package/build/core/src/modules/connections/services/index.js.map +0 -1
  1020. package/build/core/src/modules/credentials/CredentialEvents.d.ts +0 -20
  1021. package/build/core/src/modules/credentials/CredentialEvents.js +0 -9
  1022. package/build/core/src/modules/credentials/CredentialEvents.js.map +0 -1
  1023. package/build/core/src/modules/credentials/CredentialsApi.d.ts +0 -60
  1024. package/build/core/src/modules/credentials/CredentialsApi.js +0 -511
  1025. package/build/core/src/modules/credentials/CredentialsApi.js.map +0 -1
  1026. package/build/core/src/modules/credentials/CredentialsApiOptions.d.ts +0 -128
  1027. package/build/core/src/modules/credentials/CredentialsApiOptions.js +0 -3
  1028. package/build/core/src/modules/credentials/CredentialsApiOptions.js.map +0 -1
  1029. package/build/core/src/modules/credentials/CredentialsModule.d.ts +0 -22
  1030. package/build/core/src/modules/credentials/CredentialsModule.js +0 -45
  1031. package/build/core/src/modules/credentials/CredentialsModule.js.map +0 -1
  1032. package/build/core/src/modules/credentials/CredentialsModuleConfig.d.ts +0 -34
  1033. package/build/core/src/modules/credentials/CredentialsModuleConfig.js +0 -20
  1034. package/build/core/src/modules/credentials/CredentialsModuleConfig.js.map +0 -1
  1035. package/build/core/src/modules/credentials/formats/CredentialFormat.d.ts +0 -40
  1036. package/build/core/src/modules/credentials/formats/CredentialFormat.js +0 -3
  1037. package/build/core/src/modules/credentials/formats/CredentialFormat.js.map +0 -1
  1038. package/build/core/src/modules/credentials/formats/CredentialFormatService.d.ts +0 -23
  1039. package/build/core/src/modules/credentials/formats/CredentialFormatService.js +0 -3
  1040. package/build/core/src/modules/credentials/formats/CredentialFormatService.js.map +0 -1
  1041. package/build/core/src/modules/credentials/formats/CredentialFormatServiceOptions.d.ts +0 -117
  1042. package/build/core/src/modules/credentials/formats/CredentialFormatServiceOptions.js +0 -3
  1043. package/build/core/src/modules/credentials/formats/CredentialFormatServiceOptions.js.map +0 -1
  1044. package/build/core/src/modules/credentials/formats/dataIntegrity/DataIntegrityCredentialFormat.d.ts +0 -51
  1045. package/build/core/src/modules/credentials/formats/dataIntegrity/DataIntegrityCredentialFormat.js +0 -3
  1046. package/build/core/src/modules/credentials/formats/dataIntegrity/DataIntegrityCredentialFormat.js.map +0 -1
  1047. package/build/core/src/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.d.ts +0 -77
  1048. package/build/core/src/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js +0 -129
  1049. package/build/core/src/modules/credentials/formats/dataIntegrity/dataIntegrityExchange.js.map +0 -1
  1050. package/build/core/src/modules/credentials/formats/dataIntegrity/index.d.ts +0 -2
  1051. package/build/core/src/modules/credentials/formats/dataIntegrity/index.js +0 -19
  1052. package/build/core/src/modules/credentials/formats/dataIntegrity/index.js.map +0 -1
  1053. package/build/core/src/modules/credentials/formats/index.d.ts +0 -5
  1054. package/build/core/src/modules/credentials/formats/index.js +0 -22
  1055. package/build/core/src/modules/credentials/formats/index.js.map +0 -1
  1056. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetail.d.ts +0 -15
  1057. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetail.js +0 -38
  1058. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetail.js.map +0 -1
  1059. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetailOptions.d.ts +0 -24
  1060. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetailOptions.js +0 -67
  1061. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialDetailOptions.js.map +0 -1
  1062. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormat.d.ts +0 -92
  1063. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormat.js +0 -3
  1064. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormat.js.map +0 -1
  1065. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormatService.d.ts +0 -71
  1066. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormatService.js +0 -300
  1067. package/build/core/src/modules/credentials/formats/jsonld/JsonLdCredentialFormatService.js.map +0 -1
  1068. package/build/core/src/modules/credentials/formats/jsonld/index.d.ts +0 -4
  1069. package/build/core/src/modules/credentials/formats/jsonld/index.js +0 -21
  1070. package/build/core/src/modules/credentials/formats/jsonld/index.js.map +0 -1
  1071. package/build/core/src/modules/credentials/index.d.ts +0 -9
  1072. package/build/core/src/modules/credentials/index.js +0 -26
  1073. package/build/core/src/modules/credentials/index.js.map +0 -1
  1074. package/build/core/src/modules/credentials/models/CredentialAutoAcceptType.d.ts +0 -11
  1075. package/build/core/src/modules/credentials/models/CredentialAutoAcceptType.js +0 -16
  1076. package/build/core/src/modules/credentials/models/CredentialAutoAcceptType.js.map +0 -1
  1077. package/build/core/src/modules/credentials/models/CredentialFormatSpec.d.ts +0 -9
  1078. package/build/core/src/modules/credentials/models/CredentialFormatSpec.js +0 -35
  1079. package/build/core/src/modules/credentials/models/CredentialFormatSpec.js.map +0 -1
  1080. package/build/core/src/modules/credentials/models/CredentialPreviewAttribute.d.ts +0 -15
  1081. package/build/core/src/modules/credentials/models/CredentialPreviewAttribute.js +0 -44
  1082. package/build/core/src/modules/credentials/models/CredentialPreviewAttribute.js.map +0 -1
  1083. package/build/core/src/modules/credentials/models/CredentialProblemReportReason.d.ts +0 -8
  1084. package/build/core/src/modules/credentials/models/CredentialProblemReportReason.js +0 -13
  1085. package/build/core/src/modules/credentials/models/CredentialProblemReportReason.js.map +0 -1
  1086. package/build/core/src/modules/credentials/models/CredentialRole.d.ts +0 -4
  1087. package/build/core/src/modules/credentials/models/CredentialRole.js +0 -9
  1088. package/build/core/src/modules/credentials/models/CredentialRole.js.map +0 -1
  1089. package/build/core/src/modules/credentials/models/CredentialState.d.ts +0 -18
  1090. package/build/core/src/modules/credentials/models/CredentialState.js +0 -23
  1091. package/build/core/src/modules/credentials/models/CredentialState.js.map +0 -1
  1092. package/build/core/src/modules/credentials/models/RevocationNotification.d.ts +0 -5
  1093. package/build/core/src/modules/credentials/models/RevocationNotification.js +0 -11
  1094. package/build/core/src/modules/credentials/models/RevocationNotification.js.map +0 -1
  1095. package/build/core/src/modules/credentials/models/index.d.ts +0 -7
  1096. package/build/core/src/modules/credentials/models/index.js +0 -24
  1097. package/build/core/src/modules/credentials/models/index.js.map +0 -1
  1098. package/build/core/src/modules/credentials/protocol/BaseCredentialProtocol.d.ts +0 -112
  1099. package/build/core/src/modules/credentials/protocol/BaseCredentialProtocol.js +0 -169
  1100. package/build/core/src/modules/credentials/protocol/BaseCredentialProtocol.js.map +0 -1
  1101. package/build/core/src/modules/credentials/protocol/CredentialProtocol.d.ts +0 -54
  1102. package/build/core/src/modules/credentials/protocol/CredentialProtocol.js +0 -3
  1103. package/build/core/src/modules/credentials/protocol/CredentialProtocol.js.map +0 -1
  1104. package/build/core/src/modules/credentials/protocol/CredentialProtocolOptions.d.ts +0 -143
  1105. package/build/core/src/modules/credentials/protocol/CredentialProtocolOptions.js +0 -3
  1106. package/build/core/src/modules/credentials/protocol/CredentialProtocolOptions.js.map +0 -1
  1107. package/build/core/src/modules/credentials/protocol/index.d.ts +0 -6
  1108. package/build/core/src/modules/credentials/protocol/index.js +0 -40
  1109. package/build/core/src/modules/credentials/protocol/index.js.map +0 -1
  1110. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V1RevocationNotificationHandler.d.ts +0 -9
  1111. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V1RevocationNotificationHandler.js +0 -15
  1112. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V1RevocationNotificationHandler.js.map +0 -1
  1113. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V2RevocationNotificationHandler.d.ts +0 -9
  1114. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V2RevocationNotificationHandler.js +0 -15
  1115. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/V2RevocationNotificationHandler.js.map +0 -1
  1116. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/index.d.ts +0 -2
  1117. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/index.js +0 -19
  1118. package/build/core/src/modules/credentials/protocol/revocation-notification/handlers/index.js.map +0 -1
  1119. package/build/core/src/modules/credentials/protocol/revocation-notification/index.d.ts +0 -1
  1120. package/build/core/src/modules/credentials/protocol/revocation-notification/index.js +0 -18
  1121. package/build/core/src/modules/credentials/protocol/revocation-notification/index.js.map +0 -1
  1122. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V1RevocationNotificationMessage.d.ts +0 -15
  1123. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V1RevocationNotificationMessage.js +0 -46
  1124. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V1RevocationNotificationMessage.js.map +0 -1
  1125. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V2RevocationNotificationMessage.d.ts +0 -17
  1126. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V2RevocationNotificationMessage.js +0 -52
  1127. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/V2RevocationNotificationMessage.js.map +0 -1
  1128. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/index.d.ts +0 -2
  1129. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/index.js +0 -19
  1130. package/build/core/src/modules/credentials/protocol/revocation-notification/messages/index.js.map +0 -1
  1131. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationService.d.ts +0 -36
  1132. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationService.js +0 -143
  1133. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationService.js.map +0 -1
  1134. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationServiceOptions.d.ts +0 -6
  1135. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationServiceOptions.js +0 -3
  1136. package/build/core/src/modules/credentials/protocol/revocation-notification/services/RevocationNotificationServiceOptions.js.map +0 -1
  1137. package/build/core/src/modules/credentials/protocol/revocation-notification/services/index.d.ts +0 -2
  1138. package/build/core/src/modules/credentials/protocol/revocation-notification/services/index.js +0 -19
  1139. package/build/core/src/modules/credentials/protocol/revocation-notification/services/index.js.map +0 -1
  1140. package/build/core/src/modules/credentials/protocol/revocation-notification/util/revocationIdentifier.d.ts +0 -5
  1141. package/build/core/src/modules/credentials/protocol/revocation-notification/util/revocationIdentifier.js +0 -13
  1142. package/build/core/src/modules/credentials/protocol/revocation-notification/util/revocationIdentifier.js.map +0 -1
  1143. package/build/core/src/modules/credentials/protocol/v2/CredentialFormatCoordinator.d.ts +0 -100
  1144. package/build/core/src/modules/credentials/protocol/v2/CredentialFormatCoordinator.js +0 -365
  1145. package/build/core/src/modules/credentials/protocol/v2/CredentialFormatCoordinator.js.map +0 -1
  1146. package/build/core/src/modules/credentials/protocol/v2/V2CredentialProtocol.d.ts +0 -178
  1147. package/build/core/src/modules/credentials/protocol/v2/V2CredentialProtocol.js +0 -940
  1148. package/build/core/src/modules/credentials/protocol/v2/V2CredentialProtocol.js.map +0 -1
  1149. package/build/core/src/modules/credentials/protocol/v2/errors/V2CredentialProblemReportError.d.ts +0 -11
  1150. package/build/core/src/modules/credentials/protocol/v2/errors/V2CredentialProblemReportError.js +0 -18
  1151. package/build/core/src/modules/credentials/protocol/v2/errors/V2CredentialProblemReportError.js.map +0 -1
  1152. package/build/core/src/modules/credentials/protocol/v2/errors/index.d.ts +0 -1
  1153. package/build/core/src/modules/credentials/protocol/v2/errors/index.js +0 -6
  1154. package/build/core/src/modules/credentials/protocol/v2/errors/index.js.map +0 -1
  1155. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialAckHandler.d.ts +0 -9
  1156. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialAckHandler.js +0 -15
  1157. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialAckHandler.js.map +0 -1
  1158. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialProblemReportHandler.d.ts +0 -9
  1159. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialProblemReportHandler.js +0 -15
  1160. package/build/core/src/modules/credentials/protocol/v2/handlers/V2CredentialProblemReportHandler.js.map +0 -1
  1161. package/build/core/src/modules/credentials/protocol/v2/handlers/V2IssueCredentialHandler.d.ts +0 -11
  1162. package/build/core/src/modules/credentials/protocol/v2/handlers/V2IssueCredentialHandler.js +0 -41
  1163. package/build/core/src/modules/credentials/protocol/v2/handlers/V2IssueCredentialHandler.js.map +0 -1
  1164. package/build/core/src/modules/credentials/protocol/v2/handlers/V2OfferCredentialHandler.d.ts +0 -11
  1165. package/build/core/src/modules/credentials/protocol/v2/handlers/V2OfferCredentialHandler.js +0 -33
  1166. package/build/core/src/modules/credentials/protocol/v2/handlers/V2OfferCredentialHandler.js.map +0 -1
  1167. package/build/core/src/modules/credentials/protocol/v2/handlers/V2ProposeCredentialHandler.d.ts +0 -12
  1168. package/build/core/src/modules/credentials/protocol/v2/handlers/V2ProposeCredentialHandler.js +0 -36
  1169. package/build/core/src/modules/credentials/protocol/v2/handlers/V2ProposeCredentialHandler.js.map +0 -1
  1170. package/build/core/src/modules/credentials/protocol/v2/handlers/V2RequestCredentialHandler.d.ts +0 -11
  1171. package/build/core/src/modules/credentials/protocol/v2/handlers/V2RequestCredentialHandler.js +0 -41
  1172. package/build/core/src/modules/credentials/protocol/v2/handlers/V2RequestCredentialHandler.js.map +0 -1
  1173. package/build/core/src/modules/credentials/protocol/v2/handlers/index.d.ts +0 -6
  1174. package/build/core/src/modules/credentials/protocol/v2/handlers/index.js +0 -23
  1175. package/build/core/src/modules/credentials/protocol/v2/handlers/index.js.map +0 -1
  1176. package/build/core/src/modules/credentials/protocol/v2/index.d.ts +0 -3
  1177. package/build/core/src/modules/credentials/protocol/v2/index.js +0 -20
  1178. package/build/core/src/modules/credentials/protocol/v2/index.js.map +0 -1
  1179. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialAckMessage.d.ts +0 -15
  1180. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialAckMessage.js +0 -34
  1181. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialAckMessage.js.map +0 -1
  1182. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialPreview.d.ts +0 -26
  1183. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialPreview.js +0 -71
  1184. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialPreview.js.map +0 -1
  1185. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialProblemReportMessage.d.ts +0 -15
  1186. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialProblemReportMessage.js +0 -34
  1187. package/build/core/src/modules/credentials/protocol/v2/messages/V2CredentialProblemReportMessage.js.map +0 -1
  1188. package/build/core/src/modules/credentials/protocol/v2/messages/V2IssueCredentialMessage.d.ts +0 -22
  1189. package/build/core/src/modules/credentials/protocol/v2/messages/V2IssueCredentialMessage.js +0 -76
  1190. package/build/core/src/modules/credentials/protocol/v2/messages/V2IssueCredentialMessage.js.map +0 -1
  1191. package/build/core/src/modules/credentials/protocol/v2/messages/V2OfferCredentialMessage.d.ts +0 -27
  1192. package/build/core/src/modules/credentials/protocol/v2/messages/V2OfferCredentialMessage.js +0 -91
  1193. package/build/core/src/modules/credentials/protocol/v2/messages/V2OfferCredentialMessage.js.map +0 -1
  1194. package/build/core/src/modules/credentials/protocol/v2/messages/V2ProposeCredentialMessage.d.ts +0 -30
  1195. package/build/core/src/modules/credentials/protocol/v2/messages/V2ProposeCredentialMessage.js +0 -87
  1196. package/build/core/src/modules/credentials/protocol/v2/messages/V2ProposeCredentialMessage.js.map +0 -1
  1197. package/build/core/src/modules/credentials/protocol/v2/messages/V2RequestCredentialMessage.d.ts +0 -27
  1198. package/build/core/src/modules/credentials/protocol/v2/messages/V2RequestCredentialMessage.js +0 -77
  1199. package/build/core/src/modules/credentials/protocol/v2/messages/V2RequestCredentialMessage.js.map +0 -1
  1200. package/build/core/src/modules/credentials/protocol/v2/messages/index.d.ts +0 -7
  1201. package/build/core/src/modules/credentials/protocol/v2/messages/index.js +0 -24
  1202. package/build/core/src/modules/credentials/protocol/v2/messages/index.js.map +0 -1
  1203. package/build/core/src/modules/credentials/repository/CredentialExchangeRecord.d.ts +0 -66
  1204. package/build/core/src/modules/credentials/repository/CredentialExchangeRecord.js +0 -80
  1205. package/build/core/src/modules/credentials/repository/CredentialExchangeRecord.js.map +0 -1
  1206. package/build/core/src/modules/credentials/repository/CredentialRepository.d.ts +0 -7
  1207. package/build/core/src/modules/credentials/repository/CredentialRepository.js +0 -32
  1208. package/build/core/src/modules/credentials/repository/CredentialRepository.js.map +0 -1
  1209. package/build/core/src/modules/credentials/repository/index.d.ts +0 -2
  1210. package/build/core/src/modules/credentials/repository/index.js +0 -19
  1211. package/build/core/src/modules/credentials/repository/index.js.map +0 -1
  1212. package/build/core/src/modules/credentials/util/composeAutoAccept.d.ts +0 -8
  1213. package/build/core/src/modules/credentials/util/composeAutoAccept.js +0 -15
  1214. package/build/core/src/modules/credentials/util/composeAutoAccept.js.map +0 -1
  1215. package/build/core/src/modules/credentials/util/previewAttributes.d.ts +0 -2
  1216. package/build/core/src/modules/credentials/util/previewAttributes.js +0 -24
  1217. package/build/core/src/modules/credentials/util/previewAttributes.js.map +0 -1
  1218. package/build/core/src/modules/didcomm/index.d.ts +0 -2
  1219. package/build/core/src/modules/didcomm/index.js +0 -19
  1220. package/build/core/src/modules/didcomm/index.js.map +0 -1
  1221. package/build/core/src/modules/didcomm/services/DidCommDocumentService.d.ts +0 -8
  1222. package/build/core/src/modules/didcomm/services/DidCommDocumentService.js +0 -83
  1223. package/build/core/src/modules/didcomm/services/DidCommDocumentService.js.map +0 -1
  1224. package/build/core/src/modules/didcomm/services/index.d.ts +0 -1
  1225. package/build/core/src/modules/didcomm/services/index.js +0 -18
  1226. package/build/core/src/modules/didcomm/services/index.js.map +0 -1
  1227. package/build/core/src/modules/didcomm/types.d.ts +0 -7
  1228. package/build/core/src/modules/didcomm/types.js +0 -3
  1229. package/build/core/src/modules/didcomm/types.js.map +0 -1
  1230. package/build/core/src/modules/didcomm/util/matchingEd25519Key.d.ts +0 -9
  1231. package/build/core/src/modules/didcomm/util/matchingEd25519Key.js +0 -33
  1232. package/build/core/src/modules/didcomm/util/matchingEd25519Key.js.map +0 -1
  1233. package/build/core/src/modules/dids/DidsApi.d.ts +0 -71
  1234. package/build/core/src/modules/dids/DidsApi.js +0 -158
  1235. package/build/core/src/modules/dids/DidsApi.js.map +0 -1
  1236. package/build/core/src/modules/dids/DidsApiOptions.d.ts +0 -29
  1237. package/build/core/src/modules/dids/DidsApiOptions.js +0 -3
  1238. package/build/core/src/modules/dids/DidsApiOptions.js.map +0 -1
  1239. package/build/core/src/modules/dids/DidsModule.d.ts +0 -13
  1240. package/build/core/src/modules/dids/DidsModule.js +0 -26
  1241. package/build/core/src/modules/dids/DidsModule.js.map +0 -1
  1242. package/build/core/src/modules/dids/DidsModuleConfig.d.ts +0 -41
  1243. package/build/core/src/modules/dids/DidsModuleConfig.js +0 -62
  1244. package/build/core/src/modules/dids/DidsModuleConfig.js.map +0 -1
  1245. package/build/core/src/modules/dids/domain/DidDocument.d.ts +0 -62
  1246. package/build/core/src/modules/dids/domain/DidDocument.js +0 -258
  1247. package/build/core/src/modules/dids/domain/DidDocument.js.map +0 -1
  1248. package/build/core/src/modules/dids/domain/DidDocumentBuilder.d.ts +0 -16
  1249. package/build/core/src/modules/dids/domain/DidDocumentBuilder.js +0 -90
  1250. package/build/core/src/modules/dids/domain/DidDocumentBuilder.js.map +0 -1
  1251. package/build/core/src/modules/dids/domain/DidDocumentRole.d.ts +0 -4
  1252. package/build/core/src/modules/dids/domain/DidDocumentRole.js +0 -9
  1253. package/build/core/src/modules/dids/domain/DidDocumentRole.js.map +0 -1
  1254. package/build/core/src/modules/dids/domain/DidRegistrar.d.ts +0 -8
  1255. package/build/core/src/modules/dids/domain/DidRegistrar.js +0 -3
  1256. package/build/core/src/modules/dids/domain/DidRegistrar.js.map +0 -1
  1257. package/build/core/src/modules/dids/domain/DidResolver.d.ts +0 -15
  1258. package/build/core/src/modules/dids/domain/DidResolver.js +0 -3
  1259. package/build/core/src/modules/dids/domain/DidResolver.js.map +0 -1
  1260. package/build/core/src/modules/dids/domain/index.d.ts +0 -9
  1261. package/build/core/src/modules/dids/domain/index.js +0 -28
  1262. package/build/core/src/modules/dids/domain/index.js.map +0 -1
  1263. package/build/core/src/modules/dids/domain/key-type/bls12381g1.d.ts +0 -2
  1264. package/build/core/src/modules/dids/domain/key-type/bls12381g1.js +0 -19
  1265. package/build/core/src/modules/dids/domain/key-type/bls12381g1.js.map +0 -1
  1266. package/build/core/src/modules/dids/domain/key-type/bls12381g1g2.d.ts +0 -4
  1267. package/build/core/src/modules/dids/domain/key-type/bls12381g1g2.js +0 -34
  1268. package/build/core/src/modules/dids/domain/key-type/bls12381g1g2.js.map +0 -1
  1269. package/build/core/src/modules/dids/domain/key-type/bls12381g2.d.ts +0 -2
  1270. package/build/core/src/modules/dids/domain/key-type/bls12381g2.js +0 -19
  1271. package/build/core/src/modules/dids/domain/key-type/bls12381g2.js.map +0 -1
  1272. package/build/core/src/modules/dids/domain/key-type/ed25519.d.ts +0 -3
  1273. package/build/core/src/modules/dids/domain/key-type/ed25519.js +0 -35
  1274. package/build/core/src/modules/dids/domain/key-type/ed25519.js.map +0 -1
  1275. package/build/core/src/modules/dids/domain/key-type/index.d.ts +0 -6
  1276. package/build/core/src/modules/dids/domain/key-type/index.js +0 -27
  1277. package/build/core/src/modules/dids/domain/key-type/index.js.map +0 -1
  1278. package/build/core/src/modules/dids/domain/key-type/keyDidJsonWebKey.d.ts +0 -2
  1279. package/build/core/src/modules/dids/domain/key-type/keyDidJsonWebKey.js +0 -18
  1280. package/build/core/src/modules/dids/domain/key-type/keyDidJsonWebKey.js.map +0 -1
  1281. package/build/core/src/modules/dids/domain/key-type/keyDidMapping.d.ts +0 -11
  1282. package/build/core/src/modules/dids/domain/key-type/keyDidMapping.js +0 -77
  1283. package/build/core/src/modules/dids/domain/key-type/keyDidMapping.js.map +0 -1
  1284. package/build/core/src/modules/dids/domain/key-type/secp256k1.d.ts +0 -2
  1285. package/build/core/src/modules/dids/domain/key-type/secp256k1.js +0 -23
  1286. package/build/core/src/modules/dids/domain/key-type/secp256k1.js.map +0 -1
  1287. package/build/core/src/modules/dids/domain/key-type/x25519.d.ts +0 -2
  1288. package/build/core/src/modules/dids/domain/key-type/x25519.js +0 -29
  1289. package/build/core/src/modules/dids/domain/key-type/x25519.js.map +0 -1
  1290. package/build/core/src/modules/dids/domain/keyDidDocument.d.ts +0 -4
  1291. package/build/core/src/modules/dids/domain/keyDidDocument.js +0 -114
  1292. package/build/core/src/modules/dids/domain/keyDidDocument.js.map +0 -1
  1293. package/build/core/src/modules/dids/domain/parse.d.ts +0 -3
  1294. package/build/core/src/modules/dids/domain/parse.js +0 -17
  1295. package/build/core/src/modules/dids/domain/parse.js.map +0 -1
  1296. package/build/core/src/modules/dids/domain/service/DidCommV1Service.d.ts +0 -16
  1297. package/build/core/src/modules/dids/domain/service/DidCommV1Service.js +0 -45
  1298. package/build/core/src/modules/dids/domain/service/DidCommV1Service.js.map +0 -1
  1299. package/build/core/src/modules/dids/domain/service/DidCommV2Service.d.ts +0 -12
  1300. package/build/core/src/modules/dids/domain/service/DidCommV2Service.js +0 -36
  1301. package/build/core/src/modules/dids/domain/service/DidCommV2Service.js.map +0 -1
  1302. package/build/core/src/modules/dids/domain/service/DidDocumentService.d.ts +0 -11
  1303. package/build/core/src/modules/dids/domain/service/DidDocumentService.js +0 -40
  1304. package/build/core/src/modules/dids/domain/service/DidDocumentService.js.map +0 -1
  1305. package/build/core/src/modules/dids/domain/service/IndyAgentService.d.ts +0 -14
  1306. package/build/core/src/modules/dids/domain/service/IndyAgentService.js +0 -39
  1307. package/build/core/src/modules/dids/domain/service/IndyAgentService.js.map +0 -1
  1308. package/build/core/src/modules/dids/domain/service/ServiceTransformer.d.ts +0 -13
  1309. package/build/core/src/modules/dids/domain/service/ServiceTransformer.js +0 -36
  1310. package/build/core/src/modules/dids/domain/service/ServiceTransformer.js.map +0 -1
  1311. package/build/core/src/modules/dids/domain/service/index.d.ts +0 -6
  1312. package/build/core/src/modules/dids/domain/service/index.js +0 -15
  1313. package/build/core/src/modules/dids/domain/service/index.js.map +0 -1
  1314. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G1Key2020.d.ts +0 -23
  1315. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G1Key2020.js +0 -38
  1316. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G1Key2020.js.map +0 -1
  1317. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G2Key2020.d.ts +0 -23
  1318. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G2Key2020.js +0 -38
  1319. package/build/core/src/modules/dids/domain/verificationMethod/Bls12381G2Key2020.js.map +0 -1
  1320. package/build/core/src/modules/dids/domain/verificationMethod/EcdsaSecp256k1VerificationKey2019.d.ts +0 -23
  1321. package/build/core/src/modules/dids/domain/verificationMethod/EcdsaSecp256k1VerificationKey2019.js +0 -38
  1322. package/build/core/src/modules/dids/domain/verificationMethod/EcdsaSecp256k1VerificationKey2019.js.map +0 -1
  1323. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2018.d.ts +0 -23
  1324. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2018.js +0 -38
  1325. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2018.js.map +0 -1
  1326. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2020.d.ts +0 -23
  1327. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2020.js +0 -42
  1328. package/build/core/src/modules/dids/domain/verificationMethod/Ed25519VerificationKey2020.js.map +0 -1
  1329. package/build/core/src/modules/dids/domain/verificationMethod/JsonWebKey2020.d.ts +0 -37
  1330. package/build/core/src/modules/dids/domain/verificationMethod/JsonWebKey2020.js +0 -39
  1331. package/build/core/src/modules/dids/domain/verificationMethod/JsonWebKey2020.js.map +0 -1
  1332. package/build/core/src/modules/dids/domain/verificationMethod/Multikey.d.ts +0 -30
  1333. package/build/core/src/modules/dids/domain/verificationMethod/Multikey.js +0 -39
  1334. package/build/core/src/modules/dids/domain/verificationMethod/Multikey.js.map +0 -1
  1335. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethod.d.ts +0 -28
  1336. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethod.js +0 -79
  1337. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethod.js.map +0 -1
  1338. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethodTransformer.d.ts +0 -16
  1339. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethodTransformer.js +0 -49
  1340. package/build/core/src/modules/dids/domain/verificationMethod/VerificationMethodTransformer.js.map +0 -1
  1341. package/build/core/src/modules/dids/domain/verificationMethod/X25519KeyAgreementKey2019.d.ts +0 -23
  1342. package/build/core/src/modules/dids/domain/verificationMethod/X25519KeyAgreementKey2019.js +0 -38
  1343. package/build/core/src/modules/dids/domain/verificationMethod/X25519KeyAgreementKey2019.js.map +0 -1
  1344. package/build/core/src/modules/dids/domain/verificationMethod/index.d.ts +0 -10
  1345. package/build/core/src/modules/dids/domain/verificationMethod/index.js +0 -31
  1346. package/build/core/src/modules/dids/domain/verificationMethod/index.js.map +0 -1
  1347. package/build/core/src/modules/dids/helpers.d.ts +0 -6
  1348. package/build/core/src/modules/dids/helpers.js +0 -37
  1349. package/build/core/src/modules/dids/helpers.js.map +0 -1
  1350. package/build/core/src/modules/dids/index.d.ts +0 -9
  1351. package/build/core/src/modules/dids/index.js +0 -26
  1352. package/build/core/src/modules/dids/index.js.map +0 -1
  1353. package/build/core/src/modules/dids/methods/index.d.ts +0 -4
  1354. package/build/core/src/modules/dids/methods/index.js +0 -21
  1355. package/build/core/src/modules/dids/methods/index.js.map +0 -1
  1356. package/build/core/src/modules/dids/methods/jwk/DidJwk.d.ts +0 -18
  1357. package/build/core/src/modules/dids/methods/jwk/DidJwk.js +0 -53
  1358. package/build/core/src/modules/dids/methods/jwk/DidJwk.js.map +0 -1
  1359. package/build/core/src/modules/dids/methods/jwk/JwkDidRegistrar.d.ts +0 -25
  1360. package/build/core/src/modules/dids/methods/jwk/JwkDidRegistrar.js +0 -94
  1361. package/build/core/src/modules/dids/methods/jwk/JwkDidRegistrar.js.map +0 -1
  1362. package/build/core/src/modules/dids/methods/jwk/JwkDidResolver.d.ts +0 -16
  1363. package/build/core/src/modules/dids/methods/jwk/JwkDidResolver.js +0 -41
  1364. package/build/core/src/modules/dids/methods/jwk/JwkDidResolver.js.map +0 -1
  1365. package/build/core/src/modules/dids/methods/jwk/didJwkDidDocument.d.ts +0 -2
  1366. package/build/core/src/modules/dids/methods/jwk/didJwkDidDocument.js +0 -35
  1367. package/build/core/src/modules/dids/methods/jwk/didJwkDidDocument.js.map +0 -1
  1368. package/build/core/src/modules/dids/methods/jwk/index.d.ts +0 -3
  1369. package/build/core/src/modules/dids/methods/jwk/index.js +0 -22
  1370. package/build/core/src/modules/dids/methods/jwk/index.js.map +0 -1
  1371. package/build/core/src/modules/dids/methods/key/DidKey.d.ts +0 -8
  1372. package/build/core/src/modules/dids/methods/key/DidKey.js +0 -24
  1373. package/build/core/src/modules/dids/methods/key/DidKey.js.map +0 -1
  1374. package/build/core/src/modules/dids/methods/key/KeyDidRegistrar.d.ts +0 -25
  1375. package/build/core/src/modules/dids/methods/key/KeyDidRegistrar.js +0 -92
  1376. package/build/core/src/modules/dids/methods/key/KeyDidRegistrar.js.map +0 -1
  1377. package/build/core/src/modules/dids/methods/key/KeyDidResolver.d.ts +0 -16
  1378. package/build/core/src/modules/dids/methods/key/KeyDidResolver.js +0 -41
  1379. package/build/core/src/modules/dids/methods/key/KeyDidResolver.js.map +0 -1
  1380. package/build/core/src/modules/dids/methods/key/index.d.ts +0 -3
  1381. package/build/core/src/modules/dids/methods/key/index.js +0 -22
  1382. package/build/core/src/modules/dids/methods/key/index.js.map +0 -1
  1383. package/build/core/src/modules/dids/methods/peer/PeerDidRegistrar.d.ts +0 -56
  1384. package/build/core/src/modules/dids/methods/peer/PeerDidRegistrar.js +0 -149
  1385. package/build/core/src/modules/dids/methods/peer/PeerDidRegistrar.js.map +0 -1
  1386. package/build/core/src/modules/dids/methods/peer/PeerDidResolver.d.ts +0 -16
  1387. package/build/core/src/modules/dids/methods/peer/PeerDidResolver.js +0 -85
  1388. package/build/core/src/modules/dids/methods/peer/PeerDidResolver.js.map +0 -1
  1389. package/build/core/src/modules/dids/methods/peer/createPeerDidDocumentFromServices.d.ts +0 -2
  1390. package/build/core/src/modules/dids/methods/peer/createPeerDidDocumentFromServices.js +0 -59
  1391. package/build/core/src/modules/dids/methods/peer/createPeerDidDocumentFromServices.js.map +0 -1
  1392. package/build/core/src/modules/dids/methods/peer/didPeer.d.ts +0 -15
  1393. package/build/core/src/modules/dids/methods/peer/didPeer.js +0 -42
  1394. package/build/core/src/modules/dids/methods/peer/didPeer.js.map +0 -1
  1395. package/build/core/src/modules/dids/methods/peer/index.d.ts +0 -4
  1396. package/build/core/src/modules/dids/methods/peer/index.js +0 -21
  1397. package/build/core/src/modules/dids/methods/peer/index.js.map +0 -1
  1398. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo0.d.ts +0 -3
  1399. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo0.js +0 -26
  1400. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo0.js.map +0 -1
  1401. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo1.d.ts +0 -1
  1402. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo1.js +0 -12
  1403. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo1.js.map +0 -1
  1404. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo2.d.ts +0 -6
  1405. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo2.js +0 -207
  1406. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo2.js.map +0 -1
  1407. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo4.d.ts +0 -14
  1408. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo4.js +0 -118
  1409. package/build/core/src/modules/dids/methods/peer/peerDidNumAlgo4.js.map +0 -1
  1410. package/build/core/src/modules/dids/methods/web/WebDidResolver.d.ts +0 -12
  1411. package/build/core/src/modules/dids/methods/web/WebDidResolver.js +0 -56
  1412. package/build/core/src/modules/dids/methods/web/WebDidResolver.js.map +0 -1
  1413. package/build/core/src/modules/dids/methods/web/index.d.ts +0 -1
  1414. package/build/core/src/modules/dids/methods/web/index.js +0 -18
  1415. package/build/core/src/modules/dids/methods/web/index.js.map +0 -1
  1416. package/build/core/src/modules/dids/repository/DidRecord.d.ts +0 -43
  1417. package/build/core/src/modules/dids/repository/DidRecord.js +0 -56
  1418. package/build/core/src/modules/dids/repository/DidRecord.js.map +0 -1
  1419. package/build/core/src/modules/dids/repository/DidRepository.d.ts +0 -37
  1420. package/build/core/src/modules/dids/repository/DidRepository.js +0 -98
  1421. package/build/core/src/modules/dids/repository/DidRepository.js.map +0 -1
  1422. package/build/core/src/modules/dids/repository/didRecordMetadataTypes.d.ts +0 -9
  1423. package/build/core/src/modules/dids/repository/didRecordMetadataTypes.js +0 -8
  1424. package/build/core/src/modules/dids/repository/didRecordMetadataTypes.js.map +0 -1
  1425. package/build/core/src/modules/dids/repository/index.d.ts +0 -2
  1426. package/build/core/src/modules/dids/repository/index.js +0 -19
  1427. package/build/core/src/modules/dids/repository/index.js.map +0 -1
  1428. package/build/core/src/modules/dids/services/DidRegistrarService.d.ts +0 -19
  1429. package/build/core/src/modules/dids/services/DidRegistrarService.js +0 -115
  1430. package/build/core/src/modules/dids/services/DidRegistrarService.js.map +0 -1
  1431. package/build/core/src/modules/dids/services/DidResolverService.d.ts +0 -25
  1432. package/build/core/src/modules/dids/services/DidResolverService.js +0 -135
  1433. package/build/core/src/modules/dids/services/DidResolverService.js.map +0 -1
  1434. package/build/core/src/modules/dids/services/index.d.ts +0 -2
  1435. package/build/core/src/modules/dids/services/index.js +0 -19
  1436. package/build/core/src/modules/dids/services/index.js.map +0 -1
  1437. package/build/core/src/modules/dids/types.d.ts +0 -118
  1438. package/build/core/src/modules/dids/types.js +0 -3
  1439. package/build/core/src/modules/dids/types.js.map +0 -1
  1440. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeError.d.ts +0 -8
  1441. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeError.js +0 -12
  1442. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeError.js.map +0 -1
  1443. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeModule.d.ts +0 -10
  1444. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeModule.js +0 -23
  1445. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeModule.js.map +0 -1
  1446. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeService.d.ts +0 -54
  1447. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeService.js +0 -411
  1448. package/build/core/src/modules/dif-presentation-exchange/DifPresentationExchangeService.js.map +0 -1
  1449. package/build/core/src/modules/dif-presentation-exchange/index.d.ts +0 -4
  1450. package/build/core/src/modules/dif-presentation-exchange/index.js +0 -21
  1451. package/build/core/src/modules/dif-presentation-exchange/index.js.map +0 -1
  1452. package/build/core/src/modules/dif-presentation-exchange/models/DifPexCredentialsForRequest.d.ts +0 -117
  1453. package/build/core/src/modules/dif-presentation-exchange/models/DifPexCredentialsForRequest.js +0 -3
  1454. package/build/core/src/modules/dif-presentation-exchange/models/DifPexCredentialsForRequest.js.map +0 -1
  1455. package/build/core/src/modules/dif-presentation-exchange/models/index.d.ts +0 -12
  1456. package/build/core/src/modules/dif-presentation-exchange/models/index.js +0 -21
  1457. package/build/core/src/modules/dif-presentation-exchange/models/index.js.map +0 -1
  1458. package/build/core/src/modules/dif-presentation-exchange/utils/credentialSelection.d.ts +0 -5
  1459. package/build/core/src/modules/dif-presentation-exchange/utils/credentialSelection.js +0 -233
  1460. package/build/core/src/modules/dif-presentation-exchange/utils/credentialSelection.js.map +0 -1
  1461. package/build/core/src/modules/dif-presentation-exchange/utils/index.d.ts +0 -3
  1462. package/build/core/src/modules/dif-presentation-exchange/utils/index.js +0 -20
  1463. package/build/core/src/modules/dif-presentation-exchange/utils/index.js.map +0 -1
  1464. package/build/core/src/modules/dif-presentation-exchange/utils/presentationsToCreate.d.ts +0 -31
  1465. package/build/core/src/modules/dif-presentation-exchange/utils/presentationsToCreate.js +0 -45
  1466. package/build/core/src/modules/dif-presentation-exchange/utils/presentationsToCreate.js.map +0 -1
  1467. package/build/core/src/modules/dif-presentation-exchange/utils/transform.d.ts +0 -9
  1468. package/build/core/src/modules/dif-presentation-exchange/utils/transform.js +0 -43
  1469. package/build/core/src/modules/dif-presentation-exchange/utils/transform.js.map +0 -1
  1470. package/build/core/src/modules/discover-features/DiscoverFeaturesApi.d.ts +0 -31
  1471. package/build/core/src/modules/discover-features/DiscoverFeaturesApi.js +0 -133
  1472. package/build/core/src/modules/discover-features/DiscoverFeaturesApi.js.map +0 -1
  1473. package/build/core/src/modules/discover-features/DiscoverFeaturesApiOptions.d.ts +0 -39
  1474. package/build/core/src/modules/discover-features/DiscoverFeaturesApiOptions.js +0 -3
  1475. package/build/core/src/modules/discover-features/DiscoverFeaturesApiOptions.js.map +0 -1
  1476. package/build/core/src/modules/discover-features/DiscoverFeaturesEvents.d.ts +0 -28
  1477. package/build/core/src/modules/discover-features/DiscoverFeaturesEvents.js +0 -9
  1478. package/build/core/src/modules/discover-features/DiscoverFeaturesEvents.js.map +0 -1
  1479. package/build/core/src/modules/discover-features/DiscoverFeaturesModule.d.ts +0 -14
  1480. package/build/core/src/modules/discover-features/DiscoverFeaturesModule.js +0 -34
  1481. package/build/core/src/modules/discover-features/DiscoverFeaturesModule.js.map +0 -1
  1482. package/build/core/src/modules/discover-features/DiscoverFeaturesModuleConfig.d.ts +0 -18
  1483. package/build/core/src/modules/discover-features/DiscoverFeaturesModuleConfig.js +0 -15
  1484. package/build/core/src/modules/discover-features/DiscoverFeaturesModuleConfig.js.map +0 -1
  1485. package/build/core/src/modules/discover-features/DiscoverFeaturesServiceOptions.d.ts +0 -13
  1486. package/build/core/src/modules/discover-features/DiscoverFeaturesServiceOptions.js +0 -3
  1487. package/build/core/src/modules/discover-features/DiscoverFeaturesServiceOptions.js.map +0 -1
  1488. package/build/core/src/modules/discover-features/index.d.ts +0 -4
  1489. package/build/core/src/modules/discover-features/index.js +0 -21
  1490. package/build/core/src/modules/discover-features/index.js.map +0 -1
  1491. package/build/core/src/modules/discover-features/protocol/index.d.ts +0 -2
  1492. package/build/core/src/modules/discover-features/protocol/index.js +0 -19
  1493. package/build/core/src/modules/discover-features/protocol/index.js.map +0 -1
  1494. package/build/core/src/modules/discover-features/protocol/v1/V1DiscoverFeaturesService.d.ts +0 -22
  1495. package/build/core/src/modules/discover-features/protocol/v1/V1DiscoverFeaturesService.js +0 -116
  1496. package/build/core/src/modules/discover-features/protocol/v1/V1DiscoverFeaturesService.js.map +0 -1
  1497. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1DiscloseMessageHandler.d.ts +0 -9
  1498. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1DiscloseMessageHandler.js +0 -15
  1499. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1DiscloseMessageHandler.js.map +0 -1
  1500. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1QueryMessageHandler.d.ts +0 -10
  1501. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1QueryMessageHandler.js +0 -23
  1502. package/build/core/src/modules/discover-features/protocol/v1/handlers/V1QueryMessageHandler.js.map +0 -1
  1503. package/build/core/src/modules/discover-features/protocol/v1/handlers/index.d.ts +0 -2
  1504. package/build/core/src/modules/discover-features/protocol/v1/handlers/index.js +0 -19
  1505. package/build/core/src/modules/discover-features/protocol/v1/handlers/index.js.map +0 -1
  1506. package/build/core/src/modules/discover-features/protocol/v1/index.d.ts +0 -2
  1507. package/build/core/src/modules/discover-features/protocol/v1/index.js +0 -19
  1508. package/build/core/src/modules/discover-features/protocol/v1/index.js.map +0 -1
  1509. package/build/core/src/modules/discover-features/protocol/v1/messages/DiscloseMessage.d.ts +0 -21
  1510. package/build/core/src/modules/discover-features/protocol/v1/messages/DiscloseMessage.js +0 -61
  1511. package/build/core/src/modules/discover-features/protocol/v1/messages/DiscloseMessage.js.map +0 -1
  1512. package/build/core/src/modules/discover-features/protocol/v1/messages/QueryMessage.d.ts +0 -13
  1513. package/build/core/src/modules/discover-features/protocol/v1/messages/QueryMessage.js +0 -43
  1514. package/build/core/src/modules/discover-features/protocol/v1/messages/QueryMessage.js.map +0 -1
  1515. package/build/core/src/modules/discover-features/protocol/v1/messages/index.d.ts +0 -2
  1516. package/build/core/src/modules/discover-features/protocol/v1/messages/index.js +0 -19
  1517. package/build/core/src/modules/discover-features/protocol/v1/messages/index.js.map +0 -1
  1518. package/build/core/src/modules/discover-features/protocol/v2/V2DiscoverFeaturesService.d.ts +0 -21
  1519. package/build/core/src/modules/discover-features/protocol/v2/V2DiscoverFeaturesService.js +0 -96
  1520. package/build/core/src/modules/discover-features/protocol/v2/V2DiscoverFeaturesService.js.map +0 -1
  1521. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2DisclosuresMessageHandler.d.ts +0 -9
  1522. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2DisclosuresMessageHandler.js +0 -15
  1523. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2DisclosuresMessageHandler.js.map +0 -1
  1524. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2QueriesMessageHandler.d.ts +0 -10
  1525. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2QueriesMessageHandler.js +0 -23
  1526. package/build/core/src/modules/discover-features/protocol/v2/handlers/V2QueriesMessageHandler.js.map +0 -1
  1527. package/build/core/src/modules/discover-features/protocol/v2/handlers/index.d.ts +0 -2
  1528. package/build/core/src/modules/discover-features/protocol/v2/handlers/index.js +0 -19
  1529. package/build/core/src/modules/discover-features/protocol/v2/handlers/index.js.map +0 -1
  1530. package/build/core/src/modules/discover-features/protocol/v2/index.d.ts +0 -2
  1531. package/build/core/src/modules/discover-features/protocol/v2/index.js +0 -19
  1532. package/build/core/src/modules/discover-features/protocol/v2/index.js.map +0 -1
  1533. package/build/core/src/modules/discover-features/protocol/v2/messages/V2DisclosuresMessage.d.ts +0 -13
  1534. package/build/core/src/modules/discover-features/protocol/v2/messages/V2DisclosuresMessage.js +0 -45
  1535. package/build/core/src/modules/discover-features/protocol/v2/messages/V2DisclosuresMessage.js.map +0 -1
  1536. package/build/core/src/modules/discover-features/protocol/v2/messages/V2QueriesMessage.d.ts +0 -14
  1537. package/build/core/src/modules/discover-features/protocol/v2/messages/V2QueriesMessage.js +0 -41
  1538. package/build/core/src/modules/discover-features/protocol/v2/messages/V2QueriesMessage.js.map +0 -1
  1539. package/build/core/src/modules/discover-features/protocol/v2/messages/index.d.ts +0 -2
  1540. package/build/core/src/modules/discover-features/protocol/v2/messages/index.js +0 -19
  1541. package/build/core/src/modules/discover-features/protocol/v2/messages/index.js.map +0 -1
  1542. package/build/core/src/modules/discover-features/services/DiscoverFeaturesService.d.ts +0 -19
  1543. package/build/core/src/modules/discover-features/services/DiscoverFeaturesService.js +0 -13
  1544. package/build/core/src/modules/discover-features/services/DiscoverFeaturesService.js.map +0 -1
  1545. package/build/core/src/modules/discover-features/services/index.d.ts +0 -1
  1546. package/build/core/src/modules/discover-features/services/index.js +0 -18
  1547. package/build/core/src/modules/discover-features/services/index.js.map +0 -1
  1548. package/build/core/src/modules/generic-records/GenericRecordsApi.d.ts +0 -21
  1549. package/build/core/src/modules/generic-records/GenericRecordsApi.js +0 -89
  1550. package/build/core/src/modules/generic-records/GenericRecordsApi.js.map +0 -1
  1551. package/build/core/src/modules/generic-records/GenericRecordsModule.d.ts +0 -9
  1552. package/build/core/src/modules/generic-records/GenericRecordsModule.js +0 -22
  1553. package/build/core/src/modules/generic-records/GenericRecordsModule.js.map +0 -1
  1554. package/build/core/src/modules/generic-records/index.d.ts +0 -2
  1555. package/build/core/src/modules/generic-records/index.js +0 -19
  1556. package/build/core/src/modules/generic-records/index.js.map +0 -1
  1557. package/build/core/src/modules/generic-records/repository/GenericRecord.d.ts +0 -24
  1558. package/build/core/src/modules/generic-records/repository/GenericRecord.js +0 -24
  1559. package/build/core/src/modules/generic-records/repository/GenericRecord.js.map +0 -1
  1560. package/build/core/src/modules/generic-records/repository/GenericRecordsRepository.d.ts +0 -7
  1561. package/build/core/src/modules/generic-records/repository/GenericRecordsRepository.js +0 -32
  1562. package/build/core/src/modules/generic-records/repository/GenericRecordsRepository.js.map +0 -1
  1563. package/build/core/src/modules/generic-records/services/GenericRecordService.d.ts +0 -16
  1564. package/build/core/src/modules/generic-records/services/GenericRecordService.js +0 -69
  1565. package/build/core/src/modules/generic-records/services/GenericRecordService.js.map +0 -1
  1566. package/build/core/src/modules/message-pickup/MessagePickupApi.d.ts +0 -36
  1567. package/build/core/src/modules/message-pickup/MessagePickupApi.js +0 -208
  1568. package/build/core/src/modules/message-pickup/MessagePickupApi.js.map +0 -1
  1569. package/build/core/src/modules/message-pickup/MessagePickupApiOptions.d.ts +0 -39
  1570. package/build/core/src/modules/message-pickup/MessagePickupApiOptions.js +0 -3
  1571. package/build/core/src/modules/message-pickup/MessagePickupApiOptions.js.map +0 -1
  1572. package/build/core/src/modules/message-pickup/MessagePickupEvents.d.ts +0 -27
  1573. package/build/core/src/modules/message-pickup/MessagePickupEvents.js +0 -10
  1574. package/build/core/src/modules/message-pickup/MessagePickupEvents.js.map +0 -1
  1575. package/build/core/src/modules/message-pickup/MessagePickupModule.d.ts +0 -23
  1576. package/build/core/src/modules/message-pickup/MessagePickupModule.js +0 -41
  1577. package/build/core/src/modules/message-pickup/MessagePickupModule.js.map +0 -1
  1578. package/build/core/src/modules/message-pickup/MessagePickupModuleConfig.d.ts +0 -41
  1579. package/build/core/src/modules/message-pickup/MessagePickupModuleConfig.js +0 -23
  1580. package/build/core/src/modules/message-pickup/MessagePickupModuleConfig.js.map +0 -1
  1581. package/build/core/src/modules/message-pickup/MessagePickupSession.d.ts +0 -12
  1582. package/build/core/src/modules/message-pickup/MessagePickupSession.js +0 -9
  1583. package/build/core/src/modules/message-pickup/MessagePickupSession.js.map +0 -1
  1584. package/build/core/src/modules/message-pickup/index.d.ts +0 -8
  1585. package/build/core/src/modules/message-pickup/index.js +0 -27
  1586. package/build/core/src/modules/message-pickup/index.js.map +0 -1
  1587. package/build/core/src/modules/message-pickup/protocol/BaseMessagePickupProtocol.d.ts +0 -17
  1588. package/build/core/src/modules/message-pickup/protocol/BaseMessagePickupProtocol.js +0 -11
  1589. package/build/core/src/modules/message-pickup/protocol/BaseMessagePickupProtocol.js.map +0 -1
  1590. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocol.d.ts +0 -12
  1591. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocol.js +0 -3
  1592. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocol.js.map +0 -1
  1593. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocolOptions.d.ts +0 -27
  1594. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocolOptions.js +0 -3
  1595. package/build/core/src/modules/message-pickup/protocol/MessagePickupProtocolOptions.js.map +0 -1
  1596. package/build/core/src/modules/message-pickup/protocol/index.d.ts +0 -2
  1597. package/build/core/src/modules/message-pickup/protocol/index.js +0 -19
  1598. package/build/core/src/modules/message-pickup/protocol/index.js.map +0 -1
  1599. package/build/core/src/modules/message-pickup/protocol/v1/V1MessagePickupProtocol.d.ts +0 -24
  1600. package/build/core/src/modules/message-pickup/protocol/v1/V1MessagePickupProtocol.js +0 -126
  1601. package/build/core/src/modules/message-pickup/protocol/v1/V1MessagePickupProtocol.js.map +0 -1
  1602. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchHandler.d.ts +0 -10
  1603. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchHandler.js +0 -23
  1604. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchHandler.js.map +0 -1
  1605. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchPickupHandler.d.ts +0 -9
  1606. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchPickupHandler.js +0 -16
  1607. package/build/core/src/modules/message-pickup/protocol/v1/handlers/V1BatchPickupHandler.js.map +0 -1
  1608. package/build/core/src/modules/message-pickup/protocol/v1/handlers/index.d.ts +0 -2
  1609. package/build/core/src/modules/message-pickup/protocol/v1/handlers/index.js +0 -19
  1610. package/build/core/src/modules/message-pickup/protocol/v1/handlers/index.js.map +0 -1
  1611. package/build/core/src/modules/message-pickup/protocol/v1/index.d.ts +0 -2
  1612. package/build/core/src/modules/message-pickup/protocol/v1/index.js +0 -19
  1613. package/build/core/src/modules/message-pickup/protocol/v1/index.js.map +0 -1
  1614. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchMessage.d.ts +0 -27
  1615. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchMessage.js +0 -71
  1616. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchMessage.js.map +0 -1
  1617. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchPickupMessage.d.ts +0 -22
  1618. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchPickupMessage.js +0 -49
  1619. package/build/core/src/modules/message-pickup/protocol/v1/messages/V1BatchPickupMessage.js.map +0 -1
  1620. package/build/core/src/modules/message-pickup/protocol/v1/messages/index.d.ts +0 -2
  1621. package/build/core/src/modules/message-pickup/protocol/v1/messages/index.js +0 -19
  1622. package/build/core/src/modules/message-pickup/protocol/v1/messages/index.js.map +0 -1
  1623. package/build/core/src/modules/message-pickup/protocol/v2/V2MessagePickupProtocol.d.ts +0 -28
  1624. package/build/core/src/modules/message-pickup/protocol/v2/V2MessagePickupProtocol.js +0 -240
  1625. package/build/core/src/modules/message-pickup/protocol/v2/V2MessagePickupProtocol.js.map +0 -1
  1626. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2DeliveryRequestHandler.d.ts +0 -10
  1627. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2DeliveryRequestHandler.js +0 -16
  1628. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2DeliveryRequestHandler.js.map +0 -1
  1629. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2LiveDeliveryChangeHandler.d.ts +0 -10
  1630. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2LiveDeliveryChangeHandler.js +0 -16
  1631. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2LiveDeliveryChangeHandler.js.map +0 -1
  1632. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessageDeliveryHandler.d.ts +0 -11
  1633. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessageDeliveryHandler.js +0 -23
  1634. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessageDeliveryHandler.js.map +0 -1
  1635. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessagesReceivedHandler.d.ts +0 -10
  1636. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessagesReceivedHandler.js +0 -16
  1637. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2MessagesReceivedHandler.js.map +0 -1
  1638. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusHandler.d.ts +0 -11
  1639. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusHandler.js +0 -23
  1640. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusHandler.js.map +0 -1
  1641. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusRequestHandler.d.ts +0 -10
  1642. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusRequestHandler.js +0 -16
  1643. package/build/core/src/modules/message-pickup/protocol/v2/handlers/V2StatusRequestHandler.js.map +0 -1
  1644. package/build/core/src/modules/message-pickup/protocol/v2/handlers/index.d.ts +0 -6
  1645. package/build/core/src/modules/message-pickup/protocol/v2/handlers/index.js +0 -23
  1646. package/build/core/src/modules/message-pickup/protocol/v2/handlers/index.js.map +0 -1
  1647. package/build/core/src/modules/message-pickup/protocol/v2/index.d.ts +0 -2
  1648. package/build/core/src/modules/message-pickup/protocol/v2/index.js +0 -19
  1649. package/build/core/src/modules/message-pickup/protocol/v2/index.js.map +0 -1
  1650. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2DeliveryRequestMessage.d.ts +0 -14
  1651. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2DeliveryRequestMessage.js +0 -47
  1652. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2DeliveryRequestMessage.js.map +0 -1
  1653. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2LiveDeliveryChangeMessage.d.ts +0 -12
  1654. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2LiveDeliveryChangeMessage.js +0 -41
  1655. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2LiveDeliveryChangeMessage.js.map +0 -1
  1656. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessageDeliveryMessage.d.ts +0 -15
  1657. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessageDeliveryMessage.js +0 -48
  1658. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessageDeliveryMessage.js.map +0 -1
  1659. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessagesReceivedMessage.d.ts +0 -12
  1660. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessagesReceivedMessage.js +0 -41
  1661. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2MessagesReceivedMessage.js.map +0 -1
  1662. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusMessage.d.ts +0 -25
  1663. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusMessage.js +0 -89
  1664. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusMessage.js.map +0 -1
  1665. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusRequestMessage.d.ts +0 -12
  1666. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusRequestMessage.js +0 -40
  1667. package/build/core/src/modules/message-pickup/protocol/v2/messages/V2StatusRequestMessage.js.map +0 -1
  1668. package/build/core/src/modules/message-pickup/protocol/v2/messages/index.d.ts +0 -6
  1669. package/build/core/src/modules/message-pickup/protocol/v2/messages/index.js +0 -23
  1670. package/build/core/src/modules/message-pickup/protocol/v2/messages/index.js.map +0 -1
  1671. package/build/core/src/modules/message-pickup/services/MessagePickupSessionService.d.ts +0 -27
  1672. package/build/core/src/modules/message-pickup/services/MessagePickupSessionService.js +0 -91
  1673. package/build/core/src/modules/message-pickup/services/MessagePickupSessionService.js.map +0 -1
  1674. package/build/core/src/modules/message-pickup/services/index.d.ts +0 -1
  1675. package/build/core/src/modules/message-pickup/services/index.js +0 -18
  1676. package/build/core/src/modules/message-pickup/services/index.js.map +0 -1
  1677. package/build/core/src/modules/message-pickup/storage/InMemoryMessagePickupRepository.d.ts +0 -13
  1678. package/build/core/src/modules/message-pickup/storage/InMemoryMessagePickupRepository.js +0 -77
  1679. package/build/core/src/modules/message-pickup/storage/InMemoryMessagePickupRepository.js.map +0 -1
  1680. package/build/core/src/modules/message-pickup/storage/MessagePickupRepository.d.ts +0 -8
  1681. package/build/core/src/modules/message-pickup/storage/MessagePickupRepository.js +0 -3
  1682. package/build/core/src/modules/message-pickup/storage/MessagePickupRepository.js.map +0 -1
  1683. package/build/core/src/modules/message-pickup/storage/MessagePickupRepositoryOptions.d.ts +0 -20
  1684. package/build/core/src/modules/message-pickup/storage/MessagePickupRepositoryOptions.js +0 -3
  1685. package/build/core/src/modules/message-pickup/storage/MessagePickupRepositoryOptions.js.map +0 -1
  1686. package/build/core/src/modules/message-pickup/storage/QueuedMessage.d.ts +0 -12
  1687. package/build/core/src/modules/message-pickup/storage/QueuedMessage.js +0 -3
  1688. package/build/core/src/modules/message-pickup/storage/QueuedMessage.js.map +0 -1
  1689. package/build/core/src/modules/message-pickup/storage/index.d.ts +0 -4
  1690. package/build/core/src/modules/message-pickup/storage/index.js +0 -21
  1691. package/build/core/src/modules/message-pickup/storage/index.js.map +0 -1
  1692. package/build/core/src/modules/oob/OutOfBandApi.d.ts +0 -276
  1693. package/build/core/src/modules/oob/OutOfBandApi.js +0 -722
  1694. package/build/core/src/modules/oob/OutOfBandApi.js.map +0 -1
  1695. package/build/core/src/modules/oob/OutOfBandModule.d.ts +0 -10
  1696. package/build/core/src/modules/oob/OutOfBandModule.js +0 -28
  1697. package/build/core/src/modules/oob/OutOfBandModule.js.map +0 -1
  1698. package/build/core/src/modules/oob/OutOfBandService.d.ts +0 -51
  1699. package/build/core/src/modules/oob/OutOfBandService.js +0 -224
  1700. package/build/core/src/modules/oob/OutOfBandService.js.map +0 -1
  1701. package/build/core/src/modules/oob/domain/OutOfBandDidCommService.d.ts +0 -17
  1702. package/build/core/src/modules/oob/domain/OutOfBandDidCommService.js +0 -72
  1703. package/build/core/src/modules/oob/domain/OutOfBandDidCommService.js.map +0 -1
  1704. package/build/core/src/modules/oob/domain/OutOfBandEvents.d.ts +0 -23
  1705. package/build/core/src/modules/oob/domain/OutOfBandEvents.js +0 -9
  1706. package/build/core/src/modules/oob/domain/OutOfBandEvents.js.map +0 -1
  1707. package/build/core/src/modules/oob/domain/OutOfBandRole.d.ts +0 -4
  1708. package/build/core/src/modules/oob/domain/OutOfBandRole.js +0 -9
  1709. package/build/core/src/modules/oob/domain/OutOfBandRole.js.map +0 -1
  1710. package/build/core/src/modules/oob/domain/OutOfBandState.d.ts +0 -6
  1711. package/build/core/src/modules/oob/domain/OutOfBandState.js +0 -11
  1712. package/build/core/src/modules/oob/domain/OutOfBandState.js.map +0 -1
  1713. package/build/core/src/modules/oob/domain/index.d.ts +0 -4
  1714. package/build/core/src/modules/oob/domain/index.js +0 -21
  1715. package/build/core/src/modules/oob/domain/index.js.map +0 -1
  1716. package/build/core/src/modules/oob/handlers/HandshakeReuseAcceptedHandler.d.ts +0 -10
  1717. package/build/core/src/modules/oob/handlers/HandshakeReuseAcceptedHandler.js +0 -16
  1718. package/build/core/src/modules/oob/handlers/HandshakeReuseAcceptedHandler.js.map +0 -1
  1719. package/build/core/src/modules/oob/handlers/HandshakeReuseHandler.d.ts +0 -11
  1720. package/build/core/src/modules/oob/handlers/HandshakeReuseHandler.js +0 -21
  1721. package/build/core/src/modules/oob/handlers/HandshakeReuseHandler.js.map +0 -1
  1722. package/build/core/src/modules/oob/handlers/index.d.ts +0 -1
  1723. package/build/core/src/modules/oob/handlers/index.js +0 -18
  1724. package/build/core/src/modules/oob/handlers/index.js.map +0 -1
  1725. package/build/core/src/modules/oob/helpers.d.ts +0 -4
  1726. package/build/core/src/modules/oob/helpers.js +0 -71
  1727. package/build/core/src/modules/oob/helpers.js.map +0 -1
  1728. package/build/core/src/modules/oob/index.d.ts +0 -6
  1729. package/build/core/src/modules/oob/index.js +0 -23
  1730. package/build/core/src/modules/oob/index.js.map +0 -1
  1731. package/build/core/src/modules/oob/messages/HandshakeReuseAcceptedMessage.d.ts +0 -11
  1732. package/build/core/src/modules/oob/messages/HandshakeReuseAcceptedMessage.js +0 -35
  1733. package/build/core/src/modules/oob/messages/HandshakeReuseAcceptedMessage.js.map +0 -1
  1734. package/build/core/src/modules/oob/messages/HandshakeReuseMessage.d.ts +0 -10
  1735. package/build/core/src/modules/oob/messages/HandshakeReuseMessage.js +0 -34
  1736. package/build/core/src/modules/oob/messages/HandshakeReuseMessage.js.map +0 -1
  1737. package/build/core/src/modules/oob/messages/OutOfBandInvitation.d.ts +0 -55
  1738. package/build/core/src/modules/oob/messages/OutOfBandInvitation.js +0 -181
  1739. package/build/core/src/modules/oob/messages/OutOfBandInvitation.js.map +0 -1
  1740. package/build/core/src/modules/oob/messages/index.d.ts +0 -2
  1741. package/build/core/src/modules/oob/messages/index.js +0 -19
  1742. package/build/core/src/modules/oob/messages/index.js.map +0 -1
  1743. package/build/core/src/modules/oob/repository/OutOfBandRecord.d.ts +0 -59
  1744. package/build/core/src/modules/oob/repository/OutOfBandRecord.js +0 -63
  1745. package/build/core/src/modules/oob/repository/OutOfBandRecord.js.map +0 -1
  1746. package/build/core/src/modules/oob/repository/OutOfBandRepository.d.ts +0 -7
  1747. package/build/core/src/modules/oob/repository/OutOfBandRepository.js +0 -32
  1748. package/build/core/src/modules/oob/repository/OutOfBandRepository.js.map +0 -1
  1749. package/build/core/src/modules/oob/repository/index.d.ts +0 -2
  1750. package/build/core/src/modules/oob/repository/index.js +0 -19
  1751. package/build/core/src/modules/oob/repository/index.js.map +0 -1
  1752. package/build/core/src/modules/oob/repository/outOfBandRecordMetadataTypes.d.ts +0 -19
  1753. package/build/core/src/modules/oob/repository/outOfBandRecordMetadataTypes.js +0 -9
  1754. package/build/core/src/modules/oob/repository/outOfBandRecordMetadataTypes.js.map +0 -1
  1755. package/build/core/src/modules/problem-reports/errors/ProblemReportError.d.ts +0 -9
  1756. package/build/core/src/modules/problem-reports/errors/ProblemReportError.js +0 -18
  1757. package/build/core/src/modules/problem-reports/errors/ProblemReportError.js.map +0 -1
  1758. package/build/core/src/modules/problem-reports/errors/index.d.ts +0 -1
  1759. package/build/core/src/modules/problem-reports/errors/index.js +0 -18
  1760. package/build/core/src/modules/problem-reports/errors/index.js.map +0 -1
  1761. package/build/core/src/modules/problem-reports/index.d.ts +0 -3
  1762. package/build/core/src/modules/problem-reports/index.js +0 -20
  1763. package/build/core/src/modules/problem-reports/index.js.map +0 -1
  1764. package/build/core/src/modules/problem-reports/messages/ProblemReportMessage.d.ts +0 -63
  1765. package/build/core/src/modules/problem-reports/messages/ProblemReportMessage.js +0 -119
  1766. package/build/core/src/modules/problem-reports/messages/ProblemReportMessage.js.map +0 -1
  1767. package/build/core/src/modules/problem-reports/messages/index.d.ts +0 -1
  1768. package/build/core/src/modules/problem-reports/messages/index.js +0 -18
  1769. package/build/core/src/modules/problem-reports/messages/index.js.map +0 -1
  1770. package/build/core/src/modules/problem-reports/models/ProblemReportReason.d.ts +0 -3
  1771. package/build/core/src/modules/problem-reports/models/ProblemReportReason.js +0 -8
  1772. package/build/core/src/modules/problem-reports/models/ProblemReportReason.js.map +0 -1
  1773. package/build/core/src/modules/problem-reports/models/index.d.ts +0 -1
  1774. package/build/core/src/modules/problem-reports/models/index.js +0 -18
  1775. package/build/core/src/modules/problem-reports/models/index.js.map +0 -1
  1776. package/build/core/src/modules/proofs/ProofEvents.d.ts +0 -13
  1777. package/build/core/src/modules/proofs/ProofEvents.js +0 -8
  1778. package/build/core/src/modules/proofs/ProofEvents.js.map +0 -1
  1779. package/build/core/src/modules/proofs/ProofsApi.d.ts +0 -68
  1780. package/build/core/src/modules/proofs/ProofsApi.js +0 -478
  1781. package/build/core/src/modules/proofs/ProofsApi.js.map +0 -1
  1782. package/build/core/src/modules/proofs/ProofsApiOptions.d.ts +0 -141
  1783. package/build/core/src/modules/proofs/ProofsApiOptions.js +0 -3
  1784. package/build/core/src/modules/proofs/ProofsApiOptions.js.map +0 -1
  1785. package/build/core/src/modules/proofs/ProofsModule.d.ts +0 -23
  1786. package/build/core/src/modules/proofs/ProofsModule.js +0 -31
  1787. package/build/core/src/modules/proofs/ProofsModule.js.map +0 -1
  1788. package/build/core/src/modules/proofs/ProofsModuleConfig.d.ts +0 -34
  1789. package/build/core/src/modules/proofs/ProofsModuleConfig.js +0 -20
  1790. package/build/core/src/modules/proofs/ProofsModuleConfig.js.map +0 -1
  1791. package/build/core/src/modules/proofs/errors/PresentationProblemReportReason.d.ts +0 -8
  1792. package/build/core/src/modules/proofs/errors/PresentationProblemReportReason.js +0 -13
  1793. package/build/core/src/modules/proofs/errors/PresentationProblemReportReason.js.map +0 -1
  1794. package/build/core/src/modules/proofs/errors/index.d.ts +0 -1
  1795. package/build/core/src/modules/proofs/errors/index.js +0 -18
  1796. package/build/core/src/modules/proofs/errors/index.js.map +0 -1
  1797. package/build/core/src/modules/proofs/formats/ProofFormat.d.ts +0 -66
  1798. package/build/core/src/modules/proofs/formats/ProofFormat.js +0 -3
  1799. package/build/core/src/modules/proofs/formats/ProofFormat.js.map +0 -1
  1800. package/build/core/src/modules/proofs/formats/ProofFormatService.d.ts +0 -19
  1801. package/build/core/src/modules/proofs/formats/ProofFormatService.js +0 -3
  1802. package/build/core/src/modules/proofs/formats/ProofFormatService.js.map +0 -1
  1803. package/build/core/src/modules/proofs/formats/ProofFormatServiceOptions.d.ts +0 -103
  1804. package/build/core/src/modules/proofs/formats/ProofFormatServiceOptions.js +0 -3
  1805. package/build/core/src/modules/proofs/formats/ProofFormatServiceOptions.js.map +0 -1
  1806. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormat.d.ts +0 -53
  1807. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormat.js +0 -3
  1808. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormat.js.map +0 -1
  1809. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormatService.d.ts +0 -32
  1810. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormatService.js +0 -276
  1811. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/DifPresentationExchangeProofFormatService.js.map +0 -1
  1812. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/index.d.ts +0 -2
  1813. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/index.js +0 -19
  1814. package/build/core/src/modules/proofs/formats/dif-presentation-exchange/index.js.map +0 -1
  1815. package/build/core/src/modules/proofs/formats/index.d.ts +0 -6
  1816. package/build/core/src/modules/proofs/formats/index.js +0 -36
  1817. package/build/core/src/modules/proofs/formats/index.js.map +0 -1
  1818. package/build/core/src/modules/proofs/index.d.ts +0 -10
  1819. package/build/core/src/modules/proofs/index.js +0 -29
  1820. package/build/core/src/modules/proofs/index.js.map +0 -1
  1821. package/build/core/src/modules/proofs/models/ProofAutoAcceptType.d.ts +0 -8
  1822. package/build/core/src/modules/proofs/models/ProofAutoAcceptType.js +0 -16
  1823. package/build/core/src/modules/proofs/models/ProofAutoAcceptType.js.map +0 -1
  1824. package/build/core/src/modules/proofs/models/ProofFormatSpec.d.ts +0 -9
  1825. package/build/core/src/modules/proofs/models/ProofFormatSpec.js +0 -35
  1826. package/build/core/src/modules/proofs/models/ProofFormatSpec.js.map +0 -1
  1827. package/build/core/src/modules/proofs/models/ProofRole.d.ts +0 -4
  1828. package/build/core/src/modules/proofs/models/ProofRole.js +0 -9
  1829. package/build/core/src/modules/proofs/models/ProofRole.js.map +0 -1
  1830. package/build/core/src/modules/proofs/models/ProofState.d.ts +0 -16
  1831. package/build/core/src/modules/proofs/models/ProofState.js +0 -21
  1832. package/build/core/src/modules/proofs/models/ProofState.js.map +0 -1
  1833. package/build/core/src/modules/proofs/models/index.d.ts +0 -4
  1834. package/build/core/src/modules/proofs/models/index.js +0 -21
  1835. package/build/core/src/modules/proofs/models/index.js.map +0 -1
  1836. package/build/core/src/modules/proofs/protocol/BaseProofProtocol.d.ts +0 -98
  1837. package/build/core/src/modules/proofs/protocol/BaseProofProtocol.js +0 -151
  1838. package/build/core/src/modules/proofs/protocol/BaseProofProtocol.js.map +0 -1
  1839. package/build/core/src/modules/proofs/protocol/ProofProtocol.d.ts +0 -52
  1840. package/build/core/src/modules/proofs/protocol/ProofProtocol.js +0 -3
  1841. package/build/core/src/modules/proofs/protocol/ProofProtocol.js.map +0 -1
  1842. package/build/core/src/modules/proofs/protocol/ProofProtocolOptions.d.ts +0 -128
  1843. package/build/core/src/modules/proofs/protocol/ProofProtocolOptions.js +0 -3
  1844. package/build/core/src/modules/proofs/protocol/ProofProtocolOptions.js.map +0 -1
  1845. package/build/core/src/modules/proofs/protocol/index.d.ts +0 -5
  1846. package/build/core/src/modules/proofs/protocol/index.js +0 -39
  1847. package/build/core/src/modules/proofs/protocol/index.js.map +0 -1
  1848. package/build/core/src/modules/proofs/protocol/v2/ProofFormatCoordinator.d.ts +0 -93
  1849. package/build/core/src/modules/proofs/protocol/v2/ProofFormatCoordinator.js +0 -307
  1850. package/build/core/src/modules/proofs/protocol/v2/ProofFormatCoordinator.js.map +0 -1
  1851. package/build/core/src/modules/proofs/protocol/v2/V2ProofProtocol.d.ts +0 -114
  1852. package/build/core/src/modules/proofs/protocol/v2/V2ProofProtocol.js +0 -800
  1853. package/build/core/src/modules/proofs/protocol/v2/V2ProofProtocol.js.map +0 -1
  1854. package/build/core/src/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.d.ts +0 -13
  1855. package/build/core/src/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.js +0 -19
  1856. package/build/core/src/modules/proofs/protocol/v2/errors/V2PresentationProblemReportError.js.map +0 -1
  1857. package/build/core/src/modules/proofs/protocol/v2/errors/index.d.ts +0 -1
  1858. package/build/core/src/modules/proofs/protocol/v2/errors/index.js +0 -18
  1859. package/build/core/src/modules/proofs/protocol/v2/errors/index.js.map +0 -1
  1860. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationAckHandler.d.ts +0 -9
  1861. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationAckHandler.js +0 -15
  1862. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationAckHandler.js.map +0 -1
  1863. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationHandler.d.ts +0 -10
  1864. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationHandler.js +0 -43
  1865. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationHandler.js.map +0 -1
  1866. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationProblemReportHandler.d.ts +0 -9
  1867. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationProblemReportHandler.js +0 -15
  1868. package/build/core/src/modules/proofs/protocol/v2/handlers/V2PresentationProblemReportHandler.js.map +0 -1
  1869. package/build/core/src/modules/proofs/protocol/v2/handlers/V2ProposePresentationHandler.d.ts +0 -11
  1870. package/build/core/src/modules/proofs/protocol/v2/handlers/V2ProposePresentationHandler.js +0 -36
  1871. package/build/core/src/modules/proofs/protocol/v2/handlers/V2ProposePresentationHandler.js.map +0 -1
  1872. package/build/core/src/modules/proofs/protocol/v2/handlers/V2RequestPresentationHandler.d.ts +0 -10
  1873. package/build/core/src/modules/proofs/protocol/v2/handlers/V2RequestPresentationHandler.js +0 -36
  1874. package/build/core/src/modules/proofs/protocol/v2/handlers/V2RequestPresentationHandler.js.map +0 -1
  1875. package/build/core/src/modules/proofs/protocol/v2/index.d.ts +0 -3
  1876. package/build/core/src/modules/proofs/protocol/v2/index.js +0 -20
  1877. package/build/core/src/modules/proofs/protocol/v2/index.js.map +0 -1
  1878. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationAckMessage.d.ts +0 -5
  1879. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationAckMessage.js +0 -27
  1880. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationAckMessage.js.map +0 -1
  1881. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationMessage.d.ts +0 -24
  1882. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationMessage.js +0 -85
  1883. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationMessage.js.map +0 -1
  1884. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationProblemReportMessage.d.ts +0 -8
  1885. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationProblemReportMessage.js +0 -30
  1886. package/build/core/src/modules/proofs/protocol/v2/messages/V2PresentationProblemReportMessage.js.map +0 -1
  1887. package/build/core/src/modules/proofs/protocol/v2/messages/V2ProposePresentationMessage.d.ts +0 -22
  1888. package/build/core/src/modules/proofs/protocol/v2/messages/V2ProposePresentationMessage.js +0 -77
  1889. package/build/core/src/modules/proofs/protocol/v2/messages/V2ProposePresentationMessage.js.map +0 -1
  1890. package/build/core/src/modules/proofs/protocol/v2/messages/V2RequestPresentationMessage.d.ts +0 -26
  1891. package/build/core/src/modules/proofs/protocol/v2/messages/V2RequestPresentationMessage.js +0 -92
  1892. package/build/core/src/modules/proofs/protocol/v2/messages/V2RequestPresentationMessage.js.map +0 -1
  1893. package/build/core/src/modules/proofs/protocol/v2/messages/index.d.ts +0 -5
  1894. package/build/core/src/modules/proofs/protocol/v2/messages/index.js +0 -22
  1895. package/build/core/src/modules/proofs/protocol/v2/messages/index.js.map +0 -1
  1896. package/build/core/src/modules/proofs/repository/ProofExchangeRecord.d.ts +0 -50
  1897. package/build/core/src/modules/proofs/repository/ProofExchangeRecord.js +0 -54
  1898. package/build/core/src/modules/proofs/repository/ProofExchangeRecord.js.map +0 -1
  1899. package/build/core/src/modules/proofs/repository/ProofRepository.d.ts +0 -26
  1900. package/build/core/src/modules/proofs/repository/ProofRepository.js +0 -54
  1901. package/build/core/src/modules/proofs/repository/ProofRepository.js.map +0 -1
  1902. package/build/core/src/modules/proofs/repository/index.d.ts +0 -2
  1903. package/build/core/src/modules/proofs/repository/index.js +0 -19
  1904. package/build/core/src/modules/proofs/repository/index.js.map +0 -1
  1905. package/build/core/src/modules/proofs/utils/composeAutoAccept.d.ts +0 -8
  1906. package/build/core/src/modules/proofs/utils/composeAutoAccept.js +0 -15
  1907. package/build/core/src/modules/proofs/utils/composeAutoAccept.js.map +0 -1
  1908. package/build/core/src/modules/proofs/utils/index.d.ts +0 -1
  1909. package/build/core/src/modules/proofs/utils/index.js +0 -18
  1910. package/build/core/src/modules/proofs/utils/index.js.map +0 -1
  1911. package/build/core/src/modules/routing/MediationRecipientApi.d.ts +0 -89
  1912. package/build/core/src/modules/routing/MediationRecipientApi.js +0 -425
  1913. package/build/core/src/modules/routing/MediationRecipientApi.js.map +0 -1
  1914. package/build/core/src/modules/routing/MediationRecipientModule.d.ts +0 -14
  1915. package/build/core/src/modules/routing/MediationRecipientModule.js +0 -34
  1916. package/build/core/src/modules/routing/MediationRecipientModule.js.map +0 -1
  1917. package/build/core/src/modules/routing/MediationRecipientModuleConfig.d.ts +0 -79
  1918. package/build/core/src/modules/routing/MediationRecipientModuleConfig.js +0 -38
  1919. package/build/core/src/modules/routing/MediationRecipientModuleConfig.js.map +0 -1
  1920. package/build/core/src/modules/routing/MediatorApi.d.ts +0 -18
  1921. package/build/core/src/modules/routing/MediatorApi.js +0 -69
  1922. package/build/core/src/modules/routing/MediatorApi.js.map +0 -1
  1923. package/build/core/src/modules/routing/MediatorModule.d.ts +0 -14
  1924. package/build/core/src/modules/routing/MediatorModule.js +0 -34
  1925. package/build/core/src/modules/routing/MediatorModule.js.map +0 -1
  1926. package/build/core/src/modules/routing/MediatorModuleConfig.d.ts +0 -33
  1927. package/build/core/src/modules/routing/MediatorModuleConfig.js +0 -21
  1928. package/build/core/src/modules/routing/MediatorModuleConfig.js.map +0 -1
  1929. package/build/core/src/modules/routing/MediatorPickupStrategy.d.ts +0 -7
  1930. package/build/core/src/modules/routing/MediatorPickupStrategy.js +0 -19
  1931. package/build/core/src/modules/routing/MediatorPickupStrategy.js.map +0 -1
  1932. package/build/core/src/modules/routing/MessageForwardingStrategy.d.ts +0 -5
  1933. package/build/core/src/modules/routing/MessageForwardingStrategy.js +0 -16
  1934. package/build/core/src/modules/routing/MessageForwardingStrategy.js.map +0 -1
  1935. package/build/core/src/modules/routing/RoutingEvents.d.ts +0 -30
  1936. package/build/core/src/modules/routing/RoutingEvents.js +0 -10
  1937. package/build/core/src/modules/routing/RoutingEvents.js.map +0 -1
  1938. package/build/core/src/modules/routing/error/RoutingProblemReportReason.d.ts +0 -3
  1939. package/build/core/src/modules/routing/error/RoutingProblemReportReason.js +0 -8
  1940. package/build/core/src/modules/routing/error/RoutingProblemReportReason.js.map +0 -1
  1941. package/build/core/src/modules/routing/error/index.d.ts +0 -1
  1942. package/build/core/src/modules/routing/error/index.js +0 -18
  1943. package/build/core/src/modules/routing/error/index.js.map +0 -1
  1944. package/build/core/src/modules/routing/handlers/ForwardHandler.d.ts +0 -9
  1945. package/build/core/src/modules/routing/handlers/ForwardHandler.js +0 -15
  1946. package/build/core/src/modules/routing/handlers/ForwardHandler.js.map +0 -1
  1947. package/build/core/src/modules/routing/handlers/KeylistUpdateHandler.d.ts +0 -10
  1948. package/build/core/src/modules/routing/handlers/KeylistUpdateHandler.js +0 -21
  1949. package/build/core/src/modules/routing/handlers/KeylistUpdateHandler.js.map +0 -1
  1950. package/build/core/src/modules/routing/handlers/KeylistUpdateResponseHandler.d.ts +0 -9
  1951. package/build/core/src/modules/routing/handlers/KeylistUpdateResponseHandler.js +0 -16
  1952. package/build/core/src/modules/routing/handlers/KeylistUpdateResponseHandler.js.map +0 -1
  1953. package/build/core/src/modules/routing/handlers/MediationDenyHandler.d.ts +0 -9
  1954. package/build/core/src/modules/routing/handlers/MediationDenyHandler.js +0 -16
  1955. package/build/core/src/modules/routing/handlers/MediationDenyHandler.js.map +0 -1
  1956. package/build/core/src/modules/routing/handlers/MediationGrantHandler.d.ts +0 -9
  1957. package/build/core/src/modules/routing/handlers/MediationGrantHandler.js +0 -16
  1958. package/build/core/src/modules/routing/handlers/MediationGrantHandler.js.map +0 -1
  1959. package/build/core/src/modules/routing/handlers/MediationRequestHandler.d.ts +0 -12
  1960. package/build/core/src/modules/routing/handlers/MediationRequestHandler.js +0 -26
  1961. package/build/core/src/modules/routing/handlers/MediationRequestHandler.js.map +0 -1
  1962. package/build/core/src/modules/routing/handlers/index.d.ts +0 -6
  1963. package/build/core/src/modules/routing/handlers/index.js +0 -23
  1964. package/build/core/src/modules/routing/handlers/index.js.map +0 -1
  1965. package/build/core/src/modules/routing/index.d.ts +0 -10
  1966. package/build/core/src/modules/routing/index.js +0 -27
  1967. package/build/core/src/modules/routing/index.js.map +0 -1
  1968. package/build/core/src/modules/routing/messages/ForwardMessage.d.ts +0 -23
  1969. package/build/core/src/modules/routing/messages/ForwardMessage.js +0 -52
  1970. package/build/core/src/modules/routing/messages/ForwardMessage.js.map +0 -1
  1971. package/build/core/src/modules/routing/messages/KeylistUpdateMessage.d.ts +0 -29
  1972. package/build/core/src/modules/routing/messages/KeylistUpdateMessage.js +0 -68
  1973. package/build/core/src/modules/routing/messages/KeylistUpdateMessage.js.map +0 -1
  1974. package/build/core/src/modules/routing/messages/KeylistUpdateResponseMessage.d.ts +0 -34
  1975. package/build/core/src/modules/routing/messages/KeylistUpdateResponseMessage.js +0 -79
  1976. package/build/core/src/modules/routing/messages/KeylistUpdateResponseMessage.js.map +0 -1
  1977. package/build/core/src/modules/routing/messages/MediationDenyMessage.d.ts +0 -14
  1978. package/build/core/src/modules/routing/messages/MediationDenyMessage.js +0 -35
  1979. package/build/core/src/modules/routing/messages/MediationDenyMessage.js.map +0 -1
  1980. package/build/core/src/modules/routing/messages/MediationGrantMessage.d.ts +0 -20
  1981. package/build/core/src/modules/routing/messages/MediationGrantMessage.js +0 -55
  1982. package/build/core/src/modules/routing/messages/MediationGrantMessage.js.map +0 -1
  1983. package/build/core/src/modules/routing/messages/MediationRequestMessage.d.ts +0 -22
  1984. package/build/core/src/modules/routing/messages/MediationRequestMessage.js +0 -42
  1985. package/build/core/src/modules/routing/messages/MediationRequestMessage.js.map +0 -1
  1986. package/build/core/src/modules/routing/messages/index.d.ts +0 -6
  1987. package/build/core/src/modules/routing/messages/index.js +0 -23
  1988. package/build/core/src/modules/routing/messages/index.js.map +0 -1
  1989. package/build/core/src/modules/routing/models/MediationRole.d.ts +0 -9
  1990. package/build/core/src/modules/routing/models/MediationRole.js +0 -14
  1991. package/build/core/src/modules/routing/models/MediationRole.js.map +0 -1
  1992. package/build/core/src/modules/routing/models/MediationState.d.ts +0 -10
  1993. package/build/core/src/modules/routing/models/MediationState.js +0 -15
  1994. package/build/core/src/modules/routing/models/MediationState.js.map +0 -1
  1995. package/build/core/src/modules/routing/models/index.d.ts +0 -2
  1996. package/build/core/src/modules/routing/models/index.js +0 -19
  1997. package/build/core/src/modules/routing/models/index.js.map +0 -1
  1998. package/build/core/src/modules/routing/repository/MediationRecord.d.ts +0 -53
  1999. package/build/core/src/modules/routing/repository/MediationRecord.js +0 -87
  2000. package/build/core/src/modules/routing/repository/MediationRecord.js.map +0 -1
  2001. package/build/core/src/modules/routing/repository/MediationRepository.d.ts +0 -10
  2002. package/build/core/src/modules/routing/repository/MediationRepository.js +0 -40
  2003. package/build/core/src/modules/routing/repository/MediationRepository.js.map +0 -1
  2004. package/build/core/src/modules/routing/repository/MediatorRoutingRecord.d.ts +0 -15
  2005. package/build/core/src/modules/routing/repository/MediatorRoutingRecord.js +0 -23
  2006. package/build/core/src/modules/routing/repository/MediatorRoutingRecord.js.map +0 -1
  2007. package/build/core/src/modules/routing/repository/MediatorRoutingRepository.d.ts +0 -8
  2008. package/build/core/src/modules/routing/repository/MediatorRoutingRepository.js +0 -33
  2009. package/build/core/src/modules/routing/repository/MediatorRoutingRepository.js.map +0 -1
  2010. package/build/core/src/modules/routing/repository/index.d.ts +0 -4
  2011. package/build/core/src/modules/routing/repository/index.js +0 -21
  2012. package/build/core/src/modules/routing/repository/index.js.map +0 -1
  2013. package/build/core/src/modules/routing/services/MediationRecipientService.d.ts +0 -57
  2014. package/build/core/src/modules/routing/services/MediationRecipientService.js +0 -276
  2015. package/build/core/src/modules/routing/services/MediationRecipientService.js.map +0 -1
  2016. package/build/core/src/modules/routing/services/MediatorService.d.ts +0 -39
  2017. package/build/core/src/modules/routing/services/MediatorService.js +0 -253
  2018. package/build/core/src/modules/routing/services/MediatorService.js.map +0 -1
  2019. package/build/core/src/modules/routing/services/RoutingService.d.ts +0 -33
  2020. package/build/core/src/modules/routing/services/RoutingService.js +0 -54
  2021. package/build/core/src/modules/routing/services/RoutingService.js.map +0 -1
  2022. package/build/core/src/modules/routing/services/helpers.d.ts +0 -3
  2023. package/build/core/src/modules/routing/services/helpers.js +0 -13
  2024. package/build/core/src/modules/routing/services/helpers.js.map +0 -1
  2025. package/build/core/src/modules/routing/services/index.d.ts +0 -3
  2026. package/build/core/src/modules/routing/services/index.js +0 -20
  2027. package/build/core/src/modules/routing/services/index.js.map +0 -1
  2028. package/build/core/src/modules/sd-jwt-vc/SdJwtVcApi.d.ts +0 -58
  2029. package/build/core/src/modules/sd-jwt-vc/SdJwtVcApi.js +0 -77
  2030. package/build/core/src/modules/sd-jwt-vc/SdJwtVcApi.js.map +0 -1
  2031. package/build/core/src/modules/sd-jwt-vc/SdJwtVcError.d.ts +0 -3
  2032. package/build/core/src/modules/sd-jwt-vc/SdJwtVcError.js +0 -8
  2033. package/build/core/src/modules/sd-jwt-vc/SdJwtVcError.js.map +0 -1
  2034. package/build/core/src/modules/sd-jwt-vc/SdJwtVcModule.d.ts +0 -12
  2035. package/build/core/src/modules/sd-jwt-vc/SdJwtVcModule.js +0 -30
  2036. package/build/core/src/modules/sd-jwt-vc/SdJwtVcModule.js.map +0 -1
  2037. package/build/core/src/modules/sd-jwt-vc/SdJwtVcOptions.d.ts +0 -77
  2038. package/build/core/src/modules/sd-jwt-vc/SdJwtVcOptions.js +0 -3
  2039. package/build/core/src/modules/sd-jwt-vc/SdJwtVcOptions.js.map +0 -1
  2040. package/build/core/src/modules/sd-jwt-vc/SdJwtVcService.d.ts +0 -78
  2041. package/build/core/src/modules/sd-jwt-vc/SdJwtVcService.js +0 -404
  2042. package/build/core/src/modules/sd-jwt-vc/SdJwtVcService.js.map +0 -1
  2043. package/build/core/src/modules/sd-jwt-vc/index.d.ts +0 -6
  2044. package/build/core/src/modules/sd-jwt-vc/index.js +0 -23
  2045. package/build/core/src/modules/sd-jwt-vc/index.js.map +0 -1
  2046. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRecord.d.ts +0 -32
  2047. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRecord.js +0 -35
  2048. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRecord.js.map +0 -1
  2049. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRepository.d.ts +0 -7
  2050. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRepository.js +0 -32
  2051. package/build/core/src/modules/sd-jwt-vc/repository/SdJwtVcRepository.js.map +0 -1
  2052. package/build/core/src/modules/sd-jwt-vc/repository/index.d.ts +0 -2
  2053. package/build/core/src/modules/sd-jwt-vc/repository/index.js +0 -19
  2054. package/build/core/src/modules/sd-jwt-vc/repository/index.js.map +0 -1
  2055. package/build/core/src/modules/vc/W3cCredentialService.d.ts +0 -60
  2056. package/build/core/src/modules/vc/W3cCredentialService.js +0 -163
  2057. package/build/core/src/modules/vc/W3cCredentialService.js.map +0 -1
  2058. package/build/core/src/modules/vc/W3cCredentialServiceOptions.d.ts +0 -148
  2059. package/build/core/src/modules/vc/W3cCredentialServiceOptions.js +0 -3
  2060. package/build/core/src/modules/vc/W3cCredentialServiceOptions.js.map +0 -1
  2061. package/build/core/src/modules/vc/W3cCredentialsApi.d.ts +0 -24
  2062. package/build/core/src/modules/vc/W3cCredentialsApi.js +0 -60
  2063. package/build/core/src/modules/vc/W3cCredentialsApi.js.map +0 -1
  2064. package/build/core/src/modules/vc/W3cCredentialsModule.d.ts +0 -13
  2065. package/build/core/src/modules/vc/W3cCredentialsModule.js +0 -43
  2066. package/build/core/src/modules/vc/W3cCredentialsModule.js.map +0 -1
  2067. package/build/core/src/modules/vc/W3cCredentialsModuleConfig.d.ts +0 -36
  2068. package/build/core/src/modules/vc/W3cCredentialsModuleConfig.js +0 -16
  2069. package/build/core/src/modules/vc/W3cCredentialsModuleConfig.js.map +0 -1
  2070. package/build/core/src/modules/vc/constants.d.ts +0 -16
  2071. package/build/core/src/modules/vc/constants.js +0 -20
  2072. package/build/core/src/modules/vc/constants.js.map +0 -1
  2073. package/build/core/src/modules/vc/data-integrity/SignatureSuiteRegistry.d.ts +0 -22
  2074. package/build/core/src/modules/vc/data-integrity/SignatureSuiteRegistry.js +0 -58
  2075. package/build/core/src/modules/vc/data-integrity/SignatureSuiteRegistry.js.map +0 -1
  2076. package/build/core/src/modules/vc/data-integrity/W3cJsonLdCredentialService.d.ts +0 -48
  2077. package/build/core/src/modules/vc/data-integrity/W3cJsonLdCredentialService.js +0 -311
  2078. package/build/core/src/modules/vc/data-integrity/W3cJsonLdCredentialService.js.map +0 -1
  2079. package/build/core/src/modules/vc/data-integrity/deriveProof.d.ts +0 -17
  2080. package/build/core/src/modules/vc/data-integrity/deriveProof.js +0 -112
  2081. package/build/core/src/modules/vc/data-integrity/deriveProof.js.map +0 -1
  2082. package/build/core/src/modules/vc/data-integrity/index.d.ts +0 -7
  2083. package/build/core/src/modules/vc/data-integrity/index.js +0 -26
  2084. package/build/core/src/modules/vc/data-integrity/index.js.map +0 -1
  2085. package/build/core/src/modules/vc/data-integrity/jsonldUtil.d.ts +0 -46
  2086. package/build/core/src/modules/vc/data-integrity/jsonldUtil.js +0 -103
  2087. package/build/core/src/modules/vc/data-integrity/jsonldUtil.js.map +0 -1
  2088. package/build/core/src/modules/vc/data-integrity/libraries/contexts/X25519_v1.d.ts +0 -26
  2089. package/build/core/src/modules/vc/data-integrity/libraries/contexts/X25519_v1.js +0 -30
  2090. package/build/core/src/modules/vc/data-integrity/libraries/contexts/X25519_v1.js.map +0 -1
  2091. package/build/core/src/modules/vc/data-integrity/libraries/contexts/bbs_v1.d.ts +0 -128
  2092. package/build/core/src/modules/vc/data-integrity/libraries/contexts/bbs_v1.js +0 -132
  2093. package/build/core/src/modules/vc/data-integrity/libraries/contexts/bbs_v1.js.map +0 -1
  2094. package/build/core/src/modules/vc/data-integrity/libraries/contexts/credentials_v1.d.ts +0 -315
  2095. package/build/core/src/modules/vc/data-integrity/libraries/contexts/credentials_v1.js +0 -254
  2096. package/build/core/src/modules/vc/data-integrity/libraries/contexts/credentials_v1.js.map +0 -1
  2097. package/build/core/src/modules/vc/data-integrity/libraries/contexts/dataIntegrity_v2.d.ts +0 -81
  2098. package/build/core/src/modules/vc/data-integrity/libraries/contexts/dataIntegrity_v2.js +0 -85
  2099. package/build/core/src/modules/vc/data-integrity/libraries/contexts/dataIntegrity_v2.js.map +0 -1
  2100. package/build/core/src/modules/vc/data-integrity/libraries/contexts/defaultContexts.d.ts +0 -10323
  2101. package/build/core/src/modules/vc/data-integrity/libraries/contexts/defaultContexts.js +0 -37
  2102. package/build/core/src/modules/vc/data-integrity/libraries/contexts/defaultContexts.js.map +0 -1
  2103. package/build/core/src/modules/vc/data-integrity/libraries/contexts/did_v1.d.ts +0 -56
  2104. package/build/core/src/modules/vc/data-integrity/libraries/contexts/did_v1.js +0 -60
  2105. package/build/core/src/modules/vc/data-integrity/libraries/contexts/did_v1.js.map +0 -1
  2106. package/build/core/src/modules/vc/data-integrity/libraries/contexts/ed25519_v1.d.ts +0 -91
  2107. package/build/core/src/modules/vc/data-integrity/libraries/contexts/ed25519_v1.js +0 -95
  2108. package/build/core/src/modules/vc/data-integrity/libraries/contexts/ed25519_v1.js.map +0 -1
  2109. package/build/core/src/modules/vc/data-integrity/libraries/contexts/index.d.ts +0 -1
  2110. package/build/core/src/modules/vc/data-integrity/libraries/contexts/index.js +0 -6
  2111. package/build/core/src/modules/vc/data-integrity/libraries/contexts/index.js.map +0 -1
  2112. package/build/core/src/modules/vc/data-integrity/libraries/contexts/odrl.d.ts +0 -301
  2113. package/build/core/src/modules/vc/data-integrity/libraries/contexts/odrl.js +0 -185
  2114. package/build/core/src/modules/vc/data-integrity/libraries/contexts/odrl.js.map +0 -1
  2115. package/build/core/src/modules/vc/data-integrity/libraries/contexts/purl_ob_v3po.d.ts +0 -438
  2116. package/build/core/src/modules/vc/data-integrity/libraries/contexts/purl_ob_v3po.js +0 -442
  2117. package/build/core/src/modules/vc/data-integrity/libraries/contexts/purl_ob_v3po.js.map +0 -1
  2118. package/build/core/src/modules/vc/data-integrity/libraries/contexts/schema_org.d.ts +0 -8242
  2119. package/build/core/src/modules/vc/data-integrity/libraries/contexts/schema_org.js +0 -2842
  2120. package/build/core/src/modules/vc/data-integrity/libraries/contexts/schema_org.js.map +0 -1
  2121. package/build/core/src/modules/vc/data-integrity/libraries/contexts/secp256k1_v1.d.ts +0 -102
  2122. package/build/core/src/modules/vc/data-integrity/libraries/contexts/secp256k1_v1.js +0 -106
  2123. package/build/core/src/modules/vc/data-integrity/libraries/contexts/secp256k1_v1.js.map +0 -1
  2124. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v1.d.ts +0 -74
  2125. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v1.js +0 -51
  2126. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v1.js.map +0 -1
  2127. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v2.d.ts +0 -175
  2128. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v2.js +0 -94
  2129. package/build/core/src/modules/vc/data-integrity/libraries/contexts/security_v2.js.map +0 -1
  2130. package/build/core/src/modules/vc/data-integrity/libraries/contexts/submission.d.ts +0 -15
  2131. package/build/core/src/modules/vc/data-integrity/libraries/contexts/submission.js +0 -19
  2132. package/build/core/src/modules/vc/data-integrity/libraries/contexts/submission.js.map +0 -1
  2133. package/build/core/src/modules/vc/data-integrity/libraries/contexts/vc_revocation_list_2020.d.ts +0 -37
  2134. package/build/core/src/modules/vc/data-integrity/libraries/contexts/vc_revocation_list_2020.js +0 -41
  2135. package/build/core/src/modules/vc/data-integrity/libraries/contexts/vc_revocation_list_2020.js.map +0 -1
  2136. package/build/core/src/modules/vc/data-integrity/libraries/documentLoader.d.ts +0 -4
  2137. package/build/core/src/modules/vc/data-integrity/libraries/documentLoader.js +0 -58
  2138. package/build/core/src/modules/vc/data-integrity/libraries/documentLoader.js.map +0 -1
  2139. package/build/core/src/modules/vc/data-integrity/libraries/index.d.ts +0 -24
  2140. package/build/core/src/modules/vc/data-integrity/libraries/index.js +0 -40
  2141. package/build/core/src/modules/vc/data-integrity/libraries/index.js.map +0 -1
  2142. package/build/core/src/modules/vc/data-integrity/libraries/jsonld-signatures.d.ts +0 -12
  2143. package/build/core/src/modules/vc/data-integrity/libraries/jsonld-signatures.js +0 -9
  2144. package/build/core/src/modules/vc/data-integrity/libraries/jsonld-signatures.js.map +0 -1
  2145. package/build/core/src/modules/vc/data-integrity/libraries/jsonld.d.ts +0 -17
  2146. package/build/core/src/modules/vc/data-integrity/libraries/jsonld.js +0 -12
  2147. package/build/core/src/modules/vc/data-integrity/libraries/jsonld.js.map +0 -1
  2148. package/build/core/src/modules/vc/data-integrity/libraries/nativeDocumentLoader.d.ts +0 -2
  2149. package/build/core/src/modules/vc/data-integrity/libraries/nativeDocumentLoader.js +0 -9
  2150. package/build/core/src/modules/vc/data-integrity/libraries/nativeDocumentLoader.js.map +0 -1
  2151. package/build/core/src/modules/vc/data-integrity/libraries/vc.d.ts +0 -28
  2152. package/build/core/src/modules/vc/data-integrity/libraries/vc.js +0 -12
  2153. package/build/core/src/modules/vc/data-integrity/libraries/vc.js.map +0 -1
  2154. package/build/core/src/modules/vc/data-integrity/models/DataIntegrityProof.d.ts +0 -33
  2155. package/build/core/src/modules/vc/data-integrity/models/DataIntegrityProof.js +0 -91
  2156. package/build/core/src/modules/vc/data-integrity/models/DataIntegrityProof.js.map +0 -1
  2157. package/build/core/src/modules/vc/data-integrity/models/GetProofsOptions.d.ts +0 -23
  2158. package/build/core/src/modules/vc/data-integrity/models/GetProofsOptions.js +0 -15
  2159. package/build/core/src/modules/vc/data-integrity/models/GetProofsOptions.js.map +0 -1
  2160. package/build/core/src/modules/vc/data-integrity/models/GetProofsResult.d.ts +0 -14
  2161. package/build/core/src/modules/vc/data-integrity/models/GetProofsResult.js +0 -15
  2162. package/build/core/src/modules/vc/data-integrity/models/GetProofsResult.js.map +0 -1
  2163. package/build/core/src/modules/vc/data-integrity/models/GetTypeOptions.d.ts +0 -10
  2164. package/build/core/src/modules/vc/data-integrity/models/GetTypeOptions.js +0 -15
  2165. package/build/core/src/modules/vc/data-integrity/models/GetTypeOptions.js.map +0 -1
  2166. package/build/core/src/modules/vc/data-integrity/models/IAnonCredsDataIntegrityService.d.ts +0 -29
  2167. package/build/core/src/modules/vc/data-integrity/models/IAnonCredsDataIntegrityService.js +0 -6
  2168. package/build/core/src/modules/vc/data-integrity/models/IAnonCredsDataIntegrityService.js.map +0 -1
  2169. package/build/core/src/modules/vc/data-integrity/models/LdKeyPair.d.ts +0 -31
  2170. package/build/core/src/modules/vc/data-integrity/models/LdKeyPair.js +0 -29
  2171. package/build/core/src/modules/vc/data-integrity/models/LdKeyPair.js.map +0 -1
  2172. package/build/core/src/modules/vc/data-integrity/models/LinkedDataProof.d.ts +0 -30
  2173. package/build/core/src/modules/vc/data-integrity/models/LinkedDataProof.js +0 -78
  2174. package/build/core/src/modules/vc/data-integrity/models/LinkedDataProof.js.map +0 -1
  2175. package/build/core/src/modules/vc/data-integrity/models/ProofTransformer.d.ts +0 -1
  2176. package/build/core/src/modules/vc/data-integrity/models/ProofTransformer.js +0 -31
  2177. package/build/core/src/modules/vc/data-integrity/models/ProofTransformer.js.map +0 -1
  2178. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiableCredential.d.ts +0 -30
  2179. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiableCredential.js +0 -74
  2180. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiableCredential.js.map +0 -1
  2181. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiablePresentation.d.ts +0 -27
  2182. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiablePresentation.js +0 -64
  2183. package/build/core/src/modules/vc/data-integrity/models/W3cJsonLdVerifiablePresentation.js.map +0 -1
  2184. package/build/core/src/modules/vc/data-integrity/models/index.d.ts +0 -5
  2185. package/build/core/src/modules/vc/data-integrity/models/index.js +0 -22
  2186. package/build/core/src/modules/vc/data-integrity/models/index.js.map +0 -1
  2187. package/build/core/src/modules/vc/data-integrity/proof-purposes/CredentialIssuancePurpose.d.ts +0 -56
  2188. package/build/core/src/modules/vc/data-integrity/proof-purposes/CredentialIssuancePurpose.js +0 -74
  2189. package/build/core/src/modules/vc/data-integrity/proof-purposes/CredentialIssuancePurpose.js.map +0 -1
  2190. package/build/core/src/modules/vc/data-integrity/proof-purposes/ProofPurpose.d.ts +0 -1
  2191. package/build/core/src/modules/vc/data-integrity/proof-purposes/ProofPurpose.js +0 -3
  2192. package/build/core/src/modules/vc/data-integrity/proof-purposes/ProofPurpose.js.map +0 -1
  2193. package/build/core/src/modules/vc/data-integrity/proof-purposes/index.d.ts +0 -2
  2194. package/build/core/src/modules/vc/data-integrity/proof-purposes/index.js +0 -19
  2195. package/build/core/src/modules/vc/data-integrity/proof-purposes/index.js.map +0 -1
  2196. package/build/core/src/modules/vc/data-integrity/signature-suites/JwsLinkedDataSignature.d.ts +0 -98
  2197. package/build/core/src/modules/vc/data-integrity/signature-suites/JwsLinkedDataSignature.js +0 -209
  2198. package/build/core/src/modules/vc/data-integrity/signature-suites/JwsLinkedDataSignature.js.map +0 -1
  2199. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/Ed25519Signature2018.d.ts +0 -80
  2200. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/Ed25519Signature2018.js +0 -190
  2201. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/Ed25519Signature2018.js.map +0 -1
  2202. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/constants.d.ts +0 -2
  2203. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/constants.js +0 -6
  2204. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/constants.js.map +0 -1
  2205. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/context.d.ts +0 -93
  2206. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/context.js +0 -99
  2207. package/build/core/src/modules/vc/data-integrity/signature-suites/ed25519/context.js.map +0 -1
  2208. package/build/core/src/modules/vc/data-integrity/signature-suites/index.d.ts +0 -2
  2209. package/build/core/src/modules/vc/data-integrity/signature-suites/index.js +0 -19
  2210. package/build/core/src/modules/vc/data-integrity/signature-suites/index.js.map +0 -1
  2211. package/build/core/src/modules/vc/index.d.ts +0 -11
  2212. package/build/core/src/modules/vc/index.js +0 -30
  2213. package/build/core/src/modules/vc/index.js.map +0 -1
  2214. package/build/core/src/modules/vc/jwt-vc/W3cJwtCredentialService.d.ts +0 -63
  2215. package/build/core/src/modules/vc/jwt-vc/W3cJwtCredentialService.js +0 -432
  2216. package/build/core/src/modules/vc/jwt-vc/W3cJwtCredentialService.js.map +0 -1
  2217. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiableCredential.d.ts +0 -46
  2218. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiableCredential.js +0 -97
  2219. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiableCredential.js.map +0 -1
  2220. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiablePresentation.d.ts +0 -37
  2221. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiablePresentation.js +0 -76
  2222. package/build/core/src/modules/vc/jwt-vc/W3cJwtVerifiablePresentation.js.map +0 -1
  2223. package/build/core/src/modules/vc/jwt-vc/credentialTransformer.d.ts +0 -4
  2224. package/build/core/src/modules/vc/jwt-vc/credentialTransformer.js +0 -131
  2225. package/build/core/src/modules/vc/jwt-vc/credentialTransformer.js.map +0 -1
  2226. package/build/core/src/modules/vc/jwt-vc/index.d.ts +0 -3
  2227. package/build/core/src/modules/vc/jwt-vc/index.js +0 -20
  2228. package/build/core/src/modules/vc/jwt-vc/index.js.map +0 -1
  2229. package/build/core/src/modules/vc/jwt-vc/presentationTransformer.d.ts +0 -4
  2230. package/build/core/src/modules/vc/jwt-vc/presentationTransformer.js +0 -54
  2231. package/build/core/src/modules/vc/jwt-vc/presentationTransformer.js.map +0 -1
  2232. package/build/core/src/modules/vc/models/ClaimFormat.d.ts +0 -16
  2233. package/build/core/src/modules/vc/models/ClaimFormat.js +0 -21
  2234. package/build/core/src/modules/vc/models/ClaimFormat.js.map +0 -1
  2235. package/build/core/src/modules/vc/models/W3cVerifyResult.d.ts +0 -109
  2236. package/build/core/src/modules/vc/models/W3cVerifyResult.js +0 -3
  2237. package/build/core/src/modules/vc/models/W3cVerifyResult.js.map +0 -1
  2238. package/build/core/src/modules/vc/models/credential/W3cCredential.d.ts +0 -37
  2239. package/build/core/src/modules/vc/models/credential/W3cCredential.js +0 -135
  2240. package/build/core/src/modules/vc/models/credential/W3cCredential.js.map +0 -1
  2241. package/build/core/src/modules/vc/models/credential/W3cCredentialSchema.d.ts +0 -9
  2242. package/build/core/src/modules/vc/models/credential/W3cCredentialSchema.js +0 -32
  2243. package/build/core/src/modules/vc/models/credential/W3cCredentialSchema.js.map +0 -1
  2244. package/build/core/src/modules/vc/models/credential/W3cCredentialStatus.d.ts +0 -9
  2245. package/build/core/src/modules/vc/models/credential/W3cCredentialStatus.js +0 -32
  2246. package/build/core/src/modules/vc/models/credential/W3cCredentialStatus.js.map +0 -1
  2247. package/build/core/src/modules/vc/models/credential/W3cCredentialSubject.d.ts +0 -15
  2248. package/build/core/src/modules/vc/models/credential/W3cCredentialSubject.js +0 -90
  2249. package/build/core/src/modules/vc/models/credential/W3cCredentialSubject.js.map +0 -1
  2250. package/build/core/src/modules/vc/models/credential/W3cIssuer.d.ts +0 -14
  2251. package/build/core/src/modules/vc/models/credential/W3cIssuer.js +0 -65
  2252. package/build/core/src/modules/vc/models/credential/W3cIssuer.js.map +0 -1
  2253. package/build/core/src/modules/vc/models/credential/W3cJsonCredential.d.ts +0 -14
  2254. package/build/core/src/modules/vc/models/credential/W3cJsonCredential.js +0 -3
  2255. package/build/core/src/modules/vc/models/credential/W3cJsonCredential.js.map +0 -1
  2256. package/build/core/src/modules/vc/models/credential/W3cVerifiableCredential.d.ts +0 -5
  2257. package/build/core/src/modules/vc/models/credential/W3cVerifiableCredential.js +0 -38
  2258. package/build/core/src/modules/vc/models/credential/W3cVerifiableCredential.js.map +0 -1
  2259. package/build/core/src/modules/vc/models/credential/index.d.ts +0 -5
  2260. package/build/core/src/modules/vc/models/credential/index.js +0 -22
  2261. package/build/core/src/modules/vc/models/credential/index.js.map +0 -1
  2262. package/build/core/src/modules/vc/models/index.d.ts +0 -4
  2263. package/build/core/src/modules/vc/models/index.js +0 -21
  2264. package/build/core/src/modules/vc/models/index.js.map +0 -1
  2265. package/build/core/src/modules/vc/models/presentation/W3cHolder.d.ts +0 -13
  2266. package/build/core/src/modules/vc/models/presentation/W3cHolder.js +0 -65
  2267. package/build/core/src/modules/vc/models/presentation/W3cHolder.js.map +0 -1
  2268. package/build/core/src/modules/vc/models/presentation/W3cJsonPresentation.d.ts +0 -14
  2269. package/build/core/src/modules/vc/models/presentation/W3cJsonPresentation.js +0 -3
  2270. package/build/core/src/modules/vc/models/presentation/W3cJsonPresentation.js.map +0 -1
  2271. package/build/core/src/modules/vc/models/presentation/W3cPresentation.d.ts +0 -25
  2272. package/build/core/src/modules/vc/models/presentation/W3cPresentation.js +0 -88
  2273. package/build/core/src/modules/vc/models/presentation/W3cPresentation.js.map +0 -1
  2274. package/build/core/src/modules/vc/models/presentation/W3cVerifiablePresentation.d.ts +0 -4
  2275. package/build/core/src/modules/vc/models/presentation/W3cVerifiablePresentation.js +0 -3
  2276. package/build/core/src/modules/vc/models/presentation/W3cVerifiablePresentation.js.map +0 -1
  2277. package/build/core/src/modules/vc/models/presentation/index.d.ts +0 -2
  2278. package/build/core/src/modules/vc/models/presentation/index.js +0 -19
  2279. package/build/core/src/modules/vc/models/presentation/index.js.map +0 -1
  2280. package/build/core/src/modules/vc/repository/W3cCredentialRecord.d.ts +0 -42
  2281. package/build/core/src/modules/vc/repository/W3cCredentialRecord.js +0 -62
  2282. package/build/core/src/modules/vc/repository/W3cCredentialRecord.js.map +0 -1
  2283. package/build/core/src/modules/vc/repository/W3cCredentialRepository.d.ts +0 -7
  2284. package/build/core/src/modules/vc/repository/W3cCredentialRepository.js +0 -32
  2285. package/build/core/src/modules/vc/repository/W3cCredentialRepository.js.map +0 -1
  2286. package/build/core/src/modules/vc/repository/index.d.ts +0 -2
  2287. package/build/core/src/modules/vc/repository/index.js +0 -19
  2288. package/build/core/src/modules/vc/repository/index.js.map +0 -1
  2289. package/build/core/src/modules/vc/util.d.ts +0 -7
  2290. package/build/core/src/modules/vc/util.js +0 -19
  2291. package/build/core/src/modules/vc/util.js.map +0 -1
  2292. package/build/core/src/modules/vc/validators.d.ts +0 -2
  2293. package/build/core/src/modules/vc/validators.js +0 -24
  2294. package/build/core/src/modules/vc/validators.js.map +0 -1
  2295. package/build/core/src/plugins/DependencyManager.d.ts +0 -36
  2296. package/build/core/src/plugins/DependencyManager.js +0 -85
  2297. package/build/core/src/plugins/DependencyManager.js.map +0 -1
  2298. package/build/core/src/plugins/Module.d.ts +0 -17
  2299. package/build/core/src/plugins/Module.js +0 -3
  2300. package/build/core/src/plugins/Module.js.map +0 -1
  2301. package/build/core/src/plugins/index.d.ts +0 -4
  2302. package/build/core/src/plugins/index.js +0 -25
  2303. package/build/core/src/plugins/index.js.map +0 -1
  2304. package/build/core/src/plugins/utils.d.ts +0 -7
  2305. package/build/core/src/plugins/utils.js +0 -20
  2306. package/build/core/src/plugins/utils.js.map +0 -1
  2307. package/build/core/src/storage/BaseRecord.d.ts +0 -54
  2308. package/build/core/src/storage/BaseRecord.js +0 -85
  2309. package/build/core/src/storage/BaseRecord.js.map +0 -1
  2310. package/build/core/src/storage/FileSystem.d.ts +0 -19
  2311. package/build/core/src/storage/FileSystem.js +0 -3
  2312. package/build/core/src/storage/FileSystem.js.map +0 -1
  2313. package/build/core/src/storage/Metadata.d.ts +0 -58
  2314. package/build/core/src/storage/Metadata.js +0 -70
  2315. package/build/core/src/storage/Metadata.js.map +0 -1
  2316. package/build/core/src/storage/Repository.d.ts +0 -49
  2317. package/build/core/src/storage/Repository.js +0 -123
  2318. package/build/core/src/storage/Repository.js.map +0 -1
  2319. package/build/core/src/storage/RepositoryEvents.d.ts +0 -28
  2320. package/build/core/src/storage/RepositoryEvents.js +0 -10
  2321. package/build/core/src/storage/RepositoryEvents.js.map +0 -1
  2322. package/build/core/src/storage/StorageService.d.ts +0 -72
  2323. package/build/core/src/storage/StorageService.js +0 -3
  2324. package/build/core/src/storage/StorageService.js.map +0 -1
  2325. package/build/core/src/storage/didcomm/DidCommMessageRecord.d.ts +0 -48
  2326. package/build/core/src/storage/didcomm/DidCommMessageRecord.js +0 -49
  2327. package/build/core/src/storage/didcomm/DidCommMessageRecord.js.map +0 -1
  2328. package/build/core/src/storage/didcomm/DidCommMessageRepository.d.ts +0 -24
  2329. package/build/core/src/storage/didcomm/DidCommMessageRepository.js +0 -78
  2330. package/build/core/src/storage/didcomm/DidCommMessageRepository.js.map +0 -1
  2331. package/build/core/src/storage/didcomm/DidCommMessageRole.d.ts +0 -4
  2332. package/build/core/src/storage/didcomm/DidCommMessageRole.js +0 -9
  2333. package/build/core/src/storage/didcomm/DidCommMessageRole.js.map +0 -1
  2334. package/build/core/src/storage/didcomm/index.d.ts +0 -3
  2335. package/build/core/src/storage/didcomm/index.js +0 -20
  2336. package/build/core/src/storage/didcomm/index.js.map +0 -1
  2337. package/build/core/src/storage/index.d.ts +0 -2
  2338. package/build/core/src/storage/index.js +0 -19
  2339. package/build/core/src/storage/index.js.map +0 -1
  2340. package/build/core/src/storage/migration/StorageUpdateService.d.ts +0 -22
  2341. package/build/core/src/storage/migration/StorageUpdateService.js +0 -77
  2342. package/build/core/src/storage/migration/StorageUpdateService.js.map +0 -1
  2343. package/build/core/src/storage/migration/UpdateAssistant.d.ts +0 -42
  2344. package/build/core/src/storage/migration/UpdateAssistant.js +0 -211
  2345. package/build/core/src/storage/migration/UpdateAssistant.js.map +0 -1
  2346. package/build/core/src/storage/migration/error/StorageUpdateError.d.ts +0 -6
  2347. package/build/core/src/storage/migration/error/StorageUpdateError.js +0 -11
  2348. package/build/core/src/storage/migration/error/StorageUpdateError.js.map +0 -1
  2349. package/build/core/src/storage/migration/index.d.ts +0 -6
  2350. package/build/core/src/storage/migration/index.js +0 -22
  2351. package/build/core/src/storage/migration/index.js.map +0 -1
  2352. package/build/core/src/storage/migration/isUpToDate.d.ts +0 -3
  2353. package/build/core/src/storage/migration/isUpToDate.js +0 -13
  2354. package/build/core/src/storage/migration/isUpToDate.js.map +0 -1
  2355. package/build/core/src/storage/migration/repository/StorageVersionRecord.d.ts +0 -14
  2356. package/build/core/src/storage/migration/repository/StorageVersionRecord.js +0 -23
  2357. package/build/core/src/storage/migration/repository/StorageVersionRecord.js.map +0 -1
  2358. package/build/core/src/storage/migration/repository/StorageVersionRepository.d.ts +0 -7
  2359. package/build/core/src/storage/migration/repository/StorageVersionRepository.js +0 -32
  2360. package/build/core/src/storage/migration/repository/StorageVersionRepository.js.map +0 -1
  2361. package/build/core/src/storage/migration/updates/0.1-0.2/connection.d.ts +0 -119
  2362. package/build/core/src/storage/migration/updates/0.1-0.2/connection.js +0 -380
  2363. package/build/core/src/storage/migration/updates/0.1-0.2/connection.js.map +0 -1
  2364. package/build/core/src/storage/migration/updates/0.1-0.2/credential.d.ts +0 -80
  2365. package/build/core/src/storage/migration/updates/0.1-0.2/credential.js +0 -215
  2366. package/build/core/src/storage/migration/updates/0.1-0.2/credential.js.map +0 -1
  2367. package/build/core/src/storage/migration/updates/0.1-0.2/index.d.ts +0 -6
  2368. package/build/core/src/storage/migration/updates/0.1-0.2/index.js +0 -12
  2369. package/build/core/src/storage/migration/updates/0.1-0.2/index.js.map +0 -1
  2370. package/build/core/src/storage/migration/updates/0.1-0.2/mediation.d.ts +0 -30
  2371. package/build/core/src/storage/migration/updates/0.1-0.2/mediation.js +0 -67
  2372. package/build/core/src/storage/migration/updates/0.1-0.2/mediation.js.map +0 -1
  2373. package/build/core/src/storage/migration/updates/0.2-0.3/connection.d.ts +0 -14
  2374. package/build/core/src/storage/migration/updates/0.2-0.3/connection.js +0 -47
  2375. package/build/core/src/storage/migration/updates/0.2-0.3/connection.js.map +0 -1
  2376. package/build/core/src/storage/migration/updates/0.2-0.3/index.d.ts +0 -2
  2377. package/build/core/src/storage/migration/updates/0.2-0.3/index.js +0 -10
  2378. package/build/core/src/storage/migration/updates/0.2-0.3/index.js.map +0 -1
  2379. package/build/core/src/storage/migration/updates/0.2-0.3/proof.d.ts +0 -42
  2380. package/build/core/src/storage/migration/updates/0.2-0.3/proof.js +0 -131
  2381. package/build/core/src/storage/migration/updates/0.2-0.3/proof.js.map +0 -1
  2382. package/build/core/src/storage/migration/updates/0.3-0.3.1/did.d.ts +0 -10
  2383. package/build/core/src/storage/migration/updates/0.3-0.3.1/did.js +0 -34
  2384. package/build/core/src/storage/migration/updates/0.3-0.3.1/did.js.map +0 -1
  2385. package/build/core/src/storage/migration/updates/0.3-0.3.1/index.d.ts +0 -2
  2386. package/build/core/src/storage/migration/updates/0.3-0.3.1/index.js +0 -8
  2387. package/build/core/src/storage/migration/updates/0.3-0.3.1/index.js.map +0 -1
  2388. package/build/core/src/storage/migration/updates/0.3.1-0.4/cache.d.ts +0 -5
  2389. package/build/core/src/storage/migration/updates/0.3.1-0.4/cache.js +0 -30
  2390. package/build/core/src/storage/migration/updates/0.3.1-0.4/cache.js.map +0 -1
  2391. package/build/core/src/storage/migration/updates/0.3.1-0.4/did.d.ts +0 -12
  2392. package/build/core/src/storage/migration/updates/0.3.1-0.4/did.js +0 -39
  2393. package/build/core/src/storage/migration/updates/0.3.1-0.4/did.js.map +0 -1
  2394. package/build/core/src/storage/migration/updates/0.3.1-0.4/index.d.ts +0 -2
  2395. package/build/core/src/storage/migration/updates/0.3.1-0.4/index.js +0 -12
  2396. package/build/core/src/storage/migration/updates/0.3.1-0.4/index.js.map +0 -1
  2397. package/build/core/src/storage/migration/updates/0.3.1-0.4/w3cCredentialRecord.d.ts +0 -5
  2398. package/build/core/src/storage/migration/updates/0.3.1-0.4/w3cCredentialRecord.js +0 -21
  2399. package/build/core/src/storage/migration/updates/0.3.1-0.4/w3cCredentialRecord.js.map +0 -1
  2400. package/build/core/src/storage/migration/updates/0.4-0.5/credentialExchangeRecord.d.ts +0 -17
  2401. package/build/core/src/storage/migration/updates/0.4-0.5/credentialExchangeRecord.js +0 -106
  2402. package/build/core/src/storage/migration/updates/0.4-0.5/credentialExchangeRecord.js.map +0 -1
  2403. package/build/core/src/storage/migration/updates/0.4-0.5/index.d.ts +0 -2
  2404. package/build/core/src/storage/migration/updates/0.4-0.5/index.js +0 -12
  2405. package/build/core/src/storage/migration/updates/0.4-0.5/index.js.map +0 -1
  2406. package/build/core/src/storage/migration/updates/0.4-0.5/proofExchangeRecord.d.ts +0 -17
  2407. package/build/core/src/storage/migration/updates/0.4-0.5/proofExchangeRecord.js +0 -87
  2408. package/build/core/src/storage/migration/updates/0.4-0.5/proofExchangeRecord.js.map +0 -1
  2409. package/build/core/src/storage/migration/updates/0.4-0.5/w3cCredentialRecord.d.ts +0 -25
  2410. package/build/core/src/storage/migration/updates/0.4-0.5/w3cCredentialRecord.js +0 -65
  2411. package/build/core/src/storage/migration/updates/0.4-0.5/w3cCredentialRecord.js.map +0 -1
  2412. package/build/core/src/storage/migration/updates.d.ts +0 -43
  2413. package/build/core/src/storage/migration/updates.js +0 -44
  2414. package/build/core/src/storage/migration/updates.js.map +0 -1
  2415. package/build/core/src/transport/HttpOutboundTransport.d.ts +0 -15
  2416. package/build/core/src/transport/HttpOutboundTransport.js +0 -124
  2417. package/build/core/src/transport/HttpOutboundTransport.js.map +0 -1
  2418. package/build/core/src/transport/InboundTransport.d.ts +0 -5
  2419. package/build/core/src/transport/InboundTransport.js +0 -3
  2420. package/build/core/src/transport/InboundTransport.js.map +0 -1
  2421. package/build/core/src/transport/OutboundTransport.d.ts +0 -8
  2422. package/build/core/src/transport/OutboundTransport.js +0 -3
  2423. package/build/core/src/transport/OutboundTransport.js.map +0 -1
  2424. package/build/core/src/transport/TransportEventTypes.d.ts +0 -34
  2425. package/build/core/src/transport/TransportEventTypes.js +0 -11
  2426. package/build/core/src/transport/TransportEventTypes.js.map +0 -1
  2427. package/build/core/src/transport/WsOutboundTransport.d.ts +0 -19
  2428. package/build/core/src/transport/WsOutboundTransport.js +0 -139
  2429. package/build/core/src/transport/WsOutboundTransport.js.map +0 -1
  2430. package/build/core/src/transport/index.d.ts +0 -5
  2431. package/build/core/src/transport/index.js +0 -22
  2432. package/build/core/src/transport/index.js.map +0 -1
  2433. package/build/core/src/types.d.ts +0 -115
  2434. package/build/core/src/types.js +0 -18
  2435. package/build/core/src/types.js.map +0 -1
  2436. package/build/core/src/utils/Hasher.d.ts +0 -4
  2437. package/build/core/src/utils/Hasher.js +0 -20
  2438. package/build/core/src/utils/Hasher.js.map +0 -1
  2439. package/build/core/src/utils/HashlinkEncoder.d.ts +0 -45
  2440. package/build/core/src/utils/HashlinkEncoder.js +0 -111
  2441. package/build/core/src/utils/HashlinkEncoder.js.map +0 -1
  2442. package/build/core/src/utils/JWE.d.ts +0 -2
  2443. package/build/core/src/utils/JWE.js +0 -14
  2444. package/build/core/src/utils/JWE.js.map +0 -1
  2445. package/build/core/src/utils/JsonEncoder.d.ts +0 -45
  2446. package/build/core/src/utils/JsonEncoder.js +0 -65
  2447. package/build/core/src/utils/JsonEncoder.js.map +0 -1
  2448. package/build/core/src/utils/JsonTransformer.d.ts +0 -16
  2449. package/build/core/src/utils/JsonTransformer.js +0 -46
  2450. package/build/core/src/utils/JsonTransformer.js.map +0 -1
  2451. package/build/core/src/utils/LinkedAttachment.d.ts +0 -23
  2452. package/build/core/src/utils/LinkedAttachment.js +0 -51
  2453. package/build/core/src/utils/LinkedAttachment.js.map +0 -1
  2454. package/build/core/src/utils/MessageValidator.d.ts +0 -9
  2455. package/build/core/src/utils/MessageValidator.js +0 -33
  2456. package/build/core/src/utils/MessageValidator.js.map +0 -1
  2457. package/build/core/src/utils/MultiBaseEncoder.d.ts +0 -24
  2458. package/build/core/src/utils/MultiBaseEncoder.js +0 -53
  2459. package/build/core/src/utils/MultiBaseEncoder.js.map +0 -1
  2460. package/build/core/src/utils/MultiHashEncoder.d.ts +0 -35
  2461. package/build/core/src/utils/MultiHashEncoder.js +0 -69
  2462. package/build/core/src/utils/MultiHashEncoder.js.map +0 -1
  2463. package/build/core/src/utils/TypedArrayEncoder.d.ts +0 -60
  2464. package/build/core/src/utils/TypedArrayEncoder.js +0 -90
  2465. package/build/core/src/utils/TypedArrayEncoder.js.map +0 -1
  2466. package/build/core/src/utils/VarintEncoder.d.ts +0 -6
  2467. package/build/core/src/utils/VarintEncoder.js +0 -21
  2468. package/build/core/src/utils/VarintEncoder.js.map +0 -1
  2469. package/build/core/src/utils/array.d.ts +0 -5
  2470. package/build/core/src/utils/array.js +0 -18
  2471. package/build/core/src/utils/array.js.map +0 -1
  2472. package/build/core/src/utils/attachment.d.ts +0 -19
  2473. package/build/core/src/utils/attachment.js +0 -39
  2474. package/build/core/src/utils/attachment.js.map +0 -1
  2475. package/build/core/src/utils/base58.d.ts +0 -2
  2476. package/build/core/src/utils/base58.js +0 -17
  2477. package/build/core/src/utils/base58.js.map +0 -1
  2478. package/build/core/src/utils/base64.d.ts +0 -1
  2479. package/build/core/src/utils/base64.js +0 -7
  2480. package/build/core/src/utils/base64.js.map +0 -1
  2481. package/build/core/src/utils/buffer.d.ts +0 -2
  2482. package/build/core/src/utils/buffer.js +0 -6
  2483. package/build/core/src/utils/buffer.js.map +0 -1
  2484. package/build/core/src/utils/deepEquality.d.ts +0 -5
  2485. package/build/core/src/utils/deepEquality.js +0 -57
  2486. package/build/core/src/utils/deepEquality.js.map +0 -1
  2487. package/build/core/src/utils/did.d.ts +0 -9
  2488. package/build/core/src/utils/did.js +0 -21
  2489. package/build/core/src/utils/did.js.map +0 -1
  2490. package/build/core/src/utils/fetch.d.ts +0 -7
  2491. package/build/core/src/utils/fetch.js +0 -17
  2492. package/build/core/src/utils/fetch.js.map +0 -1
  2493. package/build/core/src/utils/index.d.ts +0 -18
  2494. package/build/core/src/utils/index.js +0 -37
  2495. package/build/core/src/utils/index.js.map +0 -1
  2496. package/build/core/src/utils/messageType.d.ts +0 -138
  2497. package/build/core/src/utils/messageType.js +0 -179
  2498. package/build/core/src/utils/messageType.js.map +0 -1
  2499. package/build/core/src/utils/mixins.d.ts +0 -17
  2500. package/build/core/src/utils/mixins.js +0 -20
  2501. package/build/core/src/utils/mixins.js.map +0 -1
  2502. package/build/core/src/utils/objectEquality.d.ts +0 -1
  2503. package/build/core/src/utils/objectEquality.js +0 -27
  2504. package/build/core/src/utils/objectEquality.js.map +0 -1
  2505. package/build/core/src/utils/parseInvitation.d.ts +0 -30
  2506. package/build/core/src/utils/parseInvitation.js +0 -174
  2507. package/build/core/src/utils/parseInvitation.js.map +0 -1
  2508. package/build/core/src/utils/path.d.ts +0 -14
  2509. package/build/core/src/utils/path.js +0 -38
  2510. package/build/core/src/utils/path.js.map +0 -1
  2511. package/build/core/src/utils/thread.d.ts +0 -2
  2512. package/build/core/src/utils/thread.js +0 -8
  2513. package/build/core/src/utils/thread.js.map +0 -1
  2514. package/build/core/src/utils/timestamp.d.ts +0 -5
  2515. package/build/core/src/utils/timestamp.js +0 -23
  2516. package/build/core/src/utils/timestamp.js.map +0 -1
  2517. package/build/core/src/utils/transformers.d.ts +0 -15
  2518. package/build/core/src/utils/transformers.js +0 -85
  2519. package/build/core/src/utils/transformers.js.map +0 -1
  2520. package/build/core/src/utils/type.d.ts +0 -4
  2521. package/build/core/src/utils/type.js +0 -8
  2522. package/build/core/src/utils/type.js.map +0 -1
  2523. package/build/core/src/utils/uri.d.ts +0 -1
  2524. package/build/core/src/utils/uri.js +0 -8
  2525. package/build/core/src/utils/uri.js.map +0 -1
  2526. package/build/core/src/utils/uuid.d.ts +0 -2
  2527. package/build/core/src/utils/uuid.js +0 -12
  2528. package/build/core/src/utils/uuid.js.map +0 -1
  2529. package/build/core/src/utils/validators.d.ts +0 -20
  2530. package/build/core/src/utils/validators.js +0 -71
  2531. package/build/core/src/utils/validators.js.map +0 -1
  2532. package/build/core/src/utils/version.d.ts +0 -8
  2533. package/build/core/src/utils/version.js +0 -18
  2534. package/build/core/src/utils/version.js.map +0 -1
  2535. package/build/core/src/wallet/Wallet.d.ts +0 -63
  2536. package/build/core/src/wallet/Wallet.js +0 -3
  2537. package/build/core/src/wallet/Wallet.js.map +0 -1
  2538. package/build/core/src/wallet/WalletApi.d.ts +0 -40
  2539. package/build/core/src/wallet/WalletApi.js +0 -118
  2540. package/build/core/src/wallet/WalletApi.js.map +0 -1
  2541. package/build/core/src/wallet/WalletModule.d.ts +0 -9
  2542. package/build/core/src/wallet/WalletModule.js +0 -19
  2543. package/build/core/src/wallet/WalletModule.js.map +0 -1
  2544. package/build/core/src/wallet/error/WalletDuplicateError.d.ts +0 -7
  2545. package/build/core/src/wallet/error/WalletDuplicateError.js +0 -11
  2546. package/build/core/src/wallet/error/WalletDuplicateError.js.map +0 -1
  2547. package/build/core/src/wallet/error/WalletError.d.ts +0 -6
  2548. package/build/core/src/wallet/error/WalletError.js +0 -11
  2549. package/build/core/src/wallet/error/WalletError.js.map +0 -1
  2550. package/build/core/src/wallet/error/WalletExportPathExistsError.d.ts +0 -6
  2551. package/build/core/src/wallet/error/WalletExportPathExistsError.js +0 -11
  2552. package/build/core/src/wallet/error/WalletExportPathExistsError.js.map +0 -1
  2553. package/build/core/src/wallet/error/WalletExportUnsupportedError.d.ts +0 -6
  2554. package/build/core/src/wallet/error/WalletExportUnsupportedError.js +0 -11
  2555. package/build/core/src/wallet/error/WalletExportUnsupportedError.js.map +0 -1
  2556. package/build/core/src/wallet/error/WalletImportPathExistsError.d.ts +0 -6
  2557. package/build/core/src/wallet/error/WalletImportPathExistsError.js +0 -11
  2558. package/build/core/src/wallet/error/WalletImportPathExistsError.js.map +0 -1
  2559. package/build/core/src/wallet/error/WalletInvalidKeyError.d.ts +0 -7
  2560. package/build/core/src/wallet/error/WalletInvalidKeyError.js +0 -11
  2561. package/build/core/src/wallet/error/WalletInvalidKeyError.js.map +0 -1
  2562. package/build/core/src/wallet/error/WalletKeyExistsError.d.ts +0 -6
  2563. package/build/core/src/wallet/error/WalletKeyExistsError.js +0 -11
  2564. package/build/core/src/wallet/error/WalletKeyExistsError.js.map +0 -1
  2565. package/build/core/src/wallet/error/WalletNotFoundError.d.ts +0 -7
  2566. package/build/core/src/wallet/error/WalletNotFoundError.js +0 -11
  2567. package/build/core/src/wallet/error/WalletNotFoundError.js.map +0 -1
  2568. package/build/core/src/wallet/error/index.d.ts +0 -8
  2569. package/build/core/src/wallet/error/index.js +0 -20
  2570. package/build/core/src/wallet/error/index.js.map +0 -1
  2571. package/build/core/src/wallet/index.d.ts +0 -3
  2572. package/build/core/src/wallet/index.js +0 -20
  2573. package/build/core/src/wallet/index.js.map +0 -1
  2574. package/build/indy-vdr/src/IndyVdrApi.js.map +0 -1
  2575. package/build/indy-vdr/src/IndyVdrModule.js.map +0 -1
  2576. package/build/indy-vdr/src/IndyVdrModuleConfig.js.map +0 -1
  2577. package/build/indy-vdr/src/anoncreds/IndyVdrAnonCredsRegistry.js.map +0 -1
  2578. package/build/indy-vdr/src/anoncreds/index.js.map +0 -1
  2579. package/build/indy-vdr/src/anoncreds/utils/identifiers.js.map +0 -1
  2580. package/build/indy-vdr/src/anoncreds/utils/transform.js.map +0 -1
  2581. package/build/indy-vdr/src/dids/IndyVdrIndyDidRegistrar.js.map +0 -1
  2582. package/build/indy-vdr/src/dids/IndyVdrIndyDidResolver.js.map +0 -1
  2583. package/build/indy-vdr/src/dids/IndyVdrSovDidResolver.js.map +0 -1
  2584. package/build/indy-vdr/src/dids/didIndyUtil.js.map +0 -1
  2585. package/build/indy-vdr/src/dids/didSovUtil.js.map +0 -1
  2586. package/build/indy-vdr/src/dids/index.js.map +0 -1
  2587. package/build/indy-vdr/src/error/IndyVdrError.js.map +0 -1
  2588. package/build/indy-vdr/src/error/IndyVdrNotConfiguredError.js.map +0 -1
  2589. package/build/indy-vdr/src/error/IndyVdrNotFound.js.map +0 -1
  2590. package/build/indy-vdr/src/error/index.js.map +0 -1
  2591. package/build/indy-vdr/src/index.js.map +0 -1
  2592. package/build/indy-vdr/src/pool/IndyVdrPool.js.map +0 -1
  2593. package/build/indy-vdr/src/pool/IndyVdrPoolService.js.map +0 -1
  2594. package/build/indy-vdr/src/pool/index.js.map +0 -1
  2595. package/build/indy-vdr/src/utils/did.js.map +0 -1
  2596. package/build/indy-vdr/src/utils/promises.js.map +0 -1
  2597. package/build/indy-vdr/src/utils/sign.js.map +0 -1
  2598. /package/build/{indy-vdr/src/IndyVdrApi.d.ts → IndyVdrApi.d.ts} +0 -0
  2599. /package/build/{indy-vdr/src/IndyVdrApi.js → IndyVdrApi.js} +0 -0
  2600. /package/build/{indy-vdr/src/IndyVdrModule.d.ts → IndyVdrModule.d.ts} +0 -0
  2601. /package/build/{indy-vdr/src/IndyVdrModule.js → IndyVdrModule.js} +0 -0
  2602. /package/build/{indy-vdr/src/IndyVdrModuleConfig.d.ts → IndyVdrModuleConfig.d.ts} +0 -0
  2603. /package/build/{indy-vdr/src/IndyVdrModuleConfig.js → IndyVdrModuleConfig.js} +0 -0
  2604. /package/build/{indy-vdr/src/anoncreds → anoncreds}/IndyVdrAnonCredsRegistry.d.ts +0 -0
  2605. /package/build/{indy-vdr/src/anoncreds → anoncreds}/IndyVdrAnonCredsRegistry.js +0 -0
  2606. /package/build/{indy-vdr/src/anoncreds → anoncreds}/index.d.ts +0 -0
  2607. /package/build/{indy-vdr/src/anoncreds → anoncreds}/index.js +0 -0
  2608. /package/build/{indy-vdr/src/anoncreds → anoncreds}/utils/identifiers.d.ts +0 -0
  2609. /package/build/{indy-vdr/src/anoncreds → anoncreds}/utils/identifiers.js +0 -0
  2610. /package/build/{indy-vdr/src/anoncreds → anoncreds}/utils/transform.d.ts +0 -0
  2611. /package/build/{indy-vdr/src/anoncreds → anoncreds}/utils/transform.js +0 -0
  2612. /package/build/{indy-vdr/src/dids → dids}/IndyVdrIndyDidRegistrar.d.ts +0 -0
  2613. /package/build/{indy-vdr/src/dids → dids}/IndyVdrIndyDidResolver.d.ts +0 -0
  2614. /package/build/{indy-vdr/src/dids → dids}/IndyVdrIndyDidResolver.js +0 -0
  2615. /package/build/{indy-vdr/src/dids → dids}/IndyVdrSovDidResolver.d.ts +0 -0
  2616. /package/build/{indy-vdr/src/dids → dids}/IndyVdrSovDidResolver.js +0 -0
  2617. /package/build/{indy-vdr/src/dids → dids}/didIndyUtil.d.ts +0 -0
  2618. /package/build/{indy-vdr/src/dids → dids}/index.d.ts +0 -0
  2619. /package/build/{indy-vdr/src/dids → dids}/index.js +0 -0
  2620. /package/build/{indy-vdr/src/error → error}/IndyVdrError.d.ts +0 -0
  2621. /package/build/{indy-vdr/src/error → error}/IndyVdrError.js +0 -0
  2622. /package/build/{indy-vdr/src/error → error}/IndyVdrNotConfiguredError.d.ts +0 -0
  2623. /package/build/{indy-vdr/src/error → error}/IndyVdrNotConfiguredError.js +0 -0
  2624. /package/build/{indy-vdr/src/error → error}/IndyVdrNotFound.d.ts +0 -0
  2625. /package/build/{indy-vdr/src/error → error}/IndyVdrNotFound.js +0 -0
  2626. /package/build/{indy-vdr/src/error → error}/index.d.ts +0 -0
  2627. /package/build/{indy-vdr/src/error → error}/index.js +0 -0
  2628. /package/build/{indy-vdr/src/index.d.ts → index.d.ts} +0 -0
  2629. /package/build/{indy-vdr/src/index.js → index.js} +0 -0
  2630. /package/build/{indy-vdr/src/pool → pool}/IndyVdrPool.d.ts +0 -0
  2631. /package/build/{indy-vdr/src/pool → pool}/IndyVdrPool.js +0 -0
  2632. /package/build/{indy-vdr/src/pool → pool}/IndyVdrPoolService.d.ts +0 -0
  2633. /package/build/{indy-vdr/src/pool → pool}/IndyVdrPoolService.js +0 -0
  2634. /package/build/{indy-vdr/src/pool → pool}/index.d.ts +0 -0
  2635. /package/build/{indy-vdr/src/pool → pool}/index.js +0 -0
  2636. /package/build/{indy-vdr/src/utils → utils}/did.d.ts +0 -0
  2637. /package/build/{indy-vdr/src/utils → utils}/did.js +0 -0
  2638. /package/build/{indy-vdr/src/utils → utils}/promises.d.ts +0 -0
  2639. /package/build/{indy-vdr/src/utils → utils}/promises.js +0 -0
  2640. /package/build/{indy-vdr/src/utils → utils}/sign.d.ts +0 -0
  2641. /package/build/{indy-vdr/src/utils → utils}/sign.js +0 -0
@@ -1,2842 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SCHEMA_ORG = void 0;
4
- exports.SCHEMA_ORG = {
5
- '@context': {
6
- type: '@type',
7
- id: '@id',
8
- HTML: { '@id': 'rdf:HTML' },
9
- '@vocab': 'http://schema.org/',
10
- rdf: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#',
11
- rdfs: 'http://www.w3.org/2000/01/rdf-schema#',
12
- xsd: 'http://www.w3.org/2001/XMLSchema#',
13
- schema: 'http://schema.org/',
14
- owl: 'http://www.w3.org/2002/07/owl#',
15
- dc: 'http://purl.org/dc/elements/1.1/',
16
- dct: 'http://purl.org/dc/terms/',
17
- dctype: 'http://purl.org/dc/dcmitype/',
18
- void: 'http://rdfs.org/ns/void#',
19
- dcat: 'http://www.w3.org/ns/dcat#',
20
- '3DModel': { '@id': 'schema:3DModel' },
21
- AMRadioChannel: { '@id': 'schema:AMRadioChannel' },
22
- APIReference: { '@id': 'schema:APIReference' },
23
- Abdomen: { '@id': 'schema:Abdomen' },
24
- AboutPage: { '@id': 'schema:AboutPage' },
25
- AcceptAction: { '@id': 'schema:AcceptAction' },
26
- Accommodation: { '@id': 'schema:Accommodation' },
27
- AccountingService: { '@id': 'schema:AccountingService' },
28
- AchieveAction: { '@id': 'schema:AchieveAction' },
29
- Action: { '@id': 'schema:Action' },
30
- ActionAccessSpecification: { '@id': 'schema:ActionAccessSpecification' },
31
- ActionStatusType: { '@id': 'schema:ActionStatusType' },
32
- ActivateAction: { '@id': 'schema:ActivateAction' },
33
- ActivationFee: { '@id': 'schema:ActivationFee' },
34
- ActiveActionStatus: { '@id': 'schema:ActiveActionStatus' },
35
- ActiveNotRecruiting: { '@id': 'schema:ActiveNotRecruiting' },
36
- AddAction: { '@id': 'schema:AddAction' },
37
- AdministrativeArea: { '@id': 'schema:AdministrativeArea' },
38
- AdultEntertainment: { '@id': 'schema:AdultEntertainment' },
39
- AdvertiserContentArticle: { '@id': 'schema:AdvertiserContentArticle' },
40
- AerobicActivity: { '@id': 'schema:AerobicActivity' },
41
- AggregateOffer: { '@id': 'schema:AggregateOffer' },
42
- AggregateRating: { '@id': 'schema:AggregateRating' },
43
- AgreeAction: { '@id': 'schema:AgreeAction' },
44
- Airline: { '@id': 'schema:Airline' },
45
- Airport: { '@id': 'schema:Airport' },
46
- AlbumRelease: { '@id': 'schema:AlbumRelease' },
47
- AlignmentObject: { '@id': 'schema:AlignmentObject' },
48
- AllWheelDriveConfiguration: { '@id': 'schema:AllWheelDriveConfiguration' },
49
- AllergiesHealthAspect: { '@id': 'schema:AllergiesHealthAspect' },
50
- AllocateAction: { '@id': 'schema:AllocateAction' },
51
- AmpStory: { '@id': 'schema:AmpStory' },
52
- AmusementPark: { '@id': 'schema:AmusementPark' },
53
- AnaerobicActivity: { '@id': 'schema:AnaerobicActivity' },
54
- AnalysisNewsArticle: { '@id': 'schema:AnalysisNewsArticle' },
55
- AnatomicalStructure: { '@id': 'schema:AnatomicalStructure' },
56
- AnatomicalSystem: { '@id': 'schema:AnatomicalSystem' },
57
- Anesthesia: { '@id': 'schema:Anesthesia' },
58
- AnimalShelter: { '@id': 'schema:AnimalShelter' },
59
- Answer: { '@id': 'schema:Answer' },
60
- Apartment: { '@id': 'schema:Apartment' },
61
- ApartmentComplex: { '@id': 'schema:ApartmentComplex' },
62
- Appearance: { '@id': 'schema:Appearance' },
63
- AppendAction: { '@id': 'schema:AppendAction' },
64
- ApplyAction: { '@id': 'schema:ApplyAction' },
65
- ApprovedIndication: { '@id': 'schema:ApprovedIndication' },
66
- Aquarium: { '@id': 'schema:Aquarium' },
67
- ArchiveComponent: { '@id': 'schema:ArchiveComponent' },
68
- ArchiveOrganization: { '@id': 'schema:ArchiveOrganization' },
69
- ArriveAction: { '@id': 'schema:ArriveAction' },
70
- ArtGallery: { '@id': 'schema:ArtGallery' },
71
- Artery: { '@id': 'schema:Artery' },
72
- Article: { '@id': 'schema:Article' },
73
- AskAction: { '@id': 'schema:AskAction' },
74
- AskPublicNewsArticle: { '@id': 'schema:AskPublicNewsArticle' },
75
- AssessAction: { '@id': 'schema:AssessAction' },
76
- AssignAction: { '@id': 'schema:AssignAction' },
77
- Atlas: { '@id': 'schema:Atlas' },
78
- Attorney: { '@id': 'schema:Attorney' },
79
- Audience: { '@id': 'schema:Audience' },
80
- AudioObject: { '@id': 'schema:AudioObject' },
81
- Audiobook: { '@id': 'schema:Audiobook' },
82
- AudiobookFormat: { '@id': 'schema:AudiobookFormat' },
83
- AuthoritativeLegalValue: { '@id': 'schema:AuthoritativeLegalValue' },
84
- AuthorizeAction: { '@id': 'schema:AuthorizeAction' },
85
- AutoBodyShop: { '@id': 'schema:AutoBodyShop' },
86
- AutoDealer: { '@id': 'schema:AutoDealer' },
87
- AutoPartsStore: { '@id': 'schema:AutoPartsStore' },
88
- AutoRental: { '@id': 'schema:AutoRental' },
89
- AutoRepair: { '@id': 'schema:AutoRepair' },
90
- AutoWash: { '@id': 'schema:AutoWash' },
91
- AutomatedTeller: { '@id': 'schema:AutomatedTeller' },
92
- AutomotiveBusiness: { '@id': 'schema:AutomotiveBusiness' },
93
- Ayurvedic: { '@id': 'schema:Ayurvedic' },
94
- BackOrder: { '@id': 'schema:BackOrder' },
95
- BackgroundNewsArticle: { '@id': 'schema:BackgroundNewsArticle' },
96
- Bacteria: { '@id': 'schema:Bacteria' },
97
- Bakery: { '@id': 'schema:Bakery' },
98
- Balance: { '@id': 'schema:Balance' },
99
- BankAccount: { '@id': 'schema:BankAccount' },
100
- BankOrCreditUnion: { '@id': 'schema:BankOrCreditUnion' },
101
- BarOrPub: { '@id': 'schema:BarOrPub' },
102
- Barcode: { '@id': 'schema:Barcode' },
103
- BasicIncome: { '@id': 'schema:BasicIncome' },
104
- Beach: { '@id': 'schema:Beach' },
105
- BeautySalon: { '@id': 'schema:BeautySalon' },
106
- BedAndBreakfast: { '@id': 'schema:BedAndBreakfast' },
107
- BedDetails: { '@id': 'schema:BedDetails' },
108
- BedType: { '@id': 'schema:BedType' },
109
- BefriendAction: { '@id': 'schema:BefriendAction' },
110
- BenefitsHealthAspect: { '@id': 'schema:BenefitsHealthAspect' },
111
- BikeStore: { '@id': 'schema:BikeStore' },
112
- Blog: { '@id': 'schema:Blog' },
113
- BlogPosting: { '@id': 'schema:BlogPosting' },
114
- BloodTest: { '@id': 'schema:BloodTest' },
115
- BoardingPolicyType: { '@id': 'schema:BoardingPolicyType' },
116
- BoatReservation: { '@id': 'schema:BoatReservation' },
117
- BoatTerminal: { '@id': 'schema:BoatTerminal' },
118
- BoatTrip: { '@id': 'schema:BoatTrip' },
119
- BodyMeasurementArm: { '@id': 'schema:BodyMeasurementArm' },
120
- BodyMeasurementBust: { '@id': 'schema:BodyMeasurementBust' },
121
- BodyMeasurementChest: { '@id': 'schema:BodyMeasurementChest' },
122
- BodyMeasurementFoot: { '@id': 'schema:BodyMeasurementFoot' },
123
- BodyMeasurementHand: { '@id': 'schema:BodyMeasurementHand' },
124
- BodyMeasurementHead: { '@id': 'schema:BodyMeasurementHead' },
125
- BodyMeasurementHeight: { '@id': 'schema:BodyMeasurementHeight' },
126
- BodyMeasurementHips: { '@id': 'schema:BodyMeasurementHips' },
127
- BodyMeasurementInsideLeg: { '@id': 'schema:BodyMeasurementInsideLeg' },
128
- BodyMeasurementNeck: { '@id': 'schema:BodyMeasurementNeck' },
129
- BodyMeasurementTypeEnumeration: {
130
- '@id': 'schema:BodyMeasurementTypeEnumeration',
131
- },
132
- BodyMeasurementUnderbust: { '@id': 'schema:BodyMeasurementUnderbust' },
133
- BodyMeasurementWaist: { '@id': 'schema:BodyMeasurementWaist' },
134
- BodyMeasurementWeight: { '@id': 'schema:BodyMeasurementWeight' },
135
- BodyOfWater: { '@id': 'schema:BodyOfWater' },
136
- Bone: { '@id': 'schema:Bone' },
137
- Book: { '@id': 'schema:Book' },
138
- BookFormatType: { '@id': 'schema:BookFormatType' },
139
- BookSeries: { '@id': 'schema:BookSeries' },
140
- BookStore: { '@id': 'schema:BookStore' },
141
- BookmarkAction: { '@id': 'schema:BookmarkAction' },
142
- Boolean: { '@id': 'schema:Boolean' },
143
- BorrowAction: { '@id': 'schema:BorrowAction' },
144
- BowlingAlley: { '@id': 'schema:BowlingAlley' },
145
- BrainStructure: { '@id': 'schema:BrainStructure' },
146
- Brand: { '@id': 'schema:Brand' },
147
- BreadcrumbList: { '@id': 'schema:BreadcrumbList' },
148
- Brewery: { '@id': 'schema:Brewery' },
149
- Bridge: { '@id': 'schema:Bridge' },
150
- BroadcastChannel: { '@id': 'schema:BroadcastChannel' },
151
- BroadcastEvent: { '@id': 'schema:BroadcastEvent' },
152
- BroadcastFrequencySpecification: {
153
- '@id': 'schema:BroadcastFrequencySpecification',
154
- },
155
- BroadcastRelease: { '@id': 'schema:BroadcastRelease' },
156
- BroadcastService: { '@id': 'schema:BroadcastService' },
157
- BrokerageAccount: { '@id': 'schema:BrokerageAccount' },
158
- BuddhistTemple: { '@id': 'schema:BuddhistTemple' },
159
- BusOrCoach: { '@id': 'schema:BusOrCoach' },
160
- BusReservation: { '@id': 'schema:BusReservation' },
161
- BusStation: { '@id': 'schema:BusStation' },
162
- BusStop: { '@id': 'schema:BusStop' },
163
- BusTrip: { '@id': 'schema:BusTrip' },
164
- BusinessAudience: { '@id': 'schema:BusinessAudience' },
165
- BusinessEntityType: { '@id': 'schema:BusinessEntityType' },
166
- BusinessEvent: { '@id': 'schema:BusinessEvent' },
167
- BusinessFunction: { '@id': 'schema:BusinessFunction' },
168
- BusinessSupport: { '@id': 'schema:BusinessSupport' },
169
- BuyAction: { '@id': 'schema:BuyAction' },
170
- CDCPMDRecord: { '@id': 'schema:CDCPMDRecord' },
171
- CDFormat: { '@id': 'schema:CDFormat' },
172
- CT: { '@id': 'schema:CT' },
173
- CableOrSatelliteService: { '@id': 'schema:CableOrSatelliteService' },
174
- CafeOrCoffeeShop: { '@id': 'schema:CafeOrCoffeeShop' },
175
- Campground: { '@id': 'schema:Campground' },
176
- CampingPitch: { '@id': 'schema:CampingPitch' },
177
- Canal: { '@id': 'schema:Canal' },
178
- CancelAction: { '@id': 'schema:CancelAction' },
179
- Car: { '@id': 'schema:Car' },
180
- CarUsageType: { '@id': 'schema:CarUsageType' },
181
- Cardiovascular: { '@id': 'schema:Cardiovascular' },
182
- CardiovascularExam: { '@id': 'schema:CardiovascularExam' },
183
- CaseSeries: { '@id': 'schema:CaseSeries' },
184
- Casino: { '@id': 'schema:Casino' },
185
- CassetteFormat: { '@id': 'schema:CassetteFormat' },
186
- CategoryCode: { '@id': 'schema:CategoryCode' },
187
- CategoryCodeSet: { '@id': 'schema:CategoryCodeSet' },
188
- CatholicChurch: { '@id': 'schema:CatholicChurch' },
189
- CausesHealthAspect: { '@id': 'schema:CausesHealthAspect' },
190
- Cemetery: { '@id': 'schema:Cemetery' },
191
- Chapter: { '@id': 'schema:Chapter' },
192
- CharitableIncorporatedOrganization: {
193
- '@id': 'schema:CharitableIncorporatedOrganization',
194
- },
195
- CheckAction: { '@id': 'schema:CheckAction' },
196
- CheckInAction: { '@id': 'schema:CheckInAction' },
197
- CheckOutAction: { '@id': 'schema:CheckOutAction' },
198
- CheckoutPage: { '@id': 'schema:CheckoutPage' },
199
- ChildCare: { '@id': 'schema:ChildCare' },
200
- ChildrensEvent: { '@id': 'schema:ChildrensEvent' },
201
- Chiropractic: { '@id': 'schema:Chiropractic' },
202
- ChooseAction: { '@id': 'schema:ChooseAction' },
203
- Church: { '@id': 'schema:Church' },
204
- City: { '@id': 'schema:City' },
205
- CityHall: { '@id': 'schema:CityHall' },
206
- CivicStructure: { '@id': 'schema:CivicStructure' },
207
- Claim: { '@id': 'schema:Claim' },
208
- ClaimReview: { '@id': 'schema:ClaimReview' },
209
- Class: { '@id': 'schema:Class' },
210
- CleaningFee: { '@id': 'schema:CleaningFee' },
211
- Clinician: { '@id': 'schema:Clinician' },
212
- Clip: { '@id': 'schema:Clip' },
213
- ClothingStore: { '@id': 'schema:ClothingStore' },
214
- CoOp: { '@id': 'schema:CoOp' },
215
- Code: { '@id': 'schema:Code' },
216
- CohortStudy: { '@id': 'schema:CohortStudy' },
217
- Collection: { '@id': 'schema:Collection' },
218
- CollectionPage: { '@id': 'schema:CollectionPage' },
219
- CollegeOrUniversity: { '@id': 'schema:CollegeOrUniversity' },
220
- ComedyClub: { '@id': 'schema:ComedyClub' },
221
- ComedyEvent: { '@id': 'schema:ComedyEvent' },
222
- ComicCoverArt: { '@id': 'schema:ComicCoverArt' },
223
- ComicIssue: { '@id': 'schema:ComicIssue' },
224
- ComicSeries: { '@id': 'schema:ComicSeries' },
225
- ComicStory: { '@id': 'schema:ComicStory' },
226
- Comment: { '@id': 'schema:Comment' },
227
- CommentAction: { '@id': 'schema:CommentAction' },
228
- CommentPermission: { '@id': 'schema:CommentPermission' },
229
- CommunicateAction: { '@id': 'schema:CommunicateAction' },
230
- CommunityHealth: { '@id': 'schema:CommunityHealth' },
231
- CompilationAlbum: { '@id': 'schema:CompilationAlbum' },
232
- CompleteDataFeed: { '@id': 'schema:CompleteDataFeed' },
233
- Completed: { '@id': 'schema:Completed' },
234
- CompletedActionStatus: { '@id': 'schema:CompletedActionStatus' },
235
- CompoundPriceSpecification: { '@id': 'schema:CompoundPriceSpecification' },
236
- ComputerLanguage: { '@id': 'schema:ComputerLanguage' },
237
- ComputerStore: { '@id': 'schema:ComputerStore' },
238
- ConfirmAction: { '@id': 'schema:ConfirmAction' },
239
- Consortium: { '@id': 'schema:Consortium' },
240
- ConsumeAction: { '@id': 'schema:ConsumeAction' },
241
- ContactPage: { '@id': 'schema:ContactPage' },
242
- ContactPoint: { '@id': 'schema:ContactPoint' },
243
- ContactPointOption: { '@id': 'schema:ContactPointOption' },
244
- ContagiousnessHealthAspect: { '@id': 'schema:ContagiousnessHealthAspect' },
245
- Continent: { '@id': 'schema:Continent' },
246
- ControlAction: { '@id': 'schema:ControlAction' },
247
- ConvenienceStore: { '@id': 'schema:ConvenienceStore' },
248
- Conversation: { '@id': 'schema:Conversation' },
249
- CookAction: { '@id': 'schema:CookAction' },
250
- Corporation: { '@id': 'schema:Corporation' },
251
- CorrectionComment: { '@id': 'schema:CorrectionComment' },
252
- Country: { '@id': 'schema:Country' },
253
- Course: { '@id': 'schema:Course' },
254
- CourseInstance: { '@id': 'schema:CourseInstance' },
255
- Courthouse: { '@id': 'schema:Courthouse' },
256
- CoverArt: { '@id': 'schema:CoverArt' },
257
- CovidTestingFacility: { '@id': 'schema:CovidTestingFacility' },
258
- CreateAction: { '@id': 'schema:CreateAction' },
259
- CreativeWork: { '@id': 'schema:CreativeWork' },
260
- CreativeWorkSeason: { '@id': 'schema:CreativeWorkSeason' },
261
- CreativeWorkSeries: { '@id': 'schema:CreativeWorkSeries' },
262
- CreditCard: { '@id': 'schema:CreditCard' },
263
- Crematorium: { '@id': 'schema:Crematorium' },
264
- CriticReview: { '@id': 'schema:CriticReview' },
265
- CrossSectional: { '@id': 'schema:CrossSectional' },
266
- CssSelectorType: { '@id': 'schema:CssSelectorType' },
267
- CurrencyConversionService: { '@id': 'schema:CurrencyConversionService' },
268
- DDxElement: { '@id': 'schema:DDxElement' },
269
- DJMixAlbum: { '@id': 'schema:DJMixAlbum' },
270
- DVDFormat: { '@id': 'schema:DVDFormat' },
271
- DamagedCondition: { '@id': 'schema:DamagedCondition' },
272
- DanceEvent: { '@id': 'schema:DanceEvent' },
273
- DanceGroup: { '@id': 'schema:DanceGroup' },
274
- DataCatalog: { '@id': 'schema:DataCatalog' },
275
- DataDownload: { '@id': 'schema:DataDownload' },
276
- DataFeed: { '@id': 'schema:DataFeed' },
277
- DataFeedItem: { '@id': 'schema:DataFeedItem' },
278
- DataType: { '@id': 'schema:DataType' },
279
- Dataset: { '@id': 'schema:Dataset' },
280
- Date: { '@id': 'schema:Date' },
281
- DateTime: { '@id': 'schema:DateTime' },
282
- DatedMoneySpecification: { '@id': 'schema:DatedMoneySpecification' },
283
- DayOfWeek: { '@id': 'schema:DayOfWeek' },
284
- DaySpa: { '@id': 'schema:DaySpa' },
285
- DeactivateAction: { '@id': 'schema:DeactivateAction' },
286
- DecontextualizedContent: { '@id': 'schema:DecontextualizedContent' },
287
- DefenceEstablishment: { '@id': 'schema:DefenceEstablishment' },
288
- DefinedRegion: { '@id': 'schema:DefinedRegion' },
289
- DefinedTerm: { '@id': 'schema:DefinedTerm' },
290
- DefinedTermSet: { '@id': 'schema:DefinedTermSet' },
291
- DefinitiveLegalValue: { '@id': 'schema:DefinitiveLegalValue' },
292
- DeleteAction: { '@id': 'schema:DeleteAction' },
293
- DeliveryChargeSpecification: { '@id': 'schema:DeliveryChargeSpecification' },
294
- DeliveryEvent: { '@id': 'schema:DeliveryEvent' },
295
- DeliveryMethod: { '@id': 'schema:DeliveryMethod' },
296
- DeliveryTimeSettings: { '@id': 'schema:DeliveryTimeSettings' },
297
- Demand: { '@id': 'schema:Demand' },
298
- DemoAlbum: { '@id': 'schema:DemoAlbum' },
299
- Dentist: { '@id': 'schema:Dentist' },
300
- Dentistry: { '@id': 'schema:Dentistry' },
301
- DepartAction: { '@id': 'schema:DepartAction' },
302
- DepartmentStore: { '@id': 'schema:DepartmentStore' },
303
- DepositAccount: { '@id': 'schema:DepositAccount' },
304
- Dermatologic: { '@id': 'schema:Dermatologic' },
305
- Dermatology: { '@id': 'schema:Dermatology' },
306
- DiabeticDiet: { '@id': 'schema:DiabeticDiet' },
307
- Diagnostic: { '@id': 'schema:Diagnostic' },
308
- DiagnosticLab: { '@id': 'schema:DiagnosticLab' },
309
- DiagnosticProcedure: { '@id': 'schema:DiagnosticProcedure' },
310
- Diet: { '@id': 'schema:Diet' },
311
- DietNutrition: { '@id': 'schema:DietNutrition' },
312
- DietarySupplement: { '@id': 'schema:DietarySupplement' },
313
- DigitalAudioTapeFormat: { '@id': 'schema:DigitalAudioTapeFormat' },
314
- DigitalDocument: { '@id': 'schema:DigitalDocument' },
315
- DigitalDocumentPermission: { '@id': 'schema:DigitalDocumentPermission' },
316
- DigitalDocumentPermissionType: {
317
- '@id': 'schema:DigitalDocumentPermissionType',
318
- },
319
- DigitalFormat: { '@id': 'schema:DigitalFormat' },
320
- DisabilitySupport: { '@id': 'schema:DisabilitySupport' },
321
- DisagreeAction: { '@id': 'schema:DisagreeAction' },
322
- Discontinued: { '@id': 'schema:Discontinued' },
323
- DiscoverAction: { '@id': 'schema:DiscoverAction' },
324
- DiscussionForumPosting: { '@id': 'schema:DiscussionForumPosting' },
325
- DislikeAction: { '@id': 'schema:DislikeAction' },
326
- Distance: { '@id': 'schema:Distance' },
327
- DistanceFee: { '@id': 'schema:DistanceFee' },
328
- Distillery: { '@id': 'schema:Distillery' },
329
- DonateAction: { '@id': 'schema:DonateAction' },
330
- DoseSchedule: { '@id': 'schema:DoseSchedule' },
331
- DoubleBlindedTrial: { '@id': 'schema:DoubleBlindedTrial' },
332
- DownloadAction: { '@id': 'schema:DownloadAction' },
333
- Downpayment: { '@id': 'schema:Downpayment' },
334
- DrawAction: { '@id': 'schema:DrawAction' },
335
- Drawing: { '@id': 'schema:Drawing' },
336
- DrinkAction: { '@id': 'schema:DrinkAction' },
337
- DriveWheelConfigurationValue: { '@id': 'schema:DriveWheelConfigurationValue' },
338
- DrivingSchoolVehicleUsage: { '@id': 'schema:DrivingSchoolVehicleUsage' },
339
- Drug: { '@id': 'schema:Drug' },
340
- DrugClass: { '@id': 'schema:DrugClass' },
341
- DrugCost: { '@id': 'schema:DrugCost' },
342
- DrugCostCategory: { '@id': 'schema:DrugCostCategory' },
343
- DrugLegalStatus: { '@id': 'schema:DrugLegalStatus' },
344
- DrugPregnancyCategory: { '@id': 'schema:DrugPregnancyCategory' },
345
- DrugPrescriptionStatus: { '@id': 'schema:DrugPrescriptionStatus' },
346
- DrugStrength: { '@id': 'schema:DrugStrength' },
347
- DryCleaningOrLaundry: { '@id': 'schema:DryCleaningOrLaundry' },
348
- Duration: { '@id': 'schema:Duration' },
349
- EBook: { '@id': 'schema:EBook' },
350
- EPRelease: { '@id': 'schema:EPRelease' },
351
- EUEnergyEfficiencyCategoryA: { '@id': 'schema:EUEnergyEfficiencyCategoryA' },
352
- EUEnergyEfficiencyCategoryA1Plus: {
353
- '@id': 'schema:EUEnergyEfficiencyCategoryA1Plus',
354
- },
355
- EUEnergyEfficiencyCategoryA2Plus: {
356
- '@id': 'schema:EUEnergyEfficiencyCategoryA2Plus',
357
- },
358
- EUEnergyEfficiencyCategoryA3Plus: {
359
- '@id': 'schema:EUEnergyEfficiencyCategoryA3Plus',
360
- },
361
- EUEnergyEfficiencyCategoryB: { '@id': 'schema:EUEnergyEfficiencyCategoryB' },
362
- EUEnergyEfficiencyCategoryC: { '@id': 'schema:EUEnergyEfficiencyCategoryC' },
363
- EUEnergyEfficiencyCategoryD: { '@id': 'schema:EUEnergyEfficiencyCategoryD' },
364
- EUEnergyEfficiencyCategoryE: { '@id': 'schema:EUEnergyEfficiencyCategoryE' },
365
- EUEnergyEfficiencyCategoryF: { '@id': 'schema:EUEnergyEfficiencyCategoryF' },
366
- EUEnergyEfficiencyCategoryG: { '@id': 'schema:EUEnergyEfficiencyCategoryG' },
367
- EUEnergyEfficiencyEnumeration: {
368
- '@id': 'schema:EUEnergyEfficiencyEnumeration',
369
- },
370
- Ear: { '@id': 'schema:Ear' },
371
- EatAction: { '@id': 'schema:EatAction' },
372
- EditedOrCroppedContent: { '@id': 'schema:EditedOrCroppedContent' },
373
- EducationEvent: { '@id': 'schema:EducationEvent' },
374
- EducationalAudience: { '@id': 'schema:EducationalAudience' },
375
- EducationalOccupationalCredential: {
376
- '@id': 'schema:EducationalOccupationalCredential',
377
- },
378
- EducationalOccupationalProgram: {
379
- '@id': 'schema:EducationalOccupationalProgram',
380
- },
381
- EducationalOrganization: { '@id': 'schema:EducationalOrganization' },
382
- EffectivenessHealthAspect: { '@id': 'schema:EffectivenessHealthAspect' },
383
- Electrician: { '@id': 'schema:Electrician' },
384
- ElectronicsStore: { '@id': 'schema:ElectronicsStore' },
385
- ElementarySchool: { '@id': 'schema:ElementarySchool' },
386
- EmailMessage: { '@id': 'schema:EmailMessage' },
387
- Embassy: { '@id': 'schema:Embassy' },
388
- Emergency: { '@id': 'schema:Emergency' },
389
- EmergencyService: { '@id': 'schema:EmergencyService' },
390
- EmployeeRole: { '@id': 'schema:EmployeeRole' },
391
- EmployerAggregateRating: { '@id': 'schema:EmployerAggregateRating' },
392
- EmployerReview: { '@id': 'schema:EmployerReview' },
393
- EmploymentAgency: { '@id': 'schema:EmploymentAgency' },
394
- Endocrine: { '@id': 'schema:Endocrine' },
395
- EndorseAction: { '@id': 'schema:EndorseAction' },
396
- EndorsementRating: { '@id': 'schema:EndorsementRating' },
397
- Energy: { '@id': 'schema:Energy' },
398
- EnergyConsumptionDetails: { '@id': 'schema:EnergyConsumptionDetails' },
399
- EnergyEfficiencyEnumeration: { '@id': 'schema:EnergyEfficiencyEnumeration' },
400
- EnergyStarCertified: { '@id': 'schema:EnergyStarCertified' },
401
- EnergyStarEnergyEfficiencyEnumeration: {
402
- '@id': 'schema:EnergyStarEnergyEfficiencyEnumeration',
403
- },
404
- EngineSpecification: { '@id': 'schema:EngineSpecification' },
405
- EnrollingByInvitation: { '@id': 'schema:EnrollingByInvitation' },
406
- EntertainmentBusiness: { '@id': 'schema:EntertainmentBusiness' },
407
- EntryPoint: { '@id': 'schema:EntryPoint' },
408
- Enumeration: { '@id': 'schema:Enumeration' },
409
- Episode: { '@id': 'schema:Episode' },
410
- Event: { '@id': 'schema:Event' },
411
- EventAttendanceModeEnumeration: {
412
- '@id': 'schema:EventAttendanceModeEnumeration',
413
- },
414
- EventCancelled: { '@id': 'schema:EventCancelled' },
415
- EventMovedOnline: { '@id': 'schema:EventMovedOnline' },
416
- EventPostponed: { '@id': 'schema:EventPostponed' },
417
- EventRescheduled: { '@id': 'schema:EventRescheduled' },
418
- EventReservation: { '@id': 'schema:EventReservation' },
419
- EventScheduled: { '@id': 'schema:EventScheduled' },
420
- EventSeries: { '@id': 'schema:EventSeries' },
421
- EventStatusType: { '@id': 'schema:EventStatusType' },
422
- EventVenue: { '@id': 'schema:EventVenue' },
423
- EvidenceLevelA: { '@id': 'schema:EvidenceLevelA' },
424
- EvidenceLevelB: { '@id': 'schema:EvidenceLevelB' },
425
- EvidenceLevelC: { '@id': 'schema:EvidenceLevelC' },
426
- ExchangeRateSpecification: { '@id': 'schema:ExchangeRateSpecification' },
427
- ExchangeRefund: { '@id': 'schema:ExchangeRefund' },
428
- ExerciseAction: { '@id': 'schema:ExerciseAction' },
429
- ExerciseGym: { '@id': 'schema:ExerciseGym' },
430
- ExercisePlan: { '@id': 'schema:ExercisePlan' },
431
- ExhibitionEvent: { '@id': 'schema:ExhibitionEvent' },
432
- Eye: { '@id': 'schema:Eye' },
433
- FAQPage: { '@id': 'schema:FAQPage' },
434
- FDAcategoryA: { '@id': 'schema:FDAcategoryA' },
435
- FDAcategoryB: { '@id': 'schema:FDAcategoryB' },
436
- FDAcategoryC: { '@id': 'schema:FDAcategoryC' },
437
- FDAcategoryD: { '@id': 'schema:FDAcategoryD' },
438
- FDAcategoryX: { '@id': 'schema:FDAcategoryX' },
439
- FDAnotEvaluated: { '@id': 'schema:FDAnotEvaluated' },
440
- FMRadioChannel: { '@id': 'schema:FMRadioChannel' },
441
- FailedActionStatus: { '@id': 'schema:FailedActionStatus' },
442
- False: { '@id': 'schema:False' },
443
- FastFoodRestaurant: { '@id': 'schema:FastFoodRestaurant' },
444
- Female: { '@id': 'schema:Female' },
445
- Festival: { '@id': 'schema:Festival' },
446
- FilmAction: { '@id': 'schema:FilmAction' },
447
- FinancialProduct: { '@id': 'schema:FinancialProduct' },
448
- FinancialService: { '@id': 'schema:FinancialService' },
449
- FindAction: { '@id': 'schema:FindAction' },
450
- FireStation: { '@id': 'schema:FireStation' },
451
- Flexibility: { '@id': 'schema:Flexibility' },
452
- Flight: { '@id': 'schema:Flight' },
453
- FlightReservation: { '@id': 'schema:FlightReservation' },
454
- Float: { '@id': 'schema:Float' },
455
- FloorPlan: { '@id': 'schema:FloorPlan' },
456
- Florist: { '@id': 'schema:Florist' },
457
- FollowAction: { '@id': 'schema:FollowAction' },
458
- FoodEstablishment: { '@id': 'schema:FoodEstablishment' },
459
- FoodEstablishmentReservation: { '@id': 'schema:FoodEstablishmentReservation' },
460
- FoodEvent: { '@id': 'schema:FoodEvent' },
461
- FoodService: { '@id': 'schema:FoodService' },
462
- FourWheelDriveConfiguration: { '@id': 'schema:FourWheelDriveConfiguration' },
463
- Friday: { '@id': 'schema:Friday' },
464
- FrontWheelDriveConfiguration: { '@id': 'schema:FrontWheelDriveConfiguration' },
465
- FullRefund: { '@id': 'schema:FullRefund' },
466
- FundingAgency: { '@id': 'schema:FundingAgency' },
467
- FundingScheme: { '@id': 'schema:FundingScheme' },
468
- Fungus: { '@id': 'schema:Fungus' },
469
- FurnitureStore: { '@id': 'schema:FurnitureStore' },
470
- Game: { '@id': 'schema:Game' },
471
- GamePlayMode: { '@id': 'schema:GamePlayMode' },
472
- GameServer: { '@id': 'schema:GameServer' },
473
- GameServerStatus: { '@id': 'schema:GameServerStatus' },
474
- GardenStore: { '@id': 'schema:GardenStore' },
475
- GasStation: { '@id': 'schema:GasStation' },
476
- Gastroenterologic: { '@id': 'schema:Gastroenterologic' },
477
- GatedResidenceCommunity: { '@id': 'schema:GatedResidenceCommunity' },
478
- GenderType: { '@id': 'schema:GenderType' },
479
- GeneralContractor: { '@id': 'schema:GeneralContractor' },
480
- Genetic: { '@id': 'schema:Genetic' },
481
- Genitourinary: { '@id': 'schema:Genitourinary' },
482
- GeoCircle: { '@id': 'schema:GeoCircle' },
483
- GeoCoordinates: { '@id': 'schema:GeoCoordinates' },
484
- GeoShape: { '@id': 'schema:GeoShape' },
485
- GeospatialGeometry: { '@id': 'schema:GeospatialGeometry' },
486
- Geriatric: { '@id': 'schema:Geriatric' },
487
- GettingAccessHealthAspect: { '@id': 'schema:GettingAccessHealthAspect' },
488
- GiveAction: { '@id': 'schema:GiveAction' },
489
- GlutenFreeDiet: { '@id': 'schema:GlutenFreeDiet' },
490
- GolfCourse: { '@id': 'schema:GolfCourse' },
491
- GovernmentBenefitsType: { '@id': 'schema:GovernmentBenefitsType' },
492
- GovernmentBuilding: { '@id': 'schema:GovernmentBuilding' },
493
- GovernmentOffice: { '@id': 'schema:GovernmentOffice' },
494
- GovernmentOrganization: { '@id': 'schema:GovernmentOrganization' },
495
- GovernmentPermit: { '@id': 'schema:GovernmentPermit' },
496
- GovernmentService: { '@id': 'schema:GovernmentService' },
497
- Grant: { '@id': 'schema:Grant' },
498
- GraphicNovel: { '@id': 'schema:GraphicNovel' },
499
- GroceryStore: { '@id': 'schema:GroceryStore' },
500
- GroupBoardingPolicy: { '@id': 'schema:GroupBoardingPolicy' },
501
- Guide: { '@id': 'schema:Guide' },
502
- Gynecologic: { '@id': 'schema:Gynecologic' },
503
- HVACBusiness: { '@id': 'schema:HVACBusiness' },
504
- Hackathon: { '@id': 'schema:Hackathon' },
505
- HairSalon: { '@id': 'schema:HairSalon' },
506
- HalalDiet: { '@id': 'schema:HalalDiet' },
507
- Hardcover: { '@id': 'schema:Hardcover' },
508
- HardwareStore: { '@id': 'schema:HardwareStore' },
509
- Head: { '@id': 'schema:Head' },
510
- HealthAndBeautyBusiness: { '@id': 'schema:HealthAndBeautyBusiness' },
511
- HealthAspectEnumeration: { '@id': 'schema:HealthAspectEnumeration' },
512
- HealthCare: { '@id': 'schema:HealthCare' },
513
- HealthClub: { '@id': 'schema:HealthClub' },
514
- HealthInsurancePlan: { '@id': 'schema:HealthInsurancePlan' },
515
- HealthPlanCostSharingSpecification: {
516
- '@id': 'schema:HealthPlanCostSharingSpecification',
517
- },
518
- HealthPlanFormulary: { '@id': 'schema:HealthPlanFormulary' },
519
- HealthPlanNetwork: { '@id': 'schema:HealthPlanNetwork' },
520
- HealthTopicContent: { '@id': 'schema:HealthTopicContent' },
521
- HearingImpairedSupported: { '@id': 'schema:HearingImpairedSupported' },
522
- Hematologic: { '@id': 'schema:Hematologic' },
523
- HighSchool: { '@id': 'schema:HighSchool' },
524
- HinduDiet: { '@id': 'schema:HinduDiet' },
525
- HinduTemple: { '@id': 'schema:HinduTemple' },
526
- HobbyShop: { '@id': 'schema:HobbyShop' },
527
- HomeAndConstructionBusiness: { '@id': 'schema:HomeAndConstructionBusiness' },
528
- HomeGoodsStore: { '@id': 'schema:HomeGoodsStore' },
529
- Homeopathic: { '@id': 'schema:Homeopathic' },
530
- Hospital: { '@id': 'schema:Hospital' },
531
- Hostel: { '@id': 'schema:Hostel' },
532
- Hotel: { '@id': 'schema:Hotel' },
533
- HotelRoom: { '@id': 'schema:HotelRoom' },
534
- House: { '@id': 'schema:House' },
535
- HousePainter: { '@id': 'schema:HousePainter' },
536
- HowItWorksHealthAspect: { '@id': 'schema:HowItWorksHealthAspect' },
537
- HowOrWhereHealthAspect: { '@id': 'schema:HowOrWhereHealthAspect' },
538
- HowTo: { '@id': 'schema:HowTo' },
539
- HowToDirection: { '@id': 'schema:HowToDirection' },
540
- HowToItem: { '@id': 'schema:HowToItem' },
541
- HowToSection: { '@id': 'schema:HowToSection' },
542
- HowToStep: { '@id': 'schema:HowToStep' },
543
- HowToSupply: { '@id': 'schema:HowToSupply' },
544
- HowToTip: { '@id': 'schema:HowToTip' },
545
- HowToTool: { '@id': 'schema:HowToTool' },
546
- HyperToc: { '@id': 'schema:HyperToc' },
547
- HyperTocEntry: { '@id': 'schema:HyperTocEntry' },
548
- IceCreamShop: { '@id': 'schema:IceCreamShop' },
549
- IgnoreAction: { '@id': 'schema:IgnoreAction' },
550
- ImageGallery: { '@id': 'schema:ImageGallery' },
551
- ImageObject: { '@id': 'schema:ImageObject' },
552
- ImagingTest: { '@id': 'schema:ImagingTest' },
553
- InForce: { '@id': 'schema:InForce' },
554
- InStock: { '@id': 'schema:InStock' },
555
- InStoreOnly: { '@id': 'schema:InStoreOnly' },
556
- IndividualProduct: { '@id': 'schema:IndividualProduct' },
557
- Infectious: { '@id': 'schema:Infectious' },
558
- InfectiousAgentClass: { '@id': 'schema:InfectiousAgentClass' },
559
- InfectiousDisease: { '@id': 'schema:InfectiousDisease' },
560
- InformAction: { '@id': 'schema:InformAction' },
561
- IngredientsHealthAspect: { '@id': 'schema:IngredientsHealthAspect' },
562
- InsertAction: { '@id': 'schema:InsertAction' },
563
- InstallAction: { '@id': 'schema:InstallAction' },
564
- Installment: { '@id': 'schema:Installment' },
565
- InsuranceAgency: { '@id': 'schema:InsuranceAgency' },
566
- Intangible: { '@id': 'schema:Intangible' },
567
- Integer: { '@id': 'schema:Integer' },
568
- InteractAction: { '@id': 'schema:InteractAction' },
569
- InteractionCounter: { '@id': 'schema:InteractionCounter' },
570
- InternationalTrial: { '@id': 'schema:InternationalTrial' },
571
- InternetCafe: { '@id': 'schema:InternetCafe' },
572
- InvestmentFund: { '@id': 'schema:InvestmentFund' },
573
- InvestmentOrDeposit: { '@id': 'schema:InvestmentOrDeposit' },
574
- InviteAction: { '@id': 'schema:InviteAction' },
575
- Invoice: { '@id': 'schema:Invoice' },
576
- InvoicePrice: { '@id': 'schema:InvoicePrice' },
577
- ItemAvailability: { '@id': 'schema:ItemAvailability' },
578
- ItemList: { '@id': 'schema:ItemList' },
579
- ItemListOrderAscending: { '@id': 'schema:ItemListOrderAscending' },
580
- ItemListOrderDescending: { '@id': 'schema:ItemListOrderDescending' },
581
- ItemListOrderType: { '@id': 'schema:ItemListOrderType' },
582
- ItemListUnordered: { '@id': 'schema:ItemListUnordered' },
583
- ItemPage: { '@id': 'schema:ItemPage' },
584
- JewelryStore: { '@id': 'schema:JewelryStore' },
585
- JobPosting: { '@id': 'schema:JobPosting' },
586
- JoinAction: { '@id': 'schema:JoinAction' },
587
- Joint: { '@id': 'schema:Joint' },
588
- KosherDiet: { '@id': 'schema:KosherDiet' },
589
- LaboratoryScience: { '@id': 'schema:LaboratoryScience' },
590
- LakeBodyOfWater: { '@id': 'schema:LakeBodyOfWater' },
591
- Landform: { '@id': 'schema:Landform' },
592
- LandmarksOrHistoricalBuildings: {
593
- '@id': 'schema:LandmarksOrHistoricalBuildings',
594
- },
595
- Language: { '@id': 'schema:Language' },
596
- LaserDiscFormat: { '@id': 'schema:LaserDiscFormat' },
597
- LearningResource: { '@id': 'schema:LearningResource' },
598
- LeaveAction: { '@id': 'schema:LeaveAction' },
599
- LeftHandDriving: { '@id': 'schema:LeftHandDriving' },
600
- LegalForceStatus: { '@id': 'schema:LegalForceStatus' },
601
- LegalService: { '@id': 'schema:LegalService' },
602
- LegalValueLevel: { '@id': 'schema:LegalValueLevel' },
603
- Legislation: { '@id': 'schema:Legislation' },
604
- LegislationObject: { '@id': 'schema:LegislationObject' },
605
- LegislativeBuilding: { '@id': 'schema:LegislativeBuilding' },
606
- LeisureTimeActivity: { '@id': 'schema:LeisureTimeActivity' },
607
- LendAction: { '@id': 'schema:LendAction' },
608
- Library: { '@id': 'schema:Library' },
609
- LibrarySystem: { '@id': 'schema:LibrarySystem' },
610
- LifestyleModification: { '@id': 'schema:LifestyleModification' },
611
- Ligament: { '@id': 'schema:Ligament' },
612
- LikeAction: { '@id': 'schema:LikeAction' },
613
- LimitedAvailability: { '@id': 'schema:LimitedAvailability' },
614
- LimitedByGuaranteeCharity: { '@id': 'schema:LimitedByGuaranteeCharity' },
615
- LinkRole: { '@id': 'schema:LinkRole' },
616
- LiquorStore: { '@id': 'schema:LiquorStore' },
617
- ListItem: { '@id': 'schema:ListItem' },
618
- ListPrice: { '@id': 'schema:ListPrice' },
619
- ListenAction: { '@id': 'schema:ListenAction' },
620
- LiteraryEvent: { '@id': 'schema:LiteraryEvent' },
621
- LiveAlbum: { '@id': 'schema:LiveAlbum' },
622
- LiveBlogPosting: { '@id': 'schema:LiveBlogPosting' },
623
- LivingWithHealthAspect: { '@id': 'schema:LivingWithHealthAspect' },
624
- LoanOrCredit: { '@id': 'schema:LoanOrCredit' },
625
- LocalBusiness: { '@id': 'schema:LocalBusiness' },
626
- LocationFeatureSpecification: { '@id': 'schema:LocationFeatureSpecification' },
627
- LockerDelivery: { '@id': 'schema:LockerDelivery' },
628
- Locksmith: { '@id': 'schema:Locksmith' },
629
- LodgingBusiness: { '@id': 'schema:LodgingBusiness' },
630
- LodgingReservation: { '@id': 'schema:LodgingReservation' },
631
- Longitudinal: { '@id': 'schema:Longitudinal' },
632
- LoseAction: { '@id': 'schema:LoseAction' },
633
- LowCalorieDiet: { '@id': 'schema:LowCalorieDiet' },
634
- LowFatDiet: { '@id': 'schema:LowFatDiet' },
635
- LowLactoseDiet: { '@id': 'schema:LowLactoseDiet' },
636
- LowSaltDiet: { '@id': 'schema:LowSaltDiet' },
637
- Lung: { '@id': 'schema:Lung' },
638
- LymphaticVessel: { '@id': 'schema:LymphaticVessel' },
639
- MRI: { '@id': 'schema:MRI' },
640
- MSRP: { '@id': 'schema:MSRP' },
641
- Male: { '@id': 'schema:Male' },
642
- Manuscript: { '@id': 'schema:Manuscript' },
643
- Map: { '@id': 'schema:Map' },
644
- MapCategoryType: { '@id': 'schema:MapCategoryType' },
645
- MarryAction: { '@id': 'schema:MarryAction' },
646
- Mass: { '@id': 'schema:Mass' },
647
- MathSolver: { '@id': 'schema:MathSolver' },
648
- MaximumDoseSchedule: { '@id': 'schema:MaximumDoseSchedule' },
649
- MayTreatHealthAspect: { '@id': 'schema:MayTreatHealthAspect' },
650
- MeasurementTypeEnumeration: { '@id': 'schema:MeasurementTypeEnumeration' },
651
- MediaGallery: { '@id': 'schema:MediaGallery' },
652
- MediaManipulationRatingEnumeration: {
653
- '@id': 'schema:MediaManipulationRatingEnumeration',
654
- },
655
- MediaObject: { '@id': 'schema:MediaObject' },
656
- MediaReview: { '@id': 'schema:MediaReview' },
657
- MediaSubscription: { '@id': 'schema:MediaSubscription' },
658
- MedicalAudience: { '@id': 'schema:MedicalAudience' },
659
- MedicalAudienceType: { '@id': 'schema:MedicalAudienceType' },
660
- MedicalBusiness: { '@id': 'schema:MedicalBusiness' },
661
- MedicalCause: { '@id': 'schema:MedicalCause' },
662
- MedicalClinic: { '@id': 'schema:MedicalClinic' },
663
- MedicalCode: { '@id': 'schema:MedicalCode' },
664
- MedicalCondition: { '@id': 'schema:MedicalCondition' },
665
- MedicalConditionStage: { '@id': 'schema:MedicalConditionStage' },
666
- MedicalContraindication: { '@id': 'schema:MedicalContraindication' },
667
- MedicalDevice: { '@id': 'schema:MedicalDevice' },
668
- MedicalDevicePurpose: { '@id': 'schema:MedicalDevicePurpose' },
669
- MedicalEntity: { '@id': 'schema:MedicalEntity' },
670
- MedicalEnumeration: { '@id': 'schema:MedicalEnumeration' },
671
- MedicalEvidenceLevel: { '@id': 'schema:MedicalEvidenceLevel' },
672
- MedicalGuideline: { '@id': 'schema:MedicalGuideline' },
673
- MedicalGuidelineContraindication: {
674
- '@id': 'schema:MedicalGuidelineContraindication',
675
- },
676
- MedicalGuidelineRecommendation: {
677
- '@id': 'schema:MedicalGuidelineRecommendation',
678
- },
679
- MedicalImagingTechnique: { '@id': 'schema:MedicalImagingTechnique' },
680
- MedicalIndication: { '@id': 'schema:MedicalIndication' },
681
- MedicalIntangible: { '@id': 'schema:MedicalIntangible' },
682
- MedicalObservationalStudy: { '@id': 'schema:MedicalObservationalStudy' },
683
- MedicalObservationalStudyDesign: {
684
- '@id': 'schema:MedicalObservationalStudyDesign',
685
- },
686
- MedicalOrganization: { '@id': 'schema:MedicalOrganization' },
687
- MedicalProcedure: { '@id': 'schema:MedicalProcedure' },
688
- MedicalProcedureType: { '@id': 'schema:MedicalProcedureType' },
689
- MedicalResearcher: { '@id': 'schema:MedicalResearcher' },
690
- MedicalRiskCalculator: { '@id': 'schema:MedicalRiskCalculator' },
691
- MedicalRiskEstimator: { '@id': 'schema:MedicalRiskEstimator' },
692
- MedicalRiskFactor: { '@id': 'schema:MedicalRiskFactor' },
693
- MedicalRiskScore: { '@id': 'schema:MedicalRiskScore' },
694
- MedicalScholarlyArticle: { '@id': 'schema:MedicalScholarlyArticle' },
695
- MedicalSign: { '@id': 'schema:MedicalSign' },
696
- MedicalSignOrSymptom: { '@id': 'schema:MedicalSignOrSymptom' },
697
- MedicalSpecialty: { '@id': 'schema:MedicalSpecialty' },
698
- MedicalStudy: { '@id': 'schema:MedicalStudy' },
699
- MedicalStudyStatus: { '@id': 'schema:MedicalStudyStatus' },
700
- MedicalSymptom: { '@id': 'schema:MedicalSymptom' },
701
- MedicalTest: { '@id': 'schema:MedicalTest' },
702
- MedicalTestPanel: { '@id': 'schema:MedicalTestPanel' },
703
- MedicalTherapy: { '@id': 'schema:MedicalTherapy' },
704
- MedicalTrial: { '@id': 'schema:MedicalTrial' },
705
- MedicalTrialDesign: { '@id': 'schema:MedicalTrialDesign' },
706
- MedicalWebPage: { '@id': 'schema:MedicalWebPage' },
707
- MedicineSystem: { '@id': 'schema:MedicineSystem' },
708
- MeetingRoom: { '@id': 'schema:MeetingRoom' },
709
- MensClothingStore: { '@id': 'schema:MensClothingStore' },
710
- Menu: { '@id': 'schema:Menu' },
711
- MenuItem: { '@id': 'schema:MenuItem' },
712
- MenuSection: { '@id': 'schema:MenuSection' },
713
- MerchantReturnEnumeration: { '@id': 'schema:MerchantReturnEnumeration' },
714
- MerchantReturnFiniteReturnWindow: {
715
- '@id': 'schema:MerchantReturnFiniteReturnWindow',
716
- },
717
- MerchantReturnNotPermitted: { '@id': 'schema:MerchantReturnNotPermitted' },
718
- MerchantReturnPolicy: { '@id': 'schema:MerchantReturnPolicy' },
719
- MerchantReturnUnlimitedWindow: {
720
- '@id': 'schema:MerchantReturnUnlimitedWindow',
721
- },
722
- MerchantReturnUnspecified: { '@id': 'schema:MerchantReturnUnspecified' },
723
- Message: { '@id': 'schema:Message' },
724
- MiddleSchool: { '@id': 'schema:MiddleSchool' },
725
- Midwifery: { '@id': 'schema:Midwifery' },
726
- MinimumAdvertisedPrice: { '@id': 'schema:MinimumAdvertisedPrice' },
727
- MisconceptionsHealthAspect: { '@id': 'schema:MisconceptionsHealthAspect' },
728
- MixedEventAttendanceMode: { '@id': 'schema:MixedEventAttendanceMode' },
729
- MixtapeAlbum: { '@id': 'schema:MixtapeAlbum' },
730
- MobileApplication: { '@id': 'schema:MobileApplication' },
731
- MobilePhoneStore: { '@id': 'schema:MobilePhoneStore' },
732
- Monday: { '@id': 'schema:Monday' },
733
- MonetaryAmount: { '@id': 'schema:MonetaryAmount' },
734
- MonetaryAmountDistribution: { '@id': 'schema:MonetaryAmountDistribution' },
735
- MonetaryGrant: { '@id': 'schema:MonetaryGrant' },
736
- MoneyTransfer: { '@id': 'schema:MoneyTransfer' },
737
- MortgageLoan: { '@id': 'schema:MortgageLoan' },
738
- Mosque: { '@id': 'schema:Mosque' },
739
- Motel: { '@id': 'schema:Motel' },
740
- Motorcycle: { '@id': 'schema:Motorcycle' },
741
- MotorcycleDealer: { '@id': 'schema:MotorcycleDealer' },
742
- MotorcycleRepair: { '@id': 'schema:MotorcycleRepair' },
743
- MotorizedBicycle: { '@id': 'schema:MotorizedBicycle' },
744
- Mountain: { '@id': 'schema:Mountain' },
745
- MoveAction: { '@id': 'schema:MoveAction' },
746
- Movie: { '@id': 'schema:Movie' },
747
- MovieClip: { '@id': 'schema:MovieClip' },
748
- MovieRentalStore: { '@id': 'schema:MovieRentalStore' },
749
- MovieSeries: { '@id': 'schema:MovieSeries' },
750
- MovieTheater: { '@id': 'schema:MovieTheater' },
751
- MovingCompany: { '@id': 'schema:MovingCompany' },
752
- MultiCenterTrial: { '@id': 'schema:MultiCenterTrial' },
753
- MultiPlayer: { '@id': 'schema:MultiPlayer' },
754
- MulticellularParasite: { '@id': 'schema:MulticellularParasite' },
755
- Muscle: { '@id': 'schema:Muscle' },
756
- Musculoskeletal: { '@id': 'schema:Musculoskeletal' },
757
- MusculoskeletalExam: { '@id': 'schema:MusculoskeletalExam' },
758
- Museum: { '@id': 'schema:Museum' },
759
- MusicAlbum: { '@id': 'schema:MusicAlbum' },
760
- MusicAlbumProductionType: { '@id': 'schema:MusicAlbumProductionType' },
761
- MusicAlbumReleaseType: { '@id': 'schema:MusicAlbumReleaseType' },
762
- MusicComposition: { '@id': 'schema:MusicComposition' },
763
- MusicEvent: { '@id': 'schema:MusicEvent' },
764
- MusicGroup: { '@id': 'schema:MusicGroup' },
765
- MusicPlaylist: { '@id': 'schema:MusicPlaylist' },
766
- MusicRecording: { '@id': 'schema:MusicRecording' },
767
- MusicRelease: { '@id': 'schema:MusicRelease' },
768
- MusicReleaseFormatType: { '@id': 'schema:MusicReleaseFormatType' },
769
- MusicStore: { '@id': 'schema:MusicStore' },
770
- MusicVenue: { '@id': 'schema:MusicVenue' },
771
- MusicVideoObject: { '@id': 'schema:MusicVideoObject' },
772
- NGO: { '@id': 'schema:NGO' },
773
- NLNonprofitType: { '@id': 'schema:NLNonprofitType' },
774
- NailSalon: { '@id': 'schema:NailSalon' },
775
- Neck: { '@id': 'schema:Neck' },
776
- Nerve: { '@id': 'schema:Nerve' },
777
- Neuro: { '@id': 'schema:Neuro' },
778
- Neurologic: { '@id': 'schema:Neurologic' },
779
- NewCondition: { '@id': 'schema:NewCondition' },
780
- NewsArticle: { '@id': 'schema:NewsArticle' },
781
- NewsMediaOrganization: { '@id': 'schema:NewsMediaOrganization' },
782
- Newspaper: { '@id': 'schema:Newspaper' },
783
- NightClub: { '@id': 'schema:NightClub' },
784
- NoninvasiveProcedure: { '@id': 'schema:NoninvasiveProcedure' },
785
- Nonprofit501a: { '@id': 'schema:Nonprofit501a' },
786
- Nonprofit501c1: { '@id': 'schema:Nonprofit501c1' },
787
- Nonprofit501c10: { '@id': 'schema:Nonprofit501c10' },
788
- Nonprofit501c11: { '@id': 'schema:Nonprofit501c11' },
789
- Nonprofit501c12: { '@id': 'schema:Nonprofit501c12' },
790
- Nonprofit501c13: { '@id': 'schema:Nonprofit501c13' },
791
- Nonprofit501c14: { '@id': 'schema:Nonprofit501c14' },
792
- Nonprofit501c15: { '@id': 'schema:Nonprofit501c15' },
793
- Nonprofit501c16: { '@id': 'schema:Nonprofit501c16' },
794
- Nonprofit501c17: { '@id': 'schema:Nonprofit501c17' },
795
- Nonprofit501c18: { '@id': 'schema:Nonprofit501c18' },
796
- Nonprofit501c19: { '@id': 'schema:Nonprofit501c19' },
797
- Nonprofit501c2: { '@id': 'schema:Nonprofit501c2' },
798
- Nonprofit501c20: { '@id': 'schema:Nonprofit501c20' },
799
- Nonprofit501c21: { '@id': 'schema:Nonprofit501c21' },
800
- Nonprofit501c22: { '@id': 'schema:Nonprofit501c22' },
801
- Nonprofit501c23: { '@id': 'schema:Nonprofit501c23' },
802
- Nonprofit501c24: { '@id': 'schema:Nonprofit501c24' },
803
- Nonprofit501c25: { '@id': 'schema:Nonprofit501c25' },
804
- Nonprofit501c26: { '@id': 'schema:Nonprofit501c26' },
805
- Nonprofit501c27: { '@id': 'schema:Nonprofit501c27' },
806
- Nonprofit501c28: { '@id': 'schema:Nonprofit501c28' },
807
- Nonprofit501c3: { '@id': 'schema:Nonprofit501c3' },
808
- Nonprofit501c4: { '@id': 'schema:Nonprofit501c4' },
809
- Nonprofit501c5: { '@id': 'schema:Nonprofit501c5' },
810
- Nonprofit501c6: { '@id': 'schema:Nonprofit501c6' },
811
- Nonprofit501c7: { '@id': 'schema:Nonprofit501c7' },
812
- Nonprofit501c8: { '@id': 'schema:Nonprofit501c8' },
813
- Nonprofit501c9: { '@id': 'schema:Nonprofit501c9' },
814
- Nonprofit501d: { '@id': 'schema:Nonprofit501d' },
815
- Nonprofit501e: { '@id': 'schema:Nonprofit501e' },
816
- Nonprofit501f: { '@id': 'schema:Nonprofit501f' },
817
- Nonprofit501k: { '@id': 'schema:Nonprofit501k' },
818
- Nonprofit501n: { '@id': 'schema:Nonprofit501n' },
819
- Nonprofit501q: { '@id': 'schema:Nonprofit501q' },
820
- Nonprofit527: { '@id': 'schema:Nonprofit527' },
821
- NonprofitANBI: { '@id': 'schema:NonprofitANBI' },
822
- NonprofitSBBI: { '@id': 'schema:NonprofitSBBI' },
823
- NonprofitType: { '@id': 'schema:NonprofitType' },
824
- Nose: { '@id': 'schema:Nose' },
825
- NotInForce: { '@id': 'schema:NotInForce' },
826
- NotYetRecruiting: { '@id': 'schema:NotYetRecruiting' },
827
- Notary: { '@id': 'schema:Notary' },
828
- NoteDigitalDocument: { '@id': 'schema:NoteDigitalDocument' },
829
- Number: { '@id': 'schema:Number' },
830
- Nursing: { '@id': 'schema:Nursing' },
831
- NutritionInformation: { '@id': 'schema:NutritionInformation' },
832
- OTC: { '@id': 'schema:OTC' },
833
- Observation: { '@id': 'schema:Observation' },
834
- Observational: { '@id': 'schema:Observational' },
835
- Obstetric: { '@id': 'schema:Obstetric' },
836
- Occupation: { '@id': 'schema:Occupation' },
837
- OccupationalActivity: { '@id': 'schema:OccupationalActivity' },
838
- OccupationalExperienceRequirements: {
839
- '@id': 'schema:OccupationalExperienceRequirements',
840
- },
841
- OccupationalTherapy: { '@id': 'schema:OccupationalTherapy' },
842
- OceanBodyOfWater: { '@id': 'schema:OceanBodyOfWater' },
843
- Offer: { '@id': 'schema:Offer' },
844
- OfferCatalog: { '@id': 'schema:OfferCatalog' },
845
- OfferForLease: { '@id': 'schema:OfferForLease' },
846
- OfferForPurchase: { '@id': 'schema:OfferForPurchase' },
847
- OfferItemCondition: { '@id': 'schema:OfferItemCondition' },
848
- OfferShippingDetails: { '@id': 'schema:OfferShippingDetails' },
849
- OfficeEquipmentStore: { '@id': 'schema:OfficeEquipmentStore' },
850
- OfficialLegalValue: { '@id': 'schema:OfficialLegalValue' },
851
- OfflineEventAttendanceMode: { '@id': 'schema:OfflineEventAttendanceMode' },
852
- OfflinePermanently: { '@id': 'schema:OfflinePermanently' },
853
- OfflineTemporarily: { '@id': 'schema:OfflineTemporarily' },
854
- OnDemandEvent: { '@id': 'schema:OnDemandEvent' },
855
- OnSitePickup: { '@id': 'schema:OnSitePickup' },
856
- Oncologic: { '@id': 'schema:Oncologic' },
857
- OneTimePayments: { '@id': 'schema:OneTimePayments' },
858
- Online: { '@id': 'schema:Online' },
859
- OnlineEventAttendanceMode: { '@id': 'schema:OnlineEventAttendanceMode' },
860
- OnlineFull: { '@id': 'schema:OnlineFull' },
861
- OnlineOnly: { '@id': 'schema:OnlineOnly' },
862
- OpenTrial: { '@id': 'schema:OpenTrial' },
863
- OpeningHoursSpecification: { '@id': 'schema:OpeningHoursSpecification' },
864
- OpinionNewsArticle: { '@id': 'schema:OpinionNewsArticle' },
865
- Optician: { '@id': 'schema:Optician' },
866
- Optometric: { '@id': 'schema:Optometric' },
867
- Order: { '@id': 'schema:Order' },
868
- OrderAction: { '@id': 'schema:OrderAction' },
869
- OrderCancelled: { '@id': 'schema:OrderCancelled' },
870
- OrderDelivered: { '@id': 'schema:OrderDelivered' },
871
- OrderInTransit: { '@id': 'schema:OrderInTransit' },
872
- OrderItem: { '@id': 'schema:OrderItem' },
873
- OrderPaymentDue: { '@id': 'schema:OrderPaymentDue' },
874
- OrderPickupAvailable: { '@id': 'schema:OrderPickupAvailable' },
875
- OrderProblem: { '@id': 'schema:OrderProblem' },
876
- OrderProcessing: { '@id': 'schema:OrderProcessing' },
877
- OrderReturned: { '@id': 'schema:OrderReturned' },
878
- OrderStatus: { '@id': 'schema:OrderStatus' },
879
- Organization: { '@id': 'schema:Organization' },
880
- OrganizationRole: { '@id': 'schema:OrganizationRole' },
881
- OrganizeAction: { '@id': 'schema:OrganizeAction' },
882
- OriginalMediaContent: { '@id': 'schema:OriginalMediaContent' },
883
- OriginalShippingFees: { '@id': 'schema:OriginalShippingFees' },
884
- Osteopathic: { '@id': 'schema:Osteopathic' },
885
- Otolaryngologic: { '@id': 'schema:Otolaryngologic' },
886
- OutOfStock: { '@id': 'schema:OutOfStock' },
887
- OutletStore: { '@id': 'schema:OutletStore' },
888
- OverviewHealthAspect: { '@id': 'schema:OverviewHealthAspect' },
889
- OwnershipInfo: { '@id': 'schema:OwnershipInfo' },
890
- PET: { '@id': 'schema:PET' },
891
- PaidLeave: { '@id': 'schema:PaidLeave' },
892
- PaintAction: { '@id': 'schema:PaintAction' },
893
- Painting: { '@id': 'schema:Painting' },
894
- PalliativeProcedure: { '@id': 'schema:PalliativeProcedure' },
895
- Paperback: { '@id': 'schema:Paperback' },
896
- ParcelDelivery: { '@id': 'schema:ParcelDelivery' },
897
- ParcelService: { '@id': 'schema:ParcelService' },
898
- ParentAudience: { '@id': 'schema:ParentAudience' },
899
- ParentalSupport: { '@id': 'schema:ParentalSupport' },
900
- Park: { '@id': 'schema:Park' },
901
- ParkingFacility: { '@id': 'schema:ParkingFacility' },
902
- ParkingMap: { '@id': 'schema:ParkingMap' },
903
- PartiallyInForce: { '@id': 'schema:PartiallyInForce' },
904
- Pathology: { '@id': 'schema:Pathology' },
905
- PathologyTest: { '@id': 'schema:PathologyTest' },
906
- Patient: { '@id': 'schema:Patient' },
907
- PatientExperienceHealthAspect: {
908
- '@id': 'schema:PatientExperienceHealthAspect',
909
- },
910
- PawnShop: { '@id': 'schema:PawnShop' },
911
- PayAction: { '@id': 'schema:PayAction' },
912
- PaymentAutomaticallyApplied: { '@id': 'schema:PaymentAutomaticallyApplied' },
913
- PaymentCard: { '@id': 'schema:PaymentCard' },
914
- PaymentChargeSpecification: { '@id': 'schema:PaymentChargeSpecification' },
915
- PaymentComplete: { '@id': 'schema:PaymentComplete' },
916
- PaymentDeclined: { '@id': 'schema:PaymentDeclined' },
917
- PaymentDue: { '@id': 'schema:PaymentDue' },
918
- PaymentMethod: { '@id': 'schema:PaymentMethod' },
919
- PaymentPastDue: { '@id': 'schema:PaymentPastDue' },
920
- PaymentService: { '@id': 'schema:PaymentService' },
921
- PaymentStatusType: { '@id': 'schema:PaymentStatusType' },
922
- Pediatric: { '@id': 'schema:Pediatric' },
923
- PeopleAudience: { '@id': 'schema:PeopleAudience' },
924
- PercutaneousProcedure: { '@id': 'schema:PercutaneousProcedure' },
925
- PerformAction: { '@id': 'schema:PerformAction' },
926
- PerformanceRole: { '@id': 'schema:PerformanceRole' },
927
- PerformingArtsTheater: { '@id': 'schema:PerformingArtsTheater' },
928
- PerformingGroup: { '@id': 'schema:PerformingGroup' },
929
- Periodical: { '@id': 'schema:Periodical' },
930
- Permit: { '@id': 'schema:Permit' },
931
- Person: { '@id': 'schema:Person' },
932
- PetStore: { '@id': 'schema:PetStore' },
933
- Pharmacy: { '@id': 'schema:Pharmacy' },
934
- PharmacySpecialty: { '@id': 'schema:PharmacySpecialty' },
935
- Photograph: { '@id': 'schema:Photograph' },
936
- PhotographAction: { '@id': 'schema:PhotographAction' },
937
- PhysicalActivity: { '@id': 'schema:PhysicalActivity' },
938
- PhysicalActivityCategory: { '@id': 'schema:PhysicalActivityCategory' },
939
- PhysicalExam: { '@id': 'schema:PhysicalExam' },
940
- PhysicalTherapy: { '@id': 'schema:PhysicalTherapy' },
941
- Physician: { '@id': 'schema:Physician' },
942
- Physiotherapy: { '@id': 'schema:Physiotherapy' },
943
- Place: { '@id': 'schema:Place' },
944
- PlaceOfWorship: { '@id': 'schema:PlaceOfWorship' },
945
- PlaceboControlledTrial: { '@id': 'schema:PlaceboControlledTrial' },
946
- PlanAction: { '@id': 'schema:PlanAction' },
947
- PlasticSurgery: { '@id': 'schema:PlasticSurgery' },
948
- Play: { '@id': 'schema:Play' },
949
- PlayAction: { '@id': 'schema:PlayAction' },
950
- Playground: { '@id': 'schema:Playground' },
951
- Plumber: { '@id': 'schema:Plumber' },
952
- PodcastEpisode: { '@id': 'schema:PodcastEpisode' },
953
- PodcastSeason: { '@id': 'schema:PodcastSeason' },
954
- PodcastSeries: { '@id': 'schema:PodcastSeries' },
955
- Podiatric: { '@id': 'schema:Podiatric' },
956
- PoliceStation: { '@id': 'schema:PoliceStation' },
957
- Pond: { '@id': 'schema:Pond' },
958
- PostOffice: { '@id': 'schema:PostOffice' },
959
- PostalAddress: { '@id': 'schema:PostalAddress' },
960
- PostalCodeRangeSpecification: { '@id': 'schema:PostalCodeRangeSpecification' },
961
- Poster: { '@id': 'schema:Poster' },
962
- PotentialActionStatus: { '@id': 'schema:PotentialActionStatus' },
963
- PreOrder: { '@id': 'schema:PreOrder' },
964
- PreOrderAction: { '@id': 'schema:PreOrderAction' },
965
- PreSale: { '@id': 'schema:PreSale' },
966
- PregnancyHealthAspect: { '@id': 'schema:PregnancyHealthAspect' },
967
- PrependAction: { '@id': 'schema:PrependAction' },
968
- Preschool: { '@id': 'schema:Preschool' },
969
- PrescriptionOnly: { '@id': 'schema:PrescriptionOnly' },
970
- PresentationDigitalDocument: { '@id': 'schema:PresentationDigitalDocument' },
971
- PreventionHealthAspect: { '@id': 'schema:PreventionHealthAspect' },
972
- PreventionIndication: { '@id': 'schema:PreventionIndication' },
973
- PriceComponentTypeEnumeration: {
974
- '@id': 'schema:PriceComponentTypeEnumeration',
975
- },
976
- PriceSpecification: { '@id': 'schema:PriceSpecification' },
977
- PriceTypeEnumeration: { '@id': 'schema:PriceTypeEnumeration' },
978
- PrimaryCare: { '@id': 'schema:PrimaryCare' },
979
- Prion: { '@id': 'schema:Prion' },
980
- Product: { '@id': 'schema:Product' },
981
- ProductCollection: { '@id': 'schema:ProductCollection' },
982
- ProductGroup: { '@id': 'schema:ProductGroup' },
983
- ProductModel: { '@id': 'schema:ProductModel' },
984
- ProductReturnEnumeration: { '@id': 'schema:ProductReturnEnumeration' },
985
- ProductReturnFiniteReturnWindow: {
986
- '@id': 'schema:ProductReturnFiniteReturnWindow',
987
- },
988
- ProductReturnNotPermitted: { '@id': 'schema:ProductReturnNotPermitted' },
989
- ProductReturnPolicy: { '@id': 'schema:ProductReturnPolicy' },
990
- ProductReturnUnlimitedWindow: { '@id': 'schema:ProductReturnUnlimitedWindow' },
991
- ProductReturnUnspecified: { '@id': 'schema:ProductReturnUnspecified' },
992
- ProfessionalService: { '@id': 'schema:ProfessionalService' },
993
- ProfilePage: { '@id': 'schema:ProfilePage' },
994
- PrognosisHealthAspect: { '@id': 'schema:PrognosisHealthAspect' },
995
- ProgramMembership: { '@id': 'schema:ProgramMembership' },
996
- Project: { '@id': 'schema:Project' },
997
- PronounceableText: { '@id': 'schema:PronounceableText' },
998
- Property: { '@id': 'schema:Property' },
999
- PropertyValue: { '@id': 'schema:PropertyValue' },
1000
- PropertyValueSpecification: { '@id': 'schema:PropertyValueSpecification' },
1001
- Protozoa: { '@id': 'schema:Protozoa' },
1002
- Psychiatric: { '@id': 'schema:Psychiatric' },
1003
- PsychologicalTreatment: { '@id': 'schema:PsychologicalTreatment' },
1004
- PublicHealth: { '@id': 'schema:PublicHealth' },
1005
- PublicHolidays: { '@id': 'schema:PublicHolidays' },
1006
- PublicSwimmingPool: { '@id': 'schema:PublicSwimmingPool' },
1007
- PublicToilet: { '@id': 'schema:PublicToilet' },
1008
- PublicationEvent: { '@id': 'schema:PublicationEvent' },
1009
- PublicationIssue: { '@id': 'schema:PublicationIssue' },
1010
- PublicationVolume: { '@id': 'schema:PublicationVolume' },
1011
- Pulmonary: { '@id': 'schema:Pulmonary' },
1012
- QAPage: { '@id': 'schema:QAPage' },
1013
- QualitativeValue: { '@id': 'schema:QualitativeValue' },
1014
- QuantitativeValue: { '@id': 'schema:QuantitativeValue' },
1015
- QuantitativeValueDistribution: {
1016
- '@id': 'schema:QuantitativeValueDistribution',
1017
- },
1018
- Quantity: { '@id': 'schema:Quantity' },
1019
- Question: { '@id': 'schema:Question' },
1020
- Quiz: { '@id': 'schema:Quiz' },
1021
- Quotation: { '@id': 'schema:Quotation' },
1022
- QuoteAction: { '@id': 'schema:QuoteAction' },
1023
- RVPark: { '@id': 'schema:RVPark' },
1024
- RadiationTherapy: { '@id': 'schema:RadiationTherapy' },
1025
- RadioBroadcastService: { '@id': 'schema:RadioBroadcastService' },
1026
- RadioChannel: { '@id': 'schema:RadioChannel' },
1027
- RadioClip: { '@id': 'schema:RadioClip' },
1028
- RadioEpisode: { '@id': 'schema:RadioEpisode' },
1029
- RadioSeason: { '@id': 'schema:RadioSeason' },
1030
- RadioSeries: { '@id': 'schema:RadioSeries' },
1031
- RadioStation: { '@id': 'schema:RadioStation' },
1032
- Radiography: { '@id': 'schema:Radiography' },
1033
- RandomizedTrial: { '@id': 'schema:RandomizedTrial' },
1034
- Rating: { '@id': 'schema:Rating' },
1035
- ReactAction: { '@id': 'schema:ReactAction' },
1036
- ReadAction: { '@id': 'schema:ReadAction' },
1037
- ReadPermission: { '@id': 'schema:ReadPermission' },
1038
- RealEstateAgent: { '@id': 'schema:RealEstateAgent' },
1039
- RealEstateListing: { '@id': 'schema:RealEstateListing' },
1040
- RearWheelDriveConfiguration: { '@id': 'schema:RearWheelDriveConfiguration' },
1041
- ReceiveAction: { '@id': 'schema:ReceiveAction' },
1042
- Recipe: { '@id': 'schema:Recipe' },
1043
- Recommendation: { '@id': 'schema:Recommendation' },
1044
- RecommendedDoseSchedule: { '@id': 'schema:RecommendedDoseSchedule' },
1045
- Recruiting: { '@id': 'schema:Recruiting' },
1046
- RecyclingCenter: { '@id': 'schema:RecyclingCenter' },
1047
- RefundTypeEnumeration: { '@id': 'schema:RefundTypeEnumeration' },
1048
- RefurbishedCondition: { '@id': 'schema:RefurbishedCondition' },
1049
- RegisterAction: { '@id': 'schema:RegisterAction' },
1050
- Registry: { '@id': 'schema:Registry' },
1051
- ReimbursementCap: { '@id': 'schema:ReimbursementCap' },
1052
- RejectAction: { '@id': 'schema:RejectAction' },
1053
- RelatedTopicsHealthAspect: { '@id': 'schema:RelatedTopicsHealthAspect' },
1054
- RemixAlbum: { '@id': 'schema:RemixAlbum' },
1055
- Renal: { '@id': 'schema:Renal' },
1056
- RentAction: { '@id': 'schema:RentAction' },
1057
- RentalCarReservation: { '@id': 'schema:RentalCarReservation' },
1058
- RentalVehicleUsage: { '@id': 'schema:RentalVehicleUsage' },
1059
- RepaymentSpecification: { '@id': 'schema:RepaymentSpecification' },
1060
- ReplaceAction: { '@id': 'schema:ReplaceAction' },
1061
- ReplyAction: { '@id': 'schema:ReplyAction' },
1062
- Report: { '@id': 'schema:Report' },
1063
- ReportageNewsArticle: { '@id': 'schema:ReportageNewsArticle' },
1064
- ReportedDoseSchedule: { '@id': 'schema:ReportedDoseSchedule' },
1065
- ResearchProject: { '@id': 'schema:ResearchProject' },
1066
- Researcher: { '@id': 'schema:Researcher' },
1067
- Reservation: { '@id': 'schema:Reservation' },
1068
- ReservationCancelled: { '@id': 'schema:ReservationCancelled' },
1069
- ReservationConfirmed: { '@id': 'schema:ReservationConfirmed' },
1070
- ReservationHold: { '@id': 'schema:ReservationHold' },
1071
- ReservationPackage: { '@id': 'schema:ReservationPackage' },
1072
- ReservationPending: { '@id': 'schema:ReservationPending' },
1073
- ReservationStatusType: { '@id': 'schema:ReservationStatusType' },
1074
- ReserveAction: { '@id': 'schema:ReserveAction' },
1075
- Reservoir: { '@id': 'schema:Reservoir' },
1076
- Residence: { '@id': 'schema:Residence' },
1077
- Resort: { '@id': 'schema:Resort' },
1078
- RespiratoryTherapy: { '@id': 'schema:RespiratoryTherapy' },
1079
- Restaurant: { '@id': 'schema:Restaurant' },
1080
- RestockingFees: { '@id': 'schema:RestockingFees' },
1081
- RestrictedDiet: { '@id': 'schema:RestrictedDiet' },
1082
- ResultsAvailable: { '@id': 'schema:ResultsAvailable' },
1083
- ResultsNotAvailable: { '@id': 'schema:ResultsNotAvailable' },
1084
- ResumeAction: { '@id': 'schema:ResumeAction' },
1085
- Retail: { '@id': 'schema:Retail' },
1086
- ReturnAction: { '@id': 'schema:ReturnAction' },
1087
- ReturnFeesEnumeration: { '@id': 'schema:ReturnFeesEnumeration' },
1088
- ReturnShippingFees: { '@id': 'schema:ReturnShippingFees' },
1089
- Review: { '@id': 'schema:Review' },
1090
- ReviewAction: { '@id': 'schema:ReviewAction' },
1091
- ReviewNewsArticle: { '@id': 'schema:ReviewNewsArticle' },
1092
- Rheumatologic: { '@id': 'schema:Rheumatologic' },
1093
- RightHandDriving: { '@id': 'schema:RightHandDriving' },
1094
- RisksOrComplicationsHealthAspect: {
1095
- '@id': 'schema:RisksOrComplicationsHealthAspect',
1096
- },
1097
- RiverBodyOfWater: { '@id': 'schema:RiverBodyOfWater' },
1098
- Role: { '@id': 'schema:Role' },
1099
- RoofingContractor: { '@id': 'schema:RoofingContractor' },
1100
- Room: { '@id': 'schema:Room' },
1101
- RsvpAction: { '@id': 'schema:RsvpAction' },
1102
- RsvpResponseMaybe: { '@id': 'schema:RsvpResponseMaybe' },
1103
- RsvpResponseNo: { '@id': 'schema:RsvpResponseNo' },
1104
- RsvpResponseType: { '@id': 'schema:RsvpResponseType' },
1105
- RsvpResponseYes: { '@id': 'schema:RsvpResponseYes' },
1106
- SRP: { '@id': 'schema:SRP' },
1107
- SafetyHealthAspect: { '@id': 'schema:SafetyHealthAspect' },
1108
- SaleEvent: { '@id': 'schema:SaleEvent' },
1109
- SalePrice: { '@id': 'schema:SalePrice' },
1110
- SatireOrParodyContent: { '@id': 'schema:SatireOrParodyContent' },
1111
- SatiricalArticle: { '@id': 'schema:SatiricalArticle' },
1112
- Saturday: { '@id': 'schema:Saturday' },
1113
- Schedule: { '@id': 'schema:Schedule' },
1114
- ScheduleAction: { '@id': 'schema:ScheduleAction' },
1115
- ScholarlyArticle: { '@id': 'schema:ScholarlyArticle' },
1116
- School: { '@id': 'schema:School' },
1117
- SchoolDistrict: { '@id': 'schema:SchoolDistrict' },
1118
- ScreeningEvent: { '@id': 'schema:ScreeningEvent' },
1119
- ScreeningHealthAspect: { '@id': 'schema:ScreeningHealthAspect' },
1120
- Sculpture: { '@id': 'schema:Sculpture' },
1121
- SeaBodyOfWater: { '@id': 'schema:SeaBodyOfWater' },
1122
- SearchAction: { '@id': 'schema:SearchAction' },
1123
- SearchResultsPage: { '@id': 'schema:SearchResultsPage' },
1124
- Season: { '@id': 'schema:Season' },
1125
- Seat: { '@id': 'schema:Seat' },
1126
- SeatingMap: { '@id': 'schema:SeatingMap' },
1127
- SeeDoctorHealthAspect: { '@id': 'schema:SeeDoctorHealthAspect' },
1128
- SeekToAction: { '@id': 'schema:SeekToAction' },
1129
- SelfCareHealthAspect: { '@id': 'schema:SelfCareHealthAspect' },
1130
- SelfStorage: { '@id': 'schema:SelfStorage' },
1131
- SellAction: { '@id': 'schema:SellAction' },
1132
- SendAction: { '@id': 'schema:SendAction' },
1133
- Series: { '@id': 'schema:Series' },
1134
- Service: { '@id': 'schema:Service' },
1135
- ServiceChannel: { '@id': 'schema:ServiceChannel' },
1136
- ShareAction: { '@id': 'schema:ShareAction' },
1137
- SheetMusic: { '@id': 'schema:SheetMusic' },
1138
- ShippingDeliveryTime: { '@id': 'schema:ShippingDeliveryTime' },
1139
- ShippingRateSettings: { '@id': 'schema:ShippingRateSettings' },
1140
- ShoeStore: { '@id': 'schema:ShoeStore' },
1141
- ShoppingCenter: { '@id': 'schema:ShoppingCenter' },
1142
- ShortStory: { '@id': 'schema:ShortStory' },
1143
- SideEffectsHealthAspect: { '@id': 'schema:SideEffectsHealthAspect' },
1144
- SingleBlindedTrial: { '@id': 'schema:SingleBlindedTrial' },
1145
- SingleCenterTrial: { '@id': 'schema:SingleCenterTrial' },
1146
- SingleFamilyResidence: { '@id': 'schema:SingleFamilyResidence' },
1147
- SinglePlayer: { '@id': 'schema:SinglePlayer' },
1148
- SingleRelease: { '@id': 'schema:SingleRelease' },
1149
- SiteNavigationElement: { '@id': 'schema:SiteNavigationElement' },
1150
- SizeGroupEnumeration: { '@id': 'schema:SizeGroupEnumeration' },
1151
- SizeSpecification: { '@id': 'schema:SizeSpecification' },
1152
- SizeSystemEnumeration: { '@id': 'schema:SizeSystemEnumeration' },
1153
- SizeSystemImperial: { '@id': 'schema:SizeSystemImperial' },
1154
- SizeSystemMetric: { '@id': 'schema:SizeSystemMetric' },
1155
- SkiResort: { '@id': 'schema:SkiResort' },
1156
- Skin: { '@id': 'schema:Skin' },
1157
- SocialEvent: { '@id': 'schema:SocialEvent' },
1158
- SocialMediaPosting: { '@id': 'schema:SocialMediaPosting' },
1159
- SoftwareApplication: { '@id': 'schema:SoftwareApplication' },
1160
- SoftwareSourceCode: { '@id': 'schema:SoftwareSourceCode' },
1161
- SoldOut: { '@id': 'schema:SoldOut' },
1162
- SolveMathAction: { '@id': 'schema:SolveMathAction' },
1163
- SomeProducts: { '@id': 'schema:SomeProducts' },
1164
- SoundtrackAlbum: { '@id': 'schema:SoundtrackAlbum' },
1165
- SpeakableSpecification: { '@id': 'schema:SpeakableSpecification' },
1166
- SpecialAnnouncement: { '@id': 'schema:SpecialAnnouncement' },
1167
- Specialty: { '@id': 'schema:Specialty' },
1168
- SpeechPathology: { '@id': 'schema:SpeechPathology' },
1169
- SpokenWordAlbum: { '@id': 'schema:SpokenWordAlbum' },
1170
- SportingGoodsStore: { '@id': 'schema:SportingGoodsStore' },
1171
- SportsActivityLocation: { '@id': 'schema:SportsActivityLocation' },
1172
- SportsClub: { '@id': 'schema:SportsClub' },
1173
- SportsEvent: { '@id': 'schema:SportsEvent' },
1174
- SportsOrganization: { '@id': 'schema:SportsOrganization' },
1175
- SportsTeam: { '@id': 'schema:SportsTeam' },
1176
- SpreadsheetDigitalDocument: { '@id': 'schema:SpreadsheetDigitalDocument' },
1177
- StadiumOrArena: { '@id': 'schema:StadiumOrArena' },
1178
- StagedContent: { '@id': 'schema:StagedContent' },
1179
- StagesHealthAspect: { '@id': 'schema:StagesHealthAspect' },
1180
- State: { '@id': 'schema:State' },
1181
- StatisticalPopulation: { '@id': 'schema:StatisticalPopulation' },
1182
- StatusEnumeration: { '@id': 'schema:StatusEnumeration' },
1183
- SteeringPositionValue: { '@id': 'schema:SteeringPositionValue' },
1184
- Store: { '@id': 'schema:Store' },
1185
- StoreCreditRefund: { '@id': 'schema:StoreCreditRefund' },
1186
- StrengthTraining: { '@id': 'schema:StrengthTraining' },
1187
- StructuredValue: { '@id': 'schema:StructuredValue' },
1188
- StudioAlbum: { '@id': 'schema:StudioAlbum' },
1189
- StupidType: { '@id': 'schema:StupidType' },
1190
- SubscribeAction: { '@id': 'schema:SubscribeAction' },
1191
- Subscription: { '@id': 'schema:Subscription' },
1192
- Substance: { '@id': 'schema:Substance' },
1193
- SubwayStation: { '@id': 'schema:SubwayStation' },
1194
- Suite: { '@id': 'schema:Suite' },
1195
- Sunday: { '@id': 'schema:Sunday' },
1196
- SuperficialAnatomy: { '@id': 'schema:SuperficialAnatomy' },
1197
- Surgical: { '@id': 'schema:Surgical' },
1198
- SurgicalProcedure: { '@id': 'schema:SurgicalProcedure' },
1199
- SuspendAction: { '@id': 'schema:SuspendAction' },
1200
- Suspended: { '@id': 'schema:Suspended' },
1201
- SymptomsHealthAspect: { '@id': 'schema:SymptomsHealthAspect' },
1202
- Synagogue: { '@id': 'schema:Synagogue' },
1203
- TVClip: { '@id': 'schema:TVClip' },
1204
- TVEpisode: { '@id': 'schema:TVEpisode' },
1205
- TVSeason: { '@id': 'schema:TVSeason' },
1206
- TVSeries: { '@id': 'schema:TVSeries' },
1207
- Table: { '@id': 'schema:Table' },
1208
- TakeAction: { '@id': 'schema:TakeAction' },
1209
- TattooParlor: { '@id': 'schema:TattooParlor' },
1210
- Taxi: { '@id': 'schema:Taxi' },
1211
- TaxiReservation: { '@id': 'schema:TaxiReservation' },
1212
- TaxiService: { '@id': 'schema:TaxiService' },
1213
- TaxiStand: { '@id': 'schema:TaxiStand' },
1214
- TaxiVehicleUsage: { '@id': 'schema:TaxiVehicleUsage' },
1215
- TechArticle: { '@id': 'schema:TechArticle' },
1216
- TelevisionChannel: { '@id': 'schema:TelevisionChannel' },
1217
- TelevisionStation: { '@id': 'schema:TelevisionStation' },
1218
- TennisComplex: { '@id': 'schema:TennisComplex' },
1219
- Terminated: { '@id': 'schema:Terminated' },
1220
- Text: { '@id': 'schema:Text' },
1221
- TextDigitalDocument: { '@id': 'schema:TextDigitalDocument' },
1222
- TheaterEvent: { '@id': 'schema:TheaterEvent' },
1223
- TheaterGroup: { '@id': 'schema:TheaterGroup' },
1224
- Therapeutic: { '@id': 'schema:Therapeutic' },
1225
- TherapeuticProcedure: { '@id': 'schema:TherapeuticProcedure' },
1226
- Thesis: { '@id': 'schema:Thesis' },
1227
- Thing: { '@id': 'schema:Thing' },
1228
- Throat: { '@id': 'schema:Throat' },
1229
- Thursday: { '@id': 'schema:Thursday' },
1230
- Ticket: { '@id': 'schema:Ticket' },
1231
- TieAction: { '@id': 'schema:TieAction' },
1232
- Time: { '@id': 'schema:Time' },
1233
- TipAction: { '@id': 'schema:TipAction' },
1234
- TireShop: { '@id': 'schema:TireShop' },
1235
- TollFree: { '@id': 'schema:TollFree' },
1236
- TouristAttraction: { '@id': 'schema:TouristAttraction' },
1237
- TouristDestination: { '@id': 'schema:TouristDestination' },
1238
- TouristInformationCenter: { '@id': 'schema:TouristInformationCenter' },
1239
- TouristTrip: { '@id': 'schema:TouristTrip' },
1240
- Toxicologic: { '@id': 'schema:Toxicologic' },
1241
- ToyStore: { '@id': 'schema:ToyStore' },
1242
- TrackAction: { '@id': 'schema:TrackAction' },
1243
- TradeAction: { '@id': 'schema:TradeAction' },
1244
- TraditionalChinese: { '@id': 'schema:TraditionalChinese' },
1245
- TrainReservation: { '@id': 'schema:TrainReservation' },
1246
- TrainStation: { '@id': 'schema:TrainStation' },
1247
- TrainTrip: { '@id': 'schema:TrainTrip' },
1248
- TransferAction: { '@id': 'schema:TransferAction' },
1249
- TransformedContent: { '@id': 'schema:TransformedContent' },
1250
- TransitMap: { '@id': 'schema:TransitMap' },
1251
- TravelAction: { '@id': 'schema:TravelAction' },
1252
- TravelAgency: { '@id': 'schema:TravelAgency' },
1253
- TreatmentIndication: { '@id': 'schema:TreatmentIndication' },
1254
- TreatmentsHealthAspect: { '@id': 'schema:TreatmentsHealthAspect' },
1255
- Trip: { '@id': 'schema:Trip' },
1256
- TripleBlindedTrial: { '@id': 'schema:TripleBlindedTrial' },
1257
- True: { '@id': 'schema:True' },
1258
- Tuesday: { '@id': 'schema:Tuesday' },
1259
- TypeAndQuantityNode: { '@id': 'schema:TypeAndQuantityNode' },
1260
- TypesHealthAspect: { '@id': 'schema:TypesHealthAspect' },
1261
- UKNonprofitType: { '@id': 'schema:UKNonprofitType' },
1262
- UKTrust: { '@id': 'schema:UKTrust' },
1263
- URL: { '@id': 'schema:URL' },
1264
- USNonprofitType: { '@id': 'schema:USNonprofitType' },
1265
- Ultrasound: { '@id': 'schema:Ultrasound' },
1266
- UnRegisterAction: { '@id': 'schema:UnRegisterAction' },
1267
- UnemploymentSupport: { '@id': 'schema:UnemploymentSupport' },
1268
- UnincorporatedAssociationCharity: {
1269
- '@id': 'schema:UnincorporatedAssociationCharity',
1270
- },
1271
- UnitPriceSpecification: { '@id': 'schema:UnitPriceSpecification' },
1272
- UnofficialLegalValue: { '@id': 'schema:UnofficialLegalValue' },
1273
- UpdateAction: { '@id': 'schema:UpdateAction' },
1274
- Urologic: { '@id': 'schema:Urologic' },
1275
- UsageOrScheduleHealthAspect: { '@id': 'schema:UsageOrScheduleHealthAspect' },
1276
- UseAction: { '@id': 'schema:UseAction' },
1277
- UsedCondition: { '@id': 'schema:UsedCondition' },
1278
- UserBlocks: { '@id': 'schema:UserBlocks' },
1279
- UserCheckins: { '@id': 'schema:UserCheckins' },
1280
- UserComments: { '@id': 'schema:UserComments' },
1281
- UserDownloads: { '@id': 'schema:UserDownloads' },
1282
- UserInteraction: { '@id': 'schema:UserInteraction' },
1283
- UserLikes: { '@id': 'schema:UserLikes' },
1284
- UserPageVisits: { '@id': 'schema:UserPageVisits' },
1285
- UserPlays: { '@id': 'schema:UserPlays' },
1286
- UserPlusOnes: { '@id': 'schema:UserPlusOnes' },
1287
- UserReview: { '@id': 'schema:UserReview' },
1288
- UserTweets: { '@id': 'schema:UserTweets' },
1289
- VeganDiet: { '@id': 'schema:VeganDiet' },
1290
- VegetarianDiet: { '@id': 'schema:VegetarianDiet' },
1291
- Vehicle: { '@id': 'schema:Vehicle' },
1292
- Vein: { '@id': 'schema:Vein' },
1293
- VenueMap: { '@id': 'schema:VenueMap' },
1294
- Vessel: { '@id': 'schema:Vessel' },
1295
- VeterinaryCare: { '@id': 'schema:VeterinaryCare' },
1296
- VideoGallery: { '@id': 'schema:VideoGallery' },
1297
- VideoGame: { '@id': 'schema:VideoGame' },
1298
- VideoGameClip: { '@id': 'schema:VideoGameClip' },
1299
- VideoGameSeries: { '@id': 'schema:VideoGameSeries' },
1300
- VideoObject: { '@id': 'schema:VideoObject' },
1301
- ViewAction: { '@id': 'schema:ViewAction' },
1302
- VinylFormat: { '@id': 'schema:VinylFormat' },
1303
- VirtualLocation: { '@id': 'schema:VirtualLocation' },
1304
- Virus: { '@id': 'schema:Virus' },
1305
- VisualArtsEvent: { '@id': 'schema:VisualArtsEvent' },
1306
- VisualArtwork: { '@id': 'schema:VisualArtwork' },
1307
- VitalSign: { '@id': 'schema:VitalSign' },
1308
- Volcano: { '@id': 'schema:Volcano' },
1309
- VoteAction: { '@id': 'schema:VoteAction' },
1310
- WPAdBlock: { '@id': 'schema:WPAdBlock' },
1311
- WPFooter: { '@id': 'schema:WPFooter' },
1312
- WPHeader: { '@id': 'schema:WPHeader' },
1313
- WPSideBar: { '@id': 'schema:WPSideBar' },
1314
- WantAction: { '@id': 'schema:WantAction' },
1315
- WarrantyPromise: { '@id': 'schema:WarrantyPromise' },
1316
- WarrantyScope: { '@id': 'schema:WarrantyScope' },
1317
- WatchAction: { '@id': 'schema:WatchAction' },
1318
- Waterfall: { '@id': 'schema:Waterfall' },
1319
- WearAction: { '@id': 'schema:WearAction' },
1320
- WearableMeasurementBack: { '@id': 'schema:WearableMeasurementBack' },
1321
- WearableMeasurementChestOrBust: {
1322
- '@id': 'schema:WearableMeasurementChestOrBust',
1323
- },
1324
- WearableMeasurementCollar: { '@id': 'schema:WearableMeasurementCollar' },
1325
- WearableMeasurementCup: { '@id': 'schema:WearableMeasurementCup' },
1326
- WearableMeasurementHeight: { '@id': 'schema:WearableMeasurementHeight' },
1327
- WearableMeasurementHips: { '@id': 'schema:WearableMeasurementHips' },
1328
- WearableMeasurementInseam: { '@id': 'schema:WearableMeasurementInseam' },
1329
- WearableMeasurementLength: { '@id': 'schema:WearableMeasurementLength' },
1330
- WearableMeasurementOutsideLeg: {
1331
- '@id': 'schema:WearableMeasurementOutsideLeg',
1332
- },
1333
- WearableMeasurementSleeve: { '@id': 'schema:WearableMeasurementSleeve' },
1334
- WearableMeasurementTypeEnumeration: {
1335
- '@id': 'schema:WearableMeasurementTypeEnumeration',
1336
- },
1337
- WearableMeasurementWaist: { '@id': 'schema:WearableMeasurementWaist' },
1338
- WearableMeasurementWidth: { '@id': 'schema:WearableMeasurementWidth' },
1339
- WearableSizeGroupBig: { '@id': 'schema:WearableSizeGroupBig' },
1340
- WearableSizeGroupBoys: { '@id': 'schema:WearableSizeGroupBoys' },
1341
- WearableSizeGroupEnumeration: { '@id': 'schema:WearableSizeGroupEnumeration' },
1342
- WearableSizeGroupExtraShort: { '@id': 'schema:WearableSizeGroupExtraShort' },
1343
- WearableSizeGroupExtraTall: { '@id': 'schema:WearableSizeGroupExtraTall' },
1344
- WearableSizeGroupGirls: { '@id': 'schema:WearableSizeGroupGirls' },
1345
- WearableSizeGroupHusky: { '@id': 'schema:WearableSizeGroupHusky' },
1346
- WearableSizeGroupInfants: { '@id': 'schema:WearableSizeGroupInfants' },
1347
- WearableSizeGroupJuniors: { '@id': 'schema:WearableSizeGroupJuniors' },
1348
- WearableSizeGroupMaternity: { '@id': 'schema:WearableSizeGroupMaternity' },
1349
- WearableSizeGroupMens: { '@id': 'schema:WearableSizeGroupMens' },
1350
- WearableSizeGroupMisses: { '@id': 'schema:WearableSizeGroupMisses' },
1351
- WearableSizeGroupPetite: { '@id': 'schema:WearableSizeGroupPetite' },
1352
- WearableSizeGroupPlus: { '@id': 'schema:WearableSizeGroupPlus' },
1353
- WearableSizeGroupRegular: { '@id': 'schema:WearableSizeGroupRegular' },
1354
- WearableSizeGroupShort: { '@id': 'schema:WearableSizeGroupShort' },
1355
- WearableSizeGroupTall: { '@id': 'schema:WearableSizeGroupTall' },
1356
- WearableSizeGroupWomens: { '@id': 'schema:WearableSizeGroupWomens' },
1357
- WearableSizeSystemAU: { '@id': 'schema:WearableSizeSystemAU' },
1358
- WearableSizeSystemBR: { '@id': 'schema:WearableSizeSystemBR' },
1359
- WearableSizeSystemCN: { '@id': 'schema:WearableSizeSystemCN' },
1360
- WearableSizeSystemContinental: {
1361
- '@id': 'schema:WearableSizeSystemContinental',
1362
- },
1363
- WearableSizeSystemDE: { '@id': 'schema:WearableSizeSystemDE' },
1364
- WearableSizeSystemEN13402: { '@id': 'schema:WearableSizeSystemEN13402' },
1365
- WearableSizeSystemEnumeration: {
1366
- '@id': 'schema:WearableSizeSystemEnumeration',
1367
- },
1368
- WearableSizeSystemEurope: { '@id': 'schema:WearableSizeSystemEurope' },
1369
- WearableSizeSystemFR: { '@id': 'schema:WearableSizeSystemFR' },
1370
- WearableSizeSystemGS1: { '@id': 'schema:WearableSizeSystemGS1' },
1371
- WearableSizeSystemIT: { '@id': 'schema:WearableSizeSystemIT' },
1372
- WearableSizeSystemJP: { '@id': 'schema:WearableSizeSystemJP' },
1373
- WearableSizeSystemMX: { '@id': 'schema:WearableSizeSystemMX' },
1374
- WearableSizeSystemUK: { '@id': 'schema:WearableSizeSystemUK' },
1375
- WearableSizeSystemUS: { '@id': 'schema:WearableSizeSystemUS' },
1376
- WebAPI: { '@id': 'schema:WebAPI' },
1377
- WebApplication: { '@id': 'schema:WebApplication' },
1378
- WebContent: { '@id': 'schema:WebContent' },
1379
- WebPage: { '@id': 'schema:WebPage' },
1380
- WebPageElement: { '@id': 'schema:WebPageElement' },
1381
- WebSite: { '@id': 'schema:WebSite' },
1382
- Wednesday: { '@id': 'schema:Wednesday' },
1383
- WesternConventional: { '@id': 'schema:WesternConventional' },
1384
- Wholesale: { '@id': 'schema:Wholesale' },
1385
- WholesaleStore: { '@id': 'schema:WholesaleStore' },
1386
- WinAction: { '@id': 'schema:WinAction' },
1387
- Winery: { '@id': 'schema:Winery' },
1388
- Withdrawn: { '@id': 'schema:Withdrawn' },
1389
- WorkBasedProgram: { '@id': 'schema:WorkBasedProgram' },
1390
- WorkersUnion: { '@id': 'schema:WorkersUnion' },
1391
- WriteAction: { '@id': 'schema:WriteAction' },
1392
- WritePermission: { '@id': 'schema:WritePermission' },
1393
- XPathType: { '@id': 'schema:XPathType' },
1394
- XRay: { '@id': 'schema:XRay' },
1395
- ZoneBoardingPolicy: { '@id': 'schema:ZoneBoardingPolicy' },
1396
- Zoo: { '@id': 'schema:Zoo' },
1397
- about: { '@id': 'schema:about' },
1398
- abridged: { '@id': 'schema:abridged' },
1399
- abstract: { '@id': 'schema:abstract' },
1400
- accelerationTime: { '@id': 'schema:accelerationTime' },
1401
- acceptedAnswer: { '@id': 'schema:acceptedAnswer' },
1402
- acceptedOffer: { '@id': 'schema:acceptedOffer' },
1403
- acceptedPaymentMethod: { '@id': 'schema:acceptedPaymentMethod' },
1404
- acceptsReservations: { '@id': 'schema:acceptsReservations' },
1405
- accessCode: { '@id': 'schema:accessCode' },
1406
- accessMode: { '@id': 'schema:accessMode' },
1407
- accessModeSufficient: { '@id': 'schema:accessModeSufficient' },
1408
- accessibilityAPI: { '@id': 'schema:accessibilityAPI' },
1409
- accessibilityControl: { '@id': 'schema:accessibilityControl' },
1410
- accessibilityFeature: { '@id': 'schema:accessibilityFeature' },
1411
- accessibilityHazard: { '@id': 'schema:accessibilityHazard' },
1412
- accessibilitySummary: { '@id': 'schema:accessibilitySummary' },
1413
- accommodationCategory: { '@id': 'schema:accommodationCategory' },
1414
- accommodationFloorPlan: { '@id': 'schema:accommodationFloorPlan' },
1415
- accountId: { '@id': 'schema:accountId' },
1416
- accountMinimumInflow: { '@id': 'schema:accountMinimumInflow' },
1417
- accountOverdraftLimit: { '@id': 'schema:accountOverdraftLimit' },
1418
- accountablePerson: { '@id': 'schema:accountablePerson' },
1419
- acquireLicensePage: { '@id': 'schema:acquireLicensePage', '@type': '@id' },
1420
- acquiredFrom: { '@id': 'schema:acquiredFrom' },
1421
- acrissCode: { '@id': 'schema:acrissCode' },
1422
- actionAccessibilityRequirement: {
1423
- '@id': 'schema:actionAccessibilityRequirement',
1424
- },
1425
- actionApplication: { '@id': 'schema:actionApplication' },
1426
- actionOption: { '@id': 'schema:actionOption' },
1427
- actionPlatform: { '@id': 'schema:actionPlatform' },
1428
- actionStatus: { '@id': 'schema:actionStatus' },
1429
- actionableFeedbackPolicy: {
1430
- '@id': 'schema:actionableFeedbackPolicy',
1431
- '@type': '@id',
1432
- },
1433
- activeIngredient: { '@id': 'schema:activeIngredient' },
1434
- activityDuration: { '@id': 'schema:activityDuration' },
1435
- activityFrequency: { '@id': 'schema:activityFrequency' },
1436
- actor: { '@id': 'schema:actor' },
1437
- actors: { '@id': 'schema:actors' },
1438
- addOn: { '@id': 'schema:addOn' },
1439
- additionalName: { '@id': 'schema:additionalName' },
1440
- additionalNumberOfGuests: { '@id': 'schema:additionalNumberOfGuests' },
1441
- additionalProperty: { '@id': 'schema:additionalProperty' },
1442
- additionalType: { '@id': 'schema:additionalType', '@type': '@id' },
1443
- additionalVariable: { '@id': 'schema:additionalVariable' },
1444
- address: { '@id': 'schema:address' },
1445
- addressCountry: { '@id': 'schema:addressCountry' },
1446
- addressLocality: { '@id': 'schema:addressLocality' },
1447
- addressRegion: { '@id': 'schema:addressRegion' },
1448
- administrationRoute: { '@id': 'schema:administrationRoute' },
1449
- advanceBookingRequirement: { '@id': 'schema:advanceBookingRequirement' },
1450
- adverseOutcome: { '@id': 'schema:adverseOutcome' },
1451
- affectedBy: { '@id': 'schema:affectedBy' },
1452
- affiliation: { '@id': 'schema:affiliation' },
1453
- afterMedia: { '@id': 'schema:afterMedia', '@type': '@id' },
1454
- agent: { '@id': 'schema:agent' },
1455
- aggregateRating: { '@id': 'schema:aggregateRating' },
1456
- aircraft: { '@id': 'schema:aircraft' },
1457
- album: { '@id': 'schema:album' },
1458
- albumProductionType: { '@id': 'schema:albumProductionType' },
1459
- albumRelease: { '@id': 'schema:albumRelease' },
1460
- albumReleaseType: { '@id': 'schema:albumReleaseType' },
1461
- albums: { '@id': 'schema:albums' },
1462
- alcoholWarning: { '@id': 'schema:alcoholWarning' },
1463
- algorithm: { '@id': 'schema:algorithm' },
1464
- alignmentType: { '@id': 'schema:alignmentType' },
1465
- alternateName: { '@id': 'schema:alternateName' },
1466
- alternativeHeadline: { '@id': 'schema:alternativeHeadline' },
1467
- alumni: { '@id': 'schema:alumni' },
1468
- alumniOf: { '@id': 'schema:alumniOf' },
1469
- amenityFeature: { '@id': 'schema:amenityFeature' },
1470
- amount: { '@id': 'schema:amount' },
1471
- amountOfThisGood: { '@id': 'schema:amountOfThisGood' },
1472
- announcementLocation: { '@id': 'schema:announcementLocation' },
1473
- annualPercentageRate: { '@id': 'schema:annualPercentageRate' },
1474
- answerCount: { '@id': 'schema:answerCount' },
1475
- answerExplanation: { '@id': 'schema:answerExplanation' },
1476
- antagonist: { '@id': 'schema:antagonist' },
1477
- appearance: { '@id': 'schema:appearance' },
1478
- applicableLocation: { '@id': 'schema:applicableLocation' },
1479
- applicantLocationRequirements: {
1480
- '@id': 'schema:applicantLocationRequirements',
1481
- },
1482
- application: { '@id': 'schema:application' },
1483
- applicationCategory: { '@id': 'schema:applicationCategory' },
1484
- applicationContact: { '@id': 'schema:applicationContact' },
1485
- applicationDeadline: { '@id': 'schema:applicationDeadline', '@type': 'Date' },
1486
- applicationStartDate: { '@id': 'schema:applicationStartDate', '@type': 'Date' },
1487
- applicationSubCategory: { '@id': 'schema:applicationSubCategory' },
1488
- applicationSuite: { '@id': 'schema:applicationSuite' },
1489
- appliesToDeliveryMethod: { '@id': 'schema:appliesToDeliveryMethod' },
1490
- appliesToPaymentMethod: { '@id': 'schema:appliesToPaymentMethod' },
1491
- archiveHeld: { '@id': 'schema:archiveHeld' },
1492
- area: { '@id': 'schema:area' },
1493
- areaServed: { '@id': 'schema:areaServed' },
1494
- arrivalAirport: { '@id': 'schema:arrivalAirport' },
1495
- arrivalBoatTerminal: { '@id': 'schema:arrivalBoatTerminal' },
1496
- arrivalBusStop: { '@id': 'schema:arrivalBusStop' },
1497
- arrivalGate: { '@id': 'schema:arrivalGate' },
1498
- arrivalPlatform: { '@id': 'schema:arrivalPlatform' },
1499
- arrivalStation: { '@id': 'schema:arrivalStation' },
1500
- arrivalTerminal: { '@id': 'schema:arrivalTerminal' },
1501
- arrivalTime: { '@id': 'schema:arrivalTime' },
1502
- artEdition: { '@id': 'schema:artEdition' },
1503
- artMedium: { '@id': 'schema:artMedium' },
1504
- arterialBranch: { '@id': 'schema:arterialBranch' },
1505
- artform: { '@id': 'schema:artform' },
1506
- articleBody: { '@id': 'schema:articleBody' },
1507
- articleSection: { '@id': 'schema:articleSection' },
1508
- artist: { '@id': 'schema:artist' },
1509
- artworkSurface: { '@id': 'schema:artworkSurface' },
1510
- aspect: { '@id': 'schema:aspect' },
1511
- assembly: { '@id': 'schema:assembly' },
1512
- assemblyVersion: { '@id': 'schema:assemblyVersion' },
1513
- assesses: { '@id': 'schema:assesses' },
1514
- associatedAnatomy: { '@id': 'schema:associatedAnatomy' },
1515
- associatedArticle: { '@id': 'schema:associatedArticle' },
1516
- associatedMedia: { '@id': 'schema:associatedMedia' },
1517
- associatedPathophysiology: { '@id': 'schema:associatedPathophysiology' },
1518
- athlete: { '@id': 'schema:athlete' },
1519
- attendee: { '@id': 'schema:attendee' },
1520
- attendees: { '@id': 'schema:attendees' },
1521
- audience: { '@id': 'schema:audience' },
1522
- audienceType: { '@id': 'schema:audienceType' },
1523
- audio: { '@id': 'schema:audio' },
1524
- authenticator: { '@id': 'schema:authenticator' },
1525
- author: { '@id': 'schema:author' },
1526
- availability: { '@id': 'schema:availability' },
1527
- availabilityEnds: { '@id': 'schema:availabilityEnds', '@type': 'Date' },
1528
- availabilityStarts: { '@id': 'schema:availabilityStarts', '@type': 'Date' },
1529
- availableAtOrFrom: { '@id': 'schema:availableAtOrFrom' },
1530
- availableChannel: { '@id': 'schema:availableChannel' },
1531
- availableDeliveryMethod: { '@id': 'schema:availableDeliveryMethod' },
1532
- availableFrom: { '@id': 'schema:availableFrom' },
1533
- availableIn: { '@id': 'schema:availableIn' },
1534
- availableLanguage: { '@id': 'schema:availableLanguage' },
1535
- availableOnDevice: { '@id': 'schema:availableOnDevice' },
1536
- availableService: { '@id': 'schema:availableService' },
1537
- availableStrength: { '@id': 'schema:availableStrength' },
1538
- availableTest: { '@id': 'schema:availableTest' },
1539
- availableThrough: { '@id': 'schema:availableThrough' },
1540
- award: { '@id': 'schema:award' },
1541
- awards: { '@id': 'schema:awards' },
1542
- awayTeam: { '@id': 'schema:awayTeam' },
1543
- backstory: { '@id': 'schema:backstory' },
1544
- bankAccountType: { '@id': 'schema:bankAccountType' },
1545
- baseSalary: { '@id': 'schema:baseSalary' },
1546
- bccRecipient: { '@id': 'schema:bccRecipient' },
1547
- bed: { '@id': 'schema:bed' },
1548
- beforeMedia: { '@id': 'schema:beforeMedia', '@type': '@id' },
1549
- beneficiaryBank: { '@id': 'schema:beneficiaryBank' },
1550
- benefits: { '@id': 'schema:benefits' },
1551
- benefitsSummaryUrl: { '@id': 'schema:benefitsSummaryUrl', '@type': '@id' },
1552
- bestRating: { '@id': 'schema:bestRating' },
1553
- billingAddress: { '@id': 'schema:billingAddress' },
1554
- billingDuration: { '@id': 'schema:billingDuration' },
1555
- billingIncrement: { '@id': 'schema:billingIncrement' },
1556
- billingPeriod: { '@id': 'schema:billingPeriod' },
1557
- billingStart: { '@id': 'schema:billingStart' },
1558
- biomechnicalClass: { '@id': 'schema:biomechnicalClass' },
1559
- birthDate: { '@id': 'schema:birthDate', '@type': 'Date' },
1560
- birthPlace: { '@id': 'schema:birthPlace' },
1561
- bitrate: { '@id': 'schema:bitrate' },
1562
- blogPost: { '@id': 'schema:blogPost' },
1563
- blogPosts: { '@id': 'schema:blogPosts' },
1564
- bloodSupply: { '@id': 'schema:bloodSupply' },
1565
- boardingGroup: { '@id': 'schema:boardingGroup' },
1566
- boardingPolicy: { '@id': 'schema:boardingPolicy' },
1567
- bodyLocation: { '@id': 'schema:bodyLocation' },
1568
- bodyType: { '@id': 'schema:bodyType' },
1569
- bookEdition: { '@id': 'schema:bookEdition' },
1570
- bookFormat: { '@id': 'schema:bookFormat' },
1571
- bookingAgent: { '@id': 'schema:bookingAgent' },
1572
- bookingTime: { '@id': 'schema:bookingTime' },
1573
- borrower: { '@id': 'schema:borrower' },
1574
- box: { '@id': 'schema:box' },
1575
- branch: { '@id': 'schema:branch' },
1576
- branchCode: { '@id': 'schema:branchCode' },
1577
- branchOf: { '@id': 'schema:branchOf' },
1578
- brand: { '@id': 'schema:brand' },
1579
- breadcrumb: { '@id': 'schema:breadcrumb' },
1580
- breastfeedingWarning: { '@id': 'schema:breastfeedingWarning' },
1581
- broadcastAffiliateOf: { '@id': 'schema:broadcastAffiliateOf' },
1582
- broadcastChannelId: { '@id': 'schema:broadcastChannelId' },
1583
- broadcastDisplayName: { '@id': 'schema:broadcastDisplayName' },
1584
- broadcastFrequency: { '@id': 'schema:broadcastFrequency' },
1585
- broadcastFrequencyValue: { '@id': 'schema:broadcastFrequencyValue' },
1586
- broadcastOfEvent: { '@id': 'schema:broadcastOfEvent' },
1587
- broadcastServiceTier: { '@id': 'schema:broadcastServiceTier' },
1588
- broadcastSignalModulation: { '@id': 'schema:broadcastSignalModulation' },
1589
- broadcastSubChannel: { '@id': 'schema:broadcastSubChannel' },
1590
- broadcastTimezone: { '@id': 'schema:broadcastTimezone' },
1591
- broadcaster: { '@id': 'schema:broadcaster' },
1592
- broker: { '@id': 'schema:broker' },
1593
- browserRequirements: { '@id': 'schema:browserRequirements' },
1594
- busName: { '@id': 'schema:busName' },
1595
- busNumber: { '@id': 'schema:busNumber' },
1596
- businessDays: { '@id': 'schema:businessDays' },
1597
- businessFunction: { '@id': 'schema:businessFunction' },
1598
- buyer: { '@id': 'schema:buyer' },
1599
- byArtist: { '@id': 'schema:byArtist' },
1600
- byDay: { '@id': 'schema:byDay' },
1601
- byMonth: { '@id': 'schema:byMonth' },
1602
- byMonthDay: { '@id': 'schema:byMonthDay' },
1603
- byMonthWeek: { '@id': 'schema:byMonthWeek' },
1604
- callSign: { '@id': 'schema:callSign' },
1605
- calories: { '@id': 'schema:calories' },
1606
- candidate: { '@id': 'schema:candidate' },
1607
- caption: { '@id': 'schema:caption' },
1608
- carbohydrateContent: { '@id': 'schema:carbohydrateContent' },
1609
- cargoVolume: { '@id': 'schema:cargoVolume' },
1610
- carrier: { '@id': 'schema:carrier' },
1611
- carrierRequirements: { '@id': 'schema:carrierRequirements' },
1612
- cashBack: { '@id': 'schema:cashBack' },
1613
- catalog: { '@id': 'schema:catalog' },
1614
- catalogNumber: { '@id': 'schema:catalogNumber' },
1615
- category: { '@id': 'schema:category' },
1616
- causeOf: { '@id': 'schema:causeOf' },
1617
- ccRecipient: { '@id': 'schema:ccRecipient' },
1618
- character: { '@id': 'schema:character' },
1619
- characterAttribute: { '@id': 'schema:characterAttribute' },
1620
- characterName: { '@id': 'schema:characterName' },
1621
- cheatCode: { '@id': 'schema:cheatCode' },
1622
- checkinTime: { '@id': 'schema:checkinTime' },
1623
- checkoutTime: { '@id': 'schema:checkoutTime' },
1624
- childMaxAge: { '@id': 'schema:childMaxAge' },
1625
- childMinAge: { '@id': 'schema:childMinAge' },
1626
- children: { '@id': 'schema:children' },
1627
- cholesterolContent: { '@id': 'schema:cholesterolContent' },
1628
- circle: { '@id': 'schema:circle' },
1629
- citation: { '@id': 'schema:citation' },
1630
- claimReviewed: { '@id': 'schema:claimReviewed' },
1631
- clincalPharmacology: { '@id': 'schema:clincalPharmacology' },
1632
- clinicalPharmacology: { '@id': 'schema:clinicalPharmacology' },
1633
- clipNumber: { '@id': 'schema:clipNumber' },
1634
- closes: { '@id': 'schema:closes' },
1635
- coach: { '@id': 'schema:coach' },
1636
- code: { '@id': 'schema:code' },
1637
- codeRepository: { '@id': 'schema:codeRepository', '@type': '@id' },
1638
- codeSampleType: { '@id': 'schema:codeSampleType' },
1639
- codeValue: { '@id': 'schema:codeValue' },
1640
- codingSystem: { '@id': 'schema:codingSystem' },
1641
- colleague: { '@id': 'schema:colleague', '@type': '@id' },
1642
- colleagues: { '@id': 'schema:colleagues' },
1643
- collection: { '@id': 'schema:collection' },
1644
- collectionSize: { '@id': 'schema:collectionSize' },
1645
- color: { '@id': 'schema:color' },
1646
- colorist: { '@id': 'schema:colorist' },
1647
- comment: { '@id': 'schema:comment' },
1648
- commentCount: { '@id': 'schema:commentCount' },
1649
- commentText: { '@id': 'schema:commentText' },
1650
- commentTime: { '@id': 'schema:commentTime', '@type': 'Date' },
1651
- competencyRequired: { '@id': 'schema:competencyRequired' },
1652
- competitor: { '@id': 'schema:competitor' },
1653
- composer: { '@id': 'schema:composer' },
1654
- comprisedOf: { '@id': 'schema:comprisedOf' },
1655
- conditionsOfAccess: { '@id': 'schema:conditionsOfAccess' },
1656
- confirmationNumber: { '@id': 'schema:confirmationNumber' },
1657
- connectedTo: { '@id': 'schema:connectedTo' },
1658
- constrainingProperty: { '@id': 'schema:constrainingProperty' },
1659
- contactOption: { '@id': 'schema:contactOption' },
1660
- contactPoint: { '@id': 'schema:contactPoint' },
1661
- contactPoints: { '@id': 'schema:contactPoints' },
1662
- contactType: { '@id': 'schema:contactType' },
1663
- contactlessPayment: { '@id': 'schema:contactlessPayment' },
1664
- containedIn: { '@id': 'schema:containedIn' },
1665
- containedInPlace: { '@id': 'schema:containedInPlace' },
1666
- containsPlace: { '@id': 'schema:containsPlace' },
1667
- containsSeason: { '@id': 'schema:containsSeason' },
1668
- contentLocation: { '@id': 'schema:contentLocation' },
1669
- contentRating: { '@id': 'schema:contentRating' },
1670
- contentReferenceTime: { '@id': 'schema:contentReferenceTime' },
1671
- contentSize: { '@id': 'schema:contentSize' },
1672
- contentType: { '@id': 'schema:contentType' },
1673
- contentUrl: { '@id': 'schema:contentUrl', '@type': '@id' },
1674
- contraindication: { '@id': 'schema:contraindication' },
1675
- contributor: { '@id': 'schema:contributor' },
1676
- cookTime: { '@id': 'schema:cookTime' },
1677
- cookingMethod: { '@id': 'schema:cookingMethod' },
1678
- copyrightHolder: { '@id': 'schema:copyrightHolder' },
1679
- copyrightNotice: { '@id': 'schema:copyrightNotice' },
1680
- copyrightYear: { '@id': 'schema:copyrightYear' },
1681
- correction: { '@id': 'schema:correction' },
1682
- correctionsPolicy: { '@id': 'schema:correctionsPolicy', '@type': '@id' },
1683
- costCategory: { '@id': 'schema:costCategory' },
1684
- costCurrency: { '@id': 'schema:costCurrency' },
1685
- costOrigin: { '@id': 'schema:costOrigin' },
1686
- costPerUnit: { '@id': 'schema:costPerUnit' },
1687
- countriesNotSupported: { '@id': 'schema:countriesNotSupported' },
1688
- countriesSupported: { '@id': 'schema:countriesSupported' },
1689
- countryOfOrigin: { '@id': 'schema:countryOfOrigin' },
1690
- course: { '@id': 'schema:course' },
1691
- courseCode: { '@id': 'schema:courseCode' },
1692
- courseMode: { '@id': 'schema:courseMode' },
1693
- coursePrerequisites: { '@id': 'schema:coursePrerequisites' },
1694
- courseWorkload: { '@id': 'schema:courseWorkload' },
1695
- coverageEndTime: { '@id': 'schema:coverageEndTime' },
1696
- coverageStartTime: { '@id': 'schema:coverageStartTime' },
1697
- creativeWorkStatus: { '@id': 'schema:creativeWorkStatus' },
1698
- creator: { '@id': 'schema:creator' },
1699
- credentialCategory: { '@id': 'schema:credentialCategory' },
1700
- creditText: { '@id': 'schema:creditText' },
1701
- creditedTo: { '@id': 'schema:creditedTo' },
1702
- cssSelector: { '@id': 'schema:cssSelector' },
1703
- currenciesAccepted: { '@id': 'schema:currenciesAccepted' },
1704
- currency: { '@id': 'schema:currency' },
1705
- currentExchangeRate: { '@id': 'schema:currentExchangeRate' },
1706
- customer: { '@id': 'schema:customer' },
1707
- cutoffTime: { '@id': 'schema:cutoffTime' },
1708
- cvdCollectionDate: { '@id': 'schema:cvdCollectionDate' },
1709
- cvdFacilityCounty: { '@id': 'schema:cvdFacilityCounty' },
1710
- cvdFacilityId: { '@id': 'schema:cvdFacilityId' },
1711
- cvdNumBeds: { '@id': 'schema:cvdNumBeds' },
1712
- cvdNumBedsOcc: { '@id': 'schema:cvdNumBedsOcc' },
1713
- cvdNumC19Died: { '@id': 'schema:cvdNumC19Died' },
1714
- cvdNumC19HOPats: { '@id': 'schema:cvdNumC19HOPats' },
1715
- cvdNumC19HospPats: { '@id': 'schema:cvdNumC19HospPats' },
1716
- cvdNumC19MechVentPats: { '@id': 'schema:cvdNumC19MechVentPats' },
1717
- cvdNumC19OFMechVentPats: { '@id': 'schema:cvdNumC19OFMechVentPats' },
1718
- cvdNumC19OverflowPats: { '@id': 'schema:cvdNumC19OverflowPats' },
1719
- cvdNumICUBeds: { '@id': 'schema:cvdNumICUBeds' },
1720
- cvdNumICUBedsOcc: { '@id': 'schema:cvdNumICUBedsOcc' },
1721
- cvdNumTotBeds: { '@id': 'schema:cvdNumTotBeds' },
1722
- cvdNumVent: { '@id': 'schema:cvdNumVent' },
1723
- cvdNumVentUse: { '@id': 'schema:cvdNumVentUse' },
1724
- dataFeedElement: { '@id': 'schema:dataFeedElement' },
1725
- dataset: { '@id': 'schema:dataset' },
1726
- datasetTimeInterval: { '@id': 'schema:datasetTimeInterval' },
1727
- dateCreated: { '@id': 'schema:dateCreated', '@type': 'Date' },
1728
- dateDeleted: { '@id': 'schema:dateDeleted', '@type': 'Date' },
1729
- dateIssued: { '@id': 'schema:dateIssued', '@type': 'Date' },
1730
- dateModified: { '@id': 'schema:dateModified', '@type': 'Date' },
1731
- datePosted: { '@id': 'schema:datePosted', '@type': 'Date' },
1732
- datePublished: { '@id': 'schema:datePublished', '@type': 'Date' },
1733
- dateRead: { '@id': 'schema:dateRead', '@type': 'Date' },
1734
- dateReceived: { '@id': 'schema:dateReceived' },
1735
- dateSent: { '@id': 'schema:dateSent' },
1736
- dateVehicleFirstRegistered: {
1737
- '@id': 'schema:dateVehicleFirstRegistered',
1738
- '@type': 'Date',
1739
- },
1740
- dateline: { '@id': 'schema:dateline' },
1741
- dayOfWeek: { '@id': 'schema:dayOfWeek' },
1742
- deathDate: { '@id': 'schema:deathDate', '@type': 'Date' },
1743
- deathPlace: { '@id': 'schema:deathPlace' },
1744
- defaultValue: { '@id': 'schema:defaultValue' },
1745
- deliveryAddress: { '@id': 'schema:deliveryAddress' },
1746
- deliveryLeadTime: { '@id': 'schema:deliveryLeadTime' },
1747
- deliveryMethod: { '@id': 'schema:deliveryMethod' },
1748
- deliveryStatus: { '@id': 'schema:deliveryStatus' },
1749
- deliveryTime: { '@id': 'schema:deliveryTime' },
1750
- department: { '@id': 'schema:department' },
1751
- departureAirport: { '@id': 'schema:departureAirport' },
1752
- departureBoatTerminal: { '@id': 'schema:departureBoatTerminal' },
1753
- departureBusStop: { '@id': 'schema:departureBusStop' },
1754
- departureGate: { '@id': 'schema:departureGate' },
1755
- departurePlatform: { '@id': 'schema:departurePlatform' },
1756
- departureStation: { '@id': 'schema:departureStation' },
1757
- departureTerminal: { '@id': 'schema:departureTerminal' },
1758
- departureTime: { '@id': 'schema:departureTime' },
1759
- dependencies: { '@id': 'schema:dependencies' },
1760
- depth: { '@id': 'schema:depth' },
1761
- description: { '@id': 'schema:description' },
1762
- device: { '@id': 'schema:device' },
1763
- diagnosis: { '@id': 'schema:diagnosis' },
1764
- diagram: { '@id': 'schema:diagram' },
1765
- diet: { '@id': 'schema:diet' },
1766
- dietFeatures: { '@id': 'schema:dietFeatures' },
1767
- differentialDiagnosis: { '@id': 'schema:differentialDiagnosis' },
1768
- director: { '@id': 'schema:director' },
1769
- directors: { '@id': 'schema:directors' },
1770
- disambiguatingDescription: { '@id': 'schema:disambiguatingDescription' },
1771
- discount: { '@id': 'schema:discount' },
1772
- discountCode: { '@id': 'schema:discountCode' },
1773
- discountCurrency: { '@id': 'schema:discountCurrency' },
1774
- discusses: { '@id': 'schema:discusses' },
1775
- discussionUrl: { '@id': 'schema:discussionUrl', '@type': '@id' },
1776
- diseasePreventionInfo: {
1777
- '@id': 'schema:diseasePreventionInfo',
1778
- '@type': '@id',
1779
- },
1780
- diseaseSpreadStatistics: {
1781
- '@id': 'schema:diseaseSpreadStatistics',
1782
- '@type': '@id',
1783
- },
1784
- dissolutionDate: { '@id': 'schema:dissolutionDate', '@type': 'Date' },
1785
- distance: { '@id': 'schema:distance' },
1786
- distinguishingSign: { '@id': 'schema:distinguishingSign' },
1787
- distribution: { '@id': 'schema:distribution' },
1788
- diversityPolicy: { '@id': 'schema:diversityPolicy', '@type': '@id' },
1789
- diversityStaffingReport: {
1790
- '@id': 'schema:diversityStaffingReport',
1791
- '@type': '@id',
1792
- },
1793
- documentation: { '@id': 'schema:documentation', '@type': '@id' },
1794
- doesNotShip: { '@id': 'schema:doesNotShip' },
1795
- domainIncludes: { '@id': 'schema:domainIncludes' },
1796
- domiciledMortgage: { '@id': 'schema:domiciledMortgage' },
1797
- doorTime: { '@id': 'schema:doorTime' },
1798
- dosageForm: { '@id': 'schema:dosageForm' },
1799
- doseSchedule: { '@id': 'schema:doseSchedule' },
1800
- doseUnit: { '@id': 'schema:doseUnit' },
1801
- doseValue: { '@id': 'schema:doseValue' },
1802
- downPayment: { '@id': 'schema:downPayment' },
1803
- downloadUrl: { '@id': 'schema:downloadUrl', '@type': '@id' },
1804
- downvoteCount: { '@id': 'schema:downvoteCount' },
1805
- drainsTo: { '@id': 'schema:drainsTo' },
1806
- driveWheelConfiguration: { '@id': 'schema:driveWheelConfiguration' },
1807
- dropoffLocation: { '@id': 'schema:dropoffLocation' },
1808
- dropoffTime: { '@id': 'schema:dropoffTime' },
1809
- drug: { '@id': 'schema:drug' },
1810
- drugClass: { '@id': 'schema:drugClass' },
1811
- drugUnit: { '@id': 'schema:drugUnit' },
1812
- duns: { '@id': 'schema:duns' },
1813
- duplicateTherapy: { '@id': 'schema:duplicateTherapy' },
1814
- duration: { '@id': 'schema:duration' },
1815
- durationOfWarranty: { '@id': 'schema:durationOfWarranty' },
1816
- duringMedia: { '@id': 'schema:duringMedia', '@type': '@id' },
1817
- earlyPrepaymentPenalty: { '@id': 'schema:earlyPrepaymentPenalty' },
1818
- editEIDR: { '@id': 'schema:editEIDR' },
1819
- editor: { '@id': 'schema:editor' },
1820
- eduQuestionType: { '@id': 'schema:eduQuestionType' },
1821
- educationRequirements: { '@id': 'schema:educationRequirements' },
1822
- educationalAlignment: { '@id': 'schema:educationalAlignment' },
1823
- educationalCredentialAwarded: { '@id': 'schema:educationalCredentialAwarded' },
1824
- educationalFramework: { '@id': 'schema:educationalFramework' },
1825
- educationalLevel: { '@id': 'schema:educationalLevel' },
1826
- educationalProgramMode: { '@id': 'schema:educationalProgramMode' },
1827
- educationalRole: { '@id': 'schema:educationalRole' },
1828
- educationalUse: { '@id': 'schema:educationalUse' },
1829
- elevation: { '@id': 'schema:elevation' },
1830
- eligibilityToWorkRequirement: { '@id': 'schema:eligibilityToWorkRequirement' },
1831
- eligibleCustomerType: { '@id': 'schema:eligibleCustomerType' },
1832
- eligibleDuration: { '@id': 'schema:eligibleDuration' },
1833
- eligibleQuantity: { '@id': 'schema:eligibleQuantity' },
1834
- eligibleRegion: { '@id': 'schema:eligibleRegion' },
1835
- eligibleTransactionVolume: { '@id': 'schema:eligibleTransactionVolume' },
1836
- email: { '@id': 'schema:email' },
1837
- embedUrl: { '@id': 'schema:embedUrl', '@type': '@id' },
1838
- emissionsCO2: { '@id': 'schema:emissionsCO2' },
1839
- employee: { '@id': 'schema:employee' },
1840
- employees: { '@id': 'schema:employees' },
1841
- employerOverview: { '@id': 'schema:employerOverview' },
1842
- employmentType: { '@id': 'schema:employmentType' },
1843
- employmentUnit: { '@id': 'schema:employmentUnit' },
1844
- encodesCreativeWork: { '@id': 'schema:encodesCreativeWork' },
1845
- encoding: { '@id': 'schema:encoding' },
1846
- encodingFormat: { '@id': 'schema:encodingFormat' },
1847
- encodingType: { '@id': 'schema:encodingType' },
1848
- encodings: { '@id': 'schema:encodings' },
1849
- endDate: { '@id': 'schema:endDate', '@type': 'Date' },
1850
- endOffset: { '@id': 'schema:endOffset' },
1851
- endTime: { '@id': 'schema:endTime' },
1852
- endorsee: { '@id': 'schema:endorsee' },
1853
- endorsers: { '@id': 'schema:endorsers' },
1854
- energyEfficiencyScaleMax: { '@id': 'schema:energyEfficiencyScaleMax' },
1855
- energyEfficiencyScaleMin: { '@id': 'schema:energyEfficiencyScaleMin' },
1856
- engineDisplacement: { '@id': 'schema:engineDisplacement' },
1857
- enginePower: { '@id': 'schema:enginePower' },
1858
- engineType: { '@id': 'schema:engineType' },
1859
- entertainmentBusiness: { '@id': 'schema:entertainmentBusiness' },
1860
- epidemiology: { '@id': 'schema:epidemiology' },
1861
- episode: { '@id': 'schema:episode' },
1862
- episodeNumber: { '@id': 'schema:episodeNumber' },
1863
- episodes: { '@id': 'schema:episodes' },
1864
- equal: { '@id': 'schema:equal' },
1865
- error: { '@id': 'schema:error' },
1866
- estimatedCost: { '@id': 'schema:estimatedCost' },
1867
- estimatedFlightDuration: { '@id': 'schema:estimatedFlightDuration' },
1868
- estimatedSalary: { '@id': 'schema:estimatedSalary' },
1869
- estimatesRiskOf: { '@id': 'schema:estimatesRiskOf' },
1870
- ethicsPolicy: { '@id': 'schema:ethicsPolicy', '@type': '@id' },
1871
- event: { '@id': 'schema:event' },
1872
- eventAttendanceMode: { '@id': 'schema:eventAttendanceMode' },
1873
- eventSchedule: { '@id': 'schema:eventSchedule' },
1874
- eventStatus: { '@id': 'schema:eventStatus' },
1875
- events: { '@id': 'schema:events' },
1876
- evidenceLevel: { '@id': 'schema:evidenceLevel' },
1877
- evidenceOrigin: { '@id': 'schema:evidenceOrigin' },
1878
- exampleOfWork: { '@id': 'schema:exampleOfWork' },
1879
- exceptDate: { '@id': 'schema:exceptDate', '@type': 'Date' },
1880
- exchangeRateSpread: { '@id': 'schema:exchangeRateSpread' },
1881
- executableLibraryName: { '@id': 'schema:executableLibraryName' },
1882
- exerciseCourse: { '@id': 'schema:exerciseCourse' },
1883
- exercisePlan: { '@id': 'schema:exercisePlan' },
1884
- exerciseRelatedDiet: { '@id': 'schema:exerciseRelatedDiet' },
1885
- exerciseType: { '@id': 'schema:exerciseType' },
1886
- exifData: { '@id': 'schema:exifData' },
1887
- expectedArrivalFrom: { '@id': 'schema:expectedArrivalFrom', '@type': 'Date' },
1888
- expectedArrivalUntil: { '@id': 'schema:expectedArrivalUntil', '@type': 'Date' },
1889
- expectedPrognosis: { '@id': 'schema:expectedPrognosis' },
1890
- expectsAcceptanceOf: { '@id': 'schema:expectsAcceptanceOf' },
1891
- experienceInPlaceOfEducation: { '@id': 'schema:experienceInPlaceOfEducation' },
1892
- experienceRequirements: { '@id': 'schema:experienceRequirements' },
1893
- expertConsiderations: { '@id': 'schema:expertConsiderations' },
1894
- expires: { '@id': 'schema:expires', '@type': 'Date' },
1895
- familyName: { '@id': 'schema:familyName' },
1896
- fatContent: { '@id': 'schema:fatContent' },
1897
- faxNumber: { '@id': 'schema:faxNumber' },
1898
- featureList: { '@id': 'schema:featureList' },
1899
- feesAndCommissionsSpecification: {
1900
- '@id': 'schema:feesAndCommissionsSpecification',
1901
- },
1902
- fiberContent: { '@id': 'schema:fiberContent' },
1903
- fileFormat: { '@id': 'schema:fileFormat' },
1904
- fileSize: { '@id': 'schema:fileSize' },
1905
- financialAidEligible: { '@id': 'schema:financialAidEligible' },
1906
- firstAppearance: { '@id': 'schema:firstAppearance' },
1907
- firstPerformance: { '@id': 'schema:firstPerformance' },
1908
- flightDistance: { '@id': 'schema:flightDistance' },
1909
- flightNumber: { '@id': 'schema:flightNumber' },
1910
- floorLevel: { '@id': 'schema:floorLevel' },
1911
- floorLimit: { '@id': 'schema:floorLimit' },
1912
- floorSize: { '@id': 'schema:floorSize' },
1913
- followee: { '@id': 'schema:followee' },
1914
- follows: { '@id': 'schema:follows' },
1915
- followup: { '@id': 'schema:followup' },
1916
- foodEstablishment: { '@id': 'schema:foodEstablishment' },
1917
- foodEvent: { '@id': 'schema:foodEvent' },
1918
- foodWarning: { '@id': 'schema:foodWarning' },
1919
- founder: { '@id': 'schema:founder' },
1920
- founders: { '@id': 'schema:founders' },
1921
- foundingDate: { '@id': 'schema:foundingDate', '@type': 'Date' },
1922
- foundingLocation: { '@id': 'schema:foundingLocation' },
1923
- free: { '@id': 'schema:free' },
1924
- freeShippingThreshold: { '@id': 'schema:freeShippingThreshold' },
1925
- frequency: { '@id': 'schema:frequency' },
1926
- fromLocation: { '@id': 'schema:fromLocation' },
1927
- fuelCapacity: { '@id': 'schema:fuelCapacity' },
1928
- fuelConsumption: { '@id': 'schema:fuelConsumption' },
1929
- fuelEfficiency: { '@id': 'schema:fuelEfficiency' },
1930
- fuelType: { '@id': 'schema:fuelType' },
1931
- functionalClass: { '@id': 'schema:functionalClass' },
1932
- fundedItem: { '@id': 'schema:fundedItem' },
1933
- funder: { '@id': 'schema:funder' },
1934
- game: { '@id': 'schema:game' },
1935
- gameItem: { '@id': 'schema:gameItem' },
1936
- gameLocation: { '@id': 'schema:gameLocation', '@type': '@id' },
1937
- gamePlatform: { '@id': 'schema:gamePlatform' },
1938
- gameServer: { '@id': 'schema:gameServer' },
1939
- gameTip: { '@id': 'schema:gameTip' },
1940
- gender: { '@id': 'schema:gender' },
1941
- genre: { '@id': 'schema:genre' },
1942
- geo: { '@id': 'schema:geo' },
1943
- geoContains: { '@id': 'schema:geoContains' },
1944
- geoCoveredBy: { '@id': 'schema:geoCoveredBy' },
1945
- geoCovers: { '@id': 'schema:geoCovers' },
1946
- geoCrosses: { '@id': 'schema:geoCrosses' },
1947
- geoDisjoint: { '@id': 'schema:geoDisjoint' },
1948
- geoEquals: { '@id': 'schema:geoEquals' },
1949
- geoIntersects: { '@id': 'schema:geoIntersects' },
1950
- geoMidpoint: { '@id': 'schema:geoMidpoint' },
1951
- geoOverlaps: { '@id': 'schema:geoOverlaps' },
1952
- geoRadius: { '@id': 'schema:geoRadius' },
1953
- geoTouches: { '@id': 'schema:geoTouches' },
1954
- geoWithin: { '@id': 'schema:geoWithin' },
1955
- geographicArea: { '@id': 'schema:geographicArea' },
1956
- gettingTestedInfo: { '@id': 'schema:gettingTestedInfo', '@type': '@id' },
1957
- givenName: { '@id': 'schema:givenName' },
1958
- globalLocationNumber: { '@id': 'schema:globalLocationNumber' },
1959
- governmentBenefitsInfo: { '@id': 'schema:governmentBenefitsInfo' },
1960
- gracePeriod: { '@id': 'schema:gracePeriod' },
1961
- grantee: { '@id': 'schema:grantee' },
1962
- greater: { '@id': 'schema:greater' },
1963
- greaterOrEqual: { '@id': 'schema:greaterOrEqual' },
1964
- gtin: { '@id': 'schema:gtin' },
1965
- gtin12: { '@id': 'schema:gtin12' },
1966
- gtin13: { '@id': 'schema:gtin13' },
1967
- gtin14: { '@id': 'schema:gtin14' },
1968
- gtin8: { '@id': 'schema:gtin8' },
1969
- guideline: { '@id': 'schema:guideline' },
1970
- guidelineDate: { '@id': 'schema:guidelineDate', '@type': 'Date' },
1971
- guidelineSubject: { '@id': 'schema:guidelineSubject' },
1972
- handlingTime: { '@id': 'schema:handlingTime' },
1973
- hasBroadcastChannel: { '@id': 'schema:hasBroadcastChannel' },
1974
- hasCategoryCode: { '@id': 'schema:hasCategoryCode' },
1975
- hasCourse: { '@id': 'schema:hasCourse' },
1976
- hasCourseInstance: { '@id': 'schema:hasCourseInstance' },
1977
- hasCredential: { '@id': 'schema:hasCredential' },
1978
- hasDefinedTerm: { '@id': 'schema:hasDefinedTerm' },
1979
- hasDeliveryMethod: { '@id': 'schema:hasDeliveryMethod' },
1980
- hasDigitalDocumentPermission: { '@id': 'schema:hasDigitalDocumentPermission' },
1981
- hasDriveThroughService: { '@id': 'schema:hasDriveThroughService' },
1982
- hasEnergyConsumptionDetails: { '@id': 'schema:hasEnergyConsumptionDetails' },
1983
- hasEnergyEfficiencyCategory: { '@id': 'schema:hasEnergyEfficiencyCategory' },
1984
- hasHealthAspect: { '@id': 'schema:hasHealthAspect' },
1985
- hasMap: { '@id': 'schema:hasMap', '@type': '@id' },
1986
- hasMeasurement: { '@id': 'schema:hasMeasurement' },
1987
- hasMenu: { '@id': 'schema:hasMenu' },
1988
- hasMenuItem: { '@id': 'schema:hasMenuItem' },
1989
- hasMenuSection: { '@id': 'schema:hasMenuSection' },
1990
- hasMerchantReturnPolicy: { '@id': 'schema:hasMerchantReturnPolicy' },
1991
- hasOccupation: { '@id': 'schema:hasOccupation' },
1992
- hasOfferCatalog: { '@id': 'schema:hasOfferCatalog' },
1993
- hasPOS: { '@id': 'schema:hasPOS' },
1994
- hasPart: { '@id': 'schema:hasPart' },
1995
- hasProductReturnPolicy: { '@id': 'schema:hasProductReturnPolicy' },
1996
- hasVariant: { '@id': 'schema:hasVariant' },
1997
- headline: { '@id': 'schema:headline' },
1998
- healthCondition: { '@id': 'schema:healthCondition' },
1999
- healthPlanCoinsuranceOption: { '@id': 'schema:healthPlanCoinsuranceOption' },
2000
- healthPlanCoinsuranceRate: { '@id': 'schema:healthPlanCoinsuranceRate' },
2001
- healthPlanCopay: { '@id': 'schema:healthPlanCopay' },
2002
- healthPlanCopayOption: { '@id': 'schema:healthPlanCopayOption' },
2003
- healthPlanCostSharing: { '@id': 'schema:healthPlanCostSharing' },
2004
- healthPlanDrugOption: { '@id': 'schema:healthPlanDrugOption' },
2005
- healthPlanDrugTier: { '@id': 'schema:healthPlanDrugTier' },
2006
- healthPlanId: { '@id': 'schema:healthPlanId' },
2007
- healthPlanMarketingUrl: {
2008
- '@id': 'schema:healthPlanMarketingUrl',
2009
- '@type': '@id',
2010
- },
2011
- healthPlanNetworkId: { '@id': 'schema:healthPlanNetworkId' },
2012
- healthPlanNetworkTier: { '@id': 'schema:healthPlanNetworkTier' },
2013
- healthPlanPharmacyCategory: { '@id': 'schema:healthPlanPharmacyCategory' },
2014
- healthcareReportingData: { '@id': 'schema:healthcareReportingData' },
2015
- height: { '@id': 'schema:height' },
2016
- highPrice: { '@id': 'schema:highPrice' },
2017
- hiringOrganization: { '@id': 'schema:hiringOrganization' },
2018
- holdingArchive: { '@id': 'schema:holdingArchive' },
2019
- homeLocation: { '@id': 'schema:homeLocation' },
2020
- homeTeam: { '@id': 'schema:homeTeam' },
2021
- honorificPrefix: { '@id': 'schema:honorificPrefix' },
2022
- honorificSuffix: { '@id': 'schema:honorificSuffix' },
2023
- hospitalAffiliation: { '@id': 'schema:hospitalAffiliation' },
2024
- hostingOrganization: { '@id': 'schema:hostingOrganization' },
2025
- hoursAvailable: { '@id': 'schema:hoursAvailable' },
2026
- howPerformed: { '@id': 'schema:howPerformed' },
2027
- httpMethod: { '@id': 'schema:httpMethod' },
2028
- iataCode: { '@id': 'schema:iataCode' },
2029
- icaoCode: { '@id': 'schema:icaoCode' },
2030
- identifier: { '@id': 'schema:identifier' },
2031
- identifyingExam: { '@id': 'schema:identifyingExam' },
2032
- identifyingTest: { '@id': 'schema:identifyingTest' },
2033
- illustrator: { '@id': 'schema:illustrator' },
2034
- image: { '@id': 'schema:image', '@type': '@id' },
2035
- imagingTechnique: { '@id': 'schema:imagingTechnique' },
2036
- inAlbum: { '@id': 'schema:inAlbum' },
2037
- inBroadcastLineup: { '@id': 'schema:inBroadcastLineup' },
2038
- inCodeSet: { '@id': 'schema:inCodeSet', '@type': '@id' },
2039
- inDefinedTermSet: { '@id': 'schema:inDefinedTermSet', '@type': '@id' },
2040
- inLanguage: { '@id': 'schema:inLanguage' },
2041
- inPlaylist: { '@id': 'schema:inPlaylist' },
2042
- inProductGroupWithID: { '@id': 'schema:inProductGroupWithID' },
2043
- inStoreReturnsOffered: { '@id': 'schema:inStoreReturnsOffered' },
2044
- inSupportOf: { '@id': 'schema:inSupportOf' },
2045
- incentiveCompensation: { '@id': 'schema:incentiveCompensation' },
2046
- incentives: { '@id': 'schema:incentives' },
2047
- includedComposition: { '@id': 'schema:includedComposition' },
2048
- includedDataCatalog: { '@id': 'schema:includedDataCatalog' },
2049
- includedInDataCatalog: { '@id': 'schema:includedInDataCatalog' },
2050
- includedInHealthInsurancePlan: {
2051
- '@id': 'schema:includedInHealthInsurancePlan',
2052
- },
2053
- includedRiskFactor: { '@id': 'schema:includedRiskFactor' },
2054
- includesAttraction: { '@id': 'schema:includesAttraction' },
2055
- includesHealthPlanFormulary: { '@id': 'schema:includesHealthPlanFormulary' },
2056
- includesHealthPlanNetwork: { '@id': 'schema:includesHealthPlanNetwork' },
2057
- includesObject: { '@id': 'schema:includesObject' },
2058
- increasesRiskOf: { '@id': 'schema:increasesRiskOf' },
2059
- industry: { '@id': 'schema:industry' },
2060
- ineligibleRegion: { '@id': 'schema:ineligibleRegion' },
2061
- infectiousAgent: { '@id': 'schema:infectiousAgent' },
2062
- infectiousAgentClass: { '@id': 'schema:infectiousAgentClass' },
2063
- ingredients: { '@id': 'schema:ingredients' },
2064
- inker: { '@id': 'schema:inker' },
2065
- insertion: { '@id': 'schema:insertion' },
2066
- installUrl: { '@id': 'schema:installUrl', '@type': '@id' },
2067
- instructor: { '@id': 'schema:instructor' },
2068
- instrument: { '@id': 'schema:instrument' },
2069
- intensity: { '@id': 'schema:intensity' },
2070
- interactingDrug: { '@id': 'schema:interactingDrug' },
2071
- interactionCount: { '@id': 'schema:interactionCount' },
2072
- interactionService: { '@id': 'schema:interactionService' },
2073
- interactionStatistic: { '@id': 'schema:interactionStatistic' },
2074
- interactionType: { '@id': 'schema:interactionType' },
2075
- interactivityType: { '@id': 'schema:interactivityType' },
2076
- interestRate: { '@id': 'schema:interestRate' },
2077
- inventoryLevel: { '@id': 'schema:inventoryLevel' },
2078
- inverseOf: { '@id': 'schema:inverseOf' },
2079
- isAcceptingNewPatients: { '@id': 'schema:isAcceptingNewPatients' },
2080
- isAccessibleForFree: { '@id': 'schema:isAccessibleForFree' },
2081
- isAccessoryOrSparePartFor: { '@id': 'schema:isAccessoryOrSparePartFor' },
2082
- isAvailableGenerically: { '@id': 'schema:isAvailableGenerically' },
2083
- isBasedOn: { '@id': 'schema:isBasedOn', '@type': '@id' },
2084
- isBasedOnUrl: { '@id': 'schema:isBasedOnUrl', '@type': '@id' },
2085
- isConsumableFor: { '@id': 'schema:isConsumableFor' },
2086
- isFamilyFriendly: { '@id': 'schema:isFamilyFriendly' },
2087
- isGift: { '@id': 'schema:isGift' },
2088
- isLiveBroadcast: { '@id': 'schema:isLiveBroadcast' },
2089
- isPartOf: { '@id': 'schema:isPartOf', '@type': '@id' },
2090
- isPlanForApartment: { '@id': 'schema:isPlanForApartment' },
2091
- isProprietary: { '@id': 'schema:isProprietary' },
2092
- isRelatedTo: { '@id': 'schema:isRelatedTo' },
2093
- isResizable: { '@id': 'schema:isResizable' },
2094
- isSimilarTo: { '@id': 'schema:isSimilarTo' },
2095
- isUnlabelledFallback: { '@id': 'schema:isUnlabelledFallback' },
2096
- isVariantOf: { '@id': 'schema:isVariantOf' },
2097
- isbn: { '@id': 'schema:isbn' },
2098
- isicV4: { '@id': 'schema:isicV4' },
2099
- isrcCode: { '@id': 'schema:isrcCode' },
2100
- issn: { '@id': 'schema:issn' },
2101
- issueNumber: { '@id': 'schema:issueNumber' },
2102
- issuedBy: { '@id': 'schema:issuedBy' },
2103
- issuedThrough: { '@id': 'schema:issuedThrough' },
2104
- iswcCode: { '@id': 'schema:iswcCode' },
2105
- item: { '@id': 'schema:item' },
2106
- itemCondition: { '@id': 'schema:itemCondition' },
2107
- itemListElement: { '@id': 'schema:itemListElement' },
2108
- itemListOrder: { '@id': 'schema:itemListOrder' },
2109
- itemLocation: { '@id': 'schema:itemLocation' },
2110
- itemOffered: { '@id': 'schema:itemOffered' },
2111
- itemReviewed: { '@id': 'schema:itemReviewed' },
2112
- itemShipped: { '@id': 'schema:itemShipped' },
2113
- itinerary: { '@id': 'schema:itinerary' },
2114
- jobBenefits: { '@id': 'schema:jobBenefits' },
2115
- jobImmediateStart: { '@id': 'schema:jobImmediateStart' },
2116
- jobLocation: { '@id': 'schema:jobLocation' },
2117
- jobLocationType: { '@id': 'schema:jobLocationType' },
2118
- jobStartDate: { '@id': 'schema:jobStartDate' },
2119
- jobTitle: { '@id': 'schema:jobTitle' },
2120
- jurisdiction: { '@id': 'schema:jurisdiction' },
2121
- keywords: { '@id': 'schema:keywords' },
2122
- knownVehicleDamages: { '@id': 'schema:knownVehicleDamages' },
2123
- knows: { '@id': 'schema:knows' },
2124
- knowsAbout: { '@id': 'schema:knowsAbout' },
2125
- knowsLanguage: { '@id': 'schema:knowsLanguage' },
2126
- labelDetails: { '@id': 'schema:labelDetails', '@type': '@id' },
2127
- landlord: { '@id': 'schema:landlord' },
2128
- language: { '@id': 'schema:language' },
2129
- lastReviewed: { '@id': 'schema:lastReviewed', '@type': 'Date' },
2130
- latitude: { '@id': 'schema:latitude' },
2131
- layoutImage: { '@id': 'schema:layoutImage', '@type': '@id' },
2132
- learningResourceType: { '@id': 'schema:learningResourceType' },
2133
- leaseLength: { '@id': 'schema:leaseLength' },
2134
- legalName: { '@id': 'schema:legalName' },
2135
- legalStatus: { '@id': 'schema:legalStatus' },
2136
- legislationApplies: { '@id': 'schema:legislationApplies' },
2137
- legislationChanges: { '@id': 'schema:legislationChanges' },
2138
- legislationConsolidates: { '@id': 'schema:legislationConsolidates' },
2139
- legislationDate: { '@id': 'schema:legislationDate', '@type': 'Date' },
2140
- legislationDateVersion: {
2141
- '@id': 'schema:legislationDateVersion',
2142
- '@type': 'Date',
2143
- },
2144
- legislationIdentifier: { '@id': 'schema:legislationIdentifier' },
2145
- legislationJurisdiction: { '@id': 'schema:legislationJurisdiction' },
2146
- legislationLegalForce: { '@id': 'schema:legislationLegalForce' },
2147
- legislationLegalValue: { '@id': 'schema:legislationLegalValue' },
2148
- legislationPassedBy: { '@id': 'schema:legislationPassedBy' },
2149
- legislationResponsible: { '@id': 'schema:legislationResponsible' },
2150
- legislationTransposes: { '@id': 'schema:legislationTransposes' },
2151
- legislationType: { '@id': 'schema:legislationType' },
2152
- leiCode: { '@id': 'schema:leiCode' },
2153
- lender: { '@id': 'schema:lender' },
2154
- lesser: { '@id': 'schema:lesser' },
2155
- lesserOrEqual: { '@id': 'schema:lesserOrEqual' },
2156
- letterer: { '@id': 'schema:letterer' },
2157
- license: { '@id': 'schema:license', '@type': '@id' },
2158
- line: { '@id': 'schema:line' },
2159
- linkRelationship: { '@id': 'schema:linkRelationship' },
2160
- liveBlogUpdate: { '@id': 'schema:liveBlogUpdate' },
2161
- loanMortgageMandateAmount: { '@id': 'schema:loanMortgageMandateAmount' },
2162
- loanPaymentAmount: { '@id': 'schema:loanPaymentAmount' },
2163
- loanPaymentFrequency: { '@id': 'schema:loanPaymentFrequency' },
2164
- loanRepaymentForm: { '@id': 'schema:loanRepaymentForm' },
2165
- loanTerm: { '@id': 'schema:loanTerm' },
2166
- loanType: { '@id': 'schema:loanType' },
2167
- location: { '@id': 'schema:location' },
2168
- locationCreated: { '@id': 'schema:locationCreated' },
2169
- lodgingUnitDescription: { '@id': 'schema:lodgingUnitDescription' },
2170
- lodgingUnitType: { '@id': 'schema:lodgingUnitType' },
2171
- logo: { '@id': 'schema:logo', '@type': '@id' },
2172
- longitude: { '@id': 'schema:longitude' },
2173
- loser: { '@id': 'schema:loser' },
2174
- lowPrice: { '@id': 'schema:lowPrice' },
2175
- lyricist: { '@id': 'schema:lyricist' },
2176
- lyrics: { '@id': 'schema:lyrics' },
2177
- mainContentOfPage: { '@id': 'schema:mainContentOfPage' },
2178
- mainEntity: { '@id': 'schema:mainEntity' },
2179
- mainEntityOfPage: { '@id': 'schema:mainEntityOfPage', '@type': '@id' },
2180
- maintainer: { '@id': 'schema:maintainer' },
2181
- makesOffer: { '@id': 'schema:makesOffer' },
2182
- manufacturer: { '@id': 'schema:manufacturer' },
2183
- map: { '@id': 'schema:map', '@type': '@id' },
2184
- mapType: { '@id': 'schema:mapType' },
2185
- maps: { '@id': 'schema:maps', '@type': '@id' },
2186
- marginOfError: { '@id': 'schema:marginOfError' },
2187
- masthead: { '@id': 'schema:masthead', '@type': '@id' },
2188
- material: { '@id': 'schema:material' },
2189
- materialExtent: { '@id': 'schema:materialExtent' },
2190
- mathExpression: { '@id': 'schema:mathExpression' },
2191
- maxPrice: { '@id': 'schema:maxPrice' },
2192
- maxValue: { '@id': 'schema:maxValue' },
2193
- maximumAttendeeCapacity: { '@id': 'schema:maximumAttendeeCapacity' },
2194
- maximumEnrollment: { '@id': 'schema:maximumEnrollment' },
2195
- maximumIntake: { '@id': 'schema:maximumIntake' },
2196
- maximumPhysicalAttendeeCapacity: {
2197
- '@id': 'schema:maximumPhysicalAttendeeCapacity',
2198
- },
2199
- maximumVirtualAttendeeCapacity: {
2200
- '@id': 'schema:maximumVirtualAttendeeCapacity',
2201
- },
2202
- mealService: { '@id': 'schema:mealService' },
2203
- measuredProperty: { '@id': 'schema:measuredProperty' },
2204
- measuredValue: { '@id': 'schema:measuredValue' },
2205
- measurementTechnique: { '@id': 'schema:measurementTechnique' },
2206
- mechanismOfAction: { '@id': 'schema:mechanismOfAction' },
2207
- mediaAuthenticityCategory: { '@id': 'schema:mediaAuthenticityCategory' },
2208
- median: { '@id': 'schema:median' },
2209
- medicalAudience: { '@id': 'schema:medicalAudience' },
2210
- medicalSpecialty: { '@id': 'schema:medicalSpecialty' },
2211
- medicineSystem: { '@id': 'schema:medicineSystem' },
2212
- meetsEmissionStandard: { '@id': 'schema:meetsEmissionStandard' },
2213
- member: { '@id': 'schema:member' },
2214
- memberOf: { '@id': 'schema:memberOf' },
2215
- members: { '@id': 'schema:members' },
2216
- membershipNumber: { '@id': 'schema:membershipNumber' },
2217
- membershipPointsEarned: { '@id': 'schema:membershipPointsEarned' },
2218
- memoryRequirements: { '@id': 'schema:memoryRequirements' },
2219
- mentions: { '@id': 'schema:mentions' },
2220
- menu: { '@id': 'schema:menu' },
2221
- menuAddOn: { '@id': 'schema:menuAddOn' },
2222
- merchant: { '@id': 'schema:merchant' },
2223
- merchantReturnDays: { '@id': 'schema:merchantReturnDays' },
2224
- merchantReturnLink: { '@id': 'schema:merchantReturnLink', '@type': '@id' },
2225
- messageAttachment: { '@id': 'schema:messageAttachment' },
2226
- mileageFromOdometer: { '@id': 'schema:mileageFromOdometer' },
2227
- minPrice: { '@id': 'schema:minPrice' },
2228
- minValue: { '@id': 'schema:minValue' },
2229
- minimumPaymentDue: { '@id': 'schema:minimumPaymentDue' },
2230
- missionCoveragePrioritiesPolicy: {
2231
- '@id': 'schema:missionCoveragePrioritiesPolicy',
2232
- '@type': '@id',
2233
- },
2234
- model: { '@id': 'schema:model' },
2235
- modelDate: { '@id': 'schema:modelDate', '@type': 'Date' },
2236
- modifiedTime: { '@id': 'schema:modifiedTime' },
2237
- monthlyMinimumRepaymentAmount: {
2238
- '@id': 'schema:monthlyMinimumRepaymentAmount',
2239
- },
2240
- monthsOfExperience: { '@id': 'schema:monthsOfExperience' },
2241
- mpn: { '@id': 'schema:mpn' },
2242
- multipleValues: { '@id': 'schema:multipleValues' },
2243
- muscleAction: { '@id': 'schema:muscleAction' },
2244
- musicArrangement: { '@id': 'schema:musicArrangement' },
2245
- musicBy: { '@id': 'schema:musicBy' },
2246
- musicCompositionForm: { '@id': 'schema:musicCompositionForm' },
2247
- musicGroupMember: { '@id': 'schema:musicGroupMember' },
2248
- musicReleaseFormat: { '@id': 'schema:musicReleaseFormat' },
2249
- musicalKey: { '@id': 'schema:musicalKey' },
2250
- naics: { '@id': 'schema:naics' },
2251
- name: { '@id': 'schema:name' },
2252
- namedPosition: { '@id': 'schema:namedPosition' },
2253
- nationality: { '@id': 'schema:nationality' },
2254
- naturalProgression: { '@id': 'schema:naturalProgression' },
2255
- nerve: { '@id': 'schema:nerve' },
2256
- nerveMotor: { '@id': 'schema:nerveMotor' },
2257
- netWorth: { '@id': 'schema:netWorth' },
2258
- newsUpdatesAndGuidelines: {
2259
- '@id': 'schema:newsUpdatesAndGuidelines',
2260
- '@type': '@id',
2261
- },
2262
- nextItem: { '@id': 'schema:nextItem' },
2263
- noBylinesPolicy: { '@id': 'schema:noBylinesPolicy', '@type': '@id' },
2264
- nonEqual: { '@id': 'schema:nonEqual' },
2265
- nonProprietaryName: { '@id': 'schema:nonProprietaryName' },
2266
- nonprofitStatus: { '@id': 'schema:nonprofitStatus' },
2267
- normalRange: { '@id': 'schema:normalRange' },
2268
- nsn: { '@id': 'schema:nsn' },
2269
- numAdults: { '@id': 'schema:numAdults' },
2270
- numChildren: { '@id': 'schema:numChildren' },
2271
- numConstraints: { '@id': 'schema:numConstraints' },
2272
- numTracks: { '@id': 'schema:numTracks' },
2273
- numberOfAccommodationUnits: { '@id': 'schema:numberOfAccommodationUnits' },
2274
- numberOfAirbags: { '@id': 'schema:numberOfAirbags' },
2275
- numberOfAvailableAccommodationUnits: {
2276
- '@id': 'schema:numberOfAvailableAccommodationUnits',
2277
- },
2278
- numberOfAxles: { '@id': 'schema:numberOfAxles' },
2279
- numberOfBathroomsTotal: { '@id': 'schema:numberOfBathroomsTotal' },
2280
- numberOfBedrooms: { '@id': 'schema:numberOfBedrooms' },
2281
- numberOfBeds: { '@id': 'schema:numberOfBeds' },
2282
- numberOfCredits: { '@id': 'schema:numberOfCredits' },
2283
- numberOfDoors: { '@id': 'schema:numberOfDoors' },
2284
- numberOfEmployees: { '@id': 'schema:numberOfEmployees' },
2285
- numberOfEpisodes: { '@id': 'schema:numberOfEpisodes' },
2286
- numberOfForwardGears: { '@id': 'schema:numberOfForwardGears' },
2287
- numberOfFullBathrooms: { '@id': 'schema:numberOfFullBathrooms' },
2288
- numberOfItems: { '@id': 'schema:numberOfItems' },
2289
- numberOfLoanPayments: { '@id': 'schema:numberOfLoanPayments' },
2290
- numberOfPages: { '@id': 'schema:numberOfPages' },
2291
- numberOfPartialBathrooms: { '@id': 'schema:numberOfPartialBathrooms' },
2292
- numberOfPlayers: { '@id': 'schema:numberOfPlayers' },
2293
- numberOfPreviousOwners: { '@id': 'schema:numberOfPreviousOwners' },
2294
- numberOfRooms: { '@id': 'schema:numberOfRooms' },
2295
- numberOfSeasons: { '@id': 'schema:numberOfSeasons' },
2296
- numberedPosition: { '@id': 'schema:numberedPosition' },
2297
- nutrition: { '@id': 'schema:nutrition' },
2298
- object: { '@id': 'schema:object' },
2299
- observationDate: { '@id': 'schema:observationDate' },
2300
- observedNode: { '@id': 'schema:observedNode' },
2301
- occupancy: { '@id': 'schema:occupancy' },
2302
- occupationLocation: { '@id': 'schema:occupationLocation' },
2303
- occupationalCategory: { '@id': 'schema:occupationalCategory' },
2304
- occupationalCredentialAwarded: {
2305
- '@id': 'schema:occupationalCredentialAwarded',
2306
- },
2307
- offerCount: { '@id': 'schema:offerCount' },
2308
- offeredBy: { '@id': 'schema:offeredBy' },
2309
- offers: { '@id': 'schema:offers' },
2310
- offersPrescriptionByMail: { '@id': 'schema:offersPrescriptionByMail' },
2311
- openingHours: { '@id': 'schema:openingHours' },
2312
- openingHoursSpecification: { '@id': 'schema:openingHoursSpecification' },
2313
- opens: { '@id': 'schema:opens' },
2314
- operatingSystem: { '@id': 'schema:operatingSystem' },
2315
- opponent: { '@id': 'schema:opponent' },
2316
- option: { '@id': 'schema:option' },
2317
- orderDate: { '@id': 'schema:orderDate', '@type': 'Date' },
2318
- orderDelivery: { '@id': 'schema:orderDelivery' },
2319
- orderItemNumber: { '@id': 'schema:orderItemNumber' },
2320
- orderItemStatus: { '@id': 'schema:orderItemStatus' },
2321
- orderNumber: { '@id': 'schema:orderNumber' },
2322
- orderQuantity: { '@id': 'schema:orderQuantity' },
2323
- orderStatus: { '@id': 'schema:orderStatus' },
2324
- orderedItem: { '@id': 'schema:orderedItem' },
2325
- organizer: { '@id': 'schema:organizer' },
2326
- originAddress: { '@id': 'schema:originAddress' },
2327
- originatesFrom: { '@id': 'schema:originatesFrom' },
2328
- overdosage: { '@id': 'schema:overdosage' },
2329
- ownedFrom: { '@id': 'schema:ownedFrom' },
2330
- ownedThrough: { '@id': 'schema:ownedThrough' },
2331
- ownershipFundingInfo: { '@id': 'schema:ownershipFundingInfo' },
2332
- owns: { '@id': 'schema:owns' },
2333
- pageEnd: { '@id': 'schema:pageEnd' },
2334
- pageStart: { '@id': 'schema:pageStart' },
2335
- pagination: { '@id': 'schema:pagination' },
2336
- parent: { '@id': 'schema:parent' },
2337
- parentItem: { '@id': 'schema:parentItem' },
2338
- parentOrganization: { '@id': 'schema:parentOrganization' },
2339
- parentService: { '@id': 'schema:parentService' },
2340
- parents: { '@id': 'schema:parents' },
2341
- partOfEpisode: { '@id': 'schema:partOfEpisode' },
2342
- partOfInvoice: { '@id': 'schema:partOfInvoice' },
2343
- partOfOrder: { '@id': 'schema:partOfOrder' },
2344
- partOfSeason: { '@id': 'schema:partOfSeason' },
2345
- partOfSeries: { '@id': 'schema:partOfSeries' },
2346
- partOfSystem: { '@id': 'schema:partOfSystem' },
2347
- partOfTVSeries: { '@id': 'schema:partOfTVSeries' },
2348
- partOfTrip: { '@id': 'schema:partOfTrip' },
2349
- participant: { '@id': 'schema:participant' },
2350
- partySize: { '@id': 'schema:partySize' },
2351
- passengerPriorityStatus: { '@id': 'schema:passengerPriorityStatus' },
2352
- passengerSequenceNumber: { '@id': 'schema:passengerSequenceNumber' },
2353
- pathophysiology: { '@id': 'schema:pathophysiology' },
2354
- pattern: { '@id': 'schema:pattern' },
2355
- payload: { '@id': 'schema:payload' },
2356
- paymentAccepted: { '@id': 'schema:paymentAccepted' },
2357
- paymentDue: { '@id': 'schema:paymentDue' },
2358
- paymentDueDate: { '@id': 'schema:paymentDueDate', '@type': 'Date' },
2359
- paymentMethod: { '@id': 'schema:paymentMethod' },
2360
- paymentMethodId: { '@id': 'schema:paymentMethodId' },
2361
- paymentStatus: { '@id': 'schema:paymentStatus' },
2362
- paymentUrl: { '@id': 'schema:paymentUrl', '@type': '@id' },
2363
- penciler: { '@id': 'schema:penciler' },
2364
- percentile10: { '@id': 'schema:percentile10' },
2365
- percentile25: { '@id': 'schema:percentile25' },
2366
- percentile75: { '@id': 'schema:percentile75' },
2367
- percentile90: { '@id': 'schema:percentile90' },
2368
- performTime: { '@id': 'schema:performTime' },
2369
- performer: { '@id': 'schema:performer' },
2370
- performerIn: { '@id': 'schema:performerIn' },
2371
- performers: { '@id': 'schema:performers' },
2372
- permissionType: { '@id': 'schema:permissionType' },
2373
- permissions: { '@id': 'schema:permissions' },
2374
- permitAudience: { '@id': 'schema:permitAudience' },
2375
- permittedUsage: { '@id': 'schema:permittedUsage' },
2376
- petsAllowed: { '@id': 'schema:petsAllowed' },
2377
- phoneticText: { '@id': 'schema:phoneticText' },
2378
- photo: { '@id': 'schema:photo' },
2379
- photos: { '@id': 'schema:photos' },
2380
- physicalRequirement: { '@id': 'schema:physicalRequirement' },
2381
- physiologicalBenefits: { '@id': 'schema:physiologicalBenefits' },
2382
- pickupLocation: { '@id': 'schema:pickupLocation' },
2383
- pickupTime: { '@id': 'schema:pickupTime' },
2384
- playMode: { '@id': 'schema:playMode' },
2385
- playerType: { '@id': 'schema:playerType' },
2386
- playersOnline: { '@id': 'schema:playersOnline' },
2387
- polygon: { '@id': 'schema:polygon' },
2388
- populationType: { '@id': 'schema:populationType' },
2389
- position: { '@id': 'schema:position' },
2390
- possibleComplication: { '@id': 'schema:possibleComplication' },
2391
- possibleTreatment: { '@id': 'schema:possibleTreatment' },
2392
- postOfficeBoxNumber: { '@id': 'schema:postOfficeBoxNumber' },
2393
- postOp: { '@id': 'schema:postOp' },
2394
- postalCode: { '@id': 'schema:postalCode' },
2395
- postalCodeBegin: { '@id': 'schema:postalCodeBegin' },
2396
- postalCodeEnd: { '@id': 'schema:postalCodeEnd' },
2397
- postalCodePrefix: { '@id': 'schema:postalCodePrefix' },
2398
- postalCodeRange: { '@id': 'schema:postalCodeRange' },
2399
- potentialAction: { '@id': 'schema:potentialAction' },
2400
- preOp: { '@id': 'schema:preOp' },
2401
- predecessorOf: { '@id': 'schema:predecessorOf' },
2402
- pregnancyCategory: { '@id': 'schema:pregnancyCategory' },
2403
- pregnancyWarning: { '@id': 'schema:pregnancyWarning' },
2404
- prepTime: { '@id': 'schema:prepTime' },
2405
- preparation: { '@id': 'schema:preparation' },
2406
- prescribingInfo: { '@id': 'schema:prescribingInfo', '@type': '@id' },
2407
- prescriptionStatus: { '@id': 'schema:prescriptionStatus' },
2408
- previousItem: { '@id': 'schema:previousItem' },
2409
- previousStartDate: { '@id': 'schema:previousStartDate', '@type': 'Date' },
2410
- price: { '@id': 'schema:price' },
2411
- priceComponent: { '@id': 'schema:priceComponent' },
2412
- priceComponentType: { '@id': 'schema:priceComponentType' },
2413
- priceCurrency: { '@id': 'schema:priceCurrency' },
2414
- priceRange: { '@id': 'schema:priceRange' },
2415
- priceSpecification: { '@id': 'schema:priceSpecification' },
2416
- priceType: { '@id': 'schema:priceType' },
2417
- priceValidUntil: { '@id': 'schema:priceValidUntil', '@type': 'Date' },
2418
- primaryImageOfPage: { '@id': 'schema:primaryImageOfPage' },
2419
- primaryPrevention: { '@id': 'schema:primaryPrevention' },
2420
- printColumn: { '@id': 'schema:printColumn' },
2421
- printEdition: { '@id': 'schema:printEdition' },
2422
- printPage: { '@id': 'schema:printPage' },
2423
- printSection: { '@id': 'schema:printSection' },
2424
- procedure: { '@id': 'schema:procedure' },
2425
- procedureType: { '@id': 'schema:procedureType' },
2426
- processingTime: { '@id': 'schema:processingTime' },
2427
- processorRequirements: { '@id': 'schema:processorRequirements' },
2428
- producer: { '@id': 'schema:producer' },
2429
- produces: { '@id': 'schema:produces' },
2430
- productGroupID: { '@id': 'schema:productGroupID' },
2431
- productID: { '@id': 'schema:productID' },
2432
- productReturnDays: { '@id': 'schema:productReturnDays' },
2433
- productReturnLink: { '@id': 'schema:productReturnLink', '@type': '@id' },
2434
- productSupported: { '@id': 'schema:productSupported' },
2435
- productionCompany: { '@id': 'schema:productionCompany' },
2436
- productionDate: { '@id': 'schema:productionDate', '@type': 'Date' },
2437
- proficiencyLevel: { '@id': 'schema:proficiencyLevel' },
2438
- programMembershipUsed: { '@id': 'schema:programMembershipUsed' },
2439
- programName: { '@id': 'schema:programName' },
2440
- programPrerequisites: { '@id': 'schema:programPrerequisites' },
2441
- programType: { '@id': 'schema:programType' },
2442
- programmingLanguage: { '@id': 'schema:programmingLanguage' },
2443
- programmingModel: { '@id': 'schema:programmingModel' },
2444
- propertyID: { '@id': 'schema:propertyID' },
2445
- proprietaryName: { '@id': 'schema:proprietaryName' },
2446
- proteinContent: { '@id': 'schema:proteinContent' },
2447
- provider: { '@id': 'schema:provider' },
2448
- providerMobility: { '@id': 'schema:providerMobility' },
2449
- providesBroadcastService: { '@id': 'schema:providesBroadcastService' },
2450
- providesService: { '@id': 'schema:providesService' },
2451
- publicAccess: { '@id': 'schema:publicAccess' },
2452
- publicTransportClosuresInfo: {
2453
- '@id': 'schema:publicTransportClosuresInfo',
2454
- '@type': '@id',
2455
- },
2456
- publication: { '@id': 'schema:publication' },
2457
- publicationType: { '@id': 'schema:publicationType' },
2458
- publishedBy: { '@id': 'schema:publishedBy' },
2459
- publishedOn: { '@id': 'schema:publishedOn' },
2460
- publisher: { '@id': 'schema:publisher' },
2461
- publisherImprint: { '@id': 'schema:publisherImprint' },
2462
- publishingPrinciples: { '@id': 'schema:publishingPrinciples', '@type': '@id' },
2463
- purchaseDate: { '@id': 'schema:purchaseDate', '@type': 'Date' },
2464
- qualifications: { '@id': 'schema:qualifications' },
2465
- quarantineGuidelines: { '@id': 'schema:quarantineGuidelines', '@type': '@id' },
2466
- query: { '@id': 'schema:query' },
2467
- quest: { '@id': 'schema:quest' },
2468
- question: { '@id': 'schema:question' },
2469
- rangeIncludes: { '@id': 'schema:rangeIncludes' },
2470
- ratingCount: { '@id': 'schema:ratingCount' },
2471
- ratingExplanation: { '@id': 'schema:ratingExplanation' },
2472
- ratingValue: { '@id': 'schema:ratingValue' },
2473
- readBy: { '@id': 'schema:readBy' },
2474
- readonlyValue: { '@id': 'schema:readonlyValue' },
2475
- realEstateAgent: { '@id': 'schema:realEstateAgent' },
2476
- recipe: { '@id': 'schema:recipe' },
2477
- recipeCategory: { '@id': 'schema:recipeCategory' },
2478
- recipeCuisine: { '@id': 'schema:recipeCuisine' },
2479
- recipeIngredient: { '@id': 'schema:recipeIngredient' },
2480
- recipeInstructions: { '@id': 'schema:recipeInstructions' },
2481
- recipeYield: { '@id': 'schema:recipeYield' },
2482
- recipient: { '@id': 'schema:recipient' },
2483
- recognizedBy: { '@id': 'schema:recognizedBy' },
2484
- recognizingAuthority: { '@id': 'schema:recognizingAuthority' },
2485
- recommendationStrength: { '@id': 'schema:recommendationStrength' },
2486
- recommendedIntake: { '@id': 'schema:recommendedIntake' },
2487
- recordLabel: { '@id': 'schema:recordLabel' },
2488
- recordedAs: { '@id': 'schema:recordedAs' },
2489
- recordedAt: { '@id': 'schema:recordedAt' },
2490
- recordedIn: { '@id': 'schema:recordedIn' },
2491
- recordingOf: { '@id': 'schema:recordingOf' },
2492
- recourseLoan: { '@id': 'schema:recourseLoan' },
2493
- referenceQuantity: { '@id': 'schema:referenceQuantity' },
2494
- referencesOrder: { '@id': 'schema:referencesOrder' },
2495
- refundType: { '@id': 'schema:refundType' },
2496
- regionDrained: { '@id': 'schema:regionDrained' },
2497
- regionsAllowed: { '@id': 'schema:regionsAllowed' },
2498
- relatedAnatomy: { '@id': 'schema:relatedAnatomy' },
2499
- relatedCondition: { '@id': 'schema:relatedCondition' },
2500
- relatedDrug: { '@id': 'schema:relatedDrug' },
2501
- relatedLink: { '@id': 'schema:relatedLink', '@type': '@id' },
2502
- relatedStructure: { '@id': 'schema:relatedStructure' },
2503
- relatedTherapy: { '@id': 'schema:relatedTherapy' },
2504
- relatedTo: { '@id': 'schema:relatedTo' },
2505
- releaseDate: { '@id': 'schema:releaseDate', '@type': 'Date' },
2506
- releaseNotes: { '@id': 'schema:releaseNotes' },
2507
- releaseOf: { '@id': 'schema:releaseOf' },
2508
- releasedEvent: { '@id': 'schema:releasedEvent' },
2509
- relevantOccupation: { '@id': 'schema:relevantOccupation' },
2510
- relevantSpecialty: { '@id': 'schema:relevantSpecialty' },
2511
- remainingAttendeeCapacity: { '@id': 'schema:remainingAttendeeCapacity' },
2512
- renegotiableLoan: { '@id': 'schema:renegotiableLoan' },
2513
- repeatCount: { '@id': 'schema:repeatCount' },
2514
- repeatFrequency: { '@id': 'schema:repeatFrequency' },
2515
- repetitions: { '@id': 'schema:repetitions' },
2516
- replacee: { '@id': 'schema:replacee' },
2517
- replacer: { '@id': 'schema:replacer' },
2518
- replyToUrl: { '@id': 'schema:replyToUrl', '@type': '@id' },
2519
- reportNumber: { '@id': 'schema:reportNumber' },
2520
- representativeOfPage: { '@id': 'schema:representativeOfPage' },
2521
- requiredCollateral: { '@id': 'schema:requiredCollateral' },
2522
- requiredGender: { '@id': 'schema:requiredGender' },
2523
- requiredMaxAge: { '@id': 'schema:requiredMaxAge' },
2524
- requiredMinAge: { '@id': 'schema:requiredMinAge' },
2525
- requiredQuantity: { '@id': 'schema:requiredQuantity' },
2526
- requirements: { '@id': 'schema:requirements' },
2527
- requiresSubscription: { '@id': 'schema:requiresSubscription' },
2528
- reservationFor: { '@id': 'schema:reservationFor' },
2529
- reservationId: { '@id': 'schema:reservationId' },
2530
- reservationStatus: { '@id': 'schema:reservationStatus' },
2531
- reservedTicket: { '@id': 'schema:reservedTicket' },
2532
- responsibilities: { '@id': 'schema:responsibilities' },
2533
- restPeriods: { '@id': 'schema:restPeriods' },
2534
- result: { '@id': 'schema:result' },
2535
- resultComment: { '@id': 'schema:resultComment' },
2536
- resultReview: { '@id': 'schema:resultReview' },
2537
- returnFees: { '@id': 'schema:returnFees' },
2538
- returnPolicyCategory: { '@id': 'schema:returnPolicyCategory' },
2539
- review: { '@id': 'schema:review' },
2540
- reviewAspect: { '@id': 'schema:reviewAspect' },
2541
- reviewBody: { '@id': 'schema:reviewBody' },
2542
- reviewCount: { '@id': 'schema:reviewCount' },
2543
- reviewRating: { '@id': 'schema:reviewRating' },
2544
- reviewedBy: { '@id': 'schema:reviewedBy' },
2545
- reviews: { '@id': 'schema:reviews' },
2546
- riskFactor: { '@id': 'schema:riskFactor' },
2547
- risks: { '@id': 'schema:risks' },
2548
- roleName: { '@id': 'schema:roleName' },
2549
- roofLoad: { '@id': 'schema:roofLoad' },
2550
- rsvpResponse: { '@id': 'schema:rsvpResponse' },
2551
- runsTo: { '@id': 'schema:runsTo' },
2552
- runtime: { '@id': 'schema:runtime' },
2553
- runtimePlatform: { '@id': 'schema:runtimePlatform' },
2554
- rxcui: { '@id': 'schema:rxcui' },
2555
- safetyConsideration: { '@id': 'schema:safetyConsideration' },
2556
- salaryCurrency: { '@id': 'schema:salaryCurrency' },
2557
- salaryUponCompletion: { '@id': 'schema:salaryUponCompletion' },
2558
- sameAs: { '@id': 'schema:sameAs', '@type': '@id' },
2559
- sampleType: { '@id': 'schema:sampleType' },
2560
- saturatedFatContent: { '@id': 'schema:saturatedFatContent' },
2561
- scheduleTimezone: { '@id': 'schema:scheduleTimezone' },
2562
- scheduledPaymentDate: { '@id': 'schema:scheduledPaymentDate', '@type': 'Date' },
2563
- scheduledTime: { '@id': 'schema:scheduledTime' },
2564
- schemaVersion: { '@id': 'schema:schemaVersion' },
2565
- schoolClosuresInfo: { '@id': 'schema:schoolClosuresInfo', '@type': '@id' },
2566
- screenCount: { '@id': 'schema:screenCount' },
2567
- screenshot: { '@id': 'schema:screenshot', '@type': '@id' },
2568
- sdDatePublished: { '@id': 'schema:sdDatePublished', '@type': 'Date' },
2569
- sdLicense: { '@id': 'schema:sdLicense', '@type': '@id' },
2570
- sdPublisher: { '@id': 'schema:sdPublisher' },
2571
- season: { '@id': 'schema:season', '@type': '@id' },
2572
- seasonNumber: { '@id': 'schema:seasonNumber' },
2573
- seasons: { '@id': 'schema:seasons' },
2574
- seatNumber: { '@id': 'schema:seatNumber' },
2575
- seatRow: { '@id': 'schema:seatRow' },
2576
- seatSection: { '@id': 'schema:seatSection' },
2577
- seatingCapacity: { '@id': 'schema:seatingCapacity' },
2578
- seatingType: { '@id': 'schema:seatingType' },
2579
- secondaryPrevention: { '@id': 'schema:secondaryPrevention' },
2580
- securityClearanceRequirement: { '@id': 'schema:securityClearanceRequirement' },
2581
- securityScreening: { '@id': 'schema:securityScreening' },
2582
- seeks: { '@id': 'schema:seeks' },
2583
- seller: { '@id': 'schema:seller' },
2584
- sender: { '@id': 'schema:sender' },
2585
- sensoryRequirement: { '@id': 'schema:sensoryRequirement' },
2586
- sensoryUnit: { '@id': 'schema:sensoryUnit' },
2587
- serialNumber: { '@id': 'schema:serialNumber' },
2588
- seriousAdverseOutcome: { '@id': 'schema:seriousAdverseOutcome' },
2589
- serverStatus: { '@id': 'schema:serverStatus' },
2590
- servesCuisine: { '@id': 'schema:servesCuisine' },
2591
- serviceArea: { '@id': 'schema:serviceArea' },
2592
- serviceAudience: { '@id': 'schema:serviceAudience' },
2593
- serviceLocation: { '@id': 'schema:serviceLocation' },
2594
- serviceOperator: { '@id': 'schema:serviceOperator' },
2595
- serviceOutput: { '@id': 'schema:serviceOutput' },
2596
- servicePhone: { '@id': 'schema:servicePhone' },
2597
- servicePostalAddress: { '@id': 'schema:servicePostalAddress' },
2598
- serviceSmsNumber: { '@id': 'schema:serviceSmsNumber' },
2599
- serviceType: { '@id': 'schema:serviceType' },
2600
- serviceUrl: { '@id': 'schema:serviceUrl', '@type': '@id' },
2601
- servingSize: { '@id': 'schema:servingSize' },
2602
- sharedContent: { '@id': 'schema:sharedContent' },
2603
- shippingDestination: { '@id': 'schema:shippingDestination' },
2604
- shippingDetails: { '@id': 'schema:shippingDetails' },
2605
- shippingLabel: { '@id': 'schema:shippingLabel' },
2606
- shippingRate: { '@id': 'schema:shippingRate' },
2607
- shippingSettingsLink: { '@id': 'schema:shippingSettingsLink', '@type': '@id' },
2608
- sibling: { '@id': 'schema:sibling' },
2609
- siblings: { '@id': 'schema:siblings' },
2610
- signDetected: { '@id': 'schema:signDetected' },
2611
- signOrSymptom: { '@id': 'schema:signOrSymptom' },
2612
- significance: { '@id': 'schema:significance' },
2613
- significantLink: { '@id': 'schema:significantLink', '@type': '@id' },
2614
- significantLinks: { '@id': 'schema:significantLinks', '@type': '@id' },
2615
- size: { '@id': 'schema:size' },
2616
- sizeGroup: { '@id': 'schema:sizeGroup' },
2617
- sizeSystem: { '@id': 'schema:sizeSystem' },
2618
- skills: { '@id': 'schema:skills' },
2619
- sku: { '@id': 'schema:sku' },
2620
- slogan: { '@id': 'schema:slogan' },
2621
- smokingAllowed: { '@id': 'schema:smokingAllowed' },
2622
- sodiumContent: { '@id': 'schema:sodiumContent' },
2623
- softwareAddOn: { '@id': 'schema:softwareAddOn' },
2624
- softwareHelp: { '@id': 'schema:softwareHelp' },
2625
- softwareRequirements: { '@id': 'schema:softwareRequirements' },
2626
- softwareVersion: { '@id': 'schema:softwareVersion' },
2627
- sourceOrganization: { '@id': 'schema:sourceOrganization' },
2628
- sourcedFrom: { '@id': 'schema:sourcedFrom' },
2629
- spatial: { '@id': 'schema:spatial' },
2630
- spatialCoverage: { '@id': 'schema:spatialCoverage' },
2631
- speakable: { '@id': 'schema:speakable', '@type': '@id' },
2632
- specialCommitments: { '@id': 'schema:specialCommitments' },
2633
- specialOpeningHoursSpecification: {
2634
- '@id': 'schema:specialOpeningHoursSpecification',
2635
- },
2636
- specialty: { '@id': 'schema:specialty' },
2637
- speechToTextMarkup: { '@id': 'schema:speechToTextMarkup' },
2638
- speed: { '@id': 'schema:speed' },
2639
- spokenByCharacter: { '@id': 'schema:spokenByCharacter' },
2640
- sponsor: { '@id': 'schema:sponsor' },
2641
- sport: { '@id': 'schema:sport' },
2642
- sportsActivityLocation: { '@id': 'schema:sportsActivityLocation' },
2643
- sportsEvent: { '@id': 'schema:sportsEvent' },
2644
- sportsTeam: { '@id': 'schema:sportsTeam' },
2645
- spouse: { '@id': 'schema:spouse' },
2646
- stage: { '@id': 'schema:stage' },
2647
- stageAsNumber: { '@id': 'schema:stageAsNumber' },
2648
- starRating: { '@id': 'schema:starRating' },
2649
- startDate: { '@id': 'schema:startDate', '@type': 'Date' },
2650
- startOffset: { '@id': 'schema:startOffset' },
2651
- startTime: { '@id': 'schema:startTime' },
2652
- status: { '@id': 'schema:status' },
2653
- steeringPosition: { '@id': 'schema:steeringPosition' },
2654
- step: { '@id': 'schema:step' },
2655
- stepValue: { '@id': 'schema:stepValue' },
2656
- steps: { '@id': 'schema:steps' },
2657
- storageRequirements: { '@id': 'schema:storageRequirements' },
2658
- streetAddress: { '@id': 'schema:streetAddress' },
2659
- strengthUnit: { '@id': 'schema:strengthUnit' },
2660
- strengthValue: { '@id': 'schema:strengthValue' },
2661
- structuralClass: { '@id': 'schema:structuralClass' },
2662
- study: { '@id': 'schema:study' },
2663
- studyDesign: { '@id': 'schema:studyDesign' },
2664
- studyLocation: { '@id': 'schema:studyLocation' },
2665
- studySubject: { '@id': 'schema:studySubject' },
2666
- stupidProperty: { '@id': 'schema:stupidProperty' },
2667
- subEvent: { '@id': 'schema:subEvent' },
2668
- subEvents: { '@id': 'schema:subEvents' },
2669
- subOrganization: { '@id': 'schema:subOrganization' },
2670
- subReservation: { '@id': 'schema:subReservation' },
2671
- subStageSuffix: { '@id': 'schema:subStageSuffix' },
2672
- subStructure: { '@id': 'schema:subStructure' },
2673
- subTest: { '@id': 'schema:subTest' },
2674
- subTrip: { '@id': 'schema:subTrip' },
2675
- subjectOf: { '@id': 'schema:subjectOf' },
2676
- subtitleLanguage: { '@id': 'schema:subtitleLanguage' },
2677
- successorOf: { '@id': 'schema:successorOf' },
2678
- sugarContent: { '@id': 'schema:sugarContent' },
2679
- suggestedAge: { '@id': 'schema:suggestedAge' },
2680
- suggestedAnswer: { '@id': 'schema:suggestedAnswer' },
2681
- suggestedGender: { '@id': 'schema:suggestedGender' },
2682
- suggestedMaxAge: { '@id': 'schema:suggestedMaxAge' },
2683
- suggestedMeasurement: { '@id': 'schema:suggestedMeasurement' },
2684
- suggestedMinAge: { '@id': 'schema:suggestedMinAge' },
2685
- suitableForDiet: { '@id': 'schema:suitableForDiet' },
2686
- superEvent: { '@id': 'schema:superEvent' },
2687
- supersededBy: { '@id': 'schema:supersededBy' },
2688
- supply: { '@id': 'schema:supply' },
2689
- supplyTo: { '@id': 'schema:supplyTo' },
2690
- supportingData: { '@id': 'schema:supportingData' },
2691
- surface: { '@id': 'schema:surface' },
2692
- target: { '@id': 'schema:target' },
2693
- targetCollection: { '@id': 'schema:targetCollection' },
2694
- targetDescription: { '@id': 'schema:targetDescription' },
2695
- targetName: { '@id': 'schema:targetName' },
2696
- targetPlatform: { '@id': 'schema:targetPlatform' },
2697
- targetPopulation: { '@id': 'schema:targetPopulation' },
2698
- targetProduct: { '@id': 'schema:targetProduct' },
2699
- targetUrl: { '@id': 'schema:targetUrl', '@type': '@id' },
2700
- taxID: { '@id': 'schema:taxID' },
2701
- teaches: { '@id': 'schema:teaches' },
2702
- telephone: { '@id': 'schema:telephone' },
2703
- temporal: { '@id': 'schema:temporal' },
2704
- temporalCoverage: { '@id': 'schema:temporalCoverage' },
2705
- termCode: { '@id': 'schema:termCode' },
2706
- termDuration: { '@id': 'schema:termDuration' },
2707
- termsOfService: { '@id': 'schema:termsOfService' },
2708
- termsPerYear: { '@id': 'schema:termsPerYear' },
2709
- text: { '@id': 'schema:text' },
2710
- textValue: { '@id': 'schema:textValue' },
2711
- thumbnail: { '@id': 'schema:thumbnail' },
2712
- thumbnailUrl: { '@id': 'schema:thumbnailUrl', '@type': '@id' },
2713
- tickerSymbol: { '@id': 'schema:tickerSymbol' },
2714
- ticketNumber: { '@id': 'schema:ticketNumber' },
2715
- ticketToken: { '@id': 'schema:ticketToken' },
2716
- ticketedSeat: { '@id': 'schema:ticketedSeat' },
2717
- timeOfDay: { '@id': 'schema:timeOfDay' },
2718
- timeRequired: { '@id': 'schema:timeRequired' },
2719
- timeToComplete: { '@id': 'schema:timeToComplete' },
2720
- tissueSample: { '@id': 'schema:tissueSample' },
2721
- title: { '@id': 'schema:title' },
2722
- titleEIDR: { '@id': 'schema:titleEIDR' },
2723
- toLocation: { '@id': 'schema:toLocation' },
2724
- toRecipient: { '@id': 'schema:toRecipient' },
2725
- tocContinuation: { '@id': 'schema:tocContinuation' },
2726
- tocEntry: { '@id': 'schema:tocEntry' },
2727
- tongueWeight: { '@id': 'schema:tongueWeight' },
2728
- tool: { '@id': 'schema:tool' },
2729
- torque: { '@id': 'schema:torque' },
2730
- totalJobOpenings: { '@id': 'schema:totalJobOpenings' },
2731
- totalPaymentDue: { '@id': 'schema:totalPaymentDue' },
2732
- totalPrice: { '@id': 'schema:totalPrice' },
2733
- totalTime: { '@id': 'schema:totalTime' },
2734
- tourBookingPage: { '@id': 'schema:tourBookingPage', '@type': '@id' },
2735
- touristType: { '@id': 'schema:touristType' },
2736
- track: { '@id': 'schema:track' },
2737
- trackingNumber: { '@id': 'schema:trackingNumber' },
2738
- trackingUrl: { '@id': 'schema:trackingUrl', '@type': '@id' },
2739
- tracks: { '@id': 'schema:tracks' },
2740
- trailer: { '@id': 'schema:trailer' },
2741
- trailerWeight: { '@id': 'schema:trailerWeight' },
2742
- trainName: { '@id': 'schema:trainName' },
2743
- trainNumber: { '@id': 'schema:trainNumber' },
2744
- trainingSalary: { '@id': 'schema:trainingSalary' },
2745
- transFatContent: { '@id': 'schema:transFatContent' },
2746
- transcript: { '@id': 'schema:transcript' },
2747
- transitTime: { '@id': 'schema:transitTime' },
2748
- transitTimeLabel: { '@id': 'schema:transitTimeLabel' },
2749
- translationOfWork: { '@id': 'schema:translationOfWork' },
2750
- translator: { '@id': 'schema:translator' },
2751
- transmissionMethod: { '@id': 'schema:transmissionMethod' },
2752
- travelBans: { '@id': 'schema:travelBans', '@type': '@id' },
2753
- trialDesign: { '@id': 'schema:trialDesign' },
2754
- tributary: { '@id': 'schema:tributary' },
2755
- typeOfBed: { '@id': 'schema:typeOfBed' },
2756
- typeOfGood: { '@id': 'schema:typeOfGood' },
2757
- typicalAgeRange: { '@id': 'schema:typicalAgeRange' },
2758
- typicalCreditsPerTerm: { '@id': 'schema:typicalCreditsPerTerm' },
2759
- typicalTest: { '@id': 'schema:typicalTest' },
2760
- underName: { '@id': 'schema:underName' },
2761
- unitCode: { '@id': 'schema:unitCode' },
2762
- unitText: { '@id': 'schema:unitText' },
2763
- unnamedSourcesPolicy: { '@id': 'schema:unnamedSourcesPolicy', '@type': '@id' },
2764
- unsaturatedFatContent: { '@id': 'schema:unsaturatedFatContent' },
2765
- uploadDate: { '@id': 'schema:uploadDate', '@type': 'Date' },
2766
- upvoteCount: { '@id': 'schema:upvoteCount' },
2767
- url: { '@id': 'schema:url', '@type': '@id' },
2768
- urlTemplate: { '@id': 'schema:urlTemplate' },
2769
- usageInfo: { '@id': 'schema:usageInfo', '@type': '@id' },
2770
- usedToDiagnose: { '@id': 'schema:usedToDiagnose' },
2771
- userInteractionCount: { '@id': 'schema:userInteractionCount' },
2772
- usesDevice: { '@id': 'schema:usesDevice' },
2773
- usesHealthPlanIdStandard: { '@id': 'schema:usesHealthPlanIdStandard' },
2774
- utterances: { '@id': 'schema:utterances' },
2775
- validFor: { '@id': 'schema:validFor' },
2776
- validFrom: { '@id': 'schema:validFrom', '@type': 'Date' },
2777
- validIn: { '@id': 'schema:validIn' },
2778
- validThrough: { '@id': 'schema:validThrough', '@type': 'Date' },
2779
- validUntil: { '@id': 'schema:validUntil', '@type': 'Date' },
2780
- value: { '@id': 'schema:value' },
2781
- valueAddedTaxIncluded: { '@id': 'schema:valueAddedTaxIncluded' },
2782
- valueMaxLength: { '@id': 'schema:valueMaxLength' },
2783
- valueMinLength: { '@id': 'schema:valueMinLength' },
2784
- valueName: { '@id': 'schema:valueName' },
2785
- valuePattern: { '@id': 'schema:valuePattern' },
2786
- valueReference: { '@id': 'schema:valueReference' },
2787
- valueRequired: { '@id': 'schema:valueRequired' },
2788
- variableMeasured: { '@id': 'schema:variableMeasured' },
2789
- variablesMeasured: { '@id': 'schema:variablesMeasured' },
2790
- variantCover: { '@id': 'schema:variantCover' },
2791
- variesBy: { '@id': 'schema:variesBy' },
2792
- vatID: { '@id': 'schema:vatID' },
2793
- vehicleConfiguration: { '@id': 'schema:vehicleConfiguration' },
2794
- vehicleEngine: { '@id': 'schema:vehicleEngine' },
2795
- vehicleIdentificationNumber: { '@id': 'schema:vehicleIdentificationNumber' },
2796
- vehicleInteriorColor: { '@id': 'schema:vehicleInteriorColor' },
2797
- vehicleInteriorType: { '@id': 'schema:vehicleInteriorType' },
2798
- vehicleModelDate: { '@id': 'schema:vehicleModelDate', '@type': 'Date' },
2799
- vehicleSeatingCapacity: { '@id': 'schema:vehicleSeatingCapacity' },
2800
- vehicleSpecialUsage: { '@id': 'schema:vehicleSpecialUsage' },
2801
- vehicleTransmission: { '@id': 'schema:vehicleTransmission' },
2802
- vendor: { '@id': 'schema:vendor' },
2803
- verificationFactCheckingPolicy: {
2804
- '@id': 'schema:verificationFactCheckingPolicy',
2805
- '@type': '@id',
2806
- },
2807
- version: { '@id': 'schema:version' },
2808
- video: { '@id': 'schema:video' },
2809
- videoFormat: { '@id': 'schema:videoFormat' },
2810
- videoFrameSize: { '@id': 'schema:videoFrameSize' },
2811
- videoQuality: { '@id': 'schema:videoQuality' },
2812
- volumeNumber: { '@id': 'schema:volumeNumber' },
2813
- warning: { '@id': 'schema:warning' },
2814
- warranty: { '@id': 'schema:warranty' },
2815
- warrantyPromise: { '@id': 'schema:warrantyPromise' },
2816
- warrantyScope: { '@id': 'schema:warrantyScope' },
2817
- webCheckinTime: { '@id': 'schema:webCheckinTime' },
2818
- webFeed: { '@id': 'schema:webFeed', '@type': '@id' },
2819
- weight: { '@id': 'schema:weight' },
2820
- weightTotal: { '@id': 'schema:weightTotal' },
2821
- wheelbase: { '@id': 'schema:wheelbase' },
2822
- width: { '@id': 'schema:width' },
2823
- winner: { '@id': 'schema:winner' },
2824
- wordCount: { '@id': 'schema:wordCount' },
2825
- workExample: { '@id': 'schema:workExample' },
2826
- workFeatured: { '@id': 'schema:workFeatured' },
2827
- workHours: { '@id': 'schema:workHours' },
2828
- workLocation: { '@id': 'schema:workLocation' },
2829
- workPerformed: { '@id': 'schema:workPerformed' },
2830
- workPresented: { '@id': 'schema:workPresented' },
2831
- workTranslation: { '@id': 'schema:workTranslation' },
2832
- workload: { '@id': 'schema:workload' },
2833
- worksFor: { '@id': 'schema:worksFor' },
2834
- worstRating: { '@id': 'schema:worstRating' },
2835
- xpath: { '@id': 'schema:xpath' },
2836
- yearBuilt: { '@id': 'schema:yearBuilt' },
2837
- yearlyRevenue: { '@id': 'schema:yearlyRevenue' },
2838
- yearsInOperation: { '@id': 'schema:yearsInOperation' },
2839
- yield: { '@id': 'schema:yield' },
2840
- },
2841
- };
2842
- //# sourceMappingURL=schema_org.js.map