I have a specific situation where I need to automatically generate SPARQL queries based on the SHACL schemas of the incoming data. I wonder if Jena or any other semantic tool/library can help do that?
I saw something on the Jena code based but nothing official from the documentation.
Before I start trying to develop my own solution, I wonder if there is already some existing libraries on that or else initiative going on.