]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/work-packages/distribution.xml
Work-packages DTD improved (tasks now have an identifier and a name).
[helm.git] / helm / mowgli / home / xml / work-packages / distribution.xml
index 66f83fc7ee8e33dec41730f1832bc6cbd4beff68..75a7672262e5d73989fdb6601948cb24d24eecf4 100644 (file)
@@ -21,8 +21,9 @@
   <p>The work is articulated in three, conceptually sequential
      tasks:</p>
   <tasks>
-   <task name="T5.1">
-    <p>Architectural Design of the Distribution Model. The big
+   <task id="T5.1">
+    <name>Architectural Design of the Distribution Model.</name>
+    <p>The big
        issue it to find the right compromise between two opposite
        requirements: <I>distribution</I> (in the sense of the
        Web: few rules, no central authority) and <I>coherence</I>
        to have a <I>phisically</I> distributed library with a
        single <I>logical</I> view.</p>
    </task>
-   <task name="T5.2">
-    <p>Prototype implementation. First prototyping implementation
+   <task id="T5.2">
+    <name>Prototype implementation.</name> 
+    <p>First prototyping implementation
        of the distribution layer.</p>
    </task>
-   <task name="T5.3">
-    <p>Integration with the Consultation Engine. First
+   <task id="T5.3">
+    <name>Integration with the Consultation Engine.</name>
+    <p>First
        implementation of the library as a distributed repository.
        Distribution should be completely transparent to users of
        the Consultation Engine.</p>