@uplo1/schemas 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. package/README.md +173 -0
  2. package/accounting/accounting.json +58 -0
  3. package/accounting/index.json +13 -0
  4. package/agriculture/agriculture.json +58 -0
  5. package/agriculture/index.json +13 -0
  6. package/architecture/architecture.json +58 -0
  7. package/architecture/index.json +13 -0
  8. package/banking/banking.json +58 -0
  9. package/banking/index.json +13 -0
  10. package/construction/construction.json +58 -0
  11. package/construction/index.json +13 -0
  12. package/consulting/consulting.json +58 -0
  13. package/consulting/index.json +13 -0
  14. package/customer_success/customer_success.json +58 -0
  15. package/customer_success/index.json +13 -0
  16. package/cybersecurity/cybersecurity.json +58 -0
  17. package/cybersecurity/index.json +13 -0
  18. package/data_analytics/data_analytics.json +58 -0
  19. package/data_analytics/index.json +13 -0
  20. package/defense/defense.json +58 -0
  21. package/defense/index.json +13 -0
  22. package/education/education.json +58 -0
  23. package/education/index.json +13 -0
  24. package/energy/energy.json +58 -0
  25. package/energy/index.json +13 -0
  26. package/engineering/engineering.json +58 -0
  27. package/engineering/index.json +13 -0
  28. package/environmental/environmental.json +58 -0
  29. package/environmental/index.json +13 -0
  30. package/facilities/facilities.json +58 -0
  31. package/facilities/index.json +13 -0
  32. package/finance/finance.json +58 -0
  33. package/finance/index.json +13 -0
  34. package/food_safety/food_safety.json +58 -0
  35. package/food_safety/index.json +13 -0
  36. package/github/github.json +58 -0
  37. package/github/index.json +13 -0
  38. package/government/government.json +58 -0
  39. package/government/index.json +13 -0
  40. package/healthcare/healthcare.json +58 -0
  41. package/healthcare/index.json +13 -0
  42. package/hospitality/hospitality.json +58 -0
  43. package/hospitality/index.json +13 -0
  44. package/hr/hr.json +58 -0
  45. package/hr/index.json +13 -0
  46. package/index.json +287 -0
  47. package/insurance/index.json +13 -0
  48. package/insurance/insurance.json +58 -0
  49. package/it_devops/index.json +13 -0
  50. package/it_devops/it_devops.json +58 -0
  51. package/knowledge_management/index.json +13 -0
  52. package/knowledge_management/knowledge_management.json +58 -0
  53. package/legal/index.json +13 -0
  54. package/legal/legal.json +58 -0
  55. package/logistics/index.json +13 -0
  56. package/logistics/logistics.json +58 -0
  57. package/manufacturing/index.json +13 -0
  58. package/manufacturing/manufacturing.json +58 -0
  59. package/media/index.json +13 -0
  60. package/media/media.json +58 -0
  61. package/nonprofit/index.json +13 -0
  62. package/nonprofit/nonprofit.json +58 -0
  63. package/operations/index.json +13 -0
  64. package/operations/operations.json +58 -0
  65. package/package.json +110 -0
  66. package/pharma/index.json +13 -0
  67. package/pharma/pharma.json +58 -0
  68. package/procurement/index.json +13 -0
  69. package/procurement/procurement.json +58 -0
  70. package/product_management/index.json +13 -0
  71. package/product_management/product_management.json +58 -0
  72. package/real_estate/index.json +13 -0
  73. package/real_estate/real_estate.json +58 -0
  74. package/research/index.json +13 -0
  75. package/research/research.json +58 -0
  76. package/retail/index.json +13 -0
  77. package/retail/retail.json +58 -0
  78. package/sales_marketing/index.json +13 -0
  79. package/sales_marketing/sales_marketing.json +58 -0
  80. package/telecom/index.json +13 -0
  81. package/telecom/telecom.json +58 -0
  82. package/training/index.json +13 -0
  83. package/training/training.json +58 -0
package/index.json ADDED
@@ -0,0 +1,287 @@
1
+ {
2
+ "name": "@uplo1/schemas",
3
+ "totalPacks": 40,
4
+ "totalSchemas": 40,
5
+ "packs": [
6
+ {
7
+ "id": "accounting",
8
+ "displayName": "Accounting",
9
+ "category": "Finance & Banking",
10
+ "schemaCount": 1,
11
+ "path": "./accounting/index.json"
12
+ },
13
+ {
14
+ "id": "agriculture",
15
+ "displayName": "Agriculture",
16
+ "category": "Agriculture",
17
+ "schemaCount": 1,
18
+ "path": "./agriculture/index.json"
19
+ },
20
+ {
21
+ "id": "architecture",
22
+ "displayName": "Architecture",
23
+ "category": "Architecture & Design",
24
+ "schemaCount": 1,
25
+ "path": "./architecture/index.json"
26
+ },
27
+ {
28
+ "id": "banking",
29
+ "displayName": "Banking",
30
+ "category": "Finance & Banking",
31
+ "schemaCount": 1,
32
+ "path": "./banking/index.json"
33
+ },
34
+ {
35
+ "id": "construction",
36
+ "displayName": "Construction",
37
+ "category": "Construction",
38
+ "schemaCount": 1,
39
+ "path": "./construction/index.json"
40
+ },
41
+ {
42
+ "id": "consulting",
43
+ "displayName": "Consulting",
44
+ "category": "Professional Services",
45
+ "schemaCount": 1,
46
+ "path": "./consulting/index.json"
47
+ },
48
+ {
49
+ "id": "customer_success",
50
+ "displayName": "Customer Success",
51
+ "category": "Customer Success",
52
+ "schemaCount": 1,
53
+ "path": "./customer_success/index.json"
54
+ },
55
+ {
56
+ "id": "cybersecurity",
57
+ "displayName": "Cybersecurity",
58
+ "category": "IT & DevOps",
59
+ "schemaCount": 1,
60
+ "path": "./cybersecurity/index.json"
61
+ },
62
+ {
63
+ "id": "data_analytics",
64
+ "displayName": "Data Analytics",
65
+ "category": "Data & Analytics",
66
+ "schemaCount": 1,
67
+ "path": "./data_analytics/index.json"
68
+ },
69
+ {
70
+ "id": "defense",
71
+ "displayName": "Defense",
72
+ "category": "Government & Public Sector",
73
+ "schemaCount": 1,
74
+ "path": "./defense/index.json"
75
+ },
76
+ {
77
+ "id": "education",
78
+ "displayName": "Education",
79
+ "category": "Education",
80
+ "schemaCount": 1,
81
+ "path": "./education/index.json"
82
+ },
83
+ {
84
+ "id": "energy",
85
+ "displayName": "Energy",
86
+ "category": "Energy & Utilities",
87
+ "schemaCount": 1,
88
+ "path": "./energy/index.json"
89
+ },
90
+ {
91
+ "id": "engineering",
92
+ "displayName": "Engineering",
93
+ "category": "Engineering & Technology",
94
+ "schemaCount": 1,
95
+ "path": "./engineering/index.json"
96
+ },
97
+ {
98
+ "id": "environmental",
99
+ "displayName": "Environmental",
100
+ "category": "Environmental",
101
+ "schemaCount": 1,
102
+ "path": "./environmental/index.json"
103
+ },
104
+ {
105
+ "id": "facilities",
106
+ "displayName": "Facilities",
107
+ "category": "Facilities Management",
108
+ "schemaCount": 1,
109
+ "path": "./facilities/index.json"
110
+ },
111
+ {
112
+ "id": "finance",
113
+ "displayName": "Finance",
114
+ "category": "Finance & Banking",
115
+ "schemaCount": 1,
116
+ "path": "./finance/index.json"
117
+ },
118
+ {
119
+ "id": "food_safety",
120
+ "displayName": "Food Safety",
121
+ "category": "Food & Safety",
122
+ "schemaCount": 1,
123
+ "path": "./food_safety/index.json"
124
+ },
125
+ {
126
+ "id": "github",
127
+ "displayName": "GitHub",
128
+ "category": "Software Development",
129
+ "schemaCount": 1,
130
+ "path": "./github/index.json"
131
+ },
132
+ {
133
+ "id": "government",
134
+ "displayName": "Government",
135
+ "category": "Government & Public Sector",
136
+ "schemaCount": 1,
137
+ "path": "./government/index.json"
138
+ },
139
+ {
140
+ "id": "healthcare",
141
+ "displayName": "Healthcare",
142
+ "category": "Healthcare & Life Sciences",
143
+ "schemaCount": 1,
144
+ "path": "./healthcare/index.json"
145
+ },
146
+ {
147
+ "id": "hospitality",
148
+ "displayName": "Hospitality",
149
+ "category": "Hospitality",
150
+ "schemaCount": 1,
151
+ "path": "./hospitality/index.json"
152
+ },
153
+ {
154
+ "id": "hr",
155
+ "displayName": "Human Resources",
156
+ "category": "Human Resources",
157
+ "schemaCount": 1,
158
+ "path": "./hr/index.json"
159
+ },
160
+ {
161
+ "id": "insurance",
162
+ "displayName": "Insurance",
163
+ "category": "Finance & Banking",
164
+ "schemaCount": 1,
165
+ "path": "./insurance/index.json"
166
+ },
167
+ {
168
+ "id": "it_devops",
169
+ "displayName": "IT & DevOps",
170
+ "category": "IT & DevOps",
171
+ "schemaCount": 1,
172
+ "path": "./it_devops/index.json"
173
+ },
174
+ {
175
+ "id": "knowledge_management",
176
+ "displayName": "Knowledge Management",
177
+ "category": "Knowledge Management",
178
+ "schemaCount": 1,
179
+ "path": "./knowledge_management/index.json"
180
+ },
181
+ {
182
+ "id": "legal",
183
+ "displayName": "Legal",
184
+ "category": "Legal & Compliance",
185
+ "schemaCount": 1,
186
+ "path": "./legal/index.json"
187
+ },
188
+ {
189
+ "id": "logistics",
190
+ "displayName": "Logistics",
191
+ "category": "Logistics & Supply Chain",
192
+ "schemaCount": 1,
193
+ "path": "./logistics/index.json"
194
+ },
195
+ {
196
+ "id": "manufacturing",
197
+ "displayName": "Manufacturing",
198
+ "category": "Manufacturing",
199
+ "schemaCount": 1,
200
+ "path": "./manufacturing/index.json"
201
+ },
202
+ {
203
+ "id": "media",
204
+ "displayName": "Media",
205
+ "category": "Media & Entertainment",
206
+ "schemaCount": 1,
207
+ "path": "./media/index.json"
208
+ },
209
+ {
210
+ "id": "nonprofit",
211
+ "displayName": "Nonprofit",
212
+ "category": "Nonprofit",
213
+ "schemaCount": 1,
214
+ "path": "./nonprofit/index.json"
215
+ },
216
+ {
217
+ "id": "operations",
218
+ "displayName": "Operations",
219
+ "category": "Operations",
220
+ "schemaCount": 1,
221
+ "path": "./operations/index.json"
222
+ },
223
+ {
224
+ "id": "pharma",
225
+ "displayName": "Pharma",
226
+ "category": "Healthcare & Life Sciences",
227
+ "schemaCount": 1,
228
+ "path": "./pharma/index.json"
229
+ },
230
+ {
231
+ "id": "procurement",
232
+ "displayName": "Procurement",
233
+ "category": "Procurement",
234
+ "schemaCount": 1,
235
+ "path": "./procurement/index.json"
236
+ },
237
+ {
238
+ "id": "product_management",
239
+ "displayName": "Product Management",
240
+ "category": "Product Management",
241
+ "schemaCount": 1,
242
+ "path": "./product_management/index.json"
243
+ },
244
+ {
245
+ "id": "real_estate",
246
+ "displayName": "Real Estate",
247
+ "category": "Real Estate",
248
+ "schemaCount": 1,
249
+ "path": "./real_estate/index.json"
250
+ },
251
+ {
252
+ "id": "research",
253
+ "displayName": "Research",
254
+ "category": "Research & Academia",
255
+ "schemaCount": 1,
256
+ "path": "./research/index.json"
257
+ },
258
+ {
259
+ "id": "retail",
260
+ "displayName": "Retail",
261
+ "category": "Retail",
262
+ "schemaCount": 1,
263
+ "path": "./retail/index.json"
264
+ },
265
+ {
266
+ "id": "sales_marketing",
267
+ "displayName": "Sales & Marketing",
268
+ "category": "Sales & Marketing",
269
+ "schemaCount": 1,
270
+ "path": "./sales_marketing/index.json"
271
+ },
272
+ {
273
+ "id": "telecom",
274
+ "displayName": "Telecom",
275
+ "category": "Telecommunications",
276
+ "schemaCount": 1,
277
+ "path": "./telecom/index.json"
278
+ },
279
+ {
280
+ "id": "training",
281
+ "displayName": "Training",
282
+ "category": "Training & Development",
283
+ "schemaCount": 1,
284
+ "path": "./training/index.json"
285
+ }
286
+ ]
287
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "insurance",
3
+ "displayName": "Insurance",
4
+ "category": "Finance & Banking",
5
+ "schemas": [
6
+ {
7
+ "id": "insurance",
8
+ "name": "Insurance",
9
+ "description": "Schemas for claims, policies, underwriting, and loss reports",
10
+ "file": "insurance.json"
11
+ }
12
+ ]
13
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://uplo.ai/schemas/insurance/insurance.json",
4
+ "title": "Insurance",
5
+ "description": "Schemas for claims, policies, underwriting, and loss reports",
6
+ "type": "object",
7
+ "properties": {
8
+ "id": {
9
+ "type": "string",
10
+ "format": "uuid",
11
+ "description": "Unique entry identifier"
12
+ },
13
+ "schema_id": {
14
+ "type": "string",
15
+ "const": "insurance",
16
+ "description": "Schema type identifier"
17
+ },
18
+ "title": {
19
+ "type": "string",
20
+ "description": "Entry title"
21
+ },
22
+ "extracted_data": {
23
+ "type": "object",
24
+ "description": "Structured data extracted by UPLO"
25
+ },
26
+ "source_id": {
27
+ "type": "string",
28
+ "format": "uuid",
29
+ "description": "Source document reference"
30
+ },
31
+ "confidence": {
32
+ "type": "number",
33
+ "minimum": 0,
34
+ "maximum": 1,
35
+ "description": "Extraction confidence score"
36
+ },
37
+ "status": {
38
+ "type": "string",
39
+ "enum": [
40
+ "unverified",
41
+ "verified",
42
+ "stale",
43
+ "rejected"
44
+ ]
45
+ },
46
+ "created_at": {
47
+ "type": "string",
48
+ "format": "date-time"
49
+ }
50
+ },
51
+ "required": [
52
+ "id",
53
+ "schema_id",
54
+ "title",
55
+ "extracted_data"
56
+ ],
57
+ "additionalProperties": true
58
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "it_devops",
3
+ "displayName": "IT & DevOps",
4
+ "category": "IT & DevOps",
5
+ "schemas": [
6
+ {
7
+ "id": "it_devops",
8
+ "name": "IT / DevOps",
9
+ "description": "Schemas for runbooks, architecture decisions, postmortems, and SLAs",
10
+ "file": "it_devops.json"
11
+ }
12
+ ]
13
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://uplo.ai/schemas/it_devops/it_devops.json",
4
+ "title": "IT / DevOps",
5
+ "description": "Schemas for runbooks, architecture decisions, postmortems, and SLAs",
6
+ "type": "object",
7
+ "properties": {
8
+ "id": {
9
+ "type": "string",
10
+ "format": "uuid",
11
+ "description": "Unique entry identifier"
12
+ },
13
+ "schema_id": {
14
+ "type": "string",
15
+ "const": "it_devops",
16
+ "description": "Schema type identifier"
17
+ },
18
+ "title": {
19
+ "type": "string",
20
+ "description": "Entry title"
21
+ },
22
+ "extracted_data": {
23
+ "type": "object",
24
+ "description": "Structured data extracted by UPLO"
25
+ },
26
+ "source_id": {
27
+ "type": "string",
28
+ "format": "uuid",
29
+ "description": "Source document reference"
30
+ },
31
+ "confidence": {
32
+ "type": "number",
33
+ "minimum": 0,
34
+ "maximum": 1,
35
+ "description": "Extraction confidence score"
36
+ },
37
+ "status": {
38
+ "type": "string",
39
+ "enum": [
40
+ "unverified",
41
+ "verified",
42
+ "stale",
43
+ "rejected"
44
+ ]
45
+ },
46
+ "created_at": {
47
+ "type": "string",
48
+ "format": "date-time"
49
+ }
50
+ },
51
+ "required": [
52
+ "id",
53
+ "schema_id",
54
+ "title",
55
+ "extracted_data"
56
+ ],
57
+ "additionalProperties": true
58
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "knowledge_management",
3
+ "displayName": "Knowledge Management",
4
+ "category": "Knowledge Management",
5
+ "schemas": [
6
+ {
7
+ "id": "knowledge_management",
8
+ "name": "Knowledge Management",
9
+ "description": "Schemas for wiki articles, best practices, lessons learned, and knowledge audits",
10
+ "file": "knowledge_management.json"
11
+ }
12
+ ]
13
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://uplo.ai/schemas/knowledge_management/knowledge_management.json",
4
+ "title": "Knowledge Management",
5
+ "description": "Schemas for wiki articles, best practices, lessons learned, and knowledge audits",
6
+ "type": "object",
7
+ "properties": {
8
+ "id": {
9
+ "type": "string",
10
+ "format": "uuid",
11
+ "description": "Unique entry identifier"
12
+ },
13
+ "schema_id": {
14
+ "type": "string",
15
+ "const": "knowledge_management",
16
+ "description": "Schema type identifier"
17
+ },
18
+ "title": {
19
+ "type": "string",
20
+ "description": "Entry title"
21
+ },
22
+ "extracted_data": {
23
+ "type": "object",
24
+ "description": "Structured data extracted by UPLO"
25
+ },
26
+ "source_id": {
27
+ "type": "string",
28
+ "format": "uuid",
29
+ "description": "Source document reference"
30
+ },
31
+ "confidence": {
32
+ "type": "number",
33
+ "minimum": 0,
34
+ "maximum": 1,
35
+ "description": "Extraction confidence score"
36
+ },
37
+ "status": {
38
+ "type": "string",
39
+ "enum": [
40
+ "unverified",
41
+ "verified",
42
+ "stale",
43
+ "rejected"
44
+ ]
45
+ },
46
+ "created_at": {
47
+ "type": "string",
48
+ "format": "date-time"
49
+ }
50
+ },
51
+ "required": [
52
+ "id",
53
+ "schema_id",
54
+ "title",
55
+ "extracted_data"
56
+ ],
57
+ "additionalProperties": true
58
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "legal",
3
+ "displayName": "Legal",
4
+ "category": "Legal & Compliance",
5
+ "schemas": [
6
+ {
7
+ "id": "legal",
8
+ "name": "Legal",
9
+ "description": "Schemas for case summaries, legal briefs, court filings, and opinions",
10
+ "file": "legal.json"
11
+ }
12
+ ]
13
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://uplo.ai/schemas/legal/legal.json",
4
+ "title": "Legal",
5
+ "description": "Schemas for case summaries, legal briefs, court filings, and opinions",
6
+ "type": "object",
7
+ "properties": {
8
+ "id": {
9
+ "type": "string",
10
+ "format": "uuid",
11
+ "description": "Unique entry identifier"
12
+ },
13
+ "schema_id": {
14
+ "type": "string",
15
+ "const": "legal",
16
+ "description": "Schema type identifier"
17
+ },
18
+ "title": {
19
+ "type": "string",
20
+ "description": "Entry title"
21
+ },
22
+ "extracted_data": {
23
+ "type": "object",
24
+ "description": "Structured data extracted by UPLO"
25
+ },
26
+ "source_id": {
27
+ "type": "string",
28
+ "format": "uuid",
29
+ "description": "Source document reference"
30
+ },
31
+ "confidence": {
32
+ "type": "number",
33
+ "minimum": 0,
34
+ "maximum": 1,
35
+ "description": "Extraction confidence score"
36
+ },
37
+ "status": {
38
+ "type": "string",
39
+ "enum": [
40
+ "unverified",
41
+ "verified",
42
+ "stale",
43
+ "rejected"
44
+ ]
45
+ },
46
+ "created_at": {
47
+ "type": "string",
48
+ "format": "date-time"
49
+ }
50
+ },
51
+ "required": [
52
+ "id",
53
+ "schema_id",
54
+ "title",
55
+ "extracted_data"
56
+ ],
57
+ "additionalProperties": true
58
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "logistics",
3
+ "displayName": "Logistics",
4
+ "category": "Logistics & Supply Chain",
5
+ "schemas": [
6
+ {
7
+ "id": "logistics",
8
+ "name": "Logistics",
9
+ "description": "Schemas for shipments, warehouse inventory, route planning, and customs declarations",
10
+ "file": "logistics.json"
11
+ }
12
+ ]
13
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "$id": "https://uplo.ai/schemas/logistics/logistics.json",
4
+ "title": "Logistics",
5
+ "description": "Schemas for shipments, warehouse inventory, route planning, and customs declarations",
6
+ "type": "object",
7
+ "properties": {
8
+ "id": {
9
+ "type": "string",
10
+ "format": "uuid",
11
+ "description": "Unique entry identifier"
12
+ },
13
+ "schema_id": {
14
+ "type": "string",
15
+ "const": "logistics",
16
+ "description": "Schema type identifier"
17
+ },
18
+ "title": {
19
+ "type": "string",
20
+ "description": "Entry title"
21
+ },
22
+ "extracted_data": {
23
+ "type": "object",
24
+ "description": "Structured data extracted by UPLO"
25
+ },
26
+ "source_id": {
27
+ "type": "string",
28
+ "format": "uuid",
29
+ "description": "Source document reference"
30
+ },
31
+ "confidence": {
32
+ "type": "number",
33
+ "minimum": 0,
34
+ "maximum": 1,
35
+ "description": "Extraction confidence score"
36
+ },
37
+ "status": {
38
+ "type": "string",
39
+ "enum": [
40
+ "unverified",
41
+ "verified",
42
+ "stale",
43
+ "rejected"
44
+ ]
45
+ },
46
+ "created_at": {
47
+ "type": "string",
48
+ "format": "date-time"
49
+ }
50
+ },
51
+ "required": [
52
+ "id",
53
+ "schema_id",
54
+ "title",
55
+ "extracted_data"
56
+ ],
57
+ "additionalProperties": true
58
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "pack": "manufacturing",
3
+ "displayName": "Manufacturing",
4
+ "category": "Manufacturing",
5
+ "schemas": [
6
+ {
7
+ "id": "manufacturing",
8
+ "name": "Manufacturing",
9
+ "description": "Schemas for work orders, quality inspections, production schedules, and equipment maintenance",
10
+ "file": "manufacturing.json"
11
+ }
12
+ ]
13
+ }