Skip to content

Conversation

@mielvds
Copy link
Collaborator

@mielvds mielvds commented Nov 26, 2025

This PR

  • moves remove_base(base, iri) to iri_resolver.py and renames it to unresolve(iri, base) (in correspondence with resolve())
  • refactor function to use standard lib urlparse and urlunparse
  • migrate references to remove_base((base, iri))
  • add unittests for unresolve(iri, base) in tests/test_iri_parser.py

@mielvds mielvds changed the title Move remove_base to unresolve function in iri_resolver Move and refactor remove_base to unresolve function in iri_resolver Nov 26, 2025
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