Skip to content

Refactor and implement IRIs #19

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

Merged
merged 18 commits into from
Apr 6, 2025
Merged

Refactor and implement IRIs #19

merged 18 commits into from
Apr 6, 2025

Conversation

bivens-dev
Copy link
Owner

IRIs are now their own standalone class and implementation that aligns closely with the RFC 3987 specification. They use Dart's native Uri class as their underlying representation and perform the IRI <-> URI mapping algorithms.

This is now decoupled from the idea of IRIs are one of the kinds of RDF term types which is now it's own class as well.

@bivens-dev bivens-dev linked an issue Apr 6, 2025 that may be closed by this pull request
@bivens-dev bivens-dev merged commit e0c9a2d into main Apr 6, 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.

Improve IRI support
1 participant