Author: rineholt
Date: Wed Jul 26 15:47:40 2006
New Revision: 425890
URL: http://svn.apache.org/viewvc?rev=425890&view=rev
Log:
das changes Luciano Resende
Added:
incubator/tuscany/sandbox/site/site-author/images/das_class_diagram.jpg
(with props)
incubator/tuscany/sandbox/site/site-publish/images/das_class_diagram.jpg
(with props)
Modified:
incubator/tuscany/sandbox/site/site-author/das_index.xml
incubator/tuscany/sandbox/site/site-publish/das_index.html
Modified: incubator/tuscany/sandbox/site/site-author/das_index.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-author/das_index.xml?rev=425890&r1=425889&r2=425890&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-author/das_index.xml (original)
+++ incubator/tuscany/sandbox/site/site-author/das_index.xml Wed Jul 26
15:47:40 2006
@@ -3,33 +3,62 @@
<properties>
<title>Tuscany DAS</title>
<bannertitle>Tuscany DAS</bannertitle>
+ <author email="[EMAIL PROTECTED]">Luciano Resende</author>
</properties>
<body>
- <section name="Data Access Service">
-<p>RDB DAS provides a generic data access service that provides
-transformation capability between SDO data graphs and relational databases and
-vise versa. </p>
-
-<p>The following diagram illustrates these two capabilities in
-a typical client interaction.The client
-starts by reading a graph of data specified by some query.The client then
makes modifications to the
-graph, possibly by adding elements, and then requests the DAS to push the
-changes back to the database.</p>
-
-<img src ="/images/image002.gif" />
-
-<p><span style='color:red'>Re-create with the tool being used
-for the other diagrams</span></p>
-
-<p>The following diagram illustrates the object diagram for DAS</p>
+ <section name="Data Access Service">
+ <p>RDB DAS provides a generic data access service that
provides
+ transformation capability between SDO data graphs and
relational databases and
+ vise versa. </p>
+
+ <p>The following diagram illustrates these two
capabilities in
+ a typical client interaction.The client
+ starts by reading a graph of data specified by some
query.The client then makes modifications to the
+ graph, possibly by adding elements, and then requests
the DAS to push the
+ changes back to the database.</p>
+
+ <img src ="/images/sdo_das_sm.jpg" align="middle"
alt="DAS Capabilities"/>
+
+ <p>The following diagram illustrates the high level
object diagram for DAS</p>
+
+ <img src ="/images/das_class_diagram.jpg"
align="middle" alt="DAS High level class diagram"/>
+
+ <p>To further explore the benefits of DAS please refer
to white
+ paper "DAS White Paper: The Data Access
Service" on the <a
+
href="http://incubator.apache.org/tuscany/documentation.html">Documentation
+ page</a>.</p>
+ </section>
-<p><span style='color:red'>Need to create the object diagram</span></p>
+ <section name="General DAS Documentation">
+ <p>
+ Below, there is a list of various links to
documents that help to explain various aspects of the
+ Tuscany DAS subproject and the programming
model that it provides. More general documentation
+ which applies to the Tuscany project as a whole
can be found on the
+ <a href="documentation.html">
+ Tuscany Documentation page</a>.
+ </p>
+ <p>
+ <table class="bodyTable">
+ <tr class="b">
+ <td>
+ <span style="font-weight: bold;">Title</span>
+ </td>
+ <td>
+ <span style="font-weight:
bold;">Description</span>
+ </td>
+ </tr>
+ <tr class="b">
+ <td>
+ <a href='RDB_DAS_white_paper_v-0.1.3.pdf'
target='_blank'>DAS White Paper: The Data Access Service</a>
+ </td>
+ <td>
+ How to access relational data in terms of
Service Data Objects (not yet on the website - to be provided)
+ </td>
+ </tr>
+ </table>
+ </p>
+ </section>
-<p>To further explore the benefits of DAS please refer to white
-paper "DAS White Paper: The Data Access Service" on the <a
-href="http://incubator.apache.org/tuscany/documentation.html">Documentation
-page</a>.</p>
- </section>
</body>
</document>
Added: incubator/tuscany/sandbox/site/site-author/images/das_class_diagram.jpg
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-author/images/das_class_diagram.jpg?rev=425890&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/tuscany/sandbox/site/site-author/images/das_class_diagram.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: incubator/tuscany/sandbox/site/site-publish/das_index.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-publish/das_index.html?rev=425890&r1=425889&r2=425890&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-publish/das_index.html (original)
+++ incubator/tuscany/sandbox/site/site-publish/das_index.html Wed Jul 26
15:47:40 2006
@@ -29,7 +29,9 @@
<link rel="stylesheet" href="./css/base.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
+ <meta name="author" value="Luciano Resende">
+ <meta name="email" value="[EMAIL PROTECTED]">
+
@@ -124,21 +126,59 @@
<tr><td>
<blockquote>
<p>RDB DAS provides a generic data access
service that provides
-transformation capability between SDO data graphs and relational databases and
-vise versa. </p>
+ transformation capability between SDO data graphs and
relational databases and
+ vise versa. </p>
<p>The following diagram
illustrates these two capabilities in
-a typical client interaction.The client
-starts by reading a graph of data specified by some query.The client then
makes modifications to the
-graph, possibly by adding elements, and then requests the DAS to push the
-changes back to the database.</p>
- <img
src="./images/image002.gif" width="" height="" align="" usemap="" />
- <p><span
style="color:red">Re-create with the tool being used
-for the other diagrams</span></p>
- <p>The following diagram
illustrates the object diagram for DAS</p>
- <p><span
style="color:red">Need to create the object diagram</span></p>
+ a typical client interaction.The client
+ starts by reading a graph of data specified by some
query.The client then makes modifications to the
+ graph, possibly by adding elements, and then requests
the DAS to push the
+ changes back to the database.</p>
+ <img
src="./images/sdo_das_sm.jpg" width="" height="" align="middle" usemap="" />
+ <p>The following diagram
illustrates the high level object diagram for DAS</p>
+ <img
src="./images/das_class_diagram.jpg" width="" height="" align="middle"
usemap="" />
<p>To further explore the
benefits of DAS please refer to white
-paper "DAS White Paper: The Data Access Service" on the <a
href="http://incubator.apache.org/tuscany/documentation.html">Documentation
-page</a>.</p>
+ paper "DAS White Paper: The Data Access Service" on the
<a href="http://incubator.apache.org/tuscany/documentation.html">Documentation
+ page</a>.</p>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#726982">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="General DAS Documentation"><strong>General DAS
Documentation</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+ Below, there is a list of various links to
documents that help to explain various aspects of the
+ Tuscany DAS subproject and the programming
model that it provides. More general documentation
+ which applies to the Tuscany project as a whole
can be found on the
+ <a href="documentation.html">
+ Tuscany Documentation page</a>.
+ </p>
+ <p>
+ <table class="bodyTable">
+ <tr class="b">
+ <td>
+ <span style="font-weight: bold;">Title</span>
+ </td>
+ <td>
+ <span style="font-weight:
bold;">Description</span>
+ </td>
+ </tr>
+ <tr class="b">
+ <td>
+ <a href="RDB_DAS_white_paper_v-0.1.3.pdf"
target="_blank">DAS White Paper: The Data Access Service</a>
+ </td>
+ <td>
+ How to access relational data in terms of
Service Data Objects (not yet on the website - to be provided)
+ </td>
+ </tr>
+ </table>
+ </p>
</blockquote>
</p>
</td></tr>
Added: incubator/tuscany/sandbox/site/site-publish/images/das_class_diagram.jpg
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-publish/images/das_class_diagram.jpg?rev=425890&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
incubator/tuscany/sandbox/site/site-publish/images/das_class_diagram.jpg
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]