Description
Located in File: /simplerdfnode.php
For terms of use see LICENSE.txt in this distribution.
- access: - public
- since: - 2004-10-13
- copyright: - 2004 Daniel Sevcik
- version: - $Revision: 2.0 $
- author: - Daniel Sevcik <simplerdf@webdevelopers.cz>
Classes extended from SimpleRdfNode:
- SimpleRdfLiteral
- For terms of use see LICENSE.txt in this distribution.
- SimpleRdfResource
- For terms of use see LICENSE.txt in this distribution.
Method Detail
Summary:
Method getValue (line 21)
string getValue(
)
Overridden in child classes as:
- SimpleRdfResource::getValue()
- Alias to getUri()
This method should return URI or Literal value.
Info