[ckan-dev] RDF about CKAN datasets: not as good as it used to be.
Timothy Lebo
lebot at rpi.edu
Wed May 23 13:17:25 UTC 2012
Ross,
On May 23, 2012, at 9:12 AM, Ross Jones wrote:
> Hi,
>
> On 23 May 2012, at 13:51, Timothy Lebo wrote:
>
>> FWIW, I've started a python implementation that uses the ckanclient to produce RDF. Some example(s),
>>
>> curl -H "Content-Type: text/turtle" -d ' @prefix datafaqs: <http://purl.org/twc/vocab/datafaqs#> . <http://thedatahub.org/dataset/farmers-markets-geographic-data-united-states>
>> a datafaqs:CKANDataset .' http://aquarius.tw.rpi.edu/projects/datafaqs/services/sadi/ckan/lift-ckan
>>
>> curl -H "Content-Type: text/turtle" -d ' @prefix datafaqs: <http://purl.org/twc/vocab/datafaqs#> . <http://thedatahub.org/dataset/dbpedia>
>> a datafaqs:CKANDataset .' http://aquarius.tw.rpi.edu/projects/datafaqs/services/sadi/ckan/lift-ckan
>
> That's great, and could be useful. Is the code accessible or are you still wanting to work on it a while?
Thanks.
The code is at https://github.com/timrdf/DataFAQs/blob/master/services/sadi/ckan/lift-ckan.py
>
> If you wanted things to move slightly faster and have the time/energy/motivation you could always check out the CKAN code - If there are features you think would be useful we do accept pull requests :D
Acknowledged. I'm still trying to feel my way around what I need. If I can find something small enough for me to chew on, I'll give it a shot.
Until then, I'll just keep asking annoying questions. :-P
>
>> Whichever is fine for me. I just hope that I'm not bothering this list.
>
> It was really for my benefit so I can more easily keep track of the linked data related conversations. If we don't get any more feedback on the idea I'll just drop it :)
Well, as far as I can tell, keeping Ross happy is a Good Thing ;-)
Best,
Tim
>
> Ross
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20120523/0e92690f/attachment-0001.html>
More information about the ckan-dev
mailing list