Hi,

I'm calling RdfDataMgr.read() to load a model (into either a Model or a Dataset
depending on some other parameters).

When the data loaded contains errors, such as:

     <c:date 
rdf:datatype="http://www.w3.org/2001/XMLSchema#date";>2012-11-00</c:date>

I get logged WARNings. Do I have any control over what happens when
invalid data is encountered? In particular, I might like to have an
option to either abort the load or continue skipping the invalid
triple (that seems to be the default).

Even more importantly, I'd like to be able to change the warning
message to include URI of the document that contains the error...possible?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[email protected]> | One must look for one thing only, to
http://nwalsh.com/            | find many.--Cesare Pavese

Attachment: signature.asc
Description: PGP signature

Reply via email to