On Wed, Feb 20, 2013 at 2:16 AM, Stefan Scheffler
<[email protected]> wrote:
>  I suspect the best way to handle this would be a "pre-validation" and
> excluding the invalid triples. Is there a script which can do this or maybe
> a simple mechanism in the jena-api?

This is what I do : sed can work wonders if you need to patch single
lines, or want to elide particular triples that always have the same
predicate (I did this for one data set I loaded where the predicate in
question was unused by my application.)

    -tree

-- 
Tom Emerson
[email protected]
http://www.dreamersrealm.net/tree

Reply via email to