-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubliccode.yaml
More file actions
67 lines (54 loc) · 1.86 KB
/
publiccode.yaml
File metadata and controls
67 lines (54 loc) · 1.86 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
---
publiccodeYmlVersion: 1.0
developmentStatus: 'stable'
releaseDate: '31/10/2022'
name: "OpenCatalogi API"
url: "https://github.com/OpenCatalogi/api"
releaseDate: "2022-04-08"
softwareType: "configurationFiles"
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"
categories:
- "collaboration"
- "it-development"
- "application-development"
developmentStatus: "beta"
roadmap: "https://github.com/orgs/OpenCatalogi/projects/1"
nl:
commonground:
layerType: "process"
intendedAudience:
scope:
- "government"
description:
nl:
localisedName: "OpenCatalogi applicatie"
shortDescription: "Een API om open source projecten te delen."
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/OpenCatalogi/api/master/OAS.yaml&nocors'
apiDocumentation: 'https://raw.githubusercontent.com/OpenCatalogi/api/master/OAS.yaml'
testDataLocation: 'https://raw.githubusercontent.com/OpenCatalogi/api/master/data/opencatalogi.json'
longDescription: "Een API om open source projecten te delen."
en:
localisedName: "OpenCatalogi application"
shortDescription: "An API to share open source projects."
documentation: 'https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/OpenCatalogi/api/master/OAS.yaml&nocors'
apiDocumentation: 'https://raw.githubusercontent.com/OpenCatalogi/api/master/OAS.yaml'
testDataLocation: 'https://raw.githubusercontent.com/OpenCatalogi/api/master/data/opencatalogi.json'
longDescription: "An API to share open source projects."
dependsOn:
open:
- name: "common-gateway"
- "versionMin: 1.0.0"