-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpubliccode.yaml
More file actions
105 lines (92 loc) · 3.12 KB
/
publiccode.yaml
File metadata and controls
105 lines (92 loc) · 3.12 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
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
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
name: Open Object
url: 'http://github.com/maykinmedia/open-object.git'
softwareType: standalone/backend
softwareVersion: 4.0.0
releaseDate: '2026-04-13'
logo: 'https://github.com/maykinmedia/open-object/blob/master/docs/logo.png'
platforms:
- web
- linux
- windows
- mac
categories:
- data-collection
- it-development
developmentStatus: beta
description:
nl:
shortDescription: API voor het beheren van objecttypen en objecten
documentation: 'https://open-object.readthedocs.io/'
apiDocumentation: 'https://raw.githubusercontent.com/maykinmedia/open-object/master/src/objects/api/v2/openapi.yaml'
features:
- Objecten API
- Minimalistische objecten beheerinterface
genericName: API component
longDescription: >
Open Object heeft als doel om uiteenlopende typen objecten op een dynamische
wijze te standaardiseren en om te voorkomen dat voor elk (eenvoudig) object een
volledige API wordt opgezet. instanties van objecten kunnen eenvouding worden
geregistreerd en ontsloten in een gestandaardiseerd formaat. De Objecten API kan
door elke organisatie ingezet worden om de voor haar interessante objecten te
beheren. Ook kan een organisatie er voor kiezen een Objecten API in te zetten voor
Open Data, waarbij de geregistreerde objecten publiekelijk toegankelijk zijn.
en:
shortDescription: API to manage objecttypes and objects
documentation: 'https://open-object.readthedocs.io/'
apiDocumentation: 'https://raw.githubusercontent.com/maykinmedia/open-object/master/src/objects/api/v2/openapi.yaml'
features:
- Objects API
- Minimalistic object management interface
genericName: API component
longDescription: >
Open Object aims to standardize various types of objects in an accessible way and
without the need to create a whole new API for each (simple) object. Instances of
these object types can be made available in a standardized format. It can be used
by any organization to manage relevant objects. An organization can also choose to
use it to expose objects to the public as *Open Data*.
legal:
license: EUPL-1.2
mainCopyrightOwner: Maykin Media
repoOwner: Maykin Media
dependsOn:
open:
- name: PostgreSQL
optional: false
versionMin: '14.0'
- name: PostGIS
optional: false
versionMin: '3.2'
- name: Kubernetes
optional: true
versionMin: '1.12'
- name: Docker
optional: true
versionMin: '18.0'
inputTypes:
- application/json
outputTypes:
- application/json
- text/html
intendedAudience:
countries:
- nl
scope:
- government
localisation:
availableLanguages:
- nl
- en
localisationReady: false
maintenance:
type: contract
contractors:
- name: Maykin Media
email: info@maykinmedia.nl
website: https://www.maykinmedia.nl/
contacts:
- name: Joeri Bekker
affiliation: Maykin Media