[ckan-dev] Dcat harvester: Owner org missing

Adrià Mercader adria.mercader at okfn.org
Fri Mar 27 09:41:29 UTC 2015


Hi Stéphane,

I added a patch and a comment to the GitHub issue

Adrià

On 26 March 2015 at 17:32, Stéphane Guidoin <stephane at opennorth.ca> wrote:
> To answer (partially to myself): After looking at the code and playing a bit
> with the harvester: as opposed to the CKAN harvester (for example), the
> fetch process never read the configuration of the source, so it seems there
> is no way it could know the owner organisation from the configuration... or
> I am missing something.
>
> I've created an issue for this
> (https://github.com/ckan/ckanext-dcat/issues/26) and I've temporarily used
> the conf field to pass the data, I did not find how to access the
> configuration field.
>
> Stéphane
>
> On Wed, Mar 25, 2015 at 10:13 PM, Stéphane Guidoin <stephane at opennorth.ca>
> wrote:
>>
>> 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
>>
>
>
>
> --
> Stéphane Guidoin
> Director of product and service development
> Open North
> 514-862-0084
> http://opennorth.ca
> Twitter: @opennorth / @hoedic
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev
>



More information about the ckan-dev mailing list