From 1cda5a6f930b757cf0d9b5315a4902fb6498a57d Mon Sep 17 00:00:00 2001 From: britt11654 <85314362+britt11654@users.noreply.github.com> Date: Mon, 31 Oct 2022 14:17:04 +0100 Subject: [PATCH 1/3] feature/OC-261/publiccode-update --- publiccode.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 publiccode.yaml diff --git a/publiccode.yaml b/publiccode.yaml new file mode 100644 index 000000000..f3b59048d --- /dev/null +++ b/publiccode.yaml @@ -0,0 +1,15 @@ +name: "CommonGateway" +url: "https://github.com/CommonGateway" +platforms: "web" +categories: "application-development" +softwareType: "standalone/web" +intendedAudience: + scope: "government" +description: + shortDescription: "The Common Gateway is a further Dutch development of the European API Platform." + longDescription: "The Common Gateway is a further Dutch development of the European API Platform. API Platform is a project of Les Tilleus and, in itself, an extension of the Symfony framework. API Platform is a tool for delivering APIs based on standardized documentation and is used for various French and German government projects. Including Digital state, a precursor to Xroute, GOV.UK and Common Ground. The project is now part of joinup.eu (the European equivalent of Common Ground)." +maintenance: + type: "internal" +nl: + commonground: + layertype: "integration" From ddaf40c95c5949279e95efa8dc9786eaa2e2082a Mon Sep 17 00:00:00 2001 From: britt11654 <85314362+britt11654@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:33:25 +0100 Subject: [PATCH 2/3] Update publiccode.yaml --- publiccode.yaml | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/publiccode.yaml b/publiccode.yaml index f3b59048d..796ed3d78 100644 --- a/publiccode.yaml +++ b/publiccode.yaml @@ -1,15 +1,39 @@ name: "CommonGateway" + +publiccodeYmlVersion: 1.0 url: "https://github.com/CommonGateway" -platforms: "web" -categories: "application-development" +platforms: + - "web" +categories: + - "application-development" softwareType: "standalone/web" + +inputTypes: + - application/json + - application/ld+json + - application/hal+json + +outputTypes: + - application/json + - application/ld+json + - application/hal+json + intendedAudience: scope: "government" + description: + localisedName: "CommonGateway" shortDescription: "The Common Gateway is a further Dutch development of the European API Platform." longDescription: "The Common Gateway is a further Dutch development of the European API Platform. API Platform is a project of Les Tilleus and, in itself, an extension of the Symfony framework. API Platform is a tool for delivering APIs based on standardized documentation and is used for various French and German government projects. Including Digital state, a precursor to Xroute, GOV.UK and Common Ground. The project is now part of joinup.eu (the European equivalent of Common Ground)." + maintenance: type: "internal" + nl: commonground: layertype: "integration" + +dependsOn: + open: + - name: common-gateway + versionMin: 1.0.0 From 844a2874d6f513ae35a9c012acfc3f1ef0c6c3f5 Mon Sep 17 00:00:00 2001 From: britt11654 <85314362+britt11654@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:43:52 +0100 Subject: [PATCH 3/3] Update publiccode.yaml --- publiccode.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publiccode.yaml b/publiccode.yaml index 796ed3d78..bf238e8e9 100644 --- a/publiccode.yaml +++ b/publiccode.yaml @@ -36,4 +36,4 @@ nl: dependsOn: open: - name: common-gateway - versionMin: 1.0.0 + - versionMin: 1.0.0