forked from ckan/ckanext-spatial
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add remote orgs and organization_mapping to spatial harvester base
add remote_orgs support to spatial base. harvesting of remote organizations works similarly to the ckan harvester base but matches on organization name. name is pulled from metadata in responsible party or metadata contact fields. Also added is a organization_mapping field that works similarly to group_mapping. remote organization names that match the dictionary key are mapped to local org names. The local names are used as organization titles and regex replaced to conform to ckan org names internally.
- Loading branch information
Showing
1 changed file
with
139 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters