Method
TsparqlNamespaceManagerlookup_prefix
Declaration [src]
const char*
tracker_namespace_manager_lookup_prefix (
TrackerNamespaceManager* self,
const char* prefix
)
Description [src]
Looks up the namespace URI corresponding to prefix
, or NULL
if the prefix
is not known.