From 3b2ce02a980ba9155433657d3fa0b02ba7cf5110 Mon Sep 17 00:00:00 2001 From: Sergii Pavlenko Date: Mon, 2 Dec 2024 14:36:39 +0200 Subject: [PATCH] EWPP-5001: Apply update for political leader vocabulary from OP. --- README.md | 2 +- robo.yml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index de0c16c..366ff8c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The following RDF triples will be imported once the service starts: - [Role qualifier](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/role-qualifier&version=20230927-0) - [Strategic priority](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/strategic-priority&version=20221214-0) - [European Commission web presence classes](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/com-web-presence&version=4.0) -- [EU political leader name](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/political-leader&version=20241002-0) +- [EU political leader name](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/political-leader&version=20241201-0) - [Position grade](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/position-grade&version=20210929-0) - [Position type](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/position-type&version=20210929-0) - [Procurement procedure type](https://op.europa.eu/en/web/eu-vocabularies/dataset/-/resource?uri=http://publications.europa.eu/resource/dataset/procurement-procedure-type&version=20240925-0) diff --git a/robo.yml b/robo.yml index fd0d9a8..d5b0d31 100644 --- a/robo.yml +++ b/robo.yml @@ -101,9 +101,8 @@ data: - name: "political-leader" graph: "http://publications.europa.eu/resource/dataset/political-leader" - url: "http://files.fpfis.tech.ec.europa.eu/index.php/s/jaqKJQTc4qxiJDn/download/political-leader-skos-ap-eu.zip" - file: "political-leader-skos-ap-eu.rdf" - format: "zip" + url: "http://publications.europa.eu/resource/cellar/ed541dd9-af72-11ef-acb1-01aa75ed71a1.0001.01/DOC_1" + format: "rdf" - name: "position-grade" graph: "http://publications.europa.eu/resource/dataset/position-grade"