There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

RDFStore::VirtualModel - implementation of the VirtualModel RDF API

SYNOPSIS

	use RDFStore::VirtualModel;
        my $virtual = new RDFStore::VirtualModel( Name => 'triples' );

DESCRIPTION

An RDFStore::VirtualModel implementation using RDFStore::Model and Digested URIs.

SEE ALSO

RDFStore::Model(3) Digest(3) and RDFStore::SchemaModel(3)

AUTHOR

Alberto Reggiori <areggiori@webweaving.org>