[ https://issues.apache.org/jira/browse/JENA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rob Vesse updated JENA-184: --------------------------- Attachment: RdfJsonBadObjectListArrayWritingPatch.patch Whoever wrote the patch that allowed for writing RDF/JSON completey forgot to insert array separators into the object list array, this patch fixes this. This should allow this issue to be closed as fixed once this and the associated parser patch are integrated > RDFJSONWriter writes illegal JSON when there is two objects of the same > subject-predicate. > ------------------------------------------------------------------------------------------ > > Key: JENA-184 > URL: https://issues.apache.org/jira/browse/JENA-184 > Project: Jena > Issue Type: Bug > Components: RIOT > Reporter: Andy Seaborne > Attachments: Jena184_RDFJSONWriter.java, > RdfJsonBadObjectListArrayWritingPatch.patch, RdfJsonBadObjectListPatch.patch > > > RDFJSONWriter writes illegal JSON when there is two objects of the same > subject-predicate. > But the RDF/JSON reader can read the illegal JSON. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira