You are here

protected property EasyRdf_Literal::$datatype in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php \EasyRdf_Literal::datatype

@ignore The datatype URI of the literal

File

vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php, line 60

Class

EasyRdf_Literal
Class that represents an RDF Literal

Code

protected $datatype = null;