-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpubliccode.yml
More file actions
66 lines (58 loc) · 1.83 KB
/
Copy pathpubliccode.yml
File metadata and controls
66 lines (58 loc) · 1.83 KB
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
publiccodeYmlVersion: '0.4'
name: Open Connector
url: https://github.com/ConductionNL/integriq
softwareVersion: '0.2.10'
releaseDate: '2026-05-26'
developmentStatus: stable
softwareType: softwareAddon
platforms:
- nextcloud
categories:
- data-collection
description:
en:
shortDescription: >-
Gateway and service bus for Nextcloud: synchronise data sources,
send cloud events, and map API calls.
longDescription: >-
Integriq brings gateway and service bus functionality to Nextcloud.
It provides an ESB-framework for working together in an open data
ecosystem: synchronise external data sources, emit cloud events,
and translate API calls through configurable mappings.
features:
- Data source synchronisation
- Cloud event publishing
- API mapping and translation
nl:
shortDescription: >-
Gateway en servicebus voor Nextcloud: synchroniseer databronnen,
verstuur cloud events en vertaal API-aanroepen.
longDescription: >-
Integriq biedt gateway- en servicebusfunctionaliteit voor Nextcloud.
Het levert een ESB-raamwerk voor samenwerking in een open data-ecosysteem:
synchroniseer externe databronnen, publiceer cloud events en vertaal
API-aanroepen via configureerbare mappings.
features:
- Synchronisatie van databronnen
- Publiceren van cloud events
- API-mapping en -vertaling
legal:
license: EUPL-1.2
mainCopyrightOwner: Conduction B.V.
repoOwner: ConductionNL
maintenance:
type: internal
contacts:
- name: Conduction Development Team
email: info@conduction.nl
affiliation: Conduction B.V.
localisation:
localisationReady: true
availableLanguages:
- en
- nl
dependsOn:
open:
- name: OpenRegister
url: https://github.com/ConductionNL/openregister
version-min: '0.2.0'