@velocitycareerlabs/libapp 1.25.0-dev-build.151ac0917 → 1.25.0-dev-build.1bed3d8b3

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 (223) hide show
  1. package/display-descriptors/MultiLicensev1.0.descriptor.json +140 -0
  2. package/display-descriptors/assessment-dec2020.descriptor.json +147 -0
  3. package/display-descriptors/assessment-dimension.descriptor.json +175 -0
  4. package/display-descriptors/assessment-v1.0.descriptor.json +267 -0
  5. package/display-descriptors/assessment-v1.1.descriptor.json +307 -0
  6. package/display-descriptors/badge-v1.1.descriptor.json +170 -0
  7. package/display-descriptors/badge.descriptor.json +143 -0
  8. package/display-descriptors/certification-v1.0.descriptor.json +140 -0
  9. package/display-descriptors/certification-v1.1.descriptor.json +190 -0
  10. package/display-descriptors/certification.descriptor.json +99 -0
  11. package/display-descriptors/clr.descriptor.json +123 -0
  12. package/display-descriptors/course-attendance-v1.0.descriptor.json +182 -0
  13. package/display-descriptors/course-attendance-v1.1.descriptor.json +242 -0
  14. package/display-descriptors/course-completion-v1.0.descriptor.json +192 -0
  15. package/display-descriptors/course-completion-v1.1.descriptor.json +253 -0
  16. package/display-descriptors/course-registration-v1.0.descriptor.json +151 -0
  17. package/display-descriptors/course-registration-v1.1.descriptor.json +181 -0
  18. package/display-descriptors/course.descriptor.json +150 -0
  19. package/display-descriptors/current-employment-position.descriptor.json +120 -0
  20. package/display-descriptors/drivers-license-v1.0.descriptor.json +261 -0
  21. package/display-descriptors/drivers-license-v1.1.descriptor.json +261 -0
  22. package/display-descriptors/education-degree-graduation-v1.0.descriptor.json +233 -0
  23. package/display-descriptors/education-degree-registration-v1.0.descriptor.json +171 -0
  24. package/display-descriptors/education-degree-registration-v1.1.descriptor.json +200 -0
  25. package/display-descriptors/education-degree-study-v1.0.descriptor.json +212 -0
  26. package/display-descriptors/education-degree-study-v1.1.descriptor.json +241 -0
  27. package/display-descriptors/education-degree.descriptor.json +110 -0
  28. package/display-descriptors/email-v1.1.descriptor.json +19 -0
  29. package/display-descriptors/email.descriptor.json +16 -0
  30. package/display-descriptors/employment-current-v1.0.descriptor.json +140 -0
  31. package/display-descriptors/employment-past-v1.0.descriptor.json +151 -0
  32. package/display-descriptors/employment-past-v1.1.descriptor.json +200 -0
  33. package/display-descriptors/en/MultiLicensev1.0.descriptor.json +140 -0
  34. package/display-descriptors/en/assessment-dec2020.descriptor.json +147 -0
  35. package/display-descriptors/en/assessment-dimension.descriptor.json +175 -0
  36. package/display-descriptors/en/assessment-v1.0.descriptor.json +267 -0
  37. package/display-descriptors/en/assessment-v1.1.descriptor.json +307 -0
  38. package/display-descriptors/en/badge-v1.1.descriptor.json +170 -0
  39. package/display-descriptors/en/badge.descriptor.json +143 -0
  40. package/display-descriptors/en/certification-v1.0.descriptor.json +140 -0
  41. package/display-descriptors/en/certification-v1.1.descriptor.json +190 -0
  42. package/display-descriptors/en/certification.descriptor.json +99 -0
  43. package/display-descriptors/en/clr.descriptor.json +123 -0
  44. package/display-descriptors/en/course-attendance-v1.0.descriptor.json +182 -0
  45. package/display-descriptors/en/course-attendance-v1.1.descriptor.json +242 -0
  46. package/display-descriptors/en/course-completion-v1.0.descriptor.json +192 -0
  47. package/display-descriptors/en/course-completion-v1.1.descriptor.json +253 -0
  48. package/display-descriptors/en/course-registration-v1.0.descriptor.json +151 -0
  49. package/display-descriptors/en/course-registration-v1.1.descriptor.json +181 -0
  50. package/display-descriptors/en/course.descriptor.json +150 -0
  51. package/display-descriptors/en/current-employment-position.descriptor.json +120 -0
  52. package/display-descriptors/en/drivers-license-v1.0.descriptor.json +261 -0
  53. package/display-descriptors/en/drivers-license-v1.1.descriptor.json +261 -0
  54. package/display-descriptors/en/education-degree-graduation-v1.0.descriptor.json +233 -0
  55. package/display-descriptors/en/education-degree-registration-v1.0.descriptor.json +171 -0
  56. package/display-descriptors/en/education-degree-registration-v1.1.descriptor.json +200 -0
  57. package/display-descriptors/en/education-degree-study-v1.0.descriptor.json +212 -0
  58. package/display-descriptors/en/education-degree-study-v1.1.descriptor.json +241 -0
  59. package/display-descriptors/en/education-degree.descriptor.json +110 -0
  60. package/display-descriptors/en/email-v1.1.descriptor.json +19 -0
  61. package/display-descriptors/en/email.descriptor.json +16 -0
  62. package/display-descriptors/en/employment-current-v1.0.descriptor.json +140 -0
  63. package/display-descriptors/en/employment-past-v1.0.descriptor.json +151 -0
  64. package/display-descriptors/en/employment-past-v1.1.descriptor.json +200 -0
  65. package/display-descriptors/en/id-document-v1.0.descriptor.json +258 -0
  66. package/display-descriptors/en/id-document-v1.1.descriptor.json +258 -0
  67. package/display-descriptors/en/id-document.descriptor.json +152 -0
  68. package/display-descriptors/en/license-v1.0.descriptor.json +172 -0
  69. package/display-descriptors/en/license-v1.1.descriptor.json +210 -0
  70. package/display-descriptors/en/national-id-card-v1.0.descriptor.json +258 -0
  71. package/display-descriptors/en/national-id-card-v1.1.descriptor.json +268 -0
  72. package/display-descriptors/en/open-badge-v1.0.descriptor.json +140 -0
  73. package/display-descriptors/en/open-badge-v2.0.descriptor.json +121 -0
  74. package/display-descriptors/en/passport-v1.0.descriptor.json +229 -0
  75. package/display-descriptors/en/passport-v1.1.descriptor.json +239 -0
  76. package/display-descriptors/en/past-employment-position.descriptor.json +131 -0
  77. package/display-descriptors/en/phone-v1.0.descriptor.json +18 -0
  78. package/display-descriptors/en/phone-v1.1.descriptor.json +18 -0
  79. package/display-descriptors/en/phone.descriptor.json +15 -0
  80. package/display-descriptors/en/proof-of-age-v1.0.descriptor.json +258 -0
  81. package/display-descriptors/en/proof-of-age-v1.1.descriptor.json +268 -0
  82. package/display-descriptors/en/resident-permit-v1.0.descriptor.json +258 -0
  83. package/display-descriptors/en/resident-permit-v1.1.descriptor.json +268 -0
  84. package/display-descriptors/id-document-v1.0.descriptor.json +258 -0
  85. package/display-descriptors/id-document-v1.1.descriptor.json +258 -0
  86. package/display-descriptors/id-document.descriptor.json +152 -0
  87. package/display-descriptors/license-v1.0.descriptor.json +172 -0
  88. package/display-descriptors/license-v1.1.descriptor.json +210 -0
  89. package/display-descriptors/national-id-card-v1.0.descriptor.json +258 -0
  90. package/display-descriptors/national-id-card-v1.1.descriptor.json +268 -0
  91. package/display-descriptors/open-badge-v1.0.descriptor.json +140 -0
  92. package/display-descriptors/open-badge-v2.0.descriptor.json +121 -0
  93. package/display-descriptors/passport-v1.0.descriptor.json +229 -0
  94. package/display-descriptors/passport-v1.1.descriptor.json +239 -0
  95. package/display-descriptors/past-employment-position.descriptor.json +131 -0
  96. package/display-descriptors/phone-v1.0.descriptor.json +18 -0
  97. package/display-descriptors/phone-v1.1.descriptor.json +18 -0
  98. package/display-descriptors/phone.descriptor.json +15 -0
  99. package/display-descriptors/proof-of-age-v1.0.descriptor.json +258 -0
  100. package/display-descriptors/proof-of-age-v1.1.descriptor.json +268 -0
  101. package/display-descriptors/resident-permit-v1.0.descriptor.json +258 -0
  102. package/display-descriptors/resident-permit-v1.1.descriptor.json +268 -0
  103. package/form-schemas/AssessmentV1.0.form-schema.json +64 -0
  104. package/form-schemas/AssessmentV1.1.form-schema.json +89 -0
  105. package/form-schemas/BadgeV1.1.form-schema.json +72 -0
  106. package/form-schemas/CertificationV1.0.form-schema.json +84 -0
  107. package/form-schemas/CertificationV1.1.form-schema.json +109 -0
  108. package/form-schemas/CourseAttendanceV1.0.form-schema.json +76 -0
  109. package/form-schemas/CourseAttendanceV1.1.form-schema.json +101 -0
  110. package/form-schemas/CourseCompletionV1.0.form-schema.json +81 -0
  111. package/form-schemas/CourseCompletionV1.1.form-schema.json +106 -0
  112. package/form-schemas/CourseRegistrationV1.0.form-schema.json +56 -0
  113. package/form-schemas/CourseRegistrationV1.1.form-schema.json +81 -0
  114. package/form-schemas/DriversLicenseV1.0.form-schema.json +199 -0
  115. package/form-schemas/DriversLicenseV1.1.form-schema.json +199 -0
  116. package/form-schemas/EducationDegreeGraduationV1.0.form-schema.json +101 -0
  117. package/form-schemas/EducationDegreeRegistrationV1.0.form-schema.json +67 -0
  118. package/form-schemas/EducationDegreeRegistrationV1.1.form-schema.json +92 -0
  119. package/form-schemas/EducationDegreeStudyV1.0.form-schema.json +92 -0
  120. package/form-schemas/EducationDegreeStudyV1.1.form-schema.json +117 -0
  121. package/form-schemas/EmploymentCurrentV1.0.form-schema.json +70 -0
  122. package/form-schemas/EmploymentPastV1.0.form-schema.json +75 -0
  123. package/form-schemas/EmploymentPastV1.1.form-schema.json +101 -0
  124. package/form-schemas/IdDocumentV1.0.form-schema.json +180 -0
  125. package/form-schemas/IdDocumentV1.1.form-schema.json +180 -0
  126. package/form-schemas/LicenseV1.0.form-schema.json +92 -0
  127. package/form-schemas/LicenseV1.1.form-schema.json +117 -0
  128. package/form-schemas/NationalIdCardV1.0.form-schema.json +176 -0
  129. package/form-schemas/NationalIdCardV1.1.form-schema.json +176 -0
  130. package/form-schemas/OpenBadgeV1.0.form-schema.json +44 -0
  131. package/form-schemas/OpenBadgeV2.0.form-schema.json +44 -0
  132. package/form-schemas/PassportV1.0.form-schema.json +141 -0
  133. package/form-schemas/PassportV1.1.form-schema.json +141 -0
  134. package/form-schemas/PhoneV1.0.form-schema.json +5 -0
  135. package/form-schemas/PhoneV1.1.form-schema.json +5 -0
  136. package/form-schemas/ProofOfAgeV1.0.form-schema.json +176 -0
  137. package/form-schemas/ProofOfAgeV1.1.form-schema.json +176 -0
  138. package/form-schemas/ResidentPermitV1.0.form-schema.json +176 -0
  139. package/form-schemas/ResidentPermitV1.1.form-schema.json +176 -0
  140. package/form-schemas/en/AssessmentV1.0.form-schema.json +64 -0
  141. package/form-schemas/en/AssessmentV1.1.form-schema.json +89 -0
  142. package/form-schemas/en/BadgeV1.1.form-schema.json +72 -0
  143. package/form-schemas/en/CertificationV1.0.form-schema.json +84 -0
  144. package/form-schemas/en/CertificationV1.1.form-schema.json +109 -0
  145. package/form-schemas/en/CourseAttendanceV1.0.form-schema.json +76 -0
  146. package/form-schemas/en/CourseAttendanceV1.1.form-schema.json +101 -0
  147. package/form-schemas/en/CourseCompletionV1.0.form-schema.json +81 -0
  148. package/form-schemas/en/CourseCompletionV1.1.form-schema.json +106 -0
  149. package/form-schemas/en/CourseRegistrationV1.0.form-schema.json +56 -0
  150. package/form-schemas/en/CourseRegistrationV1.1.form-schema.json +81 -0
  151. package/form-schemas/en/DriversLicenseV1.0.form-schema.json +199 -0
  152. package/form-schemas/en/DriversLicenseV1.1.form-schema.json +199 -0
  153. package/form-schemas/en/EducationDegreeGraduationV1.0.form-schema.json +101 -0
  154. package/form-schemas/en/EducationDegreeRegistrationV1.0.form-schema.json +67 -0
  155. package/form-schemas/en/EducationDegreeRegistrationV1.1.form-schema.json +92 -0
  156. package/form-schemas/en/EducationDegreeStudyV1.0.form-schema.json +92 -0
  157. package/form-schemas/en/EducationDegreeStudyV1.1.form-schema.json +117 -0
  158. package/form-schemas/en/EmploymentCurrentV1.0.form-schema.json +70 -0
  159. package/form-schemas/en/EmploymentPastV1.0.form-schema.json +75 -0
  160. package/form-schemas/en/EmploymentPastV1.1.form-schema.json +101 -0
  161. package/form-schemas/en/IdDocumentV1.0.form-schema.json +180 -0
  162. package/form-schemas/en/IdDocumentV1.1.form-schema.json +180 -0
  163. package/form-schemas/en/LicenseV1.0.form-schema.json +92 -0
  164. package/form-schemas/en/LicenseV1.1.form-schema.json +117 -0
  165. package/form-schemas/en/NationalIdCardV1.0.form-schema.json +176 -0
  166. package/form-schemas/en/NationalIdCardV1.1.form-schema.json +176 -0
  167. package/form-schemas/en/OpenBadgeV1.0.form-schema.json +44 -0
  168. package/form-schemas/en/OpenBadgeV2.0.form-schema.json +44 -0
  169. package/form-schemas/en/PassportV1.0.form-schema.json +141 -0
  170. package/form-schemas/en/PassportV1.1.form-schema.json +141 -0
  171. package/form-schemas/en/PhoneV1.0.form-schema.json +5 -0
  172. package/form-schemas/en/PhoneV1.1.form-schema.json +5 -0
  173. package/form-schemas/en/ProofOfAgeV1.0.form-schema.json +176 -0
  174. package/form-schemas/en/ProofOfAgeV1.1.form-schema.json +176 -0
  175. package/form-schemas/en/ResidentPermitV1.0.form-schema.json +176 -0
  176. package/form-schemas/en/ResidentPermitV1.1.form-schema.json +176 -0
  177. package/package.json +2 -2
  178. package/schemas/MultiLicenseV1.0.json +997 -0
  179. package/schemas/assessment-v1.0.schema.json +314 -0
  180. package/schemas/assessment-v1.1.schema.json +360 -0
  181. package/schemas/assessment.schema.json +154 -0
  182. package/schemas/badge-v1.1.schema.json +243 -0
  183. package/schemas/badge.schema.json +152 -0
  184. package/schemas/certification-v1.0.schema.json +233 -0
  185. package/schemas/certification-v1.1.schema.json +277 -0
  186. package/schemas/certification.schema.json +149 -0
  187. package/schemas/clr-subject.schema.json +2247 -0
  188. package/schemas/clr.schema.json +1565 -0
  189. package/schemas/course-attendance-v1.0.schema.json +300 -0
  190. package/schemas/course-attendance-v1.1.schema.json +346 -0
  191. package/schemas/course-completion-v1.0.schema.json +303 -0
  192. package/schemas/course-completion-v1.1.schema.json +349 -0
  193. package/schemas/course-registration-v1.0.schema.json +219 -0
  194. package/schemas/course-registration-v1.1.schema.json +271 -0
  195. package/schemas/course.schema.json +140 -0
  196. package/schemas/current-employment-position.schema.json +145 -0
  197. package/schemas/drivers-license-v1.0.schema.json +333 -0
  198. package/schemas/education-degree-graduation-v1.0.schema.json +320 -0
  199. package/schemas/education-degree-registration-v1.0.schema.json +228 -0
  200. package/schemas/education-degree-registration-v1.1.schema.json +279 -0
  201. package/schemas/education-degree-study-v1.0.schema.json +311 -0
  202. package/schemas/education-degree-study-v1.1.schema.json +357 -0
  203. package/schemas/education-degree.schema.json +161 -0
  204. package/schemas/email.schema.json +19 -0
  205. package/schemas/employment-current-v1.0.schema.json +216 -0
  206. package/schemas/employment-past-v1.0.schema.json +220 -0
  207. package/schemas/employment-past-v1.1.schema.json +271 -0
  208. package/schemas/id-document-v1.0.schema.json +278 -0
  209. package/schemas/id-document.schema.json +169 -0
  210. package/schemas/license-v1.0.schema.json +252 -0
  211. package/schemas/license-v1.1.schema.json +296 -0
  212. package/schemas/license.schema.json +261 -0
  213. package/schemas/national-id-card-v1.0.schema.json +272 -0
  214. package/schemas/open-badge-v1.0.schema.json +176 -0
  215. package/schemas/open-badge-v2.0.schema.json +348 -0
  216. package/schemas/passport-v1.0.schema.json +235 -0
  217. package/schemas/past-employment-position.schema.json +149 -0
  218. package/schemas/phone-v1.0.schema.json +45 -0
  219. package/schemas/phone.schema.json +19 -0
  220. package/schemas/proof-of-age-v1.0.schema.json +272 -0
  221. package/schemas/resident-permit-v1.0.schema.json +272 -0
  222. package/docker/compose.yml +0 -9
  223. package/docker/nginx.conf +0 -9
@@ -0,0 +1,268 @@
1
+ {
2
+ "title": {
3
+ "path": [
4
+ "$.authority.name",
5
+ "$.credentialSubject.authority.name"
6
+ ],
7
+ "schema": {
8
+ "type": "string"
9
+ },
10
+ "fallback": "National ID card"
11
+ },
12
+ "subtitle": {
13
+ "path": [
14
+ "$.authority.place.addressCountry",
15
+ "$.credentialSubject.authority.place.addressCountry"
16
+ ],
17
+ "schema": {
18
+ "type": "string"
19
+ },
20
+ "fallback": "-"
21
+ },
22
+ "summary_detail": {
23
+ "path": [
24
+ "$.identifier",
25
+ "$.credentialSubject.identifier"
26
+ ],
27
+ "schema": {
28
+ "type": "string"
29
+ },
30
+ "fallback": "-"
31
+ },
32
+ "description": {
33
+ "text": "National ID card"
34
+ },
35
+ "logo": {
36
+ "path": [
37
+ "$.authority.image",
38
+ "$.credentialSubject.authority.image"
39
+ ],
40
+ "schema": {
41
+ "type": "string",
42
+ "format": "uri"
43
+ }
44
+ },
45
+ "properties": [
46
+ {
47
+ "label": "Country of issuing authority",
48
+ "path": [
49
+ "$.authority.place.addressCountry",
50
+ "$.credentialSubject.authority.place.addressCountry"
51
+ ],
52
+ "schema": {
53
+ "type": "string"
54
+ }
55
+ },
56
+ {
57
+ "label": "Id number",
58
+ "path": [
59
+ "$.identifier",
60
+ "$.credentialSubject.identifier"
61
+ ],
62
+ "schema": {
63
+ "type": "string"
64
+ },
65
+ "fallback": "-"
66
+ },
67
+ {
68
+ "label": "Date issued",
69
+ "path": [
70
+ "$.validity.firstValidFrom",
71
+ "$.credentialSubject.validity.firstValidFrom"
72
+ ],
73
+ "schema": {
74
+ "type": "string",
75
+ "format": "date"
76
+ },
77
+ "fallback": "-"
78
+ },
79
+ {
80
+ "label": "Date renewed",
81
+ "path": [
82
+ "$.validity.validFrom",
83
+ "$.credentialSubject.validity.validFrom"
84
+ ],
85
+ "schema": {
86
+ "type": "string",
87
+ "format": "date"
88
+ },
89
+ "fallback": "-"
90
+ },
91
+ {
92
+ "label": "Valid until",
93
+ "path": [
94
+ "$.validity.validUntil",
95
+ "$.credentialSubject.validity.validUntil"
96
+ ],
97
+ "schema": {
98
+ "type": "string",
99
+ "format": "date"
100
+ },
101
+ "fallback": "-"
102
+ },
103
+ {
104
+ "label": "First name",
105
+ "path": [
106
+ "$.person.givenName",
107
+ "$.credentialSubject.person.givenName"
108
+ ],
109
+ "schema": {
110
+ "type": "string"
111
+ },
112
+ "fallback": "-"
113
+ },
114
+ {
115
+ "label": "Middle name",
116
+ "path": [
117
+ "$.person.additionalName",
118
+ "$.credentialSubject.person.additionalName"
119
+ ],
120
+ "schema": {
121
+ "type": "string"
122
+ }
123
+ },
124
+ {
125
+ "label": "Last name",
126
+ "path": [
127
+ "$.person.familyName",
128
+ "$.credentialSubject.person.familyName"
129
+ ],
130
+ "schema": {
131
+ "type": "string"
132
+ },
133
+ "fallback": "-"
134
+ },
135
+ {
136
+ "label": "Name prefix",
137
+ "path": [
138
+ "$.person.namePrefix",
139
+ "$.credentialSubject.person.namePrefix"
140
+ ],
141
+ "schema": {
142
+ "type": "string"
143
+ }
144
+ },
145
+ {
146
+ "label": "Name suffix",
147
+ "path": [
148
+ "$.person.nameSuffix",
149
+ "$.credentialSubject.person.nameSuffix"
150
+ ],
151
+ "schema": {
152
+ "type": "string"
153
+ }
154
+ },
155
+ {
156
+ "label": "Date of birth",
157
+ "path": [
158
+ "$.person.birthDate",
159
+ "$.credentialSubject.person.birthDate"
160
+ ],
161
+ "schema": {
162
+ "type": "string",
163
+ "format": "date"
164
+ },
165
+ "fallback": "-"
166
+ },
167
+ {
168
+ "label": "Country of birth",
169
+ "path": [
170
+ "$.person.birthPlace.addressCountry",
171
+ "$.credentialSubject.person.birthPlace.addressCountry"
172
+ ],
173
+ "schema": {
174
+ "type": "string"
175
+ }
176
+ },
177
+ {
178
+ "label": "Region or state of birth",
179
+ "path": [
180
+ "$.person.birthPlace.addressRegion",
181
+ "$.credentialSubject.person.birthPlace.addressRegion"
182
+ ],
183
+ "schema": {
184
+ "type": "string"
185
+ }
186
+ },
187
+ {
188
+ "label": "Place of birth",
189
+ "path": [
190
+ "$.person.birthPlace.addressLocality",
191
+ "$.credentialSubject.person.birthPlace.addressLocality"
192
+ ],
193
+ "schema": {
194
+ "type": "string"
195
+ }
196
+ },
197
+ {
198
+ "label": "Gender",
199
+ "path": [
200
+ "$.person.gender",
201
+ "$.credentialSubject.person.gender"
202
+ ],
203
+ "schema": {
204
+ "type": "string"
205
+ }
206
+ },
207
+ {
208
+ "label": "Nationality",
209
+ "path": [
210
+ "$.nationality",
211
+ "$.credentialSubject.nationality"
212
+ ],
213
+ "schema": {
214
+ "type": "string"
215
+ }
216
+ },
217
+ {
218
+ "label": "Street address",
219
+ "path": [
220
+ "$.streetAddress",
221
+ "$.credentialSubject.streetAddress"
222
+ ],
223
+ "schema": {
224
+ "type": "string"
225
+ }
226
+ },
227
+ {
228
+ "label": "City",
229
+ "path": [
230
+ "$.addressLocality",
231
+ "$.credentialSubject.addressLocality"
232
+ ],
233
+ "schema": {
234
+ "type": "string"
235
+ }
236
+ },
237
+ {
238
+ "label": "Region or state",
239
+ "path": [
240
+ "$.addressRegion",
241
+ "$.credentialSubject.addressRegion"
242
+ ],
243
+ "schema": {
244
+ "type": "string"
245
+ }
246
+ },
247
+ {
248
+ "label": "Postal code",
249
+ "path": [
250
+ "$.postCode",
251
+ "$.credentialSubject.postCode"
252
+ ],
253
+ "schema": {
254
+ "type": "string"
255
+ }
256
+ },
257
+ {
258
+ "label": "Country",
259
+ "path": [
260
+ "$.addressCountry",
261
+ "$.credentialSubject.addressCountry"
262
+ ],
263
+ "schema": {
264
+ "type": "string"
265
+ }
266
+ }
267
+ ]
268
+ }
@@ -0,0 +1,140 @@
1
+ {
2
+ "title": {
3
+ "path": [
4
+ "$.hasCredential.issuer.name",
5
+ "$.hasCredential.issuer.id",
6
+ "$.hasCredential.issuer",
7
+ "$.credentialSubject.hasCredential.issuer.name",
8
+ "$.credentialSubject.hasCredential.issuer.id",
9
+ "$.credentialSubject.hasCredential.issuer"
10
+ ],
11
+ "schema": {
12
+ "type": "string"
13
+ },
14
+ "fallback": "-"
15
+ },
16
+ "subtitle": {
17
+ "text": "Open Badge"
18
+ },
19
+ "summary_detail": {
20
+ "path": [
21
+ "$.hasCredential.name",
22
+ "$.credentialSubject.hasCredential.name"
23
+ ],
24
+ "schema": {
25
+ "type": "string"
26
+ },
27
+ "fallback": "-"
28
+ },
29
+ "description": {
30
+ "text": "Open badge"
31
+ },
32
+ "logo": {
33
+ "path": [
34
+ "$.hasCredential.image",
35
+ "$.credentialSubject.hasCredential.image"
36
+ ],
37
+ "schema": {
38
+ "type": "string",
39
+ "format": "uri"
40
+ }
41
+ },
42
+ "properties": [
43
+ {
44
+ "label": "Badge name",
45
+ "path": [
46
+ "$.hasCredential.name",
47
+ "$.credentialSubject.hasCredential.name"
48
+ ],
49
+ "schema": {
50
+ "type": "string"
51
+ },
52
+ "fallback": "-"
53
+ },
54
+ {
55
+ "label": "",
56
+ "path": [
57
+ "$.hasCredential.image",
58
+ "$.credentialSubject.hasCredential.image"
59
+ ],
60
+ "schema": {
61
+ "type": "string"
62
+ }
63
+ },
64
+ {
65
+ "label": "Description",
66
+ "path": [
67
+ "$.hasCredential.description",
68
+ "$.credentialSubject.hasCredential.description"
69
+ ],
70
+ "schema": {
71
+ "type": "string"
72
+ }
73
+ },
74
+ {
75
+ "label": "Type",
76
+ "path": [
77
+ "$.hasCredential.type",
78
+ "$.credentialSubject.hasCredential.type"
79
+ ],
80
+ "schema": {
81
+ "type": "string"
82
+ }
83
+ },
84
+ {
85
+ "label": "Criteria",
86
+ "path": [
87
+ "$.hasCredential.criteria",
88
+ "$.credentialSubject.hasCredential.criteria"
89
+ ],
90
+ "schema": {
91
+ "type": "string"
92
+ }
93
+ },
94
+ {
95
+ "label": "Tags",
96
+ "path": [
97
+ "$.hasCredential.tags",
98
+ "$.credentialSubject.hasCredential.tags"
99
+ ],
100
+ "schema": {
101
+ "type": "array",
102
+ "minItems": 1,
103
+ "items": {
104
+ "type": "string"
105
+ }
106
+ }
107
+ },
108
+ {
109
+ "label": "Alignment",
110
+ "path": [
111
+ "$.hasCredential.alignment[0].targetName",
112
+ "$.credentialSubject.hasCredential.alignment[0].targetName"
113
+ ],
114
+ "schema": {
115
+ "type": "string"
116
+ }
117
+ },
118
+ {
119
+ "label": "Alignment URL",
120
+ "path": [
121
+ "$.hasCredential.alignment[0].targetUrl",
122
+ "$.credentialSubject.hasCredential.alignment[0].targetUrl"
123
+ ],
124
+ "schema": {
125
+ "type": "string",
126
+ "format": "uri"
127
+ }
128
+ },
129
+ {
130
+ "label": "Alignment framework",
131
+ "path": [
132
+ "$.hasCredential.alignment[0].targetFramework",
133
+ "$.credentialSubject.hasCredential.alignment[0].targetFramework"
134
+ ],
135
+ "schema": {
136
+ "type": "string"
137
+ }
138
+ }
139
+ ]
140
+ }
@@ -0,0 +1,121 @@
1
+ {
2
+ "title": {
3
+ "path": [
4
+ "$.hasCredential.issuer.name",
5
+ "$.hasCredential.issuer.id",
6
+ "$.hasCredential.issuer",
7
+ "$.credentialSubject.hasCredential.issuer.name",
8
+ "$.credentialSubject.hasCredential.issuer.id",
9
+ "$.credentialSubject.hasCredential.issuer"
10
+ ],
11
+ "schema": {
12
+ "type": "string"
13
+ },
14
+ "fallback": "-"
15
+ },
16
+ "subtitle": {
17
+ "text": "Open Badge"
18
+ },
19
+ "summary_detail": {
20
+ "path": [
21
+ "$.hasCredential.name",
22
+ "$.credentialSubject.hasCredential.name"
23
+ ],
24
+ "schema": {
25
+ "type": "string"
26
+ },
27
+ "fallback": "-"
28
+ },
29
+ "description": {
30
+ "text": "Open badge"
31
+ },
32
+ "logo": {
33
+ "path": [
34
+ "$.hasCredential.image",
35
+ "$.credentialSubject.hasCredential.image"
36
+ ],
37
+ "schema": {
38
+ "type": "string",
39
+ "format": "uri"
40
+ }
41
+ },
42
+ "properties": [
43
+ {
44
+ "label": "Badge name",
45
+ "path": [
46
+ "$.hasCredential.name",
47
+ "$.credentialSubject.hasCredential.name"
48
+ ],
49
+ "schema": {
50
+ "type": "string"
51
+ },
52
+ "fallback": "-"
53
+ },
54
+ {
55
+ "label": "",
56
+ "path": [
57
+ "$.hasCredential.image",
58
+ "$.credentialSubject.hasCredential.image"
59
+ ],
60
+ "schema": {
61
+ "type": "string"
62
+ }
63
+ },
64
+ {
65
+ "label": "Badge description",
66
+ "path": [
67
+ "$.hasCredential.description",
68
+ "$.credentialSubject.hasCredential.description"
69
+ ],
70
+ "schema": {
71
+ "type": "string"
72
+ }
73
+ },
74
+ {
75
+ "label": "Type",
76
+ "path": [
77
+ "$.hasCredential.type",
78
+ "$.credentialSubject.hasCredential.type"
79
+ ],
80
+ "schema": {
81
+ "type": "string"
82
+ }
83
+ },
84
+ {
85
+ "label": "Criteria for obtaining the credential",
86
+ "path": [
87
+ "$.hasCredential.criteria",
88
+ "$.hasCredential.criteria.narrative",
89
+ "$.credentialSubject.hasCredential.criteria",
90
+ "$.credentialSubject.hasCredential.criteria.narrative"
91
+ ],
92
+ "schema": {
93
+ "type": "string"
94
+ }
95
+ },
96
+ {
97
+ "label": "Tags",
98
+ "path": [
99
+ "$.hasCredential.tags",
100
+ "$.credentialSubject.hasCredential.tags"
101
+ ],
102
+ "schema": {
103
+ "type": "array",
104
+ "items": {
105
+ "type": "string"
106
+ }
107
+ }
108
+ },
109
+ {
110
+ "label": "Learn more about the credential",
111
+ "path": [
112
+ "$.hasCredential.alignment[0].targetUrl",
113
+ "$.credentialSubject.hasCredential.alignment[0].targetUrl"
114
+ ],
115
+ "schema": {
116
+ "type": "string",
117
+ "format": "uri"
118
+ }
119
+ }
120
+ ]
121
+ }