1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-11 14:41:06 +02:00
2010-01-24 09:19:39 +00:00

77 lines
3.8 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Rasqal RDF Query Library Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="Rasqal RDF Query Library Manual">
<link rel="next" href="rasqal.html" title="Rasqal Overview">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="rasqal.html" title="Rasqal Overview">
<link rel="part" href="pt01.html" title="Part I. Reference Manual">
<link rel="index" href="ix01.html" title="Index">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" lang="en">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Rasqal RDF Query Library Manual</p></th></tr></table></div>
<div><p class="releaseinfo">for Rasqal 0.9.16
</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="rasqal.html">Rasqal Overview</a></span></dt>
<dt><span class="part"><a href="pt01.html">I. Reference Manual</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="rasqal-section-general.html">General library facilities</a></span><span class="refpurpose"> — Startup and shutdown, memory handling, version checks and misc functions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-data.html">Data Graphs</a></span><span class="refpurpose"> — RDF graph sources for triples.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-expression.html">Expressions</a></span><span class="refpurpose"> — Query language expressions.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-graph-pattern.html">Graph patterns</a></span><span class="refpurpose"> — Collections of triple patterns, sub-graph patterns with operators.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-literal.html">Literal</a></span><span class="refpurpose"> — RDF literals and RDF query-specific literals.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-prefix.html">Prefixes</a></span><span class="refpurpose"> — XML QName-style prefixes made from a URI and a short text prefix.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-query.html">Query</a></span><span class="refpurpose"> — Query object API, parsing and execution</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-query-results.html">Query Results</a></span><span class="refpurpose"> — Query results as variable bindings, boolean or RDF graphs.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-query-results-formatter.html">Query Results Formatter</a></span><span class="refpurpose"> — Query results formatted into a syntax.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-triple.html">Triples</a></span><span class="refpurpose"> — Triple pattern or RDF triple.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-triples-source.html">Triples Source</a></span><span class="refpurpose"> — Source of matches to a triple pattern.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-variable.html">Variables</a></span><span class="refpurpose"> — Variable with names and literal value.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="rasqal-section-xsd.html">XML Schema Decimals</a></span><span class="refpurpose"> — XML Schema decimal number arithmetic.</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="ix01.html">Index</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.10</div>
</body>
</html>