NAME
RDFStore::VirtualModel - implementation of the VirtualModel RDF API
SYNOPSIS
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>