EasyRdf_Graph::propertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get a list of the full URIs for the properties of a resource. |
EasyRdf_Resource::propertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a list of the full URIs for the properties of this resource. |
EasyRdf_Graph::reversePropertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get a list of the full URIs for the properties that point to a resource. |
EasyRdf_Resource::reversePropertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Get a list of the full URIs for the properties that point to this resource. |