ccs-digitalmarketplace-frameworks 8.0.0 → 8.1.1
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.
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +2 -2
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +2 -2
- package/frameworks/g-cloud-15/messages/advice.yml +14 -7
- package/frameworks/g-cloud-15/search_mappings/services.json +0 -159
- package/package.json +1 -1
- /package/frameworks/g-cloud-15/questions/services/{serviceCategoriesSoftware1a.yml → serviceCategoriesSoftware2a.yml} +0 -0
- /package/frameworks/g-cloud-15/questions/services/{serviceCategoriesSoftware1b.yml → serviceCategoriesSoftware2b.yml} +0 -0
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
- serviceName
|
|
11
11
|
- serviceDescription
|
|
12
12
|
- serviceCategoriesHosting
|
|
13
|
-
-
|
|
14
|
-
-
|
|
13
|
+
- serviceCategoriesSoftware2a
|
|
14
|
+
- serviceCategoriesSoftware2b
|
|
15
15
|
- serviceCategoriesSupport
|
|
16
16
|
- supportMultiCloud
|
|
17
17
|
|
|
@@ -7,12 +7,19 @@ use_of_service_data: >
|
|
|
7
7
|
- should help buyers review and compare services
|
|
8
8
|
|
|
9
9
|
lots:
|
|
10
|
-
- slug:
|
|
10
|
+
- slug: iaas-and-paas
|
|
11
11
|
body: Platform or infrastructure services for running software, networking, or processing and storing data.
|
|
12
|
-
|
|
13
|
-
- slug:
|
|
14
|
-
body:
|
|
15
|
-
|
|
12
|
+
|
|
13
|
+
- slug: iaas-and-paas-above-official
|
|
14
|
+
body: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) above OFFICIAL
|
|
15
|
+
|
|
16
|
+
- slug: isaas
|
|
17
|
+
body: Infrastructure and Service Management applications, that are accessed over the internet and hosted in the cloud.
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
- slug: saas
|
|
21
|
+
body: Other and end-user applications that are accessed over the internet and hosted in the cloud.
|
|
22
|
+
|
|
16
23
|
- slug: cloud-support
|
|
17
|
-
body:
|
|
18
|
-
|
|
24
|
+
body: Cloud specific professional services to help you set up and maintain cloud software or infrastructure and platform services.
|
|
25
|
+
|
|
@@ -103,165 +103,6 @@
|
|
|
103
103
|
"dmfilter_lot": {
|
|
104
104
|
"type": "keyword",
|
|
105
105
|
"normalizer": "filter_normalizer"
|
|
106
|
-
},
|
|
107
|
-
"dmagg_serviceCategories": {
|
|
108
|
-
"type": "keyword"
|
|
109
|
-
},
|
|
110
|
-
"dmtext_serviceCategories": {
|
|
111
|
-
"type": "text",
|
|
112
|
-
"analyzer": "stemming_analyzer"
|
|
113
|
-
},
|
|
114
|
-
"dmfilter_serviceCategories": {
|
|
115
|
-
"type": "keyword",
|
|
116
|
-
"normalizer": "filter_normalizer"
|
|
117
|
-
},
|
|
118
|
-
"dmfilter_supportMultiCloud": {
|
|
119
|
-
"type": "keyword",
|
|
120
|
-
"normalizer": "filter_normalizer"
|
|
121
|
-
},
|
|
122
|
-
"dmfilter_cloudDeploymentModel": {
|
|
123
|
-
"type": "keyword",
|
|
124
|
-
"normalizer": "filter_normalizer"
|
|
125
|
-
},
|
|
126
|
-
"dmfilter_resellingType": {
|
|
127
|
-
"type": "keyword",
|
|
128
|
-
"normalizer": "filter_normalizer"
|
|
129
|
-
},
|
|
130
|
-
"dmfilter_emailOrTicketingSupport": {
|
|
131
|
-
"type": "keyword",
|
|
132
|
-
"normalizer": "filter_normalizer"
|
|
133
|
-
},
|
|
134
|
-
"dmfilter_phoneSupport": {
|
|
135
|
-
"type": "keyword",
|
|
136
|
-
"normalizer": "filter_normalizer"
|
|
137
|
-
},
|
|
138
|
-
"dmfilter_webChatSupport": {
|
|
139
|
-
"type": "keyword",
|
|
140
|
-
"normalizer": "filter_normalizer"
|
|
141
|
-
},
|
|
142
|
-
"dmfilter_onsiteSupport": {
|
|
143
|
-
"type": "keyword",
|
|
144
|
-
"normalizer": "filter_normalizer"
|
|
145
|
-
},
|
|
146
|
-
"dmfilter_userSupportAccessibility": {
|
|
147
|
-
"type": "keyword",
|
|
148
|
-
"normalizer": "filter_normalizer"
|
|
149
|
-
},
|
|
150
|
-
"dmfilter_serviceInterfaceAccessibility": {
|
|
151
|
-
"type": "keyword",
|
|
152
|
-
"normalizer": "filter_normalizer"
|
|
153
|
-
},
|
|
154
|
-
"dmfilter_browsersAccess": {
|
|
155
|
-
"type": "keyword",
|
|
156
|
-
"normalizer": "filter_normalizer"
|
|
157
|
-
},
|
|
158
|
-
"dmfilter_installation": {
|
|
159
|
-
"type": "keyword",
|
|
160
|
-
"normalizer": "filter_normalizer"
|
|
161
|
-
},
|
|
162
|
-
"dmfilter_mobile": {
|
|
163
|
-
"type": "keyword",
|
|
164
|
-
"normalizer": "filter_normalizer"
|
|
165
|
-
},
|
|
166
|
-
"dmfilter_APISoftware": {
|
|
167
|
-
"type": "keyword",
|
|
168
|
-
"normalizer": "filter_normalizer"
|
|
169
|
-
},
|
|
170
|
-
"dmfilter_metricsHow": {
|
|
171
|
-
"type": "keyword",
|
|
172
|
-
"normalizer": "filter_normalizer"
|
|
173
|
-
},
|
|
174
|
-
"dmfilter_metricsWhat": {
|
|
175
|
-
"type": "keyword",
|
|
176
|
-
"normalizer": "filter_normalizer"
|
|
177
|
-
},
|
|
178
|
-
"dmfilter_scalingType": {
|
|
179
|
-
"type": "keyword",
|
|
180
|
-
"normalizer": "filter_normalizer"
|
|
181
|
-
},
|
|
182
|
-
"dmfilter_usageNotifications": {
|
|
183
|
-
"type": "keyword",
|
|
184
|
-
"normalizer": "filter_normalizer"
|
|
185
|
-
},
|
|
186
|
-
"dmfilter_backup": {
|
|
187
|
-
"type": "keyword",
|
|
188
|
-
"normalizer": "filter_normalizer"
|
|
189
|
-
},
|
|
190
|
-
"dmfilter_backupDatacentre": {
|
|
191
|
-
"type": "keyword",
|
|
192
|
-
"normalizer": "filter_normalizer"
|
|
193
|
-
},
|
|
194
|
-
"dmfilter_publicSectorNetworksTypes": {
|
|
195
|
-
"type": "keyword",
|
|
196
|
-
"normalizer": "filter_normalizer"
|
|
197
|
-
},
|
|
198
|
-
"dmfilter_dataProtectionBetweenNetworks": {
|
|
199
|
-
"type": "keyword",
|
|
200
|
-
"normalizer": "filter_normalizer"
|
|
201
|
-
},
|
|
202
|
-
"dmfilter_dataProtectionWithinNetwork": {
|
|
203
|
-
"type": "keyword",
|
|
204
|
-
"normalizer": "filter_normalizer"
|
|
205
|
-
},
|
|
206
|
-
"dmfilter_dataStorageAndProcessingLocations": {
|
|
207
|
-
"type": "keyword",
|
|
208
|
-
"normalizer": "filter_normalizer"
|
|
209
|
-
},
|
|
210
|
-
"dmfilter_userAuthentication": {
|
|
211
|
-
"type": "keyword",
|
|
212
|
-
"normalizer": "filter_normalizer"
|
|
213
|
-
},
|
|
214
|
-
"dmfilter_managementAccessAuthentication": {
|
|
215
|
-
"type": "keyword",
|
|
216
|
-
"normalizer": "filter_normalizer"
|
|
217
|
-
},
|
|
218
|
-
"dmfilter_standardsISOIEC27001": {
|
|
219
|
-
"type": "keyword",
|
|
220
|
-
"normalizer": "filter_normalizer"
|
|
221
|
-
},
|
|
222
|
-
"dmfilter_standardsISO28000": {
|
|
223
|
-
"type": "keyword",
|
|
224
|
-
"normalizer": "filter_normalizer"
|
|
225
|
-
},
|
|
226
|
-
"dmfilter_standardsCSASTAR": {
|
|
227
|
-
"type": "keyword",
|
|
228
|
-
"normalizer": "filter_normalizer"
|
|
229
|
-
},
|
|
230
|
-
"dmfilter_standardsPCI": {
|
|
231
|
-
"type": "keyword",
|
|
232
|
-
"normalizer": "filter_normalizer"
|
|
233
|
-
},
|
|
234
|
-
"dmfilter_standardsCyberEssentials": {
|
|
235
|
-
"type": "keyword",
|
|
236
|
-
"normalizer": "filter_normalizer"
|
|
237
|
-
},
|
|
238
|
-
"dmfilter_standardsCyberEssentialsPlus": {
|
|
239
|
-
"type": "keyword",
|
|
240
|
-
"normalizer": "filter_normalizer"
|
|
241
|
-
},
|
|
242
|
-
"dmfilter_securityGovernanceStandards": {
|
|
243
|
-
"type": "keyword",
|
|
244
|
-
"normalizer": "filter_normalizer"
|
|
245
|
-
},
|
|
246
|
-
"dmfilter_datacentreSecurityStandards": {
|
|
247
|
-
"type": "keyword",
|
|
248
|
-
"normalizer": "filter_normalizer"
|
|
249
|
-
},
|
|
250
|
-
"dmfilter_staffSecurityClearanceChecks": {
|
|
251
|
-
"type": "keyword",
|
|
252
|
-
"normalizer": "filter_normalizer"
|
|
253
|
-
},
|
|
254
|
-
"dmfilter_governmentSecurityClearances": {
|
|
255
|
-
"type": "keyword",
|
|
256
|
-
"normalizer": "filter_normalizer"
|
|
257
|
-
},
|
|
258
|
-
"dmfilter_educationPricing": {
|
|
259
|
-
"type": "keyword",
|
|
260
|
-
"normalizer": "filter_normalizer"
|
|
261
|
-
},
|
|
262
|
-
"dmfilter_freeVersionTrialOption": {
|
|
263
|
-
"type": "keyword",
|
|
264
|
-
"normalizer": "filter_normalizer"
|
|
265
106
|
}
|
|
266
107
|
}
|
|
267
108
|
}
|
package/package.json
CHANGED
|
File without changes
|