Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated publiccode #71

Merged
merged 1 commit into from
Dec 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 96 additions & 11 deletions publiccode.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,104 @@
publiccodeYmlVersion: "0.1"
name: "XxllncZGWBundle"
url: "https://github.com/CommonGateway/XxllncZGWBundle"
releaseDate: "2022-10-01"
softwareType: addon

publiccodeYmlVersion: '0.1'
name: XxllncZGWBundle
applicationSuite: null
url: https://github.com/CommonGateway/XxllncZGWBundle
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: "XxllncZGWBundle"
en:
shortDescription: "XxllncZGWBundle"
localisedName: null
genericName: This bundle contains the necessary logic for converting xxllnc zaaksysteem to ZGW and the other way around.
shortDescription: XxllncZGWBundle
longDescription: The XxllncZGWBundle is a Symfony bundle that provides functionality for the CommonGateway about handling synchronizations between the xxllnc zaaksysteem standard and the ZGW standard. So it fetches and send xxllnc objects from and to their ZGW object equilevants.
documentation: null
apiDocumentation: null
features: []
screenshots: []
videos: []
awards: []
nl:
localisedName: null
genericName: Deze bundle bevat de benodigde logica voor het omzetten van xxllnc zaaksysteem naar ZGW en andersom.
shortDescription: XxllncZGWBundle
longDescription: De XxllncZGWBundle is een Symfony bundle die functionaliteit biedt voor de CommonGateway over het afhandelen van synchronisaties tussen de xxllnc zaaksysteemstandaard en de ZGW-standaard. Het haalt en verzendt dus xxllnc-objecten van en naar hun ZGW-objectequilevanten.
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/XxllncZGWBundle/archive/refs/heads/main.zip
Loading