Function
TrackerNamespaceManagerget_default
Declaration [src]
TrackerNamespaceManager*
tracker_namespace_manager_get_default (
void
)
Description [src]
Returns the global TrackerNamespaceManager that contains a set of well-known
namespaces and prefixes, such as rdf:, rdfs:, nie:, tracker:, etc.
Note that the list of prefixes and namespaces is hardcoded in libtracker-sparql. It may not correspond with the installed set of ontologies, if they have been modified since they were installed.
| Deprecated since: | 3.3 |
Use | |
Return value
| Returns: | TrackerNamespaceManager |
A global, shared |
|
| The data is owned by the called function. |