SPW-DIG / metawal-core-geonetwork

Metawal - Catalogue pour l'information géographique de Wallonie
http://metawal.wallonie.be
GNU General Public License v2.0
3 stars 1 forks source link

DCAT - Système de référence spatial #895

Open vbombaerts opened 1 month ago

vbombaerts commented 1 month ago

Le système de référence spatial n'est pas inclus dans la traduction de la fiche ISO vers le GeoDCAT-AP et le MobilityDCAT-AP

Il est optionnel pour le GeoDCAT-AP mais recommandé pour le MobilityDCAT-AP.

image

fxprunayre commented 1 month ago

Donc mobility DCAT-AP est une extension de DCAT-AP (cf. https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html#specification). D'où https://github.com/SPW-DIG/metawal-core-geonetwork/blob/dcat/schemas/iso19115-3.2018/src/main/plugin/iso19115-3.2018/formatter/eu-dcat-ap-mobility/mobility-dcat-ap-core.xsl#L20

Mais on a "Some of these class and property additions align with the parallel DCAT-AP extension [GEODCAT-AP-v2.0.0], enabling compatibility between the two extensions in terms of class and property additions."

En GeoDCAT-AP on a bien le mapping pour referenceSystem eg. https://apps.titellus.net/geonetwork/srv/api/records/3e501c87-9146-4d9b-9237-8165c8f7cd51/formatters/eu-geodcat-ap

<geodcatap:referenceSystem>
<rdf:Description rdf:about="http://www.opengis.net/def/crs/EPSG/0/31370">
<rdf:type rdf:resource="http://purl.org/dc/terms/Standard"/>
<dct:type rdf:resource="http://inspire.ec.europa.eu/glossary/SpatialReferenceSystem"/>
</rdf:Description>
</geodcatap:referenceSystem>

Donc en mobilty DCAT l'encodage est différent:

image

<dcat:theme>
<skos:Concept rdf:about="http://publications.europa.eu/resource/authority/data-theme/TRAN">
<skos:prefLabel xml:lang="fr">Transports</skos:prefLabel>
</skos:Concept>
</dcat:theme>
<dct:conformsTo>
<dct:Standard rdf:about="http://www.opengis.net/def/crs/EPSG/0/31370"/>
</dct:conformsTo>
<dcat:spatialResolutionInMeters rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">100</dcat:spatialResolutionInMeters>
<dct:spatial>

j'adapte le mapping. Est-ce qu'il y aurait d'autres propriétés de GeoDCAT "copiées" dans mobility DCAT qu'il faudrait gérer ? @vbombaerts

fxprunayre commented 1 month ago

Aussi dans distribution on ne gère pas encore https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html#mandatory-properties-for-distribution