Good catch. This method was never used in TopBraid and was supposed to be a convenience method only anyway. You can substitute it with a call to the method just underneath it - setting dummy arguments for the remaining parameters. I have deleted that method for now, and the update will go out with the next push to the SHACL API on GitHub, in the next few days.

Thanks
Holger


On 9/25/2015 3:21, Martynas Jusevicius wrote:
Hey Holger,

what is up with the following method in SPINConstructors line 154:

public static void constructInstance(Model queryModel, Resource instance, Resource type, Model targetModel, List<Resource> newResources, Set<Resource> reachedTypes, ProgressMonitor monitor) { constructInstance(queryModel, instance, type, targetModel, newResources, reachedTypes, monitor);
    }

It looks like it is just calling itself? Must be a bug then?

Martynas
--
You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Group "TopBraid 
Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), 
Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, 
SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to [email protected]
--- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to