Hello Bert,

I have used Modeshape <http://modeshape.jboss.org/> instead of Jackrabbit
(though not for EHR impl). Both of them implements JCR- Java Content
Repository specifications <http://www.day.com/specs/jcr/2.0/index.html>.
Some use cases:
https://modeshape.wordpress.com/2012/10/18/when-is-modeshape-a-good-fit/

What I am attempting to do is to come up with a JCR content model for
openEHR data persistence.
Since JCR has its own query language JQL2
<http://www.day.com/specs/jcr/2.0/6_Query.html>I was hoping it would be
possible to translate a AQL query into JQL2 using the content model as a
mapping between the 2 query languages. Not sure if this is feasible at all
or not.

Also there is some guidance about how to do the content modelling.
http://wiki.apache.org/jackrabbit/DavidsModel

My take is it would be possible to map an ADL/OPT into a content model and
store it in JCR repository.
I am just in the initial phases of this and practically lost!

Would be very interested in participating on any development/implementation
on the same.


Thanks,
Subhro.


On Sun, Nov 1, 2015 at 3:13 PM, Bert Verhees <[email protected]> wrote:

> Did anyone ever heard of Jack Rabbit, and how it behaves in OpenEHR
> context?
>
> It seems to have much, an OpenEHR database needs.
>
> It has support for structured and unstructured content, full text search,
> versioning, transactions, observation
>
> https://jackrabbit.apache.org/oak/
>
> It seems to be actively used:
> Mailinglists: 3 lists and 38,604 messages. First list started in March
> 2012. There are 3 active lists, recently accumulating 9 messages per day.
>
> Best regards
> Bert Verhees
>
>
> _______________________________________________
> openEHR-technical mailing list
> [email protected]
>
> http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org
>
_______________________________________________
openEHR-technical mailing list
[email protected]
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

Reply via email to