-
Notifications
You must be signed in to change notification settings - Fork 0
/
project2.html
235 lines (228 loc) · 13.1 KB
/
project2.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
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
---
title: SPICE - Project
permalink: /project/
layout: default
---
<main>
<!-- Slider Area Start-->
<div class="services-area">
<div class="container">
<!-- Section-tittle -->
<div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="section-tittle text-center mb-80">
<span>The project</span>
<h2>Introduction</h2>
</div>
</div>
</div>
</div>
</div>
<!-- Slider Area End-->
<!-- What We do start-->
<div class="what-we-do we-padding">
<div class="container">
<!-- Section-tittle -->
<!-- <div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="section-tittle text-center">
<h2>We foster diverse participation in the heritage domain</h2>
</div>
</div>
</div> -->
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="single-do text-center mb-30">
<!-- <div class="do-icon">
<span class="flaticon-tasks"></span>
</div> -->
<div class="do-caption">
<h4>Objectives</h4>
<p>The overall aim of the project is to foster diverse participation
in the heritage domain through a process of <strong>citizen curation</strong>.
Citizens are supported to: develop their own personal interpretations of cultural objects; work together
to present their collective view of life through culture and heritage;
and gain an appreciation of alternative cultural viewpoints.</p>
</div>
<!-- <div class="do-btn">
<a href="#"><i class="ti-arrow-right"></i> get started</a>
</div> -->
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-do text-center mb-30">
<!-- <div class="do-icon">
<span class="flaticon-social-media-marketing"></span>
</div> -->
<div class="do-caption">
<h4>Methods</h4>
<p>Methods are codesigned so that they can be used by citizen groups to <strong>produce</strong> personal interpretations
of cultural objects and <strong>analyse</strong> and compare them against the interpretations of others.
Tools are developed for modelling users and groups and <strong>recommending</strong> content in a way that
assists citizen groups in building a representation of themselves
and appreciating variety within groups and similarity across groups.</p>
</div>
<!-- <div class="do-btn">
<a href="#"><i class="ti-arrow-right"></i> get started</a>
</div> -->
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-do text-center mb-30">
<!-- <div class="do-icon">
<span class="flaticon-project"></span>
</div> -->
<div class="do-caption">
<h4>Technologies</h4>
<p>A <strong>Linked Data infrastructure</strong> supports citizen curation using social media platforms
in a way that gives heritage institutions <strong>control over rights</strong> protected digital assets
and access to citizens responses to their collections. <strong>User experience</strong> is
designed to enable inclusive participation in citizen curation activities across cultures and abilities.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- What We do End-->
<!-- We Create Start -->
<div class="we-create-area create-padding">
<div class="container">
<div class="row d-flex align-items-end">
<div class="col-lg-6 col-md-12">
<div class="we-create-img">
<img src="{{'assets/img/hero/case_studies.png' | relative_url }}" alt="People walking in a museum">
</div>
</div>
<div class="col-lg-6 col-md-12">
<div class="we-create-cap">
<h3>Case studies</h3>
<p>A series of citizen curation case studies with a diverse set of museums and citizen groups
helps us to demonstrate how our approach can promote inclusive participation and social cohesion in a variety of contexts.</p>
<a href="{{ site.url }}case_studies/" class="btn">Read more</a>
</div>
</div>
</div>
</div>
</div>
<!-- We Create End -->
<!-- Generating Start -->
<div class="generating-area ">
<div class="container">
<!-- Section-tittle -->
<div class="row d-flex justify-content-center">
<div class="col-lg-8">
<div class="section-tittle text-center">
<h2>Work Packages</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-chart"></span>
</div> -->
<div class="generating-cap">
<h4>[WP1] Management</h4>
<p>[UNIBO] Management and coordination of the project, including monitoring of the production of results and IP regulations.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-social-media-marketing"></span>
</div> -->
<div class="generating-cap">
<h4>[WP2] Citizen curation methods</h4>
<p>[AAU] Development of methods to support citizens in building representations of themselves in the form of activities such as storytelling, tagging, montage, and curation.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-speaker"></span>
</div> -->
<div class="generating-cap">
<h4>[WP3] Modelling and recommendation</h4>
<p>[UH] Analysis of citizen curation activities, development of tools for semi-automated semantic annotation of curatorial products, development of tools to support the exploration of users' interpretations on museum objects. Development of a recommender system to suggest alternative perspectives within and across groups.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP4] Distributed Linked Data layer</h4>
<p>[OU] Development of a distributed Linked Data social media layer, including an underlying Linked Data
infrastructure for data storage, policies for data reuse, privacy, and provenance. Development of methods for linking and discovering contents across datasets.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP5] Interface design</h4>
<p>[PG] Development of interfaces for participation,
collaboration, and exploration of interpretations, tailored on different groups including those with disabilities. </p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP6] Integrating systems</h4>
<p>[UNITO] Development of an integrated socio-technical system for integrating and testing social media layer and interface components. Development of Semantic web ontologies, ontology-driven support for exploration and sense-making, scripts for guiding citizens through productive activities.</p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP7] Codesign and evaluation</h4>
<p>[Aalto] Co-design and evaluation of inclusive citizen curation tools and methods to support participation, social cohesion and research, by means of case studies. </p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP8] Dissemination and exploitation</h4>
<p>[GVAM] Dissemination of the results of the project to the memory institutions, heritage professional and general public users, and the academic community. </p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="single-generating d-flex mb-30">
<!-- <div class="generating-icon">
<span class="flaticon-growth"></span>
</div> -->
<div class="generating-cap">
<h4>[WP9] Ethics requirements</h4>
<p>[UNIBO] Ensure compliance with the ethics requirements. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Generating End -->
<!-- have-project Start-->
<!-- have-project End -->
</main>