]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/work-packages/distribution.xml
DTD improved (and committed) with new elements "task" and "tasks".
[helm.git] / helm / mowgli / home / xml / work-packages / distribution.xml
index 9aaa5cf927e3a112dd3239396cfcfdf14f768d55..66f83fc7ee8e33dec41730f1832bc6cbd4beff68 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 
+<!DOCTYPE work-package SYSTEM "work-package.dtd">
+
 <work-package number="5">
  <name>Distribution</name>
  <begin>Month 18</begin>
@@ -18,9 +20,9 @@
  <description>
   <p>The work is articulated in three, conceptually sequential
      tasks:</p>
-  <dl>
-   <dt>T5.1</dt>
-   <dd>Architectural Design of the Distribution Model. The big
+  <tasks>
+   <task name="T5.1">
+    <p>Architectural Design of the Distribution Model. 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>
        mapping to Uniform Resource Locators, and the integration
        of databases in the distribution model. The final aim is
        to have a <I>phisically</I> distributed library with a
-       single <I>logical</I> view.</dd>
-
-   <dt>T5.2</dt>
-   <dd>Prototype implementation. First prototyping implementation
-       of the distribution layer.</dd>
-
-   <dt>T5.3</dt>
-   <dd>Integration with the Consultation Engine. First
+       single <I>logical</I> view.</p>
+   </task>
+   <task name="T5.2">
+    <p>Prototype implementation. First prototyping implementation
+       of the distribution layer.</p>
+   </task>
+   <task name="T5.3">
+    <p>Integration with the Consultation Engine. First
        implementation of the library as a distributed repository.
        Distribution should be completely transparent to users of
-       the Consultation Engine.</dd>
-  </dl>
+       the Consultation Engine.</p>
+   </task>
+  </tasks>
  </description>
  <deliverable file="D5.a"/>
  <deliverable file="D5.b"/>
- <milestone>
+ <milestones>
   <p>The main milestone is the release of the advanced MOWGLI
      prototype, for the fourth meeting of the project, at month
      24. The advanced prototype will integrate the previous one
      with the new distribution facilities offered by the
      distribution layer.</p>
- </milestone>
+ </milestones>
 </work-package>