[okfn-help] ckan.net data in Talis RDF

David Read david.read at okfn.org
Thu Nov 5 12:41:10 GMT 2009


Dear all,

I've taken the package data from ckan.net, converted it to RDF and
loaded it onto the Talis platform.

So now you can do sparql queries:
http://api.talis.com/stores/ckan/services/sparql

I also provided a script to dump the RDF data straight. See below for
an example RDF record.

Do feed back if you get a chance to try it out!

David

(pyenv-ckan)dread at dread-laptop:~/hgroot/ckan$ python bin/talisckan.py
dump_talis -s ckan -p 32000-naples-florida-businesses-kml
<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:j.0="http://xmlns.com/foaf/0.1/"
   xmlns:j.1="http://ckan.net/#"
   xmlns:dc="http://purl.org/dc/elements/1.1/" >
 <rdf:Description
rdf:about="http://ckan.net/package/rdf/32000-naples-florida-businesses-kml">
   <dc:subject>companies</dc:subject>
   <dc:subject>network-link</dc:subject>
   <dc:subject>geo</dc:subject>
   <dc:subject>naplesplus</dc:subject>
   <dc:subject>addresses</dc:subject>
   <dc:subject>format-kml</dc:subject>
   <dc:subject>directory</dc:subject>
   <j.0:homepage
rdf:resource="http://free.naplesplus.us/articles/view.php/45091/kml-thirty-nine-total-for-collier-county-business-directory.-naples-marco-island-etc.-google-maps-earth-etc."/>
   <dc:subject>google-maps</dc:subject>
   <dc:subject>google-earth</dc:subject>
   <dc:subject>collier-county</dc:subject>
   <dc:subject>udut</dc:subject>
   <j.0:isPrimaryTopicOf
rdf:resource="http://ckan.net/package/read/32000-naples-florida-businesses-kml"/>
   <dc:rights>OKD Compliant::Creative Commons Attribution</dc:rights>
   <dc:contributor>Kenneth Udut simplify3 at gmail.com</dc:contributor>
   <j.1:downloadUrl
rdf:resource="http://free.naplesplus.us/naplesbiz_all.kml"/>
   <dc:subject>contacts</dc:subject>
   <dc:description>This is a master Network Link KML file of 32,000
geocoded Collier County, Florida businesses.

This company data is presented by [NAPLESPLUS: Naples News, Jobs, For
Sale, Business Directory](http://free.naplesplus.us/ "NAPLESPLUS:
Naples News, Jobs, For Sale, Business Directory")
http://free.naplesplus.us and has been put together by Kenneth Udut of
NeighborHelp Referrals.

If you are a user of Google Earth, clicking on the download URL will
automatically load into Google Earth.

The URL points to a page presenting the data in other formats,
including the ability to see each of 39 geocoded KML files in Google
Maps.

[NAPLES PLUS] (http://free.naplesplus.us "Naples Plus") is a community
website for the Naples, Florida - Collier County FL
area.</dc:description>
   <rdf:type rdf:resource="http://ckan.net/#Package"/>
   <dc:subject>network</dc:subject>
   <dc:subject>naples</dc:subject>
   <dc:subject>simplify3</dc:subject>
   <dc:subject>swfla</dc:subject>
   <dc:subject>geodata</dc:subject>
   <dc:subject>southwest</dc:subject>
   <dc:subject>business</dc:subject>
   <dc:creator>Kenneth Udut simplify3 at gmail.com</dc:creator>
   <dc:subject>florida</dc:subject>
   <dc:title>32000 Naples Florida Businesses in KML format</dc:title>
 </rdf:Description>
</rdf:RDF>



More information about the okfn-help mailing list