generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yaml
/
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
publiccodeYmlVersion: "0.2"
name: brpservice
applicationSuite: commonground
url: "https://github.com/ConductionNL/brpservice"
landingURL: "brp.zaakonline.nl"
isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git"
softwareVersion: "V1.0"
releaseDate: "2021-02-03"
logo: https://conductionnl.github.io/images/conduction_avatar_blue_on_transparant.svg
monochromeLogo: img/logo-mono.svg
inputTypes:
- application/json
- application/xml
outputTypes:
- application/json
- application/ld+json
- application/hal+json
- application/vnd.api+json
- application/health+json
- application/xml
- application/x-yaml
- text/csv
- text/html
platforms:
- web
- haven
- nlx
- gaia-x
categories:
- it-development
usedBy:
- Gemeente Utrecht
- Gemeente Den Haag
- Gemeente Hoorn
roadmap: "https://github.com/ConductionNL/brpservice/blob/master/ROADMAP.md"
developmentStatus: development
softwareType: "standalone/Api"
#intendedAudience:
# scope:
# - science-and-technology
# countries:
# - it
# - de
# unsupportedCountries:
# - us
description:
en:
# localisedName: Medusa
# genericName: Text Editor
# shortDescription: >
# This description can have a maximum 150
# characters long. We should not fill the
# remaining space with "Lorem Ipsum". End
#
# longDescription: >
# Very long description of this software, also split
# on multiple rows. You should note what the software
# is and why one should need it.
documentation: "https://github.com/ConductionNL/brpservice/blob/master/README.md"
apiDocumentation: "brp.zaakonline.nl"
#
# features:
# - Very important feature
# - Will run without a problem
# - Has zero bugs
# - Solves all the problems of the world
# screenshots:
# - img/sshot1.jpg
# - img/sshot2.jpg
# - img/sshot3.jpg
# videos:
# - https://youtube.com/xxxxxxxx
# awards:
# - 1st Price Software of the year
legal:
license: EUPL-1.2
mainCopyrightOwner: Conduction
repoOwner: Conduction
authorsFile: AUTHORS.md
maintenance:
type: "internal"
contractors:
- name: "Conduction B.V"
email: "info@conduction.nl"
website: "https://www.conduction.nl"
until: "2099-01-01"
contacts:
- name: Ruben van der Linde
email: "ruben@conduction.nl"
affiliation: "Conduction B.V"
localisation:
localisationReady: yes
availableLanguages:
- en
- nl
dependsOn:
open:
- name: Kubernetes
versionMin: "1.15.5-do.1"
- name: brpservice/brpservice
installations:
- type: helm
url: "https://raw.githubusercontent.com/ConductionNL/brpservice/master/api/helm/"