NamespaceManager


Object Hierarchy:

Object hierarchy for NamespaceManager

Description:

[ CCode ( type_id = "tracker_namespace_manager_get_type ()" ) ]
public class NamespaceManager : Object

`TrackerNamespaceManager` object represents a mapping between namespaces and their shortened prefixes.

This object keeps track of namespaces, and allows you to assign short prefixes for them to avoid frequent use of full namespace IRIs. The syntax used is that of Compact URIs (CURIEs).

Usually you will want to use a namespace manager obtained through [method@SparqlConnection.get_namespace_manager] from the [ class@SparqlConnection] that manages the RDF data, as that will contain all prefixes and namespaces that are pre-defined by its ontology.


Namespace: Tsparql
Package: tinysparql-3.0

Content:

Static methods:

Creation methods:

Methods:

Inherited Members: