office document query(ODQ)provides a unified interface for different document formats(OOXML、UOF、ODF).
At present, there are UOF, ODF, OOXML in the main stream of document format, and it provides users with different query interfaces. And lead to interface is not uniform, data is difficult and so on.
ODQ uses the syntax rules similar to the database query language SQL, combining three different document formats, creating a common document model.With the practical application, we have to make the model as well as the syntax of the flat processing. So as to achieve the GET, UPDETE, INSERT, DELETE four blocks of content.ODQ can be used with Office Web, multi person collaborative editing, document content search, etc..
Features
- Shield version difference
- Having nothing to do with programming language
- Having nothing to do with the platform