[
https://issues.apache.org/jira/browse/ANY23-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667550#comment-16667550
]
Hudson commented on ANY23-402:
------------------------------
SUCCESS: Integrated in Jenkins build Any23-trunk #1644 (See
[https://builds.apache.org/job/Any23-trunk/1644/])
ANY23-402 deprecate nonstandard JSONWriter (hans: rev
ead895e49710b9278577e3c7f881ffc05fb5286f)
* (edit) core/src/main/java/org/apache/any23/writer/JSONWriterFactory.java
* (edit) core/src/test/java/org/apache/any23/writer/JSONWriterTest.java
* (edit) core/src/main/java/org/apache/any23/writer/JSONWriter.java
> Deprecate JSONWriter, JSONWriterFactory
> ---------------------------------------
>
> Key: ANY23-402
> URL: https://issues.apache.org/jira/browse/ANY23-402
> Project: Apache Any23
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.3
> Reporter: Hans Brende
> Assignee: Hans Brende
> Priority: Trivial
> Fix For: 2.3
>
>
> Our JSONWriter class, so far as I can tell, does not conform to any
> specification for writing out triples as JSON. It neither writes JSON-LD nor
> RDF/JSON (which is superseded by JSON-LD).
> Now that we have the JSONLDWriter, should we deprecate the JSONWriter class?
> (Also note that we do not have a corresponding JSONExtractor. Cf. ANY23-129)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)