]> matita.cs.unibo.it Git - helm.git/blob - 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
1 <?xml version="1.0"?>
2
3 <!DOCTYPE work-package SYSTEM "work-package.dtd">
4
5 <work-package number="5">
6  <name>Distribution</name>
7  <begin>Month 18</begin>
8  <end>Month 30</end>
9  <person-month participant="bologna" number="6"/>
10  <person-month participant="inria" number="5"/>
11  <person-month participant="dfki" number="8"/>
12  <person-month participant="nijmegen" number="3"/>
13  <person-month participant="aei" number="5"/>
14  <person-month participant="trusted-logic" number="0"/>
15  <objectives>
16   <p>Overall architectural design of the distribution model,
17      its implementation and integration with the consultation
18      engine.</p>
19  </objectives>
20  <description>
21   <p>The work is articulated in three, conceptually sequential
22      tasks:</p>
23   <tasks>
24    <task name="T5.1">
25     <p>Architectural Design of the Distribution Model. The big
26        issue it to find the right compromise between two opposite
27        requirements: <I>distribution</I> (in the sense of the
28        Web: few rules, no central authority) and <I>coherence</I>
29        (coherence between different copies of a same document
30        and global management of the library as a single rational
31        development). Other architectural problems to be solved
32        are the management of Uniform Resource Identifiers, their
33        mapping to Uniform Resource Locators, and the integration
34        of databases in the distribution model. The final aim is
35        to have a <I>phisically</I> distributed library with a
36        single <I>logical</I> view.</p>
37    </task>
38    <task name="T5.2">
39     <p>Prototype implementation. First prototyping implementation
40        of the distribution layer.</p>
41    </task>
42    <task name="T5.3">
43     <p>Integration with the Consultation Engine. First
44        implementation of the library as a distributed repository.
45        Distribution should be completely transparent to users of
46        the Consultation Engine.</p>
47    </task>
48   </tasks>
49  </description>
50  <deliverable file="D5.a"/>
51  <deliverable file="D5.b"/>
52  <milestones>
53   <p>The main milestone is the release of the advanced MOWGLI
54      prototype, for the fourth meeting of the project, at month
55      24. The advanced prototype will integrate the previous one
56      with the new distribution facilities offered by the
57      distribution layer.</p>
58  </milestones>
59 </work-package>