]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/work-packages/distribution.xml
ocaml 3.09 transition
[helm.git] / helm / mowgli / home / xml / work-packages / distribution.xml
index 9aaa5cf927e3a112dd3239396cfcfdf14f768d55..2f81e8db63bb260f6c90be74404784ee66cfd418 100644 (file)
@@ -1,9 +1,12 @@
 <?xml version="1.0"?>
 
+<!DOCTYPE work-package SYSTEM "work-package.dtd">
+
 <work-package number="5">
  <name>Distribution</name>
  <begin>Month 18</begin>
  <end>Month 30</end>
+ <leader file="dfki/kohlhase"/>
  <person-month participant="bologna" number="6"/>
  <person-month participant="inria" number="5"/>
  <person-month participant="dfki" number="8"/>
  <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 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>
+       requirements: <em>distribution</em> (in the sense of the
+       Web: few rules, no central authority) and <em>coherence</em>
        (coherence between different copies of a same document
        and global management of the library as a single rational
        development). Other architectural problems to be solved
        are the management of Uniform Resource Identifiers, their
        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
+       to have a <em>phisically</em> distributed library with a
+       single <em>logical</em> view.</p>
+   </task>
+   <task id="T5.2">
+    <name>Prototype implementation.</name> 
+    <p>First prototyping implementation
+       of the distribution layer.</p>
+   </task>
+   <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.</dd>
-  </dl>
+       the Consultation Engine.</p>
+   </task>
+  </tasks>
  </description>
- <deliverable file="D5.a"/>
- <deliverable file="D5.b"/>
- <milestone>
+ <deliverable file="distribution/d5a"/>
+ <deliverable file="distribution/d5b"/>
+ <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>