harvester-d4science/ckanext/harvest/harvesters
David Read b56fae8aed Fixes and tests
* Fix extras as a list of dicts
* Fix SOLR dates syntax - needed a Z
* Basic tests for this updated ckan harvester
* Now require CKAN 2.0 to be able to be able to save these packages in package_show form. Take advantage of this now we are such various imports from are definitely available, such as munge_tag.
* Add back compatibility for other harvesters supplying restful-like package_dicts to _create_or_update_package

TODO add back in the ability to harvest pre 2.0 CKANs with the RESTful calls (fallback or maybe configurable)
2015-10-23 17:30:28 +00:00
..
__init__.py [harvesters] factor out a base harvester for use in generic harvesting apps 2011-06-02 12:07:07 +02:00
base.py Fixes and tests 2015-10-23 17:30:28 +00:00
ckanharvester.py Fixes and tests 2015-10-23 17:30:28 +00:00