-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'm finding several Turtle files with empty bnodes, like this:
# In diagnosticreport-example-dxa.ttl
fhir:conclusionCode ( [] ) . # the imaging service marks this to help find categories of patient
# In evidencevariable-example-alive-independent-90day.ttl
fhir:handling [] . #
# In servicerequest-example-glucose.ttl
fhir:asNeededFor ( [] ) ; #
# In valueset-example-characteristic-codes.ttl
fhir:expansion [] . #It seems to me that those properties should not have been asserted at all.
Metadata
Metadata
Assignees
Labels
No labels