Method
TsparqlNamespaceManagercompress_uri
since: 3.3
Declaration [src]
char*
tracker_namespace_manager_compress_uri (
TrackerNamespaceManager* self,
const char* uri
)
Description [src]
If uri
begins with one of the namespaces known to this
TrackerNamespaceManager
, then the return value will be the
compressed URI. Otherwise, NULL
will be returned.
Available since: 3.3