RDF::Core::Node - an ancestor of RDF::Core::Resource and RDF::Core::Literal


RDF-Core documentation  | view source Contained in the RDF-Core distribution.

Index


NAME

Top

RDF::Core::Node - an ancestor of RDF::Core::Resource and RDF::Core::Literal

DESCRIPTION

Top

RDF::Core::Node is not intended to be used itself, it declares methods common for it's descendants.

Interface

* new
* getLabel

Returns getValue for literal and getURI for resource

* clone

Returns copy of itself

* isLiteral

Returns true if object is an instance of class RDF::Core::Literal

LICENSE

Top

This package is subject to the MPL (or the GPL alternatively).

AUTHOR

Top

Ginger Alliance, rdf@gingerall.cz

SEE ALSO

Top

RDF::Core::Literal, RDF::Core::Resource


RDF-Core documentation  | view source Contained in the RDF-Core distribution.