Abstract
Currently, the most common data formats for storing and processing data in web systems are JSON and XML. To ensure good compatibility and integration between different systems and applications, many industry standards and protocols prefer to use XML as the main data exchange format. JSON to XML transformations will allow convenient processing and transfer of structured data between different systems and devices. The goal of this work is to develop a model for JSON to XSD and XML output transformations that allows correct processing of data when transformed in both directions without changing the structure of the JSON document. The research method is based on the approach of finding and merging similar subgraphs within a graph of the same type, while the compared subgraphs have different types, the type is not extended by using the merge operation. The problem of differing structures and specifications of data formats is solved by developing a transformation model that takes into account the specificity of the particular data and the needs of the application.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have