@velocitycareerlabs/libapp 1.25.0-dev-build.1c2d6340d → 1.25.0-dev-build.1e7340754

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,216 @@
1
+ {
2
+ "title": "Current employment position",
3
+ "$id": "https://velocitynetwork.foundation/schemas/employment-current-v1.0",
4
+ "allOf": [
5
+ {
6
+ "$ref": "#/definitions/Employment-base_Schema"
7
+ },
8
+ {
9
+ "type": "object",
10
+ "properties": {
11
+ "type": {
12
+ "type": "string",
13
+ "default": "Employment"
14
+ },
15
+ "startDate": {
16
+ "$ref": "#/definitions/Date_Schema"
17
+ }
18
+ }
19
+ }
20
+ ],
21
+ "required": [
22
+ "legalEmployer",
23
+ "role",
24
+ "startDate"
25
+ ],
26
+ "definitions": {
27
+ "Employment-base_Schema": {
28
+ "title": "Employment-base",
29
+ "type": "object",
30
+ "properties": {
31
+ "@context": {
32
+ "$ref": "#/definitions/Json-ld-context_Schema"
33
+ },
34
+ "legalEmployer": {
35
+ "$ref": "#/definitions/Organization_Schema"
36
+ },
37
+ "role": {
38
+ "type": "string",
39
+ "description": "The role the person has in the organization.",
40
+ "maxLength": 256
41
+ },
42
+ "description": {
43
+ "type": "string",
44
+ "description": "A detailed description of the position.",
45
+ "maxLength": 2048
46
+ },
47
+ "employmentType": {
48
+ "type": "array",
49
+ "minItems": 1,
50
+ "description": "Any of: Full-time, full-time, Part-time, part-time, Contract, contract, Temporary, temporary, Permanent, permanent, Internship, internship, Other, ohter. ",
51
+ "items": {
52
+ "type": "string",
53
+ "enum": [
54
+ "Contract",
55
+ "Temporary",
56
+ "Permanent",
57
+ "Internship",
58
+ "Full-time",
59
+ "Part-time",
60
+ "Other",
61
+ "contract",
62
+ "temporary",
63
+ "permanent",
64
+ "internship",
65
+ "full-time",
66
+ "part-time",
67
+ "other"
68
+ ]
69
+ }
70
+ },
71
+ "place": {
72
+ "$ref": "#/definitions/Place_Schema"
73
+ },
74
+ "alignment": {
75
+ "type": "array",
76
+ "description": "A public resource to which the employment position is aligned.",
77
+ "minItems": 1,
78
+ "items": {
79
+ "$ref": "#/definitions/Alignment_Schema"
80
+ }
81
+ }
82
+ }
83
+ },
84
+ "Json-ld-context_Schema": {
85
+ "title": "json-ld-context",
86
+ "oneOf": [
87
+ {
88
+ "type": "string",
89
+ "maxLength": 2048
90
+ },
91
+ {
92
+ "type": "array",
93
+ "minItems": 1,
94
+ "items": {
95
+ "type": "string",
96
+ "maxLength": 2048
97
+ }
98
+ }
99
+ ],
100
+ "description": "Simplified context for Velocity Publishers to Use"
101
+ },
102
+ "Alignment_Schema": {
103
+ "title": "Alignment",
104
+ "type": "object",
105
+ "additionalProperties": false,
106
+ "properties": {
107
+ "type": {
108
+ "type": "string",
109
+ "default": "AlignmentObject"
110
+ },
111
+ "targetName": {
112
+ "type": "string",
113
+ "description": "Name of the target alignment.",
114
+ "maxLength": 256
115
+ },
116
+ "targetUrl": {
117
+ "type": "string",
118
+ "format": "uri",
119
+ "description": "URL of the target alignment. ",
120
+ "maxLength": 2048
121
+ },
122
+ "targetDescription": {
123
+ "type": "string",
124
+ "description": "Detailed description of the target alignment. ",
125
+ "maxLength": 2048
126
+ },
127
+ "targetCode": {
128
+ "type": "string",
129
+ "description": "Code of the target alignment. ",
130
+ "maxLength": 256
131
+ },
132
+ "targetFramework": {
133
+ "type": "string",
134
+ "description": "The framework to which the target belongs. ",
135
+ "maxLength": 256
136
+ }
137
+ },
138
+ "required": [
139
+ "targetName",
140
+ "targetUrl"
141
+ ]
142
+ },
143
+ "Date_Schema": {
144
+ "title": "Calendar date",
145
+ "type": "string",
146
+ "pattern": "^[1,2]\\d\\d\\d(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2]\\d|30|31))?)?$"
147
+ },
148
+ "Did_Schema": {
149
+ "title": "DID",
150
+ "type": "string",
151
+ "pattern": "^did:[a-z0-9]+:[A-Za-z0-9._:?=&%;-]+$"
152
+ },
153
+ "Organization_Schema": {
154
+ "title": "Organization",
155
+ "type": "object",
156
+ "additionalProperties": false,
157
+ "properties": {
158
+ "type": {
159
+ "type": "string",
160
+ "default": "Organization"
161
+ },
162
+ "name": {
163
+ "type": "string",
164
+ "description": "The name of the organization.",
165
+ "maxLength": 256
166
+ },
167
+ "identifier": {
168
+ "$ref": "#/definitions/Did_Schema"
169
+ },
170
+ "place": {
171
+ "$ref": "#/definitions/Place_Schema"
172
+ }
173
+ },
174
+ "required": [
175
+ "name",
176
+ "place"
177
+ ]
178
+ },
179
+ "Place_Schema": {
180
+ "title": "Place",
181
+ "type": "object",
182
+ "additionalProperties": false,
183
+ "properties": {
184
+ "type": {
185
+ "type": "string",
186
+ "default": "Place"
187
+ },
188
+ "name": {
189
+ "type": "string",
190
+ "description": "The name of the place, e.g., building name, branch name, etc.",
191
+ "maxLength": 256
192
+ },
193
+ "addressLocality": {
194
+ "type": "string",
195
+ "description": "The locality where the place is, e.g., town or city name.",
196
+ "maxLength": 256
197
+ },
198
+ "addressRegion": {
199
+ "type": "string",
200
+ "pattern": "^[A-Z]{2}(-[A-Z0-9]{1,3})?$",
201
+ "description": "The region where the place is. These are states, provinces, etc. Must be an [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2)",
202
+ "maxLength": 6
203
+ },
204
+ "addressCountry": {
205
+ "type": "string",
206
+ "description": "The country where the place is. Must be an [ISO 3166 2 letter country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes)",
207
+ "pattern": "^[A-Z]{2}$",
208
+ "maxLength": 2
209
+ }
210
+ },
211
+ "required": [
212
+ "addressCountry"
213
+ ]
214
+ }
215
+ }
216
+ }
@@ -0,0 +1,220 @@
1
+ {
2
+ "title": "Past employment position",
3
+ "$id": "https://velocitynetwork.foundation/schemas/employment-past-v1.0",
4
+ "allOf": [
5
+ {
6
+ "$ref": "#/definitions/Employment-base_Schema"
7
+ },
8
+ {
9
+ "type": "object",
10
+ "properties": {
11
+ "type": {
12
+ "type": "string",
13
+ "default": "Employment"
14
+ },
15
+ "startDate": {
16
+ "$ref": "#/definitions/Date_Schema"
17
+ },
18
+ "endDate": {
19
+ "$ref": "#/definitions/Date_Schema"
20
+ }
21
+ }
22
+ }
23
+ ],
24
+ "required": [
25
+ "legalEmployer",
26
+ "role",
27
+ "startDate",
28
+ "endDate"
29
+ ],
30
+ "definitions": {
31
+ "Employment-base_Schema": {
32
+ "title": "Employment-base",
33
+ "type": "object",
34
+ "properties": {
35
+ "@context": {
36
+ "$ref": "#/definitions/Json-ld-context_Schema"
37
+ },
38
+ "legalEmployer": {
39
+ "$ref": "#/definitions/Organization_Schema"
40
+ },
41
+ "role": {
42
+ "type": "string",
43
+ "description": "The role the person has in the organization.",
44
+ "maxLength": 256
45
+ },
46
+ "description": {
47
+ "type": "string",
48
+ "description": "A detailed description of the position.",
49
+ "maxLength": 2048
50
+ },
51
+ "employmentType": {
52
+ "type": "array",
53
+ "minItems": 1,
54
+ "description": "Any of: Full-time, full-time, Part-time, part-time, Contract, contract, Temporary, temporary, Permanent, permanent, Internship, internship, Other, ohter. ",
55
+ "items": {
56
+ "type": "string",
57
+ "enum": [
58
+ "Contract",
59
+ "Temporary",
60
+ "Permanent",
61
+ "Internship",
62
+ "Full-time",
63
+ "Part-time",
64
+ "Other",
65
+ "contract",
66
+ "temporary",
67
+ "permanent",
68
+ "internship",
69
+ "full-time",
70
+ "part-time",
71
+ "other"
72
+ ]
73
+ }
74
+ },
75
+ "place": {
76
+ "$ref": "#/definitions/Place_Schema"
77
+ },
78
+ "alignment": {
79
+ "type": "array",
80
+ "description": "A public resource to which the employment position is aligned.",
81
+ "minItems": 1,
82
+ "items": {
83
+ "$ref": "#/definitions/Alignment_Schema"
84
+ }
85
+ }
86
+ }
87
+ },
88
+ "Json-ld-context_Schema": {
89
+ "title": "json-ld-context",
90
+ "oneOf": [
91
+ {
92
+ "type": "string",
93
+ "maxLength": 2048
94
+ },
95
+ {
96
+ "type": "array",
97
+ "minItems": 1,
98
+ "items": {
99
+ "type": "string",
100
+ "maxLength": 2048
101
+ }
102
+ }
103
+ ],
104
+ "description": "Simplified context for Velocity Publishers to Use"
105
+ },
106
+ "Alignment_Schema": {
107
+ "title": "Alignment",
108
+ "type": "object",
109
+ "additionalProperties": false,
110
+ "properties": {
111
+ "type": {
112
+ "type": "string",
113
+ "default": "AlignmentObject"
114
+ },
115
+ "targetName": {
116
+ "type": "string",
117
+ "description": "Name of the target alignment.",
118
+ "maxLength": 256
119
+ },
120
+ "targetUrl": {
121
+ "type": "string",
122
+ "format": "uri",
123
+ "description": "URL of the target alignment. ",
124
+ "maxLength": 2048
125
+ },
126
+ "targetDescription": {
127
+ "type": "string",
128
+ "description": "Detailed description of the target alignment. ",
129
+ "maxLength": 2048
130
+ },
131
+ "targetCode": {
132
+ "type": "string",
133
+ "description": "Code of the target alignment. ",
134
+ "maxLength": 256
135
+ },
136
+ "targetFramework": {
137
+ "type": "string",
138
+ "description": "The framework to which the target belongs. ",
139
+ "maxLength": 256
140
+ }
141
+ },
142
+ "required": [
143
+ "targetName",
144
+ "targetUrl"
145
+ ]
146
+ },
147
+ "Date_Schema": {
148
+ "title": "Calendar date",
149
+ "type": "string",
150
+ "pattern": "^[1,2]\\d\\d\\d(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2]\\d|30|31))?)?$"
151
+ },
152
+ "Did_Schema": {
153
+ "title": "DID",
154
+ "type": "string",
155
+ "pattern": "^did:[a-z0-9]+:[A-Za-z0-9._:?=&%;-]+$"
156
+ },
157
+ "Organization_Schema": {
158
+ "title": "Organization",
159
+ "type": "object",
160
+ "additionalProperties": false,
161
+ "properties": {
162
+ "type": {
163
+ "type": "string",
164
+ "default": "Organization"
165
+ },
166
+ "name": {
167
+ "type": "string",
168
+ "description": "The name of the organization.",
169
+ "maxLength": 256
170
+ },
171
+ "identifier": {
172
+ "$ref": "#/definitions/Did_Schema"
173
+ },
174
+ "place": {
175
+ "$ref": "#/definitions/Place_Schema"
176
+ }
177
+ },
178
+ "required": [
179
+ "name",
180
+ "place"
181
+ ]
182
+ },
183
+ "Place_Schema": {
184
+ "title": "Place",
185
+ "type": "object",
186
+ "additionalProperties": false,
187
+ "properties": {
188
+ "type": {
189
+ "type": "string",
190
+ "default": "Place"
191
+ },
192
+ "name": {
193
+ "type": "string",
194
+ "description": "The name of the place, e.g., building name, branch name, etc.",
195
+ "maxLength": 256
196
+ },
197
+ "addressLocality": {
198
+ "type": "string",
199
+ "description": "The locality where the place is, e.g., town or city name.",
200
+ "maxLength": 256
201
+ },
202
+ "addressRegion": {
203
+ "type": "string",
204
+ "pattern": "^[A-Z]{2}(-[A-Z0-9]{1,3})?$",
205
+ "description": "The region where the place is. These are states, provinces, etc. Must be an [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2)",
206
+ "maxLength": 6
207
+ },
208
+ "addressCountry": {
209
+ "type": "string",
210
+ "description": "The country where the place is. Must be an [ISO 3166 2 letter country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes)",
211
+ "pattern": "^[A-Z]{2}$",
212
+ "maxLength": 2
213
+ }
214
+ },
215
+ "required": [
216
+ "addressCountry"
217
+ ]
218
+ }
219
+ }
220
+ }
@@ -0,0 +1,271 @@
1
+ {
2
+ "title": "Past employment position",
3
+ "$id": "https://velocitynetwork.foundation/schemas/employment-past-v1.1",
4
+ "allOf": [
5
+ {
6
+ "$ref": "#/definitions/Employment-base_Schema"
7
+ },
8
+ {
9
+ "type": "object",
10
+ "properties": {
11
+ "startDate": {
12
+ "$ref": "#/definitions/Date_Schema"
13
+ },
14
+ "endDate": {
15
+ "$ref": "#/definitions/Date_Schema"
16
+ }
17
+ }
18
+ }
19
+ ],
20
+ "required": [
21
+ "legalEmployer",
22
+ "role",
23
+ "startDate",
24
+ "endDate",
25
+ "recipient"
26
+ ],
27
+ "definitions": {
28
+ "Employment-base_Schema": {
29
+ "title": "Employment-base",
30
+ "type": "object",
31
+ "properties": {
32
+ "@context": {
33
+ "$ref": "#/definitions/Json-ld-context_Schema"
34
+ },
35
+ "type": {
36
+ "type": "string",
37
+ "default": "Employment"
38
+ },
39
+ "legalEmployer": {
40
+ "$ref": "#/definitions/Organization_Schema"
41
+ },
42
+ "role": {
43
+ "type": "string",
44
+ "description": "The role the person has in the organization.",
45
+ "maxLength": 256
46
+ },
47
+ "description": {
48
+ "type": "string",
49
+ "description": "A detailed description of the position.",
50
+ "maxLength": 2048
51
+ },
52
+ "employmentType": {
53
+ "type": "array",
54
+ "minItems": 1,
55
+ "description": "Any of: Full-time, full-time, Part-time, part-time, Contract, contract, Temporary, temporary, Permanent, permanent, Internship, internship, Other, other. ",
56
+ "items": {
57
+ "type": "string",
58
+ "enum": [
59
+ "Contract",
60
+ "Temporary",
61
+ "Permanent",
62
+ "Internship",
63
+ "Full-time",
64
+ "Part-time",
65
+ "Other",
66
+ "contract",
67
+ "temporary",
68
+ "permanent",
69
+ "internship",
70
+ "full-time",
71
+ "part-time",
72
+ "other"
73
+ ]
74
+ }
75
+ },
76
+ "place": {
77
+ "$ref": "#/definitions/Place_Schema"
78
+ },
79
+ "recipient": {
80
+ "$ref": "#/definitions/PersonName_Schema"
81
+ },
82
+ "alignment": {
83
+ "type": "array",
84
+ "description": "A public resource to which the employment position is aligned.",
85
+ "minItems": 1,
86
+ "items": {
87
+ "$ref": "#/definitions/Alignment_Schema"
88
+ }
89
+ }
90
+ }
91
+ },
92
+ "Json-ld-context_Schema": {
93
+ "title": "json-ld-context",
94
+ "oneOf": [
95
+ {
96
+ "type": "string",
97
+ "maxLength": 2048
98
+ },
99
+ {
100
+ "type": "array",
101
+ "minItems": 1,
102
+ "items": {
103
+ "type": "string",
104
+ "maxLength": 2048
105
+ }
106
+ }
107
+ ],
108
+ "description": "Simplified context for Velocity Publishers to Use"
109
+ },
110
+ "Alignment_Schema": {
111
+ "title": "Alignment",
112
+ "type": "object",
113
+ "additionalProperties": false,
114
+ "properties": {
115
+ "type": {
116
+ "type": "string",
117
+ "default": "AlignmentObject"
118
+ },
119
+ "targetName": {
120
+ "type": "string",
121
+ "description": "Name of the target alignment.",
122
+ "maxLength": 256
123
+ },
124
+ "targetUrl": {
125
+ "type": "string",
126
+ "format": "uri",
127
+ "description": "URL of the target alignment. ",
128
+ "maxLength": 2048
129
+ },
130
+ "targetDescription": {
131
+ "type": "string",
132
+ "description": "Detailed description of the target alignment. ",
133
+ "maxLength": 2048
134
+ },
135
+ "targetCode": {
136
+ "type": "string",
137
+ "description": "Code of the target alignment. ",
138
+ "maxLength": 256
139
+ },
140
+ "targetFramework": {
141
+ "type": "string",
142
+ "description": "The framework to which the target belongs. ",
143
+ "maxLength": 256
144
+ }
145
+ },
146
+ "required": [
147
+ "targetName",
148
+ "targetUrl"
149
+ ]
150
+ },
151
+ "Date_Schema": {
152
+ "title": "Calendar date",
153
+ "type": "string",
154
+ "pattern": "^[1,2]\\d\\d\\d(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2]\\d|30|31))?)?$",
155
+ "description": ""
156
+ },
157
+ "Did_Schema": {
158
+ "title": "DID",
159
+ "type": "string",
160
+ "pattern": "^did:[a-z0-9]+:[A-Za-z0-9._:?=&%;-]+$"
161
+ },
162
+ "Organization_Schema": {
163
+ "title": "Organization",
164
+ "type": "object",
165
+ "additionalProperties": false,
166
+ "properties": {
167
+ "type": {
168
+ "type": "string",
169
+ "default": "Organization"
170
+ },
171
+ "name": {
172
+ "type": "string",
173
+ "description": "The name of the organization.",
174
+ "maxLength": 256
175
+ },
176
+ "identifier": {
177
+ "$ref": "#/definitions/Did_Schema"
178
+ },
179
+ "place": {
180
+ "$ref": "#/definitions/Place_Schema"
181
+ },
182
+ "image": {
183
+ "type": "string",
184
+ "maxLength": 2048,
185
+ "format": "uri",
186
+ "description": "IRI representing the logo of the organization. This must be JPG, PNG or SVG file. \nFor PNG or JPG: 300px x 300px minimum, maximum size 500kb. "
187
+ }
188
+ },
189
+ "required": [
190
+ "name",
191
+ "place"
192
+ ]
193
+ },
194
+ "PersonName_Schema": {
195
+ "title": "Person name",
196
+ "type": "object",
197
+ "additionalProperties": false,
198
+ "properties": {
199
+ "type": {
200
+ "type": "string",
201
+ "default": "PersonName"
202
+ },
203
+ "givenName": {
204
+ "type": "string",
205
+ "description": "The given name or first name of the person.",
206
+ "maxLength": 64
207
+ },
208
+ "familyName": {
209
+ "type": "string",
210
+ "description": "The family name or surname of the person.",
211
+ "maxLength": 64
212
+ },
213
+ "middleName": {
214
+ "type": "string",
215
+ "description": "The middle name of the person.",
216
+ "maxLength": 256
217
+ },
218
+ "namePrefix": {
219
+ "type": "string",
220
+ "description": "A prefix to the name such as Dr or Sir.",
221
+ "maxLength": 8
222
+ },
223
+ "nameSuffix": {
224
+ "type": "string",
225
+ "description": "A suffix to the name such as Jr. or Sr.",
226
+ "maxLength": 16
227
+ }
228
+ },
229
+ "required": [
230
+ "givenName",
231
+ "familyName"
232
+ ]
233
+ },
234
+ "Place_Schema": {
235
+ "title": "Place",
236
+ "type": "object",
237
+ "additionalProperties": false,
238
+ "properties": {
239
+ "type": {
240
+ "type": "string",
241
+ "default": "Place"
242
+ },
243
+ "name": {
244
+ "type": "string",
245
+ "description": "The name of the place, e.g., building name, branch name, etc.",
246
+ "maxLength": 256
247
+ },
248
+ "addressLocality": {
249
+ "type": "string",
250
+ "description": "The locality where the place is, e.g., town or city name.",
251
+ "maxLength": 256
252
+ },
253
+ "addressRegion": {
254
+ "type": "string",
255
+ "pattern": "^[A-Z]{2}(-[A-Z0-9]{1,3})?$",
256
+ "description": "The region where the place is. These are states, provinces, etc. Must be an [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2)",
257
+ "maxLength": 6
258
+ },
259
+ "addressCountry": {
260
+ "type": "string",
261
+ "description": "The country where the place is. Must be an [ISO 3166 2 letter country code](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes)",
262
+ "pattern": "^[A-Z]{2}$",
263
+ "maxLength": 2
264
+ }
265
+ },
266
+ "required": [
267
+ "addressCountry"
268
+ ]
269
+ }
270
+ }
271
+ }