-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobjectives.html
More file actions
91 lines (85 loc) · 4.79 KB
/
Copy pathobjectives.html
File metadata and controls
91 lines (85 loc) · 4.79 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
<!DOCTYPE html><html xml:lang=en xmlns=http://www.w3.org/1999/xhtml><head>
<title>VPH-Share: objectives</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/objectives.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 id=selected>Objectives</a></li>
<li><a href=consortium.html>Consortium</a></li>
<li><a href=doc.html>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>
<!-- **** INSERT PAGE CONTENT HERE **** -->
<p>
<img alt=scheme src=images/overall_scheme.png width=450>
</p><ul>
<li>To develop and to deploy the VPH infostructure through which the VPH community will be able to store, share, reuse and integrate data, information, knowledge and wisdom on the physiopathology of the human body. </li>
<li>To develop a process by which models are formulated, analysed and annotated for integration into a workflow, able to exploit the VPH infostructure.</li>
<li> To develop the concept of a patient avatar as the information representation at the centre of a personalised simulation workflow.</li>
<li>To illustrate the power of this approach using four flagship workflows based on existing, but state-of-the-art, personalised modelling workflows, demonstrating how the predictive power of these models can be enhanced by proper assimilation of rich data sources and by structured recognition of variation and uncertainty</li>
<li>To reach out, firstly to the VPH community, but then to the wider clinical and medical records communities to ensure access to the widest possible range of data and tools, made possible by the effective and easy-to-use annotation tools and compute service access that this project will provide and/or promote.</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>