12 calls to EasyRdf_Namespace::shorten()

EasyRdf_Graph::dumpResource in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Return a human readable view of a resource and its properties
EasyRdf_Graph::properties in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get a list of all the shortened property names (qnames) for a resource.
EasyRdf_Graph::type in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get the resource type of the graph
EasyRdf_Graph::types in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php
Get a list of types for a resource
EasyRdf_Literal::getDatatype in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php
Returns the shortened datatype URI of the literal.
EasyRdf_Resource::shorten in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php
Get a shortened version of the resources URI.
EasyRdf_Serialiser_GraphViz::serialiseDot in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/GraphViz.php
Internal function to serialise an EasyRdf_Graph into a DOT formatted string
EasyRdf_Serialiser_RdfXml::rdfxmlResource in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/RdfXml.php
Protected method to serialise a whole resource and its properties @ignore
EasyRdf_Serialiser_Turtle::serialiseObject in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php
@ignore
EasyRdf_Serialiser_Turtle::serialiseProperties in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php
Protected method to serialise the properties of a resource @ignore
EasyRdf_Utils::dumpLiteralValue in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php
Return pretty-print view of a literal
EasyRdf_Utils::dumpResourceValue in drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Utils.php
Return pretty-print view of a resource URI