Menu

#13 Improve the efficiency of SparqlQueryCreator.doReplacement

v1.0
closed
5
2011-06-20
2009-06-24
No

* Improve the efficiency of SparqlQueryCreator.doReplacementsOnString

Not all of the strings need to be generated... need some way of determining which ones are needed for a particular run and then only create them, as there can easily be an explosion of the number of strings being generated that could be avoided

Discussion

  • Peter Ansell

    Peter Ansell - 2009-07-30
    • labels: --> Web application
    • milestone: --> 927365
     
  • Peter Ansell

    Peter Ansell - 2011-06-20
    • milestone: 927365 --> v1.0
    • assigned_to: nobody --> p_ansell
    • status: open --> closed
     
  • Peter Ansell

    Peter Ansell - 2011-06-20

    using the known tag pattern ${...}, we are otimising the process