-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode_template.yaml
62 lines (52 loc) · 1.44 KB
/
publiccode_template.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
publiccodeYmlVersion: "0.2"
# Instructies: https://github.com/OpenCatalogi/OpenCatalogiBundle/blob/main/docs/Publiccode.md
name: {{ cookiecutter.instance_name }}
url: "https://github.com/wearefrank/{{ cookiecutter.instance_name }}.git"
softwareVersion: "${instance_version}" # Optional
releaseDate: ${versionDate_yyyymmdd}
applicationSuite: frankframework
platforms:
- frankframework
categories:
- translation
- integration
- migration
developmentStatus: stable
softwareType: "standalone/other"
description:
en:
shortDescription: >
The {{ cookiecutter.instance_name }} component is an integration component.
longDescription: >
The {{ cookiecutter.instance_name }} component is an integration component.
features:
- Statelessness
- Atomicity
- Loose Coupling
- Error Tracking
- Standardized Interface
legal:
license: European Union Public License 1.2
maintenance:
type: "community"
contacts:
- name: Sander Bult
localisation:
localisationReady: true
availableLanguages:
- en
# De Nederlandse uitbreiding op de Common Ground standaard
nl:
countryExtensionVersion: "1.0"
commonground:
- layerType: "integration"
- installationType: "docker"
- intendedOrganisations: "https://github.com/wearefrank"
gemma:
bedrijfsfuncties:
- "sadsad"
- "sadsad"
bedrijfsservices:
- "sadsad"
- "sadsad"
applicatiefunctie: "referentie component"