-
Notifications
You must be signed in to change notification settings - Fork 5
/
publiccode.yaml
69 lines (59 loc) · 2.52 KB
/
publiccode.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
publiccodeYmlVersion: "0.2"
name: ZaakBrug
url: "https://github.com/wearefrank/zaakbrug.git"
releaseDate: "2023-09-07"
platforms:
- web
- haven
- kubernetes
- azure
- aws
categories:
- integration.
- migration
developmentStatus: stable
softwareType: "application-development"
description:
en:
shortDescription: >
Successor of Open-ZaakBrug, an app for Dutch municipalities that supports the transition from "zaak- en documentatieservices" (zds) to "zaakgericht werken" (zgw).
longDescription: >
This project, ZaakBrug, is meant to be a successor of Open-ZaakBrug. It leverages the Frank!Framework and its debugger Ladybug. The debugger shows for each incoming request which steps are executed to process the message. If there are errors, this information can be used for easy debugging. ZaakBrug does not only connect zds systems with case register system OpenZaak, but with any case register system that implements zgw API's.
features:
- Statelessness
- Atomicity
- Loose Coupling
- Error Tracking
- Standardized Interface
nl:
shortDescription: >
Opvolger van Open-ZaakBrug, een app voor Nederlandse gemeentes, dat de transitie van "zaak- en documentatieservices" (zds) naar "zaakgericht werken" (zgw) ondersteunt.
longDescription: >
Dit project, ZaakBrug, is bedoeld als opvolger van Open-ZaakBrug. Het maakt gebruik van het Frank!Framework en de debugger Ladybug. De debugger toont voor elk binnenkomend verzoek welke stappen worden uitgevoerd om het bericht te verwerken. Als er fouten zijn, kan deze informatie worden gebruikt voor eenvoudig debuggen. ZaakBrug koppelt niet alleen zds-systemen aan zaakregistratiesysteem OpenZaak, maar met ieder zaakregistersysteem dat zgw API's geimplementeert.
screenshots:
- |-
https://raw.githubusercontent.com/wearefrank/zaakbrug/master/docs/Frank2zgw%20-%20Flow.png
features:
- Verbinden zaaksystemen oud en nieuw
- Statelessness
- Atomicity
- Loose Coupling
- Error Tracking
- Standardized Interface
legal:
license: European Union Public License 1.2
maintenance:
type: "community"
contacts:
- name: Erwin Beets
email: [email protected]
localisation:
localisationReady: true
availableLanguages:
- en
# De Nederlandse uitbreiding op de Common Ground standaard
nl:
countryExtensionVersion: "1.0"
commonground:
- layerType: "interface"
- installationType: "helm"