Method
TsparqlResourceget_identifier
Declaration [src]
const char*
tracker_resource_get_identifier (
TrackerResource* self
)
Description [src]
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
.
Gets property | Tsparql.Resource:identifier |