|
NAMERDFStore::VirtualModel - implementation of the VirtualModel RDF API SYNOPSIS use RDFStore::VirtualModel;
my $virtual = new RDFStore::VirtualModel( Name => 'triples' );
DESCRIPTIONAn RDFStore::VirtualModel implementation using RDFStore::Model and Digested URIs. SEE ALSORDFStore::Model(3) Digest(3) and RDFStore::SchemaModel(3) AUTHORAlberto Reggiori <areggiori@webweaving.org>
|