The information comes from the table in Sect. 9.4 of the proposal.
Should we try to reproduce that table or is it uninteresting?
consortium.html \
project.html \
news.html \
+ deliverables/distribution/d5a.html \
+ deliverables/distribution/d5b.html \
+ deliverables/information-dissemination-and-exploitation/d7a.html \
+ deliverables/information-dissemination-and-exploitation/d7b.html \
+ deliverables/interfaces/d4a.html \
+ deliverables/interfaces/d4b.html \
+ deliverables/interfaces/d4c.html \
+ deliverables/interfaces/d4d.html \
+ deliverables/interfaces/d4e.html \
+ deliverables/metadata/d3a.html \
+ deliverables/metadata/d3b.html \
+ deliverables/project-management/d0a.html \
+ deliverables/project-management/d0b.html \
+ deliverables/project-management/d0c.html \
+ deliverables/project-management/d0d.html \
+ deliverables/requirement-analysis/d1a.html \
+ deliverables/requirement-analysis/d1b.html \
+ deliverables/requirement-analysis/d1c.html \
+ deliverables/testing-and-validation/d6a.html \
+ deliverables/testing-and-validation/d6b.html \
+ deliverables/testing-and-validation/d6c.html \
+ deliverables/testing-and-validation/d6d.html \
+ deliverables/transformation/d2a.html \
+ deliverables/transformation/d2b.html \
+ deliverables/transformation/d2c.html \
+ deliverables/transformation/d2d.html \
+ deliverables/transformation/d2e.html \
+ deliverables/transformation/d2f.html \
+ deliverables/transformation/d2g.html \
sites/aei.html \
sites/bologna.html \
sites/dfki.html \
$(XSLROOT)/news.xsl
xsltproc -o $@ $(XSLROOT)/news.xsl $<
+deliverables/%.html: $(XMLROOT)/deliverables/%.xml \
+ $(XSLROOT)/deliverable.xsl
+ xsltproc -o $@ $(XSLROOT)/deliverable.xsl $<
+
sites/%.html: $(XMLROOT)/sites/%.xml \
$(XSLROOT)/site.xsl
xsltproc -o $@ $(XSLROOT)/site.xsl $<
--- /dev/null
+d5a.html
+d5b.html
--- /dev/null
+d7a.html
+d7b.html
--- /dev/null
+d4a.html
+d4b.html
+d4c.html
+d4d.html
+d4e.html
--- /dev/null
+d3a.html
+d3b.html
--- /dev/null
+d0a.html
+d0b.html
+d0c.html
+d0d.html
--- /dev/null
+d1a.html
+d1b.html
+d1c.html
--- /dev/null
+d6a.html
+d6b.html
+d6c.html
+d6d.html
--- /dev/null
+d2a.html
+d2b.html
+d2c.html
+d2d.html
+d2e.html
+d2f.html
+d2g.html
<?xml version="1.0" encoding="iso-8859-1"?>
-<!ELEMENT deliverable (name)>
+<!ELEMENT deliverable (name,working-package,leader-site,extimated-person-month,type,to-be-delivered)>
<!ATTLIST deliverable
id ID #REQUIRED>
<!ELEMENT name (#PCDATA)>
+
+<!ELEMENT working-package EMPTY>
+<!ATTLIST working-package
+ file CDATA #REQUIRED>
+
+<!ELEMENT leader-site EMPTY>
+<!ATTLIST leader-site
+ file CDATA #REQUIRED>
+
+<!ELEMENT extimated-person-month EMPTY>
+<!ATTLIST extimated-person-month
+ value CDATA #REQUIRED>
+
+<!ELEMENT type EMPTY>
+<!ATTLIST type
+ value (report|prototype) #REQUIRED>
+
+<!ELEMENT to-be-delivered (#PCDATA)>
<deliverable id="D5.a">
<name>Overall Architectural Design of the Distribution Model.</name>
+ <working-package file="distribution"/>
+ <leader-site file="dfki"/>
+ <extimated-person-month value="11"/>
+ <type value="report"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D5.b">
- <name>Advanced MOWGLI Prototype.</name>
+ <name>Advanced MOWGLI Prototype (distribution).</name>
+ <working-package file="distribution"/>
+ <leader-site file="dfki"/>
+ <extimated-person-month value="16"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 24</to-be-delivered>
</deliverable>
<deliverable id="D7.a">
<name>Dissemination and Use Plan.</name>
+ <working-package file="dissemination-and-exploitation"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="3"/>
+ <type value="report"/>
+ <to-be-delivered>Month 6</to-be-delivered>
</deliverable>
<deliverable id="D7.b">
<name>Technological Implementation Plan.</name>
+ <working-package file="dissemination-and-exploitation"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="3"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<deliverable id="D4.a">
<name>MathML Rendering/Browsing engine.</name>
+ <working-package file="interfaces"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="16"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D4.b">
- <name>First MOWGLI Prototype.</name>
+ <name>First MOWGLI Prototype (browsing, rendering and consultation).</name>
+ <working-package file="interfaces"/>
+ <leader-site file="inria"/>
+ <extimated-person-month value="15"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<deliverable id="D4.c">
<name>Prototype functionalities for assisted annotation.</name>
+ <working-package file="interfaces"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="7"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<deliverable id="D4.d">
<name>LaTeX-based authoring tool (first prototype).</name>
+ <working-package file="interfaces"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="9"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<deliverable id="D4.e">
<name>Refined and extended protoype of the LaTeX-based authoring tool.</name>
+ <working-package file="interfaces"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="8"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 24</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D3.a">
- <name>Metadata for Mathematics.</name>
+ <name>Metadata for Mathematical Libraries.</name>
+ <working-package file="metadata"/>
+ <leader-site file="dfki"/>
+ <extimated-person-month value="9"/>
+ <type value="report"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<deliverable id="D3.b">
<name>Metadata Model.</name>
+ <working-package file="metadata"/>
+ <leader-site file="dfki"/>
+ <extimated-person-month value="11"/>
+ <type value="report"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D0.a">
- <name>Self Assesment parameters and criteria.</name>
+ <name>Self-Assesment parameters and criteria.</name>
+ <working-package file="project-management"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="2"/>
+ <type value="report"/>
+ <to-be-delivered>Month 6</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D0.b">
- <name>First Self-assesment Report.</name>
+ <name>First Self-Assesment Report.</name>
+ <working-package file="project-management"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="1"/>
+ <type value="report"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D0.c">
- <name>Second Self-assesment Report.</name>
+ <name>Second Self-Assesment Report.</name>
+ <working-package file="project-management"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="1"/>
+ <type value="report"/>
+ <to-be-delivered>Month 20</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D0.d">
- <name>Final Self-assesment Report.</name>
+ <name>Final Self-Assesment Report.</name>
+ <working-package file="project-management"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="1"/>
+ <type value="report"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<deliverable id="D1.a">
<name>Preliminary Report on Application Scenarios and Requirement Analysis.</name>
+ <working-package file="requirement-analysis"/>
+ <leader-site file="nijmegen"/>
+ <extimated-person-month value="6"/>
+ <type value="report"/>
+ <to-be-delivered>Month 3</to-be-delivered>
</deliverable>
<deliverable id="D1.b">
<name>Structure and Meta-Structure of Mathematical Documents.</name>
+ <working-package file="requirement-analysis"/>
+ <leader-site file="dfki"/>
+ <extimated-person-month value="8"/>
+ <type value="report"/>
+ <to-be-delivered>Month 6</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D1.c">
- <name>Distributed Electronic Libraries: development, archiving, retrieving.</name>
+ <name>Distributed Digital Libraries: development, archiving, retrieving.</name>
+ <working-package file="requirement-analysis"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="6"/>
+ <type value="report"/>
+ <to-be-delivered>Month 6</to-be-delivered>
</deliverable>
<deliverable id="D6.a">
<name>Validation 1: Education.</name>
+ <working-package file="testing-and-validation"/>
+ <leader-site file="nijmegen"/>
+ <extimated-person-month value="16"/>
+ <type value="report"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D6.b">
- <name>Validation 2: Documents describing the formalization
- of a security function embedded into a smart card and the proof that
- the code meets its security objectives.</name>
+ <name>Validation 2: Smart Card Security</name>
+ <working-package file="testing-and-validation"/>
+ <leader-site file="trusted-logic"/>
+ <extimated-person-month value="9"/>
+ <type value="report"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<!DOCTYPE deliverable SYSTEM "../deliverable.dtd">
<deliverable id="D6.c">
- <name>Validation 3: Journal interface with added functionalities due to
- content markup, e.g. search interface.</name>
+ <name>Validation 3: Journal interface.</name>
+ <working-package file="testing-and-validation"/>
+ <leader-site file="aei"/>
+ <extimated-person-month value="14"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<deliverable id="D6.d">
<name>Final MOWGLI Prototype.</name>
+ <working-package file="testing-and-validation"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="12"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 30</to-be-delivered>
</deliverable>
<deliverable id="D2.a">
<name>Exportation module.</name>
+ <working-package file="transformation"/>
+ <leader-site file="inria"/>
+ <extimated-person-month value="4"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 6</to-be-delivered>
</deliverable>
<deliverable id="D2.b">
<name>Document Type Descriptors.</name>
+ <working-package file="transformation"/>
+ <leader-site file="inria"/>
+ <extimated-person-month value="2"/>
+ <type value="report"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<deliverable id="D2.c">
<name>Stylesheets to intermediate representation (formulae).</name>
+ <working-package file="transformation"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="7"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<deliverable id="D2.d">
<name>Stylesheets to intermediate representation (proofs).</name>
+ <working-package file="transformation"/>
+ <leader-site file="bologna"/>
+ <extimated-person-month value="9"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 12</to-be-delivered>
</deliverable>
<deliverable id="D2.e">
<name>Presentational Stylesheets (formulae).</name>
+ <working-package file="transformation"/>
+ <leader-site file="nijmegen"/>
+ <extimated-person-month value="4"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<deliverable id="D2.f">
<name>Presentational Stylesheets (proofs).</name>
+ <working-package file="transformation"/>
+ <leader-site file="nijmegen"/>
+ <extimated-person-month value="6"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
<deliverable id="D2.g">
<name>Tools for automatic extraction of Metadata.</name>
+ <working-package file="transformation"/>
+ <leader-site file="inria"/>
+ <extimated-person-month value="4"/>
+ <type value="prototype"/>
+ <to-be-delivered>Month 18</to-be-delivered>
</deliverable>
--- /dev/null
+<?xml version="1.0"?>
+
+<xsl:stylesheet version="1.0"
+ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+
+<xsl:import href="common.xsl"/>
+
+<xsl:output method="html"/>
+
+<xsl:template match="/">
+ <html>
+ <head>
+ <title>
+ <xsl:value-of select="deliverable/@id"/>
+ <xsl:text> </xsl:text>
+ <xsl:value-of select="deliverable/@name"/>
+ </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <link rel="stylesheet" href="../../../style/mowgli.css" type="text/css"/>
+ </head>
+ <body>
+ <xsl:apply-templates/>
+ </body>
+ </html>
+</xsl:template>
+
+<xsl:template match="deliverable">
+ <h1>
+ <xsl:value-of select="deliverable/@id"/>
+ <xsl:text> </xsl:text>
+ <xsl:value-of select="deliverable/@name"/>
+ </h1>
+ <p>
+ <xsl:text>Working package: </xsl:text>
+ <a href="../../work-packages/{working-package/@file}.html">
+ <xsl:value-of select="working-package/@file"/>
+ </a>
+ </p>
+ <p>
+ <xsl:text>Leader site: </xsl:text>
+ <a href="../../sites/{leader-site/@file}.html">
+ <xsl:value-of select="leader-site/@file"/>
+ </a>
+ </p>
+ <p>
+ <xsl:text>Extimated person-month: </xsl:text>
+ <xsl:value-of select="extimated-person-month/@value"/>
+ </p>
+ <p>
+ <xsl:text>Type: </xsl:text>
+ <xsl:value-of select="type/@value"/>
+ </p>
+ <p>
+ <xsl:text>To be delivered at: </xsl:text>
+ <xsl:value-of select="to-be-delivered"/>
+ </p>
+</xsl:template>
+
+</xsl:stylesheet>
<li>
<xsl:choose>
<xsl:when test="@file">
- <xsl:variable name="deliverable"
- select="document(concat('../xml/deliverables/',@file,'.xml'))/deliverable"/>
- <a name="{$deliverable/@id}"/>
- <xsl:value-of select="$deliverable/@id"/>
- <xsl:text> </xsl:text>
- <xsl:value-of select="$deliverable/name"/>
+ <a href="../deliverables/{@file}.html">
+ <xsl:variable name="deliverable"
+ select="document(concat('../xml/deliverables/',@file,'.xml'))/deliverable"/>
+ <xsl:value-of select="$deliverable/@id"/>
+ <xsl:text> </xsl:text>
+ <xsl:value-of select="$deliverable/name"/>
+ </a>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="."/>
<td valign="top">
<xsl:if test="$work-package/deliverable">
<ul>
- <xsl:variable name="url" select="concat(@file,'.html')"/>
<xsl:for-each select="$work-package/deliverable[@file]">
<xsl:apply-templates select="document(concat('../xml/deliverables/',@file,'.xml'))/deliverable">
- <xsl:with-param name="url" select="$url"/>
+ <xsl:with-param name="url" select="concat('../deliverables/',@file,'.html')"/>
</xsl:apply-templates>
</xsl:for-each>
</ul>
<xsl:template match="deliverable">
<xsl:param name="url"/>
<li>
- <a href="{$url}#{@id}">
+ <a href="{$url}">
<xsl:value-of select="@id"/>
<xsl:text> </xsl:text>
<xsl:value-of select="name"/>