Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎁 Implement Bulkrax location input #991

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

kirkkwang
Copy link
Contributor

Story

This commit makes it so we can use Bulkrax to import locations into the based_near property. It also will work for invalid locations.

Ref:

Expected Behavior Before Changes

Bulkrax does not handle location/based_near fields correctly

Expected Behavior After Changes

Bulkrax should now handle location/based_near fields correctly, it will either take a string like "San Diego, California, United States" or a URI like "https://sws.geonames.org/5391811/"

This commit makes it so we can use Bulkrax to import locations into the
based_near property.  It also will work for invalid locations.
@laritakr laritakr force-pushed the i964-location-name-field-through-bulkrax branch from f1499c9 to 992603b Compare March 8, 2024 20:47
@kirkkwang kirkkwang merged commit 19084ad into main Mar 8, 2024
7 checks passed
@kirkkwang kirkkwang deleted the i964-location-name-field-through-bulkrax branch March 8, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants