OK, the RDF/XML and the tdbdump output both look rational. But I still don't get anything when I query.
Would you all like this morphed into a sample when it finally works? I'll hang it off of a JIRA. (e.g.) <urn:basistech.com:analysis#4> <http://www.basistech.com/ontologies/2010/6/rex.owl#hasOriginalText> "Mark Twain" <urn:misc-test> . On Fri, Dec 10, 2010 at 2:22 PM, Ian Dickinson <[email protected]> wrote: > On 10/12/10 19:09, Benson Margulies wrote: >> >> I'm having trouble putting my hands on createPlainLiteral. I see it in >> ResourceFactory, but not model. Do I just call it from there. > > Sorry, it's Model.createLiteral() > > In Days of Yore, when Jena was first created, there were only plain > literals. Later, when we added support for typed literals, and hence > Model.createTypedLiteral(), we didn't change the name of createLiteral() to > facilitate backwards compatibility. > > Ian > > > -- > ____________________________________________________________ > Ian Dickinson Epimorphics Ltd, Bristol, UK > mailto:[email protected] http://www.epimorphics.com > cell: +44-7786-850536 landline: +44-1275-399069 > ------------------------------------------------------------ > Epimorphics Ltd. is a limited company registered in England > (no. 7016688). Registered address: Court Lodge, 105 High St, > Portishead, Bristol BS20 6PT, UK > >
