#90 (closed)

Opened 13 months ago

Last modified 7 months ago

Link to RDF versions of CKAN data

Reported by: rgrp Owned by: nickstenning
Priority: blocker Milestone: v0.11
Component: ckan Version: n.a.
Keywords: n.a. Cc: n.a.
Remaining Time: n.a. Story Points: n.a.
Sprint: n.a. Resources: n.a.
Importance: n.a. Business Value: n.a.
References: n.a. Referenced By: n.a.

Description (last modified by dread) (diff)

We should link to representations on semantic.ckan.net

  • Each package page could link to its RDF representation
    • "Alternative formats" near star rating. Has logo for RDF (link to RDF) and JSON (link via CKAN REST i/f).
    • Some instances of ckan won't need this, so have option in ini file for this. rdf_store_url=xyz
    • Include machine-readable link to the RDF:
      <meta http-equiv=... />
      
    • 303 redirect to RDF when content negotiation requires RDF. Test:
      curl -I -H "Accept: application/rdf+xml" http://localhost:5000/package/warandpeace
      

Cost: 3h

Future

References

Change History

Changed 11 months ago by dread

  • milestone changed from v0.10 to v0.11

Changed 11 months ago by dread

  • owner changed from rgrp to dread
  • priority changed from awaiting triage to critical

Changed 10 months ago by rgrp

  • priority changed from critical to major

All pre-requisites done. However unsure about how we integrate into WUI so downgrading for the moment.

Changed 10 months ago by dread

  • description modified (diff)

Changed 9 months ago by dread

  • description modified (diff)

Changed 9 months ago by dread

  • description modified (diff)

Changed 7 months ago by wwaites

  • owner changed from dread to wwaites
  • status changed from new to assigned

see  http://semantic.ckan.net/

data can be loaded into the store easily enough (cron job for now?)

 http://semantic.ckan.net/data/package-name the RDF equivalent of  http://ckan.net/package/package-name

has sparql interface at  http://semantic.ckan.net/sparql

not so sure about the assertions Talis has made about the ckan namespace...

Changed 7 months ago by rgrp

  • owner changed from wwaites to dread
  • priority changed from major to blocker
  • status changed from assigned to new
  • description modified (diff)

Changed 7 months ago by rgrp

  • summary changed from Link to RDF versions of CKAN data provided by Talis to Link to RDF versions of CKAN data

Changed 7 months ago by dread

  • description modified (diff)

Machine-readable link added in cset:9a7726fec351 but not 303 redirect yet. Cost so far: 1.5h

Changed 7 months ago by dread

  • owner changed from dread to nickstenning

303 redirect done in cset:ee207cfe617d. Cost: 1h.

rgrp said leave "Alternative formats" part to Nick.

Changed 7 months ago by rgrp

  • status changed from new to closed
  • resolution set to fixed

Closing as main part done and alternative formats part is now ticket:247

Add/Change #90 (Link to RDF versions of CKAN data)

Author


E-mail address and user name can be saved in the Preferences.


 
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

0.9.0.3 © 2008-2010 agile42 all rights reserved (this page was served in: 0.887120 sec.)