RDFStore::VirtualModel - implementation of the VirtualModel RDF API


RDFStore documentation  | view source Contained in the RDFStore distribution.

Index


NAME

Top

RDFStore::VirtualModel - implementation of the VirtualModel RDF API

SYNOPSIS

Top

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

DESCRIPTION

Top

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

SEE ALSO

Top

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

AUTHOR

Top

	Alberto Reggiori <areggiori@webweaving.org>



RDFStore documentation  | view source Contained in the RDFStore distribution.