|
From: <ca...@us...> - 2008-03-03 14:56:16
|
Revision: 566
http://rdfapi-php.svn.sourceforge.net/rdfapi-php/?rev=566&view=rev
Author: cax
Date: 2008-03-03 06:56:08 -0800 (Mon, 03 Mar 2008)
Log Message:
-----------
Link to the online demo of rap_pubby added
Modified Paths:
--------------
trunk/rdfapi-php/doc/tutorial/RAP_Pubby.htm
Modified: trunk/rdfapi-php/doc/tutorial/RAP_Pubby.htm
===================================================================
--- trunk/rdfapi-php/doc/tutorial/RAP_Pubby.htm 2008-02-29 17:30:48 UTC (rev 565)
+++ trunk/rdfapi-php/doc/tutorial/RAP_Pubby.htm 2008-03-03 14:56:08 UTC (rev 566)
@@ -281,10 +281,12 @@
<p>Will be replaced with table rows containing 'property - property value' pairs of the resource beeing described. The styling of odd and even table rows can be altered in your css file by defining 'odd' and 'even' classes respectively. </p>
<p> </p>
<h2>Use Case Example</h2>
-<p>RAP_Pubby distribution contains a small use case example showing information about the Web-based Systems Group @ Freie Universit\xE4t Berlin. To run this example:
-<li>install RAP_Pubby (see installation section)</li>
-<li>open config.php and modify the paramters RDFAPI_INCLUDE_DIR and PUBBY_WEBBASE</li>
-<li>type the PUBBY_WEBBASE-URL into the address bar of your web browser</li>
-</p>
+<p>RAP_Pubby distribution contains a small use case example showing information about the Web-based Systems Group @ Freie Universit\xE4t Berlin. To run this example: </p>
+<ul>
+ <li>install RAP_Pubby (see installation section)</li>
+ <li>open config.php and modify the paramters RDFAPI_INCLUDE_DIR and PUBBY_WEBBASE</li>
+ <li>type the PUBBY_WEBBASE-URL into the address bar of your web browser</li>
+</ul>
+<p>You can also view this example online at: <a href="http://www4.wiwiss.fu-berlin.de/rap-pubby/">http://www4.wiwiss.fu-berlin.de/rap-pubby/</a> </p>
<br>
</body></html>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|