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

RDF*: Quad#equals missing Term type #169

Open
rubensworks opened this issue Aug 17, 2020 · 2 comments
Open

RDF*: Quad#equals missing Term type #169

rubensworks opened this issue Aug 17, 2020 · 2 comments

Comments

@rubensworks
Copy link
Member

It should be allowed to pass a Term to Quad#equals given our recent RDF* changes. Right now, only Quad is allowed to be passed.

@blake-regalia
Copy link
Contributor

blake-regalia commented Aug 28, 2020

Also, fromQuad is now obsolete. Another also, would be good to mention in the spec that Quad#value can be ignored when testing Quad#equals since this should be guaranteed constant empty string if .termType test passes.

@ghost
Copy link

ghost commented Jul 9, 2022

Also, fromQuad is now obsolete. Another also, would be good to mention in the spec that Quad#value can be ignored when testing Quad#equals since this should be guaranteed constant empty string if .termType test passes.

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