ccs-digitalmarketplace-frameworks 8.1.0 → 8.2.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.
@@ -10,8 +10,8 @@
10
10
  - serviceName
11
11
  - serviceDescription
12
12
  - serviceCategoriesHosting
13
- - serviceCategoriesSoftware1a
14
- - serviceCategoriesSoftware1b
13
+ - serviceCategoriesSoftware2a
14
+ - serviceCategoriesSoftware2b
15
15
  - serviceCategoriesSupport
16
16
  - supportMultiCloud
17
17
 
@@ -16,8 +16,8 @@
16
16
  questions:
17
17
  - serviceDescription
18
18
  - serviceCategoriesHosting
19
- - serviceCategoriesSoftware1a
20
- - serviceCategoriesSoftware1b
19
+ - serviceCategoriesSoftware2a
20
+ - serviceCategoriesSoftware2b
21
21
  - serviceCategoriesSupport
22
22
  - supportMultiCloud
23
23
 
@@ -1 +1,8 @@
1
- []
1
+ -
2
+ name: Taxonomy filters
3
+ slug: taxonomy
4
+ questions:
5
+ - serviceCategoriesHosting
6
+ - serviceCategoriesSoftware2a
7
+ - serviceCategoriesSoftware2b
8
+ - serviceCategoriesSupport
@@ -8,17 +8,18 @@ use_of_service_data: >
8
8
 
9
9
  lots:
10
10
  - slug: iaas-and-paas
11
- body: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS)
12
- advice: eg to be added
11
+ body: Platform or infrastructure services for running software, networking, or processing and storing data.
12
+
13
13
  - slug: iaas-and-paas-above-official
14
14
  body: Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) above OFFICIAL
15
- advice: eg to be added
15
+
16
16
  - slug: isaas
17
- body: Infrastructure Software as a Service (iSaaS)
18
- advice: eg to be added
17
+ body: Infrastructure and Service Management applications, that are accessed over the internet and hosted in the cloud.
18
+
19
+
19
20
  - slug: saas
20
- body: Software as a Service (SaaS)
21
- advice: eg to be added
21
+ body: Other and end-user applications that are accessed over the internet and hosted in the cloud.
22
+
22
23
  - slug: cloud-support
23
- body: Cloud Support
24
- advice: eg to be added
24
+ body: Cloud specific professional services to help you set up and maintain cloud software or infrastructure and platform services.
25
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "8.1.0",
3
+ "version": "8.2.0",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",