Open hsolbrig opened 4 years ago
The following shape expression:
PREFIX cmdr: <http://cbiit.nci.nih.gov/caDSR#> start=@<DataElement> <DataElement> { ^cmdr:publicId URI }
fails when invoked with a Literal or string focus (e.g. Literal("12345"))
The following shape expression:
fails when invoked with a Literal or string focus (e.g. Literal("12345"))