[ckan-dev] Dcat harvester: Owner org missing

Stéphane Guidoin stephane at opennorth.ca
Thu Mar 26 02:13:29 UTC 2015


Hello,

I am trying to harvest a dcat file with ckanext-dcat and I face an issue I
don't understand.

Basically, the harvester tells me the owner org is missing:

2015-03-26 01:54:24,757 INFO  [ckanext.harvest.queue] Received harvest
object id: 68d9d538-313c-40f8-83e4-711bcc91afd7
2015-03-26 01:54:24,793 DEBUG [ckanext.dcat.harvesters.rdf] In
DCATRDFHarvester import_stage
2015-03-26 01:54:24,836 DEBUG [ckanext.harvest.harvesters.base] Create
validation Error: {'Owner org': 'Missing value'}

I am trying to import the RDF example :
https://github.com/ckan/ckanext-dcat/blob/master/examples/catalog_datasets_list.rdf

When configuring the harvester, I used the field "organization" in the for
to specify an organization in CKAN. At some point I also tried to put
owner_org:
my-organization in the configuration textarea.

now my configuration fields look like that (I don't know if it's of any
use...):
{
 "default_groups":["a-group"],
 "user":"admin",
 "read_only": false
}

As you can see in the DCAT I used, there is an organization fields, but I
doubt the harvester is trying to use it.

So I am stuck with my missing organization. Any idea?

Steph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150325/4812e8d3/attachment-0002.html>


More information about the ckan-dev mailing list