Ticket #90 (new enhancement) — at Version 8
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
- Search page to link to SPARQL interface: http://semantic.ckan.net/sparql
- License/dump page could link to full RDF dump.
Change History
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: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...
Note: See
TracTickets for help on using
tickets.