Ticket #1760 (closed enhancement: fixed)
DGU Extract current publisher hierarchy
Reported by: | ross | Owned by: | ross |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-sprint-2012-02-20 |
Component: | dgu | Keywords: | [1.5d][a:0.75] |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Get access to live Drupal MySQL database to get latest publisher list for migration.
Write a one-off script for import of the data.
Change History
comment:1 Changed 2 years ago by ross
- Status changed from new to accepted
- Milestone set to current-ckan-sprint-2012-02-20
comment:2 Changed 2 years ago by ross
- Status changed from accepted to closed
- Resolution set to fixed
See src/ckanext-dgu/ckanext/dgu/bin/import_publishers.py which will pull publishers from the provided CSV file and build the hierarchy in the database. This file describes how to obtain the publisher list (with hierarchy detail).
Note: See
TracTickets for help on using
tickets.