On 10/11/2022 18:57, Martynas Jusevičius wrote:
Hi, What's the current way of encoding a URI component? E.g. query string value, or a fragment.
IRILib.encodeUriComponent
I'm guessing there is something in the IRIx package, but its Javadoc is down: https://jena.apache.org/documentation/javadoc/jena/org/apache/jena/irix/package-summary.html
No it's not. Go into the javadoc and use the search. This is the way. https://jena.apache.org/documentation/javadoc/jena/org.apache.jena.core/org/apache/jena/irix/package-summary.html Andy
Martynas
