Hi Holger, I discovered what causes the behaviour. It has to do with the characters after the # or / in the URI.
If my URI is http://www.rubenianum.be/person/2195 (only digits) -> error If I change the URI into http://www.rubenianum.be/person/A2195 -> it works. Paul On Sep 5, 2:43 am, Holger Knublauch <[email protected]> wrote: > Hi Paul, > > do you have a full Java stack trace for details? I have tried the following > (with 3.5.1 which should be identical to 3.5.2 in this respect): I opened the > kennedys ontology, then added an rdfs:label to Alfred Tucker, then went to > Resource > Link to DBPedia resource... where I clicked on the resource and > then the arrow down. This displays his dbpedia page, and now I know that > Alfred Tucker was the Bishop of Uganda until 1911 :) > > Thanks for clarification, > Holger > > On Sep 5, 2011, at 1:21 AM, PaulZH wrote: > > > Software: TBCME Version: 3.5.2.v20110828-2200R > > OS: Mac OSX Lion 10.7.1 > > > When trying to find a resource on DBPedia I get: > > Error: > > Java.lang.StringIndexOutOfBoundsException: String index out of range:0 > > > The resource has the property rdfs:label filled in. > > > -- > > You received this message because you are subscribed to the Google > > Group "TopBraid Suite Users", the topics of which include TopBraid Composer, > > TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. > > To post to this group, send email to > > [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/topbraid-users?hl=en -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
