This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
/
publiccode.yml
70 lines (67 loc) · 2.09 KB
/
publiccode.yml
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
# 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: 'CKAN for Italian Open Data'
releaseDate: '2019-10-14'
url: 'https://github.com/italia/ckan-it.git'
isBasedOn: 'https://github.com/ckan/ckan.git'
softwareVersion: dev
developmentStatus: development
softwareType: standalone/web
platforms:
- web
categories:
- data-analytics
- data-collection
- data-visualization
legal:
license: 'AGPL-3.0-or-later'
repoOwner: 'Team per la Trasformazione Digitale'
authorsFile: 'AUTHORS'
maintenance:
type: 'internal'
contacts:
- name: 'Alessio Cimarelli'
email: 'alessio.cimarelli@gmail.com'
intendedAudience:
scope:
- science-and-technology
- research
- welfare
- government
countries:
- it
localisation:
localisationReady: false
availableLanguages:
- it
it:
countryExtensionVersion: '0.2'
riuso:
codiceIPA: PCM
description:
en:
genericName: 'Data Management System'
shortDescription: >-
This project provides everything you need to run CKAN plus a set of
extensions for supporting Italian open data in a set of Docker images.
longDescription: >
This project provides everything you need to run CKAN plus a set of
extensions for supporting Italian open data. You can run the full stack
using docker-compose to orchestrate four containers providing CKAN 2.6.8, Solr 6.2,
Redis 5.0.5, PostgreSQL 10.1.
"Warning: this product is under active development and it is to be considered unstable."
It has been currently used only in testing environments,
but we think it can provide a good base for running a production service
(please feel free to contribute with pull requests to this end).
features:
- Statistics
- Text view
- Image view
- Harvest
screenshots:
- screenshots/home.png
- screenshots/dataset.png
- screenshots/organizzazioni.png
- screenshots/gruppi.png