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

blank nodes skolemization now works with immutable quads #23

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

MikiDi
Copy link
Collaborator

@MikiDi MikiDi commented Jan 12, 2023

Quads are immutable. This PR makes the blank node skolemization work by creating new quads instead of (trying to) modifying existing ones.

@MikiDi MikiDi added the bug Something isn't working label Jan 12, 2023
@MikiDi MikiDi requested a review from elpoelma January 12, 2023 16:54
utils.ts Outdated Show resolved Hide resolved
@MikiDi MikiDi merged commit e2ae360 into redpencilio:master Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants