Re: Asking for recommendations of xml 2 json open source projects
Peter Flynn <[email protected]> Sat, 21 Jan 2023 13:05:49 +0000
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Organization | Silmaril Consultants |
| Message-ID | <[email protected]> |
On 21/01/2023 03:45, John Cowan wrote: > > > On Wed, Dec 14, 2022 at 2:57 PM Jean Paoli <[email protected]> wrote: >> >> http://www.jsonml.org/ <http://www.jsonml.org/> and >> https://www.newtonsoft.com/json/help/html/ConvertingJSONandXML.htm >> >> There are issues with both and we are trying to avoid writing our own. > > JsonML claims to be a round-trip transformation, but it is not. In > particular, it does not have any way to represent the XML > declaration, comments, processing instructions, or material outside > the document element. Furthermore, CDATA sections, entity > references, and character references cannot be distinguished from > their literal equivalents. But if these don't matter to you, it's a > pretty good mapping. How does it deal with XML-->JSON for deep mixed content? I have TEI documents with analytic markup, on which the publisher's rendering and the user's linguistic or semantic analysis depends, nested up to 10 levels deep. I am under pressure from some quarters to "make the markup simpler" by using JSON. Peter _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: [email protected] subscribe: [email protected] List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php