This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubliccode.yaml
120 lines (100 loc) · 3.38 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
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
publiccodeYmlVersion: "0.2"
name: sensrnet-registry-backend
applicationSuite: sensrnet
url: "https://github.com/kadaster-labs/sensrnet-backend"
landingURL: "https://github.com/kadaster-labs/sensrnet-home"
isBasedOn: "https://github.com/ConductionNL/Proto-component-commonground.git"
softwareVersion: "0.1.0"
releaseDate: "2021-02-04"
inputTypes:
- application/json
outputTypes:
- application/json
- application/geo+json
- text/html
platforms:
- web
- haven
- commonground
categories:
- it-development
usedBy:
- Gemeente Tilburg
roadmap: "https://github.com/kadaster-labs/sensrnet-home/blob/main/docs/ProductVision.md"
developmentStatus: development
softwareType: "standalone/other"
#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
shortDescription: 'SensRNet, de software en community rondom het registreren van sensoren'
#
# 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.
longDescription: |
SensRNet is de software en de community om sensoren te registreren in
Nederland. SensRNet gaat uit van een netwerk van nodes waarin registratie
plaatsvindt. Deze nodes worden Registry Nodes genoemd. Elke node is
autonoom, staat dus op zichzelf en kan ook een eigen implementatie zijn om
lokaal sensoren te registreren. Middels een distributed ledger worden de
wijzigingen in de registratie in het netwerk gedeeld en kan daar op andere
nodes gebruik van worden gemaakt. Een node is aangewezen om publicatie van
(publieke) sensoren op de kaart te doen: de Publishing Node.
documentation: "https://github.com/kadaster-labs/sensrnet-home/blob/main/README.md"
apiDocumentation: "pc.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: Kadaster
repoOwner: Kadaster
authorsFile: MAINTAINERS.md
maintenance:
type: "internal"
contractors:
- name: "Kadaster"
email: "info@kadaster.nl"
website: "https://www.kadaster.nl"
until: "2022-01-01"
contacts:
- name: Marc van Andel
email: "marc.vanandel@kadaster.nl"
affiliation: "Kadaster"
localisation:
localisationReady: yes
availableLanguages:
- en
- nl
dependsOn:
open:
- name: Kubernetes
versionMin: "1.15.5-do.1"
installations:
- type: helm
url: "https://raw.githubusercontent.com/kadaster-labs/sensrnet-helm-charts/tree/main/charts/registry-backend/"