-
Notifications
You must be signed in to change notification settings - Fork 0
/
deliverables.html
62 lines (58 loc) · 2.51 KB
/
deliverables.html
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
---
layout: page
---
<!-- Section: Consortium -->
<section id="deliverables">
<div class="wrapper">
<h1><span class="material-icons">sports_score</span>Deliverables</h1>
<p>This page is designed to give an overview of the deliverables and target of the SYCLOPS project.</p>
<br />
<br />
<!-- Consortium -->
<table class="table">
<thead>
<tr>
<th>Deliverable</th>
<td>Overview</td>
<td>Download</td>
</tr>
</thead>
<tbody>
<tr>
<td>D1.1</td>
<td>Describes mechanisms to be used during the project implementation, in order to ensure high
quality of activities and deliverables</td>
<td><a class="button"
href="/static/files/deliverables/SYCLOPS-D1.1_ProjectManagementQualityAndRiskPlan_20230331.pdf"
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
</td>
</tr>
<tr>
<td>D1.2</td>
<td>Describes mechanisms to handle data created or generated during the project.</td>
<td><a class="button"
href="/static/files/deliverables/SYCLOPS-D1.2_v0.1_DataManagementPlan_20230805.pdf"
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
</td>
</tr>
<tr>
<td>D2.1</td>
<td>Provides the overall architectural blueprint of SYCLOPS together with inter and intra-layer
interface definitions</td>
<td><a class="button"
href="/static/files/deliverables/SYCLOPS-D2.1_ArchitectureInterfaceBenchmarkSpec_20230805.pdf"
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
</td>
</tr>
<tr>
<td>D6.1</td>
<td> Communication, Networking and Dissemination Plan and Activities</td>
<td><a class="button"
href="/static/files/deliverables/SYCLOPS_D6.1_Dissemination_and_communication_20230331.pdf"
target="_blank"><span class="material-icons">cloud_download</span>Download Report</a>
</td>
</tr>
</tbody>
</table>
</div>
</section>