Stream: ontology
Topic: ShEx Validation
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...)
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
Grahame Grieve (Jun 08 2016 at 23:33):
oh. this is incorrect": fhir:Bundle.entry.resource"
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?
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...
Grahame Grieve (Jun 13 2016 at 12:24):
I finally got around to renaming .metamodel to .elementmodel
Grahame Grieve (Jun 13 2016 at 12:38):
svn is choking
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
Erich Schulz (Jun 13 2016 at 23:14):
you mean you want to strangle svn?
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?
Grahame Grieve (Jun 15 2016 at 19:37):
'access it'?
Harold Solbrig (Jun 15 2016 at 19:40):
TestingUtilities.context.fetchResource(StructureDefinition.class, "http://hl7.org/fhir/StructureDefinition/"+name);
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