about SHACL rules engine

Hi, there, I'm reading SHACL Advanced Features 1.1 specification, https://w3c.github.io/shacl/shacl-af/#rules-examples , In 8.1 it mentions:

For the data graph above, a SHACL rules engine will produce the following inferred triples:
      ex:SquareRectangle rdf:type ex:Square .

I ran this example with shacl.org and https://github.com/TopQuadrant/shacl ,
but I only get a Validation Report with several results (confirm false),
would anyone please tell me which SHACL rules engine I can use to get this inferred triples?
Also, does the new version of SHACL specification support RDF-star and SPARQL-star?

Thanks in advance.
Joylix

Received on Tuesday, 10 August 2021 07:38:33 UTC