Country-specific sections (deprecated)¶
Country-specific sections are deprecated and will be removed in
publiccode.yml 1.0. The use cases they covered are now expressed with
generic keys: declare compliance with national regulations or
integration with national platforms through the supports key, and
reference the publishing administration through the organisation key.
Country-specific sections allow including information relevant only within a given country, such as compliance with national regulations or integration with national platforms.
Each section is identified by a two-letter ISO 3166-1 alpha-2 country code lowercase (deprecated) or uppercase ISO 3166-1 alpha-2 country codes.
Currently, the only defined country-specific section is the Italian one (IT:).
Italy (deprecated)¶
The entire Italian country-specific section is deprecated and will be
removed in publiccode.yml 1.0. Use the generic supports key for
compliance with national regulations and integration with national
platforms, and the organisation key to reference the publishing
administration.
All the keys listed below are specific for Italy and, as such, they must
be inserted in a section named with the IT code.
Key countryExtensionVersion (deprecated)¶
Type: string
Presence: mandatory
Value:
"1.0"
This key MUST always be set to 1.0.
This key is deprecated together with the rest of the Italian section.
Key conforme (deprecated)¶
This section contains the keys for auto-declaring the compliance with the current legislation, with respect to the following sections. Not including these keys implies that the compliance is not known or not declared.
Key conforme/lineeGuidaDesign (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software is compliant with the Italian accessibility
laws (L. 4/2004), as further explained in the
linee guida di
design (Italian language).
Don’t use this deprecated key, those guidelines are no longer current.
Key conforme/modelloInteroperabilita (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software is compliant with the linee
guida
sull’interoperabilità.
Regulatory reference: Art. 73 del CAD (Italian language).
Don’t use this deprecated key, those guidelines are no longer current.
Key conforme/misureMinimeSicurezza (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software is compliant with the Misure
minime di sicurezza ICT per le Pubbliche
amministrazioni (Italian language).
Key conforme/gdpr (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software respects the GDPR.
Use the supports key with alias:gdpr instead.
Section piattaforme (deprecated)¶
Key piattaforme/spid (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software interfaces with SPID
- il Sistema Pubblico di Identità
Digitale.
Use the supports key with alias:spid instead.
Key piattaforme/cie (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software interfaces with the Italian
electronic ID card (Carta di Identità Elettronica).
Use the supports key with alias:cie instead.
Key piattaforme/anpr (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software interfaces with ANPR.
Use the supports key with alias:anpr instead.
Key piattafome/pagopa (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software interfaces with pagoPA.
Use the supports key with alias:pagopa instead.
Key piattaforme/io (deprecated)¶
Type: boolean
Presence: optional
If present and set to true, the software interfaces with IO - the public services app.
Use the supports key with alias:io instead.
Section riuso (deprecated)¶
This section contains a set of keys related to the publication of the software inside the reuse catalog of Developers Italia.
Key riuso/codiceIPA (deprecated)¶
Type: string (iPA code)
Presence: mandatory if
repoOwneris a Public AdministrationExample:
c_h501
This key represents the administration code inside the Public Administration index (codice IPA).
This key is deprecated, use organisation/uri instead.