# PxButton | cwm | bash .cwm http://localhost/euler/socrates.n3 --think --filter=http://localhost/euler/socratesF.n3 --why > socratesW.n3 # PxButton | euler5 | bash .euler5 http://localhost/.euler+-prolog+http://localhost/euler/socrates.n3+-filter+http://localhost/euler/socratesF.n3 > socratesE.n3 # PxButton | checkw | bash .check -v50 http://localhost/euler/socratesW.n3 # PxButton | checke | bash .check -v50 http://localhost/euler/socratesE.n3 @prefix log: . @prefix rdf: . @prefix q: . @prefix : . {?WHO a ?WHAT} => {?WHO a ?WHAT}.