Closed danfaiole closed 9 years ago
OK, I will check it.
Could you give us the adl file? I have never tested with ISO 13606 archetype file.
I tested the lib with an archetype file i downloaded from openEHR - CKM. (This one: openEHR-EHR-CLUSTER.anatomical_location.v1)
The archetypes we will deal with are in the ISO13606 format, the repository we are using is this one: http://sres.saude.mg.gov.br/arquetipo/listar a direct example: http://sres.saude.mg.gov.br/upload/arquetipo/CEN-EN13606-COMPOSITION.Controle.v2.adl
Thanks for the attention, anything i can do to help
I proved that the current ADL parser raise parse error with CEN-EN13606 archetype. I am much sorry and writing some.
The dADL parser fails SYM_LIST_CONTINUE. mmm. need further investigation.
thanks, can i do anythig to help?
2 options. 1) remove "..." from your ADL files 2) correct adl_grammar.tt to pass your ADL files.
I can catch up this in the next week.
Finally fixed this bug(?). I still think ambiguous terminology set should not be assigned.
Hi, I'm trying to do an ADL repository in Ruby on Rails. Like the one openEHR has, but in Ruby, and not using flash for the mindmap section. I was trying to use your lib but it doesn't matter what i do i can't pass this error:
I tought maybe i was doing something wrong. I tried to go back to ruby 1.9.3, but the error keeps happening. I'd like to know if this lib accepts ISO13306 archetypes as well... i don't know a lot of ruby, but i can try to help. Regards!