Thanks, it works like a charm... David
On Wed, Jul 13, 2011 at 10:46 AM, Andrea Giovanni Nuzzolese < [email protected]> wrote: > A solution is to use the atom str(arg1) in order to get the string > representation of a uri reference. > In your case it could be the following > > endsWith(str(arg1), "Organizations") > > Andrea > > On Jul 12, 2011, at 7:26 PM, David Riccitelli wrote: > > > Is there a way to use the '*endsWith(arg1, arg2)*: returns true if the > > string associated to *arg1 *ends with the string associated to *arg2' *to > > compare whether the type of an entity ends with the 'Organizations' > string? > > > > BR > > David > > > > -- > > David Riccitelli > > > > Interact SpA > > Via A. Bargoni 78 (scala F) > > 00153 Roma > > > > T +39 06 58318 301 > > F +39 06 58318 303 > > -- David Riccitelli Interact SpA Via A. Bargoni 78 (scala F) 00153 Roma T +39 06 58318 301 F +39 06 58318 303
