Skip to content

Commit

Permalink
Merge pull request #122 from openeuropa/EWPP-5001
Browse files Browse the repository at this point in the history
EWPP-5001: Apply update for political leader vocabulary from OP.
  • Loading branch information
sergepavle authored Dec 3, 2024
2 parents e8fdad4 + 3b2ce02 commit af22a22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 2 additions & 3 deletions robo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit af22a22

Please sign in to comment.