mjanez / ckanext-dcat

CKAN DCAT-AP/GeoDCAT-AP/NTI-RISP extension
https://github.com/mjanez/ckanext-schemingdcat
0 stars 1 forks source link

Feature | DCAT-AP Catalogue properties and Spanish context for DCAT Catalogues #8

Closed mjanez closed 11 months ago

mjanez commented 11 months ago

Fixes

Add elements to Catalog

datos.gob.es version

count message solution
1 Fix, not using URIs: en
1 [Errores al tratar el catálogo en la URL: https://example.org/catalog.rdf] El campo Órgano publicador (dct:publisher) tiene un valor no válido (https://example.org). El feed no ha sido procesado. Fix, not using URL/URI, use DIR3 codes: http://datos.gob.es/recurso/sector-publico/org/Organismo
1 [Errores al tratar el catálogo en la URL: https://example.org/catalog.rdf] No se ha encontrado el campo Fecha de creación (dct:issued). El feed no ha sido procesado. Fix, add issued date.
1 [Errores al tratar el catálogo en la URL: https://example.org/catalog.rdf] No se ha encontrado el campo Temáticas (dcat:themeTaxonomy). El feed no ha sido procesado. Fix add dcat:themeTaxonomy
1 [Errores al tratar el catálogo en la URL: https://example.org/catalog.rdf] No se ha encontrado el campo Términos de uso (dct:license). El feed no ha sido procesado. Fix add dct:license

catalog

Note Info: https://datos.gob.es/es/documentacion/guias-de-datosgobes

DCAT-AP Catalogue

Property Range Card Definition Usage
catalogue Catalogue 0..* A catalogue whose contents are of interest in the context of this catalogue.
creator Agent 0..1 An entity responsible for the creation of the catalogue.
dataset Dataset 0..* A Dataset that is part of the Catalogue. As empty Catalogues are usually indications of problems, this property should be combined with the property service to implement an empty Catalogue check.
description Literal 1..* A free-text account of the Catalogue. This property can be repeated for parallel language versions of the description.
geographical coverage Location 0..* A geographical area covered by the Catalogue.
has part Catalogue 0..* A related Catalogue that is part of the described Catalogue.
homepage Document 0..1 A web page that acts as the main page for the Catalogue.
is part of Catalogue 0..1 A related Catalogue in which the described Catalogue is physically or logically included.
language Linguistic system 0..* A language used in the textual metadata describing titles, descriptions, etc. of the Datasets in the Catalogue. This property can be repeated if the metadata is provided in multiple languages.
licence Licence Document 0..1 A licence under which the Catalogue can be used or reused.
modification date Temporal Literal 0..1 The most recent date on which the Catalogue was modified.
publisher Agent 1 An entity (organisation) responsible for making the Catalogue available.
record Catalogue Record 0..* A Catalogue Record that is part of the Catalogue.
release date Temporal Literal 0..1 The date of formal issuance (e.g., publication) of the Catalogue.
rights Rights statement 0..1 A statement that specifies rights associated with the Catalogue.
service Data Service 0..* A site or end-point (Data Service) that is listed in the Catalogue. As empty Catalogues are usually indications of problems, this property should be combined with the property dataset to implement an empty Catalogue check.
temporal coverage Period of time 0..* A temporal period that the Catalogue covers.
themes Concept Scheme 0..* A knowledge organization system used to classify the Catalogue's Datasets. This property refers to a knowledge organization system used to classify the Catalogue's Datasets. It must have at least the value NAL:data-theme as this is the manatory controlled vocabulary for dcat:theme.
title Literal 1..* A name given to the Catalogue. This property can be repeated for parallel language versions of the name.

Note Info: https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Catalogue