The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RDFStore::Stanford::VirtualModel - definiton of the VirtualModel RDF API

SYNOPSIS

  use RDFStore::Stanford::VirtualModel;
  my $virtual = new RDFStore::Stanford::VirtualModel();

DESCRIPTION

This is just the interface definition. If you are more interested to an example implementation see RDFStore::VirtualModel(3) or RDFStore::SchemaModel(3)

SEE ALSO

RDFStore::VirtualModel(3) RDFStore::SchemaModel(3)

AUTHOR

        Alberto Reggiori <areggiori@webweaving.org>