Index
index by Group
index by Distribution
index by Vendor
index by installation date
index by Name
Mirrors
Help
Search
Fedora 40 for x86_64
:
/
usr
/share
/doc
/Tracker-3.0
Tracker-3.0.devhelp2
class.Batch.html
class.Endpoint.html
class.EndpointDBus.html
class.EndpointHttp.html
class.NamespaceManager.html
class.Notifier.html
class.Resource.html
class.SparqlConnection.html
class.SparqlCursor.html
class.SparqlStatement.html
classes_hierarchy.html
commandline.html
const.MAJOR_VERSION.html
const.MICRO_VERSION.html
const.MINOR_VERSION.html
const.PREFIX_DC.html
const.PREFIX_MFO.html
const.PREFIX_NAO.html
const.PREFIX_NCO.html
const.PREFIX_NFO.html
const.PREFIX_NIE.html
const.PREFIX_NMM.html
const.PREFIX_NRL.html
const.PREFIX_OSINFO.html
const.PREFIX_RDF.html
const.PREFIX_RDFS.html
const.PREFIX_SLO.html
const.PREFIX_TRACKER.html
const.PREFIX_XSD.html
containment.svg
ctor.EndpointDBus.new.html
ctor.EndpointHttp.new.html
ctor.NamespaceManager.new.html
ctor.Resource.new.html
ctor.SparqlConnection.bus_new.html
ctor.SparqlConnection.bus_new_finish.html
ctor.SparqlConnection.new.html
ctor.SparqlConnection.new_finish.html
ctor.SparqlConnection.remote_new.html
dc-ontology.html
enum.DeserializeFlags.html
enum.NotifierEventType.html
enum.RdfFormat.html
enum.SerializeFlags.html
enum.SparqlValueType.html
error.SparqlError.html
example-interpretation-containment.svg
examples.html
flags.SparqlConnectionFlags.html
fonts.css
func.CHECK_VERSION.html
func.check_version.html
func.sparql_escape_string.html
func.sparql_escape_uri.html
func.sparql_escape_uri_printf.html
func.sparql_escape_uri_vprintf.html
func.sparql_get_ontology_nepomuk.html
func.sparql_get_uuid_urn.html
fzy.js
go-up-symbolic.png
index.html
index.json
interpretation.svg
limits.html
logo.svg
main.js
method.Batch.add_rdf.html
method.Batch.add_resource.html
method.Batch.add_sparql.html
method.Batch.add_statement.html
method.Batch.add_statementv.html
method.Batch.execute.html
method.Batch.execute_async.html
method.Batch.execute_finish.html
method.Batch.get_connection.html
method.Endpoint.get_allowed_graphs.html
method.Endpoint.get_allowed_services.html
method.Endpoint.get_readonly.html
method.Endpoint.get_sparql_connection.html
method.Endpoint.set_allowed_graphs.html
method.Endpoint.set_allowed_services.html
method.Endpoint.set_readonly.html
method.NamespaceManager.add_prefix.html
method.NamespaceManager.compress_uri.html
method.NamespaceManager.expand_uri.html
method.NamespaceManager.foreach.html
method.NamespaceManager.has_prefix.html
method.NamespaceManager.lookup_prefix.html
method.NamespaceManager.print_turtle.html
method.Notifier.signal_subscribe.html
method.Notifier.signal_unsubscribe.html
method.NotifierEvent.get_event_type.html
method.NotifierEvent.get_id.html
method.NotifierEvent.get_urn.html
method.Resource.add_boolean.html
method.Resource.add_datetime.html
method.Resource.add_double.html
method.Resource.add_gvalue.html
method.Resource.add_int.html
method.Resource.add_int64.html
method.Resource.add_relation.html
method.Resource.add_string.html
method.Resource.add_take_relation.html
method.Resource.add_uri.html
method.Resource.get_first_boolean.html
method.Resource.get_first_datetime.html
method.Resource.get_first_double.html
method.Resource.get_first_int.html
method.Resource.get_first_int64.html
method.Resource.get_first_relation.html
method.Resource.get_first_string.html
method.Resource.get_first_uri.html
method.Resource.get_identifier.html
method.Resource.get_properties.html
method.Resource.get_property_overwrite.html
method.Resource.get_values.html
method.Resource.identifier_compare_func.html
method.Resource.print_jsonld.html
method.Resource.print_rdf.html
method.Resource.print_sparql_update.html
method.Resource.print_turtle.html
method.Resource.serialize.html
method.Resource.set_boolean.html
method.Resource.set_datetime.html
method.Resource.set_double.html
method.Resource.set_gvalue.html
method.Resource.set_identifier.html
method.Resource.set_int.html
method.Resource.set_int64.html
method.Resource.set_relation.html
method.Resource.set_string.html
method.Resource.set_take_relation.html
method.Resource.set_uri.html
method.SparqlConnection.close.html
method.SparqlConnection.close_async.html
method.SparqlConnection.close_finish.html
method.SparqlConnection.create_batch.html
method.SparqlConnection.create_notifier.html
method.SparqlConnection.deserialize_async.html
method.SparqlConnection.deserialize_finish.html
method.SparqlConnection.get_namespace_manager.html
method.SparqlConnection.load_statement_from_gresource.html
method.SparqlConnection.map_connection.html
method.SparqlConnection.query.html
method.SparqlConnection.query_async.html
method.SparqlConnection.query_finish.html
method.SparqlConnection.query_statement.html
method.SparqlConnection.serialize_async.html
method.SparqlConnection.serialize_finish.html
method.SparqlConnection.update.html
method.SparqlConnection.update_array_async.html
method.SparqlConnection.update_array_finish.html
method.SparqlConnection.update_async.html
method.SparqlConnection.update_blank.html
method.SparqlConnection.update_blank_async.html
method.SparqlConnection.update_blank_finish.html
method.SparqlConnection.update_finish.html
method.SparqlConnection.update_resource.html
method.SparqlConnection.update_resource_async.html
method.SparqlConnection.update_resource_finish.html
method.SparqlConnection.update_statement.html
method.SparqlCursor.close.html
method.SparqlCursor.get_boolean.html
method.SparqlCursor.get_connection.html
method.SparqlCursor.get_datetime.html
method.SparqlCursor.get_double.html
method.SparqlCursor.get_integer.html
method.SparqlCursor.get_langstring.html
method.SparqlCursor.get_n_columns.html
method.SparqlCursor.get_string.html
method.SparqlCursor.get_value_type.html
method.SparqlCursor.get_variable_name.html
method.SparqlCursor.is_bound.html
method.SparqlCursor.next.html
method.SparqlCursor.next_async.html
method.SparqlCursor.next_finish.html
method.SparqlCursor.rewind.html
method.SparqlStatement.bind_boolean.html
method.SparqlStatement.bind_datetime.html
method.SparqlStatement.bind_double.html
method.SparqlStatement.bind_int.html
method.SparqlStatement.bind_langstring.html
method.SparqlStatement.bind_string.html
method.SparqlStatement.clear_bindings.html
method.SparqlStatement.execute.html
method.SparqlStatement.execute_async.html
method.SparqlStatement.execute_finish.html
method.SparqlStatement.get_connection.html
method.SparqlStatement.get_sparql.html
method.SparqlStatement.serialize_async.html
method.SparqlStatement.serialize_finish.html
method.SparqlStatement.update.html
method.SparqlStatement.update_async.html
method.SparqlStatement.update_finish.html
mfo-ontology.html
migrating-2to3.html
nao-ontology.html
nco-ontology.html
nfo-ontology.html
nie-ontology.html
nmm-ontology.html
nrl-ontology.html
ontologies.html
osinfo-ontology.html
overview.html
performance.html
property.Batch.connection.html
property.Endpoint.allowed-graphs.html
property.Endpoint.allowed-services.html
property.Endpoint.readonly.html
property.Endpoint.sparql-connection.html
property.EndpointDBus.dbus-connection.html
property.EndpointDBus.object-path.html
property.EndpointHttp.http-certificate.html
property.EndpointHttp.http-port.html
property.Notifier.connection.html
property.Resource.identifier.html
property.SparqlCursor.connection.html
property.SparqlCursor.n-columns.html
property.SparqlStatement.connection.html
property.SparqlStatement.sparql.html
rdf-ontology.html
rdfs-ontology.html
sandboxing.html
search.js
security.html
signal.EndpointDBus.block-call.html
signal.EndpointHttp.block-remote-address.html
signal.Notifier.events.html
slo-ontology.html
solarized-dark.css
solarized-light.css
sparql-and-tracker.html
sparql-functions.html
struct.NotifierEvent.html
style.css
tracker-ontology.html
tutorial.html
type_func.NamespaceManager.get_default.html
type_func.Resource.deserialize.html
type_func.SparqlConnection.bus_new_async.html
type_func.SparqlConnection.new_async.html
type_func.SparqlError.quark.html
urlmap.js
xsd-ontology.html
Generated by
rpm2html 1.8.1
Fabrice Bellet
, Tue Jul 9 23:23:40 2024