FHIR Chat · SchematronBaseValidator performance · hapi

Stream: hapi

Topic: SchematronBaseValidator performance


view this post on Zulip Michael Lawley (Mar 15 2017 at 02:17):

SchematronBaseValidator is horrendously expensive for large Resources (eg I have a 400,000 entry ConceptMap). are there any other good alternatives (good being faster & similar level of checking)

view this post on Zulip Brian Postlethwaite (Mar 16 2017 at 05:28):

Just out of curiosity, what's your idea of horrendously expensie that you've seen? (how long was it?)

view this post on Zulip Brian Postlethwaite (Mar 16 2017 at 05:28):

And is the profile validator any better?

view this post on Zulip Michael Lawley (Mar 16 2017 at 06:50):

umm, I got bored and gave up waiting :)
Not sure about ProfileValidator - it's part of DSTU2, not DSTU2_1 or STU3

view this post on Zulip Grahame Grieve (Mar 16 2017 at 10:09):

schematron validator got a big performance improvement in the schematrons - orders of magnitude- late last week

view this post on Zulip Michael Lawley (Mar 16 2017 at 10:48):

Excellent - hope that will flow through to HAPI soon!

view this post on Zulip Grahame Grieve (Mar 16 2017 at 11:00):

for STU3. I generate the schematron differently


Last updated: Apr 12 2022 at 19:14 UTC