1. I have a propertyshape using sh:subjectTargetsOf rdfs:comment that works fine in that it puts a comment option on every object that includes it.. but if there is a value in the comment then EDG 7.1 and 7.0 throw GraphQL errors when "problems and suggestions" are turned on. Is this a bug and/or something I can fix somehow ?
2. I cannot find any guidance how to use sh:BlankNodeOrLiteral - I want to allow either a single literal or a more complex qualified object in several places, what would a shape look like
for example - i have a measure where i default an assumption about the units of measure, but I want to add a node with an explicit units of measure in some circumstances...
Cheers