-
Notifications
You must be signed in to change notification settings - Fork 1
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
DCAT - transformer le thésaurus des législations en applicableLegislation #919
Comments
En HVD, il y a le mapping vers <dcatap:applicableLegislation rdf:resource="http://data.europa.eu/eli/reg_impl/2023/138/oj"/>
<dcatap:hvdCategory>
<skos:Concept rdf:about="http://data.europa.eu/bna/c_b79e35eb">
<prefLabel xmlns="http://www.w3.org/2004/02/skos/core#" xml:lang="fr">Mobilité</prefLabel>
</skos:Concept>
</dcatap:hvdCategory> Par contre, ce n'est vrai que pour legislation? Semaine dernière on a évoqué la possibilité de créer un DCAT qui contient toutes les propriétés mais ça pose quelques questions:
|
J'ai pas compris pq ce n'est dispo que pour le mapping vers DCAT-HVD alors que c'est défini dans le DCAT-AP et le mobilitydcat et geodcat et dcat-hvd reprennent cet élément ? EDIT : Au temps pour moi. Je pensais qu'on avait un thésaurus avec toutes les législations, mais c'est seulement pour HVD. |
J'ai créé un nouveau thésaurus pour les législation européennes, mais ça ne marche toujours pas. https://metawal-temp.wallonie.be/geonetwork/napits/fre/admin.console#/classification --> Legislations européennes |
Actuellement, on utilise un thésaurus "http://data.europa.eu/r5r/applicableLegislation" pour créer les |
oui, c'est ça. Pour mobilitydcat, on doit renseigner des législation européennes aussi. https://www.transportdata.be/fr/pages/declaration-of-compliance |
Pour GeoNetwork 5, on envisage de retravailler le module thésaurus. Les idées :
|
Maintenant, tous mots clés ayant une ancre commençant par "http://data.europa.eu/eli'" sont mappés en Amélioration de la conversion OWL > SKOS pour mobility theme geonetwork#8393 A déployer |
Nouveau thésaurus https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.europeanLegislation Exemple de fiche utilisant l'ancien thésaurus https://metawal.wallonie.be/geonetwork/hvd/api/records/af191ba4-8e0c-48b4-8d48-830472f57265/formatters/xml <mri:descriptiveKeywords>
<mri:MD_Keywords>
<mri:keyword>
<gco:CharacterString>2022/1172/EU</gco:CharacterString>
</mri:keyword>
<mri:keyword>
<gco:CharacterString>2007/2/EC</gco:CharacterString>
</mri:keyword>
<mri:keyword>
<gco:CharacterString>2021/2116/EU</gco:CharacterString>
</mri:keyword>
<mri:keyword>
<gco:CharacterString>1306/2013</gco:CharacterString>
</mri:keyword>
<mri:keyword>
<gco:CharacterString>2023/138</gco:CharacterString>
</mri:keyword>
<mri:type>
<mri:MD_KeywordTypeCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#MD_KeywordTypeCode" codeListValue="theme" />
</mri:type>
<mri:thesaurusName>
<cit:CI_Citation>
<cit:title>
<gcx:Anchor xlink:href="http://data.europa.eu/r5r/applicableLegislation">High-value dataset applicable legislations</gcx:Anchor>
</cit:title>
<cit:date>
<cit:CI_Date>
<cit:date>
<gco:Date>2024-04-18</gco:Date>
</cit:date>
<cit:dateType>
<cit:CI_DateTypeCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#CI_DateTypeCode" codeListValue="publication" />
</cit:dateType>
</cit:CI_Date>
</cit:date>
<cit:date>
<cit:CI_Date>
<cit:date>
<gco:Date>2024-04-18</gco:Date>
</cit:date>
<cit:dateType>
<cit:CI_DateTypeCode codeList="http://standards.iso.org/iso/19115/resources/Codelists/cat/codelists.xml#CI_DateTypeCode" codeListValue="publication" />
</cit:dateType>
</cit:CI_Date>
</cit:date>
<cit:identifier>
<mcc:MD_Identifier>
<mcc:code>
<gcx:Anchor xlink:href="https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.high-value-dataset-applicable-legislation">geonetwork.thesaurus.external.theme.high-value-dataset-applicable-legislation</gcx:Anchor>
</mcc:code>
</mcc:MD_Identifier>
</cit:identifier>
</cit:CI_Citation>
</mri:thesaurusName>
</mri:MD_Keywords>
</mri:descriptiveKeywords> Donc options:
Ensuite réindexer
Pour vérifier |
Le nouveau thésaurus, c'est |
On peut batcher par blocs de 60. Je procède comme ça quand il y a un grand nombre de fiches ("tout sélectionner dans la page") |
external.theme.high-value-dataset-applicable-legislation > external.theme.applicable-legislation Législations européennes > Applicable legislations |
Appliqué en test et en prod. |
Voir https://semiceu.github.io/DCAT-AP/r5r/releases/3.0.0/#applicableLegislation
C'est demandé pour DCAT-AP, GeoDCAT-AP, MobilityDCAT-AP, et DCAT-AP HVD.
Actuellement elles sont sous dcat:theme (mot-clé issu de thésaurus).
Exemple : https://metawal-temp.wallonie.be/geonetwork/napits/api/records/70c5ee8d-1554-468b-b5d4-7c976b046894/formatters/eu-dcat-ap?output=xml
The text was updated successfully, but these errors were encountered: