[RDF] Wraf code
Jonas Liljegren
jonas@rit.se
Fri, 25 Aug 2000 23:53:33 +0200
Well... It's friday. Most of the time went to hardware and software
upgrades.
Only got to active programming a couple of hours ago.
I have extended and cleaned up the code for associating types statements
with resources. And here is the result from running the test program:
jonas@jonas:~/project/RDF-Service$ bin/w23a.pl
Starting test program
Bootstrap
Registring RDF/Service/Interface/Base/V01.pm
AUTOLOAD connect
http://paranormal.se/rdf/2000/04/24/local/service/20000825T234014-001->go('connect',
'RDF::Service::Interface::Schema::RDFS_200001')
Creating a prefixlist for IDS 5
Finding the prefix for
http://paranormal.se/rdf/2000/04/24/local/service/20000825T234014-001 to
be ''
Jumptable for
http://paranormal.se/rdf/2000/04/24/local/service/20000825T234014-001 is
defined to 5/6/4-3-2
Constructing 5/6/4-3-2 jumptable
http://cpan.org/rdf/module/RDF/Service/Interface/Base/V01
http://paranormal.se/rdf/2000/04/24/localService
find_node()
connect()
http://paranormal.se/rdf/2000/04/24/localModel
list_arcs()
http://www.w3.org/2000/01/rdf-schema#Resource
desig()
set_types()
Dispatching connect...
Registring RDF/Service/Interface/Schema/RDFS_200001.pm
AUTOLOAD connect
http://paranormal.se/rdf/2000/04/24/local/service/20000825T234014-001->go('connect',
'RDF::Service::Interface::DBI::V01', 'dbi:Pg:dbname=wraf022', 'wwwdata')
Dispatching connect...
Registring RDF/Service/Interface/DBI/V01.pm
DBI->connect(dbname=wraf022) failed: FATAL 1: Database "wraf022" does
not exist in the system catalog.
at
/home/jonas/project/RDF-Service/bin/../lib/RDF/Service/Interface/DBI/V01.pm
line 39
Time to create the DB on the new computer. :-)
More to come next week...