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

The code tries to trim the base URI off EVERY triple object #6

Open
berezovskyi opened this issue May 10, 2019 · 1 comment
Open

The code tries to trim the base URI off EVERY triple object #6

berezovskyi opened this issue May 10, 2019 · 1 comment
Assignees

Comments

@berezovskyi
Copy link
Member

Even if it is not a URI:

image

For now, I have added a workaround that ignores the objects that are not strings. This is connected to #4 where string operations fail on non-string objects.

@berezovskyi
Copy link
Member Author

this is (partly) caused by #7

@berezovskyi berezovskyi removed their assignment Oct 31, 2020
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

No branches or pull requests

2 participants