Wilburing
I've made a few tweaks to wilbur-ext, including some type declarations (that should make things a little more strict, and possibly faster), some stylistic polish, and two additions:- delete-matching-triples, which takes a triple and deletes anything that has the same subject, predicate, and object (source checking optional)
- delete-matching-triples-from-components, which does the same thing with an explicit subject, predicate, and object. (You can probably also provide NIL as any of these to do a query deletion.)
Posted at 2005-09-11 12:15:56 by Richard • Link to Wilburing
