| RDFStore documentation | view source | Contained in the RDFStore distribution. |
RDFStore::VirtualModel - implementation of the VirtualModel RDF API
use RDFStore::VirtualModel;
my $virtual = new RDFStore::VirtualModel( Name => 'triples' );
An RDFStore::VirtualModel implementation using RDFStore::Model and Digested URIs.
RDFStore::Model(3) Digest(3) and RDFStore::SchemaModel(3)
Alberto Reggiori <areggiori@webweaving.org>
| RDFStore documentation | view source | Contained in the RDFStore distribution. |