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

Julio Caguano commented on ANY23-231:
-------------------------------------

Hi [~lewismc].

I would like to pick this issue up, so I am trying to understand it. Any 23 has 
it own JSON writer implementation 
[_org.apache.any23.writer.JSONWriter_|https://github.com/apache/any23/blob/master/core/src/main/java/org/apache/any23/writer/JSONWriter.java],
 which generates an array of quads as result. However, I noticed that other RDF 
writers such Turttle, Trix and RDFXML reuse RDF4J implementations instead. Is 
there a specific reason not to move the JSON writer to RDF4J too?. Also, does 
the generated  JSON need to keep its current format (quad's array) or it would 
be okay to use JSON-LD instead?.

> Make JSON Reporting output pretty print
> ---------------------------------------
>
>                 Key: ANY23-231
>                 URL: https://issues.apache.org/jira/browse/ANY23-231
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: core, service
>    Affects Versions: 1.0
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 2.3
>
>
> Right now if and when I use the Any23 REST API I am receiving bad output when 
> I try to write to JSON e.g. the output is appauling.
> It is so very difficult to interpret and at times when I try to past it into 
> a simple JSON formtter... it returns "null".
> I would really like to fix this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to