This looks slightly odd:

On 20/08/2015 10:03, "[email protected]" <[email protected]> wrote:

>+     */
>+    public static void parse(StreamRDF sink, String uri, String base,
>Lang hintLang) {
>+        parse(sink, uri, uri, hintLang, null) ;
>+    }

Shouldn't base be passed through as well instead of passing through uri
twice?

Rob




Reply via email to