Skip to content

ENCODE_FOR_URI bug? #2151

@tommycarstensen

Description

@tommycarstensen

The function ENCODE_FOR_URI should convert forward slash characters / to %2F according to the W3 documentation on that function:
https://www.w3.org/TR/xpath-functions/#func-encode-for-uri

However, when running a running a query with ENCODE_FOR_URI in rdflib, that doesn't happen.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingconfirmation neededThe issue raises a potential bug that needs to be confirmed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions