7 calls to EasyRdf_Namespace::namespaces() in Zircon Profile 8
- EasyRdf_Namespace::delete in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Delete an existing namespace.
- EasyRdf_Namespace::expand in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Expand a shortened URI (qname) back into a full URI.
- EasyRdf_Namespace::get in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Return a namespace given its prefix.
- EasyRdf_Namespace::set in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Register a new namespace.
- EasyRdf_Namespace::setDefault in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Set the default namespace
- EasyRdf_Namespace::splitUri in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Namespace.php - Try and breakup a URI into a prefix and local part
- EasyRdf_Sparql_Client::request in vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Sparql/ Client.php