Ticket #2209 (new enhancement) — at Version 2

Opened 2 years ago

Last modified 2 years ago

Object->RDF mapping

Reported by: ross Owned by: ross
Priority: awaiting triage Milestone: ckan-sprint-2012-03-19
Component: ckan Keywords: [?d][a:2.0d]
Cc: Repository: ckan
Theme: none

Description (last modified by ross) (diff)

Super is [1649]

We need to provide customisable mappings between CKAN models and RDF. This needs to be easily configurable for different clients and should take into account objects related to the model being mapped.

Current contenders for impl are:

  1. ordf.org's Object Description Mapper (which uses OWL)
  1. RDFAlchemy, although this looks like it may result in fixed mappings
  1. A custom scheme with a simple json file
  1. A template based approach using Genshi templates?

Approach is to get a mapping complete of the attributes directly in the package class, and then provide mappings for related objects (tags/resources etc).

We'll then need to be able to publish the RDF to a triplestore.

Change History

comment:1 Changed 2 years ago by ross

  • Description modified (diff)

comment:2 Changed 2 years ago by ross

  • Description modified (diff)
Note: See TracTickets for help on using tickets.