You are here

12 calls to EasyRdf_Namespace::expand() in Zircon Profile 8

EasyRdf_Graph::addType in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Add one or more rdf:type properties to a resource
EasyRdf_Graph::checkResourceParam in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Check that a URI/resource parameter is valid, and convert it to a string @ignore
EasyRdf_Graph::checkSinglePropertyParam in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Check that a single URI/property parameter (not a property path) is valid, and expand it if required @ignore
EasyRdf_Graph::isA in vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Check if a resource is of the specified type
EasyRdf_Literal::create in vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php
Create a new literal object
EasyRdf_Literal::deleteDatatypeMapping in vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php
Remove the mapping between an RDF datatype and a PHP class name
EasyRdf_Literal::setDatatypeMapping in vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php
Register an RDF datatype with a PHP class name
EasyRdf_Literal::__construct in vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php
Constructor for creating a new literal
EasyRdf_Parser_Rdfa::generateList in vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php
EasyRdf_TypeMapper::delete in vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php
Delete an existing RDF type mapping.
EasyRdf_TypeMapper::get in vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php
Get the registered class for an RDF type
EasyRdf_TypeMapper::set in vendor/easyrdf/easyrdf/lib/EasyRdf/TypeMapper.php
Register an RDF type with a PHP Class name