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

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

Why not contribute a utility that analyses the model and returns a prefix 
mapping?

This separates the functionality nicely.  A new writer can be added to plug 
these two steps together, or it can be used with existing writers, or just used 
as a useful tool in it's own right.  This way, service availability is not a 
requirement of the RDF/XML writer.


> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to