|
NAMERDF::Core::Literal - a literal value for RDF statement
SYNOPSISuse RDF::Core::Literal; my $literal=new RDF::Core::Literal("Jim Brown"); print $literal->getValue()."\n";
DESCRIPTIONIs inherited from RDF::Core::Node
Interface
LICENSEThis package is subject to the MPL (or the GPL alternatively).
AUTHORGinger Alliance, rdf@gingerall.cz
SEE ALSOperl(1). |