Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/OC-257/publiccode-update #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 43 additions & 24 deletions publiccode.yaml
Original file line number Diff line number Diff line change
@@ -1,48 +1,67 @@
publiccodeYmlVersion: "0.1"

name: "Public Code Open Catalogi"
url: "https://yml.publiccode.tools/schema.core.html"
---
publiccodeYmlVersion: 1.0
developmentStatus: 'stable'
releaseDate: '31/10/2022'

name: "OpenCatalogi API"
url: "https://github.com/OpenCatalogi/api"
releaseDate: "2022-04-08"

softwareType: configurationFiles
softwareType: "configurationFiles"

inputTypes:
- application/json
- application/xml
- "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
- "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
- "web"

categories:
- collaboration
- it-development

developmentStatus: beta
- "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:
shortDescription: "An API to share open source projects"
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
- name: "common-gateway"
- "versionMin: 1.0.0"