Constants¶
Details¶
- Tracker.MAJOR_VERSION = 3¶
The major version of the Tracker library.
Like #tracker_major_version, but intended to be used at application compile time.
- Tracker.MICRO_VERSION = 3¶
The micro version of the Tracker library.
Like #tracker_micro_version, but intended to be used at application compile time.
- Tracker.MINOR_VERSION = 7¶
The minor version of the Tracker library.
Like #tracker_minor_version, but intended to be used at application compile time.
- Tracker.PREFIX_DC = 'http://purl.org/dc/elements/1.1/'¶
The Prefix of the DC (Dublin Core) namespace
- Tracker.PREFIX_MFO = 'http://tracker.api.gnome.org/ontology/v3/mfo#'¶
The Prefix of the MFO namespace
- Tracker.PREFIX_NAO = 'http://tracker.api.gnome.org/ontology/v3/nao#'¶
The Prefix of the NAO namespace
- Tracker.PREFIX_NCO = 'http://tracker.api.gnome.org/ontology/v3/nco#'¶
The Prefix of the NCO namespace
- Tracker.PREFIX_NFO = 'http://tracker.api.gnome.org/ontology/v3/nfo#'¶
The Prefix of the NFO namespace
- Tracker.PREFIX_NIE = 'http://tracker.api.gnome.org/ontology/v3/nie#'¶
The Prefix of the NIE namespace
- Tracker.PREFIX_NMM = 'http://tracker.api.gnome.org/ontology/v3/nmm#'¶
The Prefix of the RDF namespace
- Tracker.PREFIX_NRL = 'http://tracker.api.gnome.org/ontology/v3/nrl#'¶
The Prefix of the NRL namespace
- Tracker.PREFIX_OSINFO = 'http://tracker.api.gnome.org/ontology/v3/osinfo#'¶
The Prefix of the Osinfo namespace
- Tracker.PREFIX_RDF = 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'¶
The Prefix of the RDF namespace
- Tracker.PREFIX_RDFS = 'http://www.w3.org/2000/01/rdf-schema#'¶
The Prefix of the RDFS namespace
- Tracker.PREFIX_SLO = 'http://tracker.api.gnome.org/ontology/v3/slo#'¶
The Prefix of the SLO namespace
- Tracker.PREFIX_TRACKER = 'http://tracker.api.gnome.org/ontology/v3/tracker#'¶
The Prefix of the Tracker namespace
- Tracker.PREFIX_XSD = 'http://www.w3.org/2001/XMLSchema#'¶
The Prefix of the XSD namespace