datopian / ckanext-sweden

CKAN extension for Öppnadata.se, the Swedish data management platform
GNU Affero General Public License v3.0
7 stars 4 forks source link

DCAT Harvesting #1

Open trickvi opened 10 years ago

trickvi commented 10 years ago

Harvest datasets from DCAT sources into CKAN. We'll be following http://spec.datacatalogs.org/ and using https://github.com/ckan/ckanext-dcat

We can assume a /datasets/dcat endpoint to harvest from if we want.

Checklist

trickvi commented 10 years ago

@seanh

The clarified DCAT AP expression which @matthiaspalmer has been writing should list what dataset fields we should harvest.

The configuration of the automatic harvesting should just be a site-wide one. That's simplest.

trickvi commented 10 years ago

@seanh You said previously:

"The CKAN harvester already provides an admin interface where users can give the URLs to be harvested from. The OrgResp will need to have an admin account on the CKAN site."

This is not the same as a sysadmin account right? If that's the case we should look into opening up the permissions somehow.

seanh commented 10 years ago

I think Adria is going to be working on this..