CGMES/CurrentRelease/SHACL/61970-453_DiagramLayout-AP-Con-Complex-Explicit-CrossProfile-SHACL.ttl:
all600:FullModel
a sh:NodeShape ;
sh:property all600:All-HGEN2 ;
sh:or (sh:targetNode md:FullModel sh:targetNode dm:DifferenceModel).
This makes no sense because sh:or should be a list of node shapes, but none of the 4 elements are such (and one is listed twice)
CGMES/CurrentRelease/SHACL/61970-453_DiagramLayout-AP-Con-Complex-Explicit-CrossProfile-SHACL.ttl:
all600:FullModel a sh:NodeShape ; sh:property all600:All-HGEN2 ; sh:or (sh:targetNode md:FullModel sh:targetNode dm:DifferenceModel).This makes no sense because
sh:orshould be a list of node shapes, but none of the 4 elements are such (and one is listed twice)