smushing foaf data

attached is the result from


$ python cwm.py  --chatty=15 test/crawlFoaf.n3 --rdf
http://xmlns.com/foaf/0.1/index.rdf http://www.markbaker.ca/foaf.rdf
--think --purge-rules >,out.rdf

i.e.

http://www.w3.org/2000/10/swap/test/crawlFoaf.n3

I tried "smushing" it, ala...

python cwm.py --chatty=20 --rdf ,out.rdf --n3 test/sameThing.n3 --think
--apply=test/forgetDups.n3 --purge >,out-smush.rdf

but cwm consumed hundreds of CPU minutes without
producing any results.

Perhaps Euler could do it?

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Saturday, 1 March 2003 18:49:59 UTC