Ticket #90 (new enhancement) — at Version 8

Opened 5 years ago

Last modified 4 years ago

Link to RDF versions of CKAN data provided by Talis

Reported by: rgrp Owned by: dread
Priority: blocker Milestone: v0.11
Component: ckan Keywords:
Cc: Repository:
Theme:

Description (last modified by rgrp) (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=... />
      

Cost: 3h

Future

Change History

comment:1 Changed 5 years ago by dread

  • Milestone changed from v0.10 to v0.11

comment:2 Changed 5 years ago by dread

  • Owner changed from rgrp to dread
  • Priority changed from awaiting triage to critical

comment:3 Changed 4 years 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.

comment:4 Changed 4 years ago by dread

  • Description modified (diff)

comment:5 Changed 4 years ago by dread

  • Description modified (diff)

comment:6 Changed 4 years ago by dread

  • Description modified (diff)

comment:7 Changed 4 years 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...

comment:8 Changed 4 years ago by rgrp

  • Owner changed from wwaites to dread
  • Priority changed from major to blocker
  • Status changed from assigned to new
  • Description modified (diff)
Note: See TracTickets for help on using tickets.