[ https://issues.apache.org/jira/browse/ANY23-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462548#comment-16462548 ]
ASF GitHub Bot commented on ANY23-231: -------------------------------------- Github user lewismc commented on the issue: https://github.com/apache/any23/pull/82 @JulioCCBUcuenca > Do those changes aim that Any23 supports both json and json-ld outputs? Yes, please just leave the JSONWriter as it and add the JSONLDWriter implementation. > If so, I think further modifications will be necessary: ... Yes please go ahead with these as well you are correct. > In adition, if we retain the original Json writer, we should devise another strategy to deal with ANY-231, probably a wrapper as I suggested in the issue's comments. am I right? Yes we probably should however this is not a huge deal. It _may_ actually be better if the output stream is written to one line... I suppose this is down to preference. > 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 > Assignee: Julio Caguano > 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)