File: rasqal.html

package info (click to toggle)
rasqal 0.9.33-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,452 kB
  • sloc: ansic: 42,463; sh: 12,077; yacc: 4,986; makefile: 2,443; perl: 2,063; lex: 1,948; xml: 555
file content (36 lines) | stat: -rw-r--r-- 1,862 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!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 Overview</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Rasqal RDF Query Library Manual">
<link rel="up" href="index.html" title="Rasqal RDF Query Library Manual">
<link rel="prev" href="index.html" title="Rasqal RDF Query Library Manual">
<link rel="next" href="reference-manual.html" title="Part I. Reference Manual">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Rasqal RDF Query Library Manual</th>
<td><a accesskey="n" href="reference-manual.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="rasqal"></a>Rasqal Overview</h2></div></div></div>
<p>
<a class="ulink" href="http://librdf.org/rasqal/" target="_top">Rasqal</a> is an RDF query
library providing APIs to parse query syntaxes (SPARQL and RDQL),
build and manipulate the query structures, form query algebras and
execution plans and execute the queries into query result sets.
    </p>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>