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

Feature/sparql iri objects #808

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Feature/sparql iri objects #808

merged 2 commits into from
Jun 18, 2024

Conversation

dpetran
Copy link
Contributor

@dpetran dpetran commented Jun 18, 2024

This adds support for translating IRIs in the object position in SPARQL.

\u10000 is not a valid unicode literal in clojure. There is an alternate syntax for
multibyte codepoints.
We were translating them as literal values instead of as id-maps.
@dpetran dpetran requested a review from a team June 18, 2024 16:25
Copy link
Contributor

@cap10morgan cap10morgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆔

@dpetran dpetran merged commit 8a1f678 into main Jun 18, 2024
1 of 2 checks passed
@dpetran dpetran deleted the feature/sparql-iri-objects branch June 18, 2024 17:08
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