We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the start node is a BNode:
start=@<Observation> AND {fhir:nodeRole [fhir:treeRoot]}
The error reporting just shows the BNode:
Errors: Focus: http://hl7.org/fhir/Observation/example-haplotype2 Start: N37a8da033a1946dfbd86fe2fd8d4ceef Reason: ...
There should be some way to show at least part of the actual ShEx or make the label less opaque.
The text was updated successfully, but these errors were encountered:
Partially addressed in latest commit -- we still don't show what is in it, but at least we make it clear that it is a BNode
Sorry, something went wrong.
No branches or pull requests
When the start node is a BNode:
start=@<Observation> AND {fhir:nodeRole [fhir:treeRoot]}
The error reporting just shows the BNode:
There should be some way to show at least part of the actual ShEx or make the label less opaque.
The text was updated successfully, but these errors were encountered: