Skip to content

Example files with empty blank nodes #206

@dbooth-boston

Description

@dbooth-boston

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions