Random / Synthetic Data Generation over Templates

2017-04-13 Thread Anastasiou A .
Hello everyone I remember some time ago, there was a tool that given a detailed template description, it would populate it with random data taking into account only knowledge about the datatype. I vaguely remember Heather Leslie mentioningit but I may be wrong. Is that functionality available f

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Pablo Pazos
Hi, I have developed a tool that does that, is the openEHR-OPT project in my GitHub account (ppazos). On Apr 13, 2017 12:37 PM, "Anastasiou A." wrote: > Hello everyone > > > > I remember some time ago, there was a tool that given a detailed template > description, it would populate it with rando

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Thomas Beale
Pablo, is that a tool we can list on the openEHR tools page ? - thomas On 13/04/2017 10:59, Pablo Pazos wrote: Hi, I have developed a tool that does that, is the openEHR-OPT project in my GitHub account (ppazos). On Apr 13, 2017 12:37 PM, "

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Pablo Pazos
If course, it does several things: - parses and loads opts in memory she does then in a cache for easy access (I use it as jar lib in a couple of projects including the ehrserver) - generates xml instances based on opts - validates the instances with xsd - generates basic html from an opt The lat

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Diego Boscá
Yeah, LinkEHR can do that Regards El 13/4/2017 17:37, "Anastasiou A." escribió: > Hello everyone > > > > I remember some time ago, there was a tool that given a detailed template > description, it would populate it with random data taking > into account only knowledge about the datatype. > > >

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Ian McNicoll
Would there be any interest in making these services available if we could find some free uk hosting? I guess ideally we should post the template and get back a sample composition without any actual persistence of either. On Thu, 13 Apr 2017 at 18:39, Diego Boscá wrote: > Yeah, LinkEHR can do t

Re: Random / Synthetic Data Generation over Templates

2017-04-13 Thread Pablo Pazos
In my case i have that in my To Do list. I want to complete the services with an XML instance validator based on the OPT constraints, not just on the XSD. It will take some time to have a usable release. On Thu, Apr 13, 2017 at 5:20 PM, Ian McNicoll wrote: > Would there be any interest in making

RE: Random / Synthetic Data Generation over Templates

2017-04-17 Thread Anastasiou A .
Behalf Of Pablo Pazos Sent: 14 April 2017 01:34 To: For openEHR technical discussions Subject: Re: Random / Synthetic Data Generation over Templates In my case i have that in my To Do list. I want to complete the services with an XML instance validator based on the OPT constraints, not just on the

Re: Random / Synthetic Data Generation over Templates

2017-04-18 Thread Ian McNicoll
n...@lists.openehr.org] *On Behalf Of *Pablo Pazos > *Sent:* 14 April 2017 01:34 > *To:* For openEHR technical discussions > *Subject:* Re: Random / Synthetic Data Generation over Templates > > > > In my case i have that in my To Do list. I want to complete the services > with an

RE: Random / Synthetic Data Generation over Templates

2017-04-18 Thread Anastasiou A .
April 2017 10:03 To: For openEHR technical discussions Subject: Re: Random / Synthetic Data Generation over Templates Hi Athanasios, I'm not quite sure what you mean by 'reverse models'? A couple of CDR vendors have implemented services that allow you to generate a dummy composition f

Re: Random / Synthetic Data Generation over Templates

2017-05-03 Thread Bjørn Næss
. Vennlig hilsen Bjørn Næss Produktansvarlig DIPS ASA Opprinnelig melding Fra: "Anastasiou A." Dato: 18.04.2017 11:46 (GMT+01:00) Til: For openEHR technical discussions Emne: RE: Random / Synthetic Data Generation over Templates Hello Ian Yes, that is what I understood