Alberto Reggiori > RDFStore-0.42 > RDFStore::Stanford::Literal

Download:
RDFStore-0.42.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 0.4   Source  

NAME ^

RDFStore::Stanford::Literal - definiton of the Literal RDF API

SYNOPSIS ^

  use RDFStore::Stanford::Literal;
  my $literal = new RDFStore::Stanford::Literal("Ciao neh!!");

DESCRIPTION ^

This is just the interface definition. If you are more interested to an example implementation see RDFStore::Literal(3)

SEE ALSO ^

RDFStore::Literal(3)

AUTHOR ^

        Alberto Reggiori <areggiori@webweaving.org>