Hi Lars,
Response inline...

On Tue, Jul 24, 2018 at 2:13 AM, <[email protected]> wrote:

>
>
> From: "Svensson, Lars" <[email protected]>
> To: "[email protected]" <[email protected]>
> Cc:
> Bcc:
> Date: Tue, 24 Jul 2018 09:13:25 +0000
> Subject: Configuring the NTriplesWriter used by
> org.apache.any23.writer.TripleHandler
> Greetings all,
>
> When using the NTriplesWriter, I wanted to configure it to write unicode
> points as escape sequences. I tried to subclass 
> org.apache.any23.writer.TripleHandler
> and overwrite the access to the org.eclipse.rdf4j.rio.ntriples.NTriplesWriter
> but couldn't do that since the access to the NTriplesWriter is package
> protected. I ended up copying the code which seems a bit clunky...
>
> Is there a chance you could make access to the NTriplesWriter in
> TripleHandler protected instead of package protected in order to allow for
> better subclassing?
>

Are you in a position to provide a pull request for this? If it provides
compelling functionality such as you are describing, the donctribitoion
would be most welcome.
Thank you,
Lewis

Reply via email to