Author: hasan
Date: Sat Nov 11 21:06:50 2017
New Revision: 1814985

URL: http://svn.apache.org/viewvc?rev=1814985&view=rev
Log:
CLEREZZA-1017: Add author and last updated date to tutorial pages

Modified:
    clerezza/site/production/getting-started/tutorial/tutorial-01/index.html
    clerezza/site/production/getting-started/tutorial/tutorial-02/index.html

Modified: 
clerezza/site/production/getting-started/tutorial/tutorial-01/index.html
URL: 
http://svn.apache.org/viewvc/clerezza/site/production/getting-started/tutorial/tutorial-01/index.html?rev=1814985&r1=1814984&r2=1814985&view=diff
==============================================================================
--- clerezza/site/production/getting-started/tutorial/tutorial-01/index.html 
(original)
+++ clerezza/site/production/getting-started/tutorial/tutorial-01/index.html 
Sat Nov 11 21:06:50 2017
@@ -76,6 +76,12 @@
             <div class='tx-content'>
                 <div>
                     <div xmlns="http://www.w3.org/1999/xhtml"; class="column 
one-column">
+                       <div>
+                               Author: Hasan ([email protected])
+                       </div>
+                       <div>
+                               Last update: November 11, 2017
+                       </div>
                         <h2>Problem Definition</h2>
                         <p>
                         Suppose that we want to store the statement "Hasan is 
an Apache Clerezza user" in an RDF Graph. We can rephrase the statement to be 
more precise to "There is someone having the first name Hasan, who is an Apache 
Clerezza user". This statement can be represented in <a 
href="https://www.w3.org/TR/turtle/";>Turtle</a>, assuming the use of an example 
ontology, as follows.

Modified: 
clerezza/site/production/getting-started/tutorial/tutorial-02/index.html
URL: 
http://svn.apache.org/viewvc/clerezza/site/production/getting-started/tutorial/tutorial-02/index.html?rev=1814985&r1=1814984&r2=1814985&view=diff
==============================================================================
--- clerezza/site/production/getting-started/tutorial/tutorial-02/index.html 
(original)
+++ clerezza/site/production/getting-started/tutorial/tutorial-02/index.html 
Sat Nov 11 21:06:50 2017
@@ -76,6 +76,12 @@
             <div class='tx-content'>
                 <div>
                     <div xmlns="http://www.w3.org/1999/xhtml"; class="column 
one-column">
+                       <div>
+                               Author: Hasan ([email protected])
+                       </div>
+                       <div>
+                               Last update: November 11, 2017
+                       </div>
                         <p>
                                In this tutorial we are going to import triples 
stored in a file into a graph.
                         </p>


Reply via email to