|
NAMERDF::Core::Literal - a literal value for RDF statementSYNOPSISrequire RDF::Core::Literal; my $literal=new RDF::Core::Literal("Jim Brown"); print $literal->getValue()."\n"; DESCRIPTIONIs inherited from RDF::Core::Node, you can specify it's language and datatype URI.Interface
LICENSEThis package is subject to the MPL (or the GPL alternatively).AUTHORGinger Alliance, rdf@gingerall.czSEE ALSOperl(1).
Visit the GSP FreeBSD Man Page Interface. |