FHIR Chat · ShEx Validation · ontology

Stream: ontology

Topic: ShEx Validation


view this post on Zulip Harold Solbrig (Jun 08 2016 at 21:19):

@Grahame Grieve: looking at http://hl7-fhir.github.io/parameters-example.xml.html . Can Binary be a Resource? (ShEx is complaining and, while the .ttl is obviously not correct, I can't see anyway to make it correct...)

view this post on Zulip Grahame Grieve (Jun 08 2016 at 23:33):

yes binary is a resource. why is ShEx complaining? I don't see that the turtle is incorrect

view this post on Zulip Grahame Grieve (Jun 08 2016 at 23:33):

oh. this is incorrect": fhir:Bundle.entry.resource"

view this post on Zulip Harold Solbrig (Jun 13 2016 at 12:22):

@Grahame Grieve I went to submit the fix for parameters this morning and there appears to be some significant changes. Is the metamodel branch completely gone?

view this post on Zulip Harold Solbrig (Jun 13 2016 at 12:24):

Just trying to get synced up -- have several changes in that branch and svn is kind of choking...

view this post on Zulip Grahame Grieve (Jun 13 2016 at 12:24):

I finally got around to renaming .metamodel to .elementmodel

view this post on Zulip Grahame Grieve (Jun 13 2016 at 12:38):

svn is choking

view this post on Zulip Harold Solbrig (Jun 13 2016 at 12:41):

Got it straightened out. Uncommitted fixes in a deleted directory -- just had to be sure that it was gone

view this post on Zulip Erich Schulz (Jun 13 2016 at 23:14):

you mean you want to strangle svn?

view this post on Zulip Harold Solbrig (Jun 15 2016 at 17:54):

@Grahame Grieve I need a couple of examples of slicing and fixed values. I can find a bunch in the publish directory but there doesn't seem to be an analog in the validation-min.xml.zip file. I was thinking vitalsigns -- I see it in the zip file, but I don't seem to be able to access it. Suggestions?

view this post on Zulip Grahame Grieve (Jun 15 2016 at 19:37):

'access it'?

view this post on Zulip Harold Solbrig (Jun 15 2016 at 19:40):

TestingUtilities.context.fetchResource(StructureDefinition.class, "http://hl7.org/fhir/StructureDefinition/"+name);

view this post on Zulip Harold Solbrig (Jun 15 2016 at 19:41):

Never mind -- the error is in a different place than I thought...


Last updated: Apr 12 2022 at 19:14 UTC