Yes.
On Fri, Jan 7, 2011 at 9:41 AM, Andy Seaborne <[email protected]> wrote: > Will Literal.getLexicalForm() do what you want? > > Or Node.getLiteralLexicalForm if you like the Node way instead. > > (/me thinking the direct exposure of the Graph/Node/Triple A^hSPI would be > good). > > Andy > > On 07/01/11 13:57, Benson Margulies wrote: >> >> To tell the truth, in this particular case, I *want* the behavior of >> the simple command line (no types), but I'm not complaining that >> RDFNode.toString does something else. >> >> On Fri, Jan 7, 2011 at 8:44 AM, Chris Dollin >> <[email protected]> wrote: >>> >>> On Friday, January 07, 2011 01:15:07 pm Benson Margulies wrote: >>>> >>>> OK, I see, this is what I get for calling node.toString() on the node >>>> from the get API of the QuerySolution instead of pondering the type >>>> more carefully. >>> >>> If there were a way I could have arranged for (most) Jena objects to >>> have a toString() which produced results in red, or in inverse video, >>> or in the tongue of Mordor (which I shall not speak here), I would have >>> done it. >>> >>> Chris >>> >>> -- >>> "There are questions, so many questions" /Script Switch >>> Trigger/ >>> >>> Epimorphics Ltd, http://www.epimorphics.com >>> Registered address: Court Lodge, 105 High Street, Portishead, Bristol >>> BS20 6PT >>> Epimorphics Ltd. is a limited company registered in England (number >>> 7016688) >>> >
