Skip to content
New issue

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

BNode style start node is opaque in error reporting #34

Open
hsolbrig opened this issue Feb 2, 2019 · 1 comment
Open

BNode style start node is opaque in error reporting #34

hsolbrig opened this issue Feb 2, 2019 · 1 comment

Comments

@hsolbrig
Copy link
Owner

hsolbrig commented Feb 2, 2019

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.

@hsolbrig
Copy link
Owner Author

hsolbrig commented Feb 4, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant