Hello Andy, On Tue, Oct 23, 2012 at 08:14:00PM +0100, Andy Seaborne wrote: > > POST http://ts.foaf-search.net:3030/crawl/update > Is that a SPARQL Update, what exactly is it? Is it a LOAD -- or INSERT > DATA?
It's a LOAD. > >I just saw that some of my tools use SysRIOT.wireIntoJena() but the Crawler > >does not. Would that help here if I catch the Exceptions ? > > Yes. OK. I will add SysRIOT.wireIntoJena() to get this Exception when parsing. Will my recently added code to check every IRI in the graph with org.openjena.riot.system.IRIResolver be redundant, then ? > Various things try to wire in RIOT but if you use only core Jena it > might be (currently) possible to bypass the initialization. Hmm. Are we talking about the same thing ? I am talking about adding SysRIOT.wireIntoJena() to get the language tag exception when parsing instead of when submitting to Fuseki via SPARQL update. Regards, Michael Brunnbauer -- ++ Michael Brunnbauer ++ netEstate GmbH ++ Geisenhausener Straße 11a ++ 81379 München ++ Tel +49 89 32 19 77 80 ++ Fax +49 89 32 19 77 89 ++ E-Mail [email protected] ++ http://www.netestate.de/ ++ ++ Sitz: München, HRB Nr.142452 (Handelsregister B München) ++ USt-IdNr. DE221033342 ++ Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer ++ Prokurist: Dipl. Kfm. (Univ.) Markus Hendel
