forked from dajobe/rasqal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.html
More file actions
22 lines (16 loc) · 682 Bytes
/
TODO.html
File metadata and controls
22 lines (16 loc) · 682 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Rasqal RDF Query Library - Issues</title>
</head>
<body>
<h1 style="align:center">Rasqal RDF Query Library - Issues</h1>
<h2>Bugs and Features</h2>
<p>Bugs should be reported at the
<a href="http://bugs.librdf.org/">Redland Issue Tracker</a>.
</p>
<hr />
<p>Copyright (C) 2003-2015 <a href="http://www.dajobe.org/">Dave Beckett</a><br />Copyright (C) 2003-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
</body>
</html>