-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdoc.html
More file actions
93 lines (86 loc) · 4.76 KB
/
Copy pathdoc.html
File metadata and controls
93 lines (86 loc) · 4.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!DOCTYPE html><html xml:lang=en xmlns=http://www.w3.org/1999/xhtml><head>
<title>VPH-Share: downloads</title>
<meta content="text/html; charset=utf-8" http-equiv=content-type>
<!-- **** layout stylesheet **** -->
<link href=style/style.css rel=stylesheet type=text/css>
<!-- **** colour scheme stylesheet **** -->
<link href=style/colour.css rel=stylesheet type=text/css>
<base href=http://vph-share.github.com/doc.html target=_top></head>
<body>
<div id=main>
<div id=links>
<!-- **** INSERT LINKS HERE **** -->
<!-- <a href="#">another link</a> | <a href="#">another link</a> | <a href="#">another link</a> | <a href="#">another link</a> -->
</div>
<div id=logo><span class=left><img alt=logo height=135 src=images/logo3.jpg></span><h1>VPH-Share Project</h1></div>
<div id=content>
<div id=menu>
<ul>
<li><a href=index.html>home</a></li>
<li><a href=objectives.html>Objectives</a></li>
<li><a href=consortium.html>Consortium</a></li>
<li><a href=doc.html id=selected>Public docs</a></li>
<li><a href=contact.html>Contacts</a></li>
</ul>
</div>
<div id=column1>
<div class=sidebaritem>
<div class=sbihead>
<h1>latest news</h1>
</div>
<div class=sbicontent>
<!-- **** INSERT NEWS ITEMS HERE **** -->
<h2>First joint meeting of p-medicine and VPH-Share</h2>
<p>The first joint meeting of the FP7 projects p-medicine and VPH-Share took place on July 20, 2011 in Amsterdam, the Netherlands.</p>
<p><a href=https://www.biomedtown.org/biomed_town/vphshare/reception/news/pmedicine/>Read more...</a></p>
<p></p>
<h2>VPH-Share project starts achieving its first results</h2>
<p>The research collaboration among the partners actively started and an analysis of the state-of-the-art in some research areas (like Data and Compute Cloud Platform and workflow management) have been produced and summarised in two public deliverables.</p>
<p><a href=https://www.biomedtown.org/biomed_town/vphshare/reception/news/sota/>Read more...</a></p>
</div>
</div>
<div class=sidebaritem>
<div class=sbihead>
<h1>additional links</h1>
</div>
<div class=sbilinks>
<!-- **** INSERT ADDITIONAL LINKS HERE **** -->
<ul>
<li><a href=http://www.biomedtown.org/vphshare>Biomed Town building</a></li>
<li><a href=http://www.physiomespace.com>PhysiomeSpace</a></li>
</ul>
</div>
</div>
<div class=sidebaritem>
<div class=sbihead>
<h1>other information</h1>
</div>
<div class=sbicontent>
<!-- **** INSERT OTHER INFORMATION HERE **** -->
<p>
VPH-Share Project is partially funded by the European Commission under the Information Communication Technologies Programme (contract number 269978).</p>
<p><span class=center><img alt=ICT src=images/ICT.png><img alt=FP7 src=images/FP7_2.png></span>
</p>
</div>
</div>
</div>
<div id=column2>
<h1>Available documents</h1>
<!-- **** INSERT PAGE CONTENT HERE **** -->
<p>
This page contains public documents and results of the project.
</p><ul>
<li><a href="https://www.biomedtown.org/biomed_town/vphshare/reception/public_repository/deliverables/VPH-Share_D2.1_1v5.pdf?action=download">D2.1: Analysis of the State of the Art; Work Package Definition</a></li>
<li><a href="https://www.biomedtown.org/biomed_town/vphshare/reception/public_repository/deliverables/VPH-Share_D6.1_2v2.pdf?action=download">D6.1: Workflow Composition/Management: State-of-the-Art</a></li>
<li><a href="https://www.biomedtown.org/biomed_town/vphshare/reception/public_repository/deliverables/VPH-Share_D8.1_2v2.pdf?action=download">D8.1: Strategic Dissemination Plan</a></li>
<li><a href="https://www.biomedtown.org/biomed_town/vphshare/reception/public_repository/deliverables/VPH-Share_D8.2_2v2.pdf?action=download">D8.2: Website and Biomed Town "VPH-Share" Building Established</a></li>
<li><a href="https://www.biomedtown.org/biomed_town/vphshare/reception/public_repository/deliverables/VPH-Share_D41_1v1.pdf?action=download">D4.1: Report on the state of the art of the technologies and platforms</a></li>
</ul>
<p></p>
</div>
</div>
<div id=footer>
copyright © 2011 VPH-Share | <a href="http://validator.w3.org/check?uri=referer">XHTML 1.1</a> | <a href=http://jigsaw.w3.org/css-validator/check/referer>CSS</a> | <a href=http://www.dcarter.co.uk>design by dcarter</a>
</div>
</div>
</body></html>