NAME

RDFStore::Resource - implementation of the Resource RDF API

SYNOPSIS

use RDFStore::Resource;
my $resource = new RDFStore::Resource("http://pen.jrc.it/idex.html");

DESCRIPTION

An RDFStore::Stanford::Resource implementation using Digested URIs.

SEE ALSO

RDFStore::Stanford::Resource(3) Digest(3) RDFStore::RDFNode(3)

AUTHOR

Alberto Reggiori <alberto.reggiori@jrc.it>