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

Clean up in-site URLs in RDF export #19

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

jessesnyder
Copy link
Contributor

Addresses isawnyu/pleiades-gazetteer#525

  • Remove VH_ROOT value from URLs
  • Avoid double slashes in URL resulting from sloppy cleanup
  • Use urljoin() instead of primitive string concatenation

- Remove VH_ROOT value from URLs
- Avoid double slashes in URL resulting from sloppy cleanup
- Use urljoin() instead of primitive string concatenation
@jessesnyder jessesnyder force-pushed the issues/525-double-slash-in-rdf branch from abcaf14 to 302f65a Compare December 4, 2024 23:10
@jessesnyder jessesnyder merged commit ead2b00 into master Dec 5, 2024
@jessesnyder jessesnyder deleted the issues/525-double-slash-in-rdf branch December 5, 2024 23:43
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.

1 participant