sparna-git / shacl-play

SHACL validation UI, SHACL documentation generator, SHACL generator from RDF.
http://shacl-play.sparna.fr
GNU Lesser General Public License v3.0
24 stars 15 forks source link

Better handling of multi-typing in SHACL generation algorithm #114

Open tfrancart opened 6 months ago

tfrancart commented 6 months ago

We have some intelligence in the property shapes range calculation, to reduce the list of the classes we find: in AssignClassesVisitor, using ClassCacheProvider.

Now we should do the same to reduce the number of classes that are analyzed at the beginning of the script.

For each type T in all found types: