Just curious :)
I'm adding version control features to EHRServer
(https://github.com/ppazos/cabolabs-ehrserver) and I want to add some kind of
AQL support in the future. Right now we have an internal querying model that
abstracts from the physical database and allows the creation of queries for
openEHR data from a UI.My idea is to have some kind of transformation between
the EHRServer query model and AQL, and instead of struggle with AQL parsers I
would like to do some XML transformations to import and export AQL (I do not
need to actually execute AQL, the execution of the internal query model is
working ok).
Comments and ideas are very welcome!
--
Kind regards,
Eng. Pablo Pazos Guti?rrez
http://cabolabs.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20141216/3e01d2b7/attachment.html>