Revision: 563
http://rdfapi-php.svn.sourceforge.net/rdfapi-php/?rev=563&view=rev
Author: cax
Date: 2008-02-29 08:02:33 -0800 (Fri, 29 Feb 2008)
Log Message:
-----------
Version update -> V0.9.6
Modified Paths:
--------------
trunk/rdfapi-php/doc/index.html
trunk/rdfapi-php/doc/tests.html
Modified: trunk/rdfapi-php/doc/index.html
===================================================================
--- trunk/rdfapi-php/doc/index.html 2008-02-29 15:30:18 UTC (rev 562)
+++ trunk/rdfapi-php/doc/index.html 2008-02-29 16:02:33 UTC (rev 563)
@@ -2,7 +2,7 @@
<!-- Generated with PHPDoc, http://www.phpdoc.de -->
<html>
<head>
- <title>RAP - Rdf API for PHP V0.9.4 - Home</title>
+ <title>RAP - Rdf API for PHP V0.9.6 - Home</title>
<link rel="stylesheet" href="phpdoc.css" type="text/css">
<link rel="alternate" type="application/rdf+xml" title="rap" href="../../ueber_uns/team/rap.rdf">
<style type="text/css">
@@ -39,7 +39,7 @@
<p> </p>
<p> </p>
<p></p> <br>
- <H1>RAP - RDF API for PHP V0.9.5</H1>
+ <H1>RAP - RDF API for PHP V0.9.6</H1>
<p>RAP is a software package for parsing, querying, manipulating, serializing
and serving RDF models. <BR>
<br>
@@ -61,6 +61,7 @@
</LI>
<LI>integrated <a href="tutorial/netapi.html">RDF server</a> providing similar functionality as the <a href="http://www.joseki.org/" target="_blank">Joseki
RDF server</a></LI>
+ <LI>integrated <a href="../rap-pubby/doc/RAP_Pubby.htm">linked data frontend</a> </LI>
<LI><a href="tutorial/db_utils.htm">graphical user-interface</a> for managing
database-backed RDF models </LI>
<LI>support for common <a href="tutorial/vocabularies.htm">vocabularies</a></LI>
@@ -113,6 +114,12 @@
<TH>Release Date</TH>
</TR>
<TR>
+ <TD align=middle valign="top">V0.9.6</TD>
+ <TD align=left><a href="../rap-pubby/doc/RAP_Pubby.htm">RAP_Pubby</a> - a linked data frontend for RAP added.<br />
+ Multiple bugs fixed. </TD>
+ <TD align=middle valign="top">2008-02-29</TD>
+ </TR>
+ <TR>
<TD align=middle valign="top">V0.9.5</TD>
<TD align=left><p>New SPARQL query engine added. The new engine is much faster and supports <br>
all features
@@ -246,8 +253,7 @@
<li>Christian Weiske for reimplementing the RAP SPARQL engine and extending it with support for all features from the W3C SPARQL Recommendation</li>
<li>Daniel Westphal for the ResModel- and OntModel-APIs, RDF dataset and the RDF-S/OWL
reasoning support. </li>
- <li>Radoslaw Oldakowski for the database backend and the RDQL query engine
- and to</li>
+ <li>Radoslaw Oldakowski for the database backend, the RDQL query engine, improving the RDF/XML-parser, and for the RAP_Pubby</li>
<li> Gunnar AA. Grimnes for the N3 support and the RDF DB Utils package</li>
<li>Phil Dawes for the NetAPI implementation</li>
<li>Tobias Gauß for the MemModel indexing, the unit test suite and the SPARQL engine and client library.</li>
Modified: trunk/rdfapi-php/doc/tests.html
===================================================================
--- trunk/rdfapi-php/doc/tests.html 2008-02-29 15:30:18 UTC (rev 562)
+++ trunk/rdfapi-php/doc/tests.html 2008-02-29 16:02:33 UTC (rev 563)
@@ -80,6 +80,8 @@
<li><a href="tutorial/usingtheSparqlEngine.htm"> Using the SPARQL Engine </a><br><p>
</li>
<li><a href="tutorial/usingtheSparqlClient.htm">SPARQL client</a><br><p>
+ </li>
+ <li><a href="../rap-pubby/doc/RAP_Pubby.htm">RAP_Pubby</a></li>
</ol>
<p> </p>
<br> </td>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|