NAME
RDFStore::Literal - An implementation of the Literal RDF API
SYNOPSIS
use RDFStore::Literal;
my $literal = new RDFStore::Literal("Ciao neh!!");
DESCRIPTION
An RDFStore::Stanford::Literal implementation using Digested URIs.
SEE ALSO
Digest(3)
AUTHOR
Alberto Reggiori <alberto.reggiori@jrc.it>