get_identifier


Description:

public unowned string? get_identifier ()

Returns the identifier of a resource.

If the identifier was set to NULL, the identifier returned will be a locally unique SPARQL blank node identifier, such as `_:123`.

Parameters:

this

A `TrackerResource`

Returns:

a string owned by the resource