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

Improve URI parsing #242

Merged
merged 7 commits into from
Nov 23, 2024
Merged

Improve URI parsing #242

merged 7 commits into from
Nov 23, 2024

Conversation

cthoyt
Copy link
Member

@cthoyt cthoyt commented Nov 23, 2024

This PR does the following:

  1. Enables parsing URIs in general case (though doesn't have any custom rules yet)
  2. Remove the HTTP prefixes from the blacklist, since these could now be parsed as URIs
  3. Fixes synonym typedef parsing and delete old unused code for Reference.from_iri

@cthoyt cthoyt changed the title Parse property URIs Improve URI parsing Nov 23, 2024
@cthoyt cthoyt merged commit 9206e71 into main Nov 23, 2024
11 checks passed
@cthoyt cthoyt deleted the parse-property-uris branch November 23, 2024 13:27
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