communitydata.io icon indicating copy to clipboard operation
communitydata.io copied to clipboard

Preserve child organizations when importing?

Open deniszgonjanin opened this issue 10 years ago • 1 comments

Right now the harvester puts datasets in organizations based on where the dataset was imported.

Eg. http://communitydata.io/organization/open-colorado has all datasets from http://data.opencolorado.org/. But that site has it's own organizations structure, which is then lost.

If preserving organizations is desirable, it could possibly be done using https://github.com/datagovuk/ckanext-hierarchy.

This way all organizations from imported catalogs could be placed under the parent organization, preserving each catalogs structure.

deniszgonjanin avatar May 08 '15 15:05 deniszgonjanin

Yeah, I was thinking much the same thing when looking at the Open Data Philly Site - it uses the same approach as Open Colorado.

mheadd avatar May 11 '15 15:05 mheadd