Ticket #1173 (closed enhancement: fixed)
Offer a DCat representation for packages in the API
| Reported by: | amercader | Owned by: | amercader |
|---|---|---|---|
| Priority: | major | Milestone: | pdeu-1 |
| Component: | pdeu | Keywords: | |
| Cc: | adria.mercader@… | Repository: | ckan |
| Theme: | none |
Description
/api/rest/package/foo.rdf should return a DCat representation of the package. To create it, we will use the functions in ckanext-rdf.
Change History
Note: See
TracTickets for help on using
tickets.

I propose we do a bit of frameworkiness here: set up a two-part content type registry and refactor the API controller to use it.
The idea would be to do the following things:
What do you think?