Skip to content
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

Backport DCAT harverster profiles #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dlax
Copy link
Member

@dlax dlax commented Dec 19, 2017

This is just a code move of commit datalocale/ckanext-dcat@7b9a8b5 (written by Yann).
Previously, this was implemented in ckanext-dcat in a dedicated branch. This concerns our dedicated DCAT-AP harvester profiles which handles association of dcat:theme with CKAN's groups provided their URI match.

Having this code here in the "datalocale" means we can directly use the original ckanext-dcat repository instead of maintaining our own version and that all customization for "datalocale.fr" are centralized in a single code repository.

Add a first profile for ckanext-dcat extension which add Eurovoc URIS to
a dataset `groups` property. Consequently, if Eurovoc groups exists and
are identified by their URIs, harvested datasets will automatically be
added to those groups.

Also add a second profile which replace SKOS concepts URIs by their
labels. That is, instead of harvesting a dataset *theme* as
`http://eurovoc.europa.eu/2467`, the theme will be imported as `African
orgnisation`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants