I was attempting to follow the directions in http://tap.stanford.edu/docs/client.html. Is there another "tutorial" document which tells me how to use tapache GetData? ============ Dick McCullough knowledge := man do identify od existent done knowledge haspart proposition list ----- Original Message ----- From: Rob McCool To: Richard H. McCullough Cc: public-rdf-tap@w3.org Sent: Friday, December 27, 2002 11:20 AM Subject: Re: tapache browser problem > tapache 0.72 gives same getURL error as tapache 0.60. > Here's the complete script of the problem: > > $ cd /home/tap/*72/Perl/browser > $ perl kbx.pl > desc> use TAP::Client; > Using KB TAP::Client; > Can't call method "GetURL" on an undefined value at ../core/TAP/Client.pm line 490, <STDIN> line 1. The "use" command in kbx is for telling it what server to use. Such as: desc> use http://tap.stanford.edu/data/ Note also that kbx is typically a testing tool for me, so there's little in the way of documentation. In the same directory you'll find kb.cgi which is a version of the HTML KB browser on tap.stanford.edu, you might want to use that instead.Received on Friday, 27 December 2002 14:30:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 22 March 2009 02:45:11 GMT