forked from CommonGateway/ZgwToOpenBelastingBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1a7769
commit 9e24aa3
Showing
1 changed file
with
96 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,104 @@ | ||
publiccodeYmlVersion: "0.1" | ||
name: "OpenBelasting" | ||
url: "https://github.com/CommonGateway/OpenBelasting" | ||
releaseDate: "2022-10-01" | ||
softwareType: addon | ||
|
||
publiccodeYmlVersion: '0.1' | ||
name: OpenBelastingBundle | ||
applicationSuite: null | ||
url: https://github.com/CommonGateway/OpenBelastingBundle | ||
landingURL: null | ||
isBasedOn: https://github.com/CommonGateway/PetstoreBundle | ||
softwareVersion: null | ||
logo: https://avatars.githubusercontent.com/u/106860777?v=4 | ||
monochromeLogo: null | ||
platforms: | ||
- web | ||
releaseDate: '2022-10-01' | ||
categories: | ||
- collaboration | ||
- it-development | ||
|
||
developmentStatus: beta | ||
softwareType: softwareAddon | ||
description: | ||
nl: | ||
shortDescription: "OpenBelasting" | ||
en: | ||
shortDescription: "OpenBelasting" | ||
localisedName: null | ||
genericName: This bundle contains the logic for reading assessments and writing objections to the PINK Open Taxes API. | ||
shortDescription: OpenBelastingBundle | ||
longDescription: This bundle contains the logic for reading assessments and writing objections to the PINK Open Taxes API. | ||
documentation: null | ||
apiDocumentation: null | ||
features: [] | ||
screenshots: [] | ||
videos: [] | ||
awards: [] | ||
nl: | ||
localisedName: null | ||
genericName: Deze bundle bevat de logica voor het uitlezen van aanslagen en schrijven van bezwaren naar de PINK Open Belastingen API. | ||
shortDescription: OpenBelastingBundle | ||
longDescription: Deze bundle bevat de logica voor het uitlezen van aanslagen en schrijven van bezwaren naar de PINK Open Belastingen API. | ||
documentation: null | ||
apiDocumentation: null | ||
features: [] | ||
screenshots: [] | ||
videos: [] | ||
awards: [] | ||
intendedaudience: | ||
countries: | ||
- nl | ||
unsupportedCountries: [] | ||
scope: | ||
- government | ||
- local-authorities | ||
legal: | ||
license: EUPL-1.2-or-later | ||
mainCopyrightOwner: legal/authorsFile | ||
repoOwner: CommonGateway | ||
authorsFile: null | ||
maintenance: | ||
type: internal | ||
contractors: | ||
- name: Conduction | ||
until: 2035-01-01 | ||
email: info\x64conduction.nl | ||
website: https://www.conduction.nl | ||
contacts: | ||
- name: Ruben van der Linde | ||
email: info\x64conduction.nl | ||
phone: 085 303 6840 | ||
affiliation: Conduction | ||
localisation: | ||
localisationReady: true | ||
availableLanguages: | ||
- en | ||
- nl | ||
dependsOn: | ||
open: | ||
- name: CommonGateway | ||
versionMin: 1.2 | ||
versionMax: 1.3 | ||
version: 1.2.47 | ||
optional: false | ||
- name: CoreBundle | ||
versionMin: 1.2 | ||
versionMax: 1.3 | ||
version: 1.2.47 | ||
optional: false | ||
roadmap: null | ||
inputTypes: | ||
- application/json | ||
outputTypes: | ||
- application/json | ||
- application/json+hal | ||
- application/json+ld | ||
- application/xml | ||
- application/x-yaml | ||
nl: | ||
countryExtensionVersion: null | ||
commonground: | ||
intendedOrganisations: [] | ||
installationType: null | ||
layerType: integration | ||
gemma: | ||
bedrijfsfuncties: [] | ||
bedrijfsservices: [] | ||
applicatiefunctie: null | ||
model: null | ||
upl: [] | ||
downloadUrls: | ||
- https://github.com/CommonGateway/OpenBelastingBundle/archive/refs/heads/main.zip |