[ 
https://issues.apache.org/jira/browse/JENA-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985569#action_12985569
 ] 

Andy Seaborne commented on JENA-31:
-----------------------------------

The example of large scale output to Turtle makes the point - it can be done 
streaming (and with parallelism).  Having the prefixes at the start of the 
process makes that possible.

Because you can put in application specific writers (and we hope to make this 
easier than it is today but it is possible now), the functionality specifically 
requested can be implemented and in such a way that existing writers, and ones 
working at scale, are not affected.


> Add possibility to connect serializers to prefix service
> --------------------------------------------------------
>
>                 Key: JENA-31
>                 URL: https://issues.apache.org/jira/browse/JENA-31
>             Project: Jena
>          Issue Type: Improvement
>          Components: Jena
>            Reporter: Reto Bachmann-Gmür
>
> Currently the serializers want to access the whole set of available 
> prefimappings, instead they shold only ask for a prefix suggestion for uris 
> actually in the model, that way it is possible to connect services which can 
> suggest prefixes for a huge number of uris which is not reasonably feasible 
> now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to