-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
237 lines (196 loc) · 9.02 KB
/
index.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
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>MythLOD homepage</title>
<!-- Bootstrap core CSS -->
<link href="static/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="static/css/full-width-pics.css" rel="stylesheet">
<style>
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body, .captions {
font-family: Garamond, serif !important;
}
.captions {font-weight: 900;}
a, nav, #hero p .typed, #list-puntate ul li, .card-footer, .leaflet-popup-content > b, footer {font-family: 'Trebuchet MS', sans-serif !Important}
}
footer {font-weight:100}
#loader {
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
width: 120px;
height: 120px;
margin: -76px 0 0 -76px;
content: url('catalogue/dependencies/statue.svg');
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* Add animation to "page content" */
.animate-bottom {
position: relative;
-webkit-animation-name: animatebottom;
-webkit-animation-duration: 1s;
animation-name: animatebottom;
animation-duration: 1s
}
@-webkit-keyframes animatebottom {
from { bottom:-100px; opacity:0 }
to { bottom:0px; opacity:1 }
}
@keyframes animatebottom {
from{ bottom:-100px; opacity:0 }
to{ bottom:0; opacity:1 }
}
#myDiv {
display: none;
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-588FFEJLSF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-588FFEJLSF');
</script>
</head>
<body onload="myFunction()">
<!-- Navigation -->
<nav class="navbar navbar-expand-md navbar-light bg-light">
<a class="navbar-brand" href="../index.html"><img src="images/favicon.svg" alt="" style="width:22%;"/>mythLOD</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown navbar-light bg-light">
<a class="nav-link dropdown-toggle" href="static/mima.html" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
knowledge organisation
</a>
<div class="dropdown-menu navbar-light bg-light w-100" aria-labelledby="navbarDropdown">
<a class="dropdown-item navbar-light bg-light w-100" href="static/datamodel.html">datamodel</a>
<a class="dropdown-item navbar-light bg-light w-100" href="static/dataset.html">dataset</a>
<a class="dropdown-item navbar-light bg-light w-100" href="static/queries.html">queries</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="catalogue/index.html">catalogue</a>
</li>
<li class="nav-item">
<a class="nav-link" href="storytelling/index.html">storytelling</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="static/credits.html">credits</a>
</li>
</ul>
</div>
</nav>
<!-- Header - set the background image for the header in the line below -->
<!-- <header class="py-5 bg-image-full" style="background-image: url('https://unsplash.it/1900/1080?image=1076');">
<img class="img-fluid d-block mx-auto" src="http://placehold.it/200x200&text=Logo" alt="">
</header> -->
<div id="loader"> </div>
<div id="myDiv" class="w-100">
<div class="row h-100 w-100 mr-0">
<div class="col-sm-12 col-md-6 pl-0">
<a href="static/mima.html">
<div class="py-5 bg-image-full" style="background-image: url('https://patrimonioculturale.unibo.it/mythologiae/wp-content/uploads/2019/05/Bacco-consola-Arianna-abbandonata.jpg'); height: 100vh">
<div class="d-flex align-items-center justify-content-center">
<div class="p-5 bd-highlight flex-button">
<div style="line-height: 1;"> knowledge <br>organisation </div>
<div class="p-5 captions"style="line-height: 1.3; font-size:1rem">Here you can find information about how mythLOD data has been modelled</div>
</div>
</div>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6 pr-0">
<div class="row mb-2 ml-0 mr-0 h-50 w-100">
<a href="catalogue/index.html" class="flex-button w-100">
<div class="py-5 bg-image-full" style="background-image: url('https://patrimonioculturale.unibo.it/mythologiae/wp-content/uploads/2016/03/enea-e-anchise.jpg'); height:49vh">
<div class="d-flex align-items-center justify-content-center">
<div class="p-5 bd-highlight flex-button">
<div style="line-height: 1;">browse the <br>collection</div>
<div class="p-2 captions"style="line-height: 1.3; font-size:1rem">See the online catalogue and browse the collection through facets</div>
</div>
</div>
</div>
</a>
</div>
<div class="row mt-2 ml-0 mr-0 h-50 w-100">
<a href="storytelling/index.html" class="flex-button w-100">
<div class="py-5 bg-image-full" style="background-image: url('https://patrimonioculturale.unibo.it/mythologiae/wp-content/uploads/2019/05/Venere-ed-Enea.jpg'); height:49vh">
<div class="d-flex align-items-center justify-content-center">
<div class="p-5 bd-highlight flex-button">
<div style="line-height: 1;"><i>Aeneid</i> <br>storytelling</div>
<div class="p-2 captions" style="line-height: 1.3; font-size:1rem">Look at the data analysis over mythLOD taking Aeneid as a case study</div>
</div>
</div>
</div>
</a>
</div>
</div>
</div>
<!-- Footer -->
<footer class="py-3 bg-light" style="font-size:0.7em">
<div class="row pl-5 pr-5 mt-1 mb-0">
<div class="col-md-6 pl-5 pr-5">
<div class="row">
<div class="col-6 pb-1">
<img src="vendor/Logo_Progetto_IDEHA.png" style="max-width: 5rem; max-height: 4rem;margin-right: auto; margin-left: auto; display:block">
</div>
<div class="col-6 pb-1">
<img src="vendor/unibo_logo.png" style="max-width: 5rem; max-height: 4rem; margin-right: auto; margin-left: auto; display:block">
</div>
<img src="vendor/pon_logo.png" style="max-width:100%">
</div>
</div>
<div class="col-md-3 pl-5 pr-5"><h6>Contatti</h6>
<p>Università di Bologna<br>
Dipartimento di Filologia Classica e Italianistica <a href="https://ficlit.unibo.it/it">(FICLIT)</a><br>
Via Zamboni 32<br>
40126 Bologna, Italia</p>
<p>
<strong>Email:</strong>
<a class="email-link" href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div class="col-md-3 pl-5 pr-5">
<p class="m-0">Images in mythLOD website has been reused from <a href="https://patrimonioculturale.unibo.it/mythologiae/">Mythologiae</a> digital collection</p>
<br>
<p class="m-0">© 2021 Valentina Pasqual @ <a href="https://centri.unibo.it/dharc/en">/DH.arc</a> - mythLOD | dataset DOI: <a href="https://doi.org/10.5281/zenodo.4639821">10.5281/zenodo.4639821</a> | <a href="../static/credits.html">Credits</a> | <a href="static/documentation.html">Technical Documentation</a><br><br>
<img alt="Licenza Creative Commons" style="border-width:0; max-height: 5rem;margin-right: auto; margin-left: auto; display:block" src="https://licensebuttons.net/l/by-nc/4.0/88x31.png"></p>
</div>
</div>
</footer>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script>
var myVar;
function myFunction() {
myVar = setTimeout(showPage, 2000);
}
function showPage() {
document.getElementById("loader").style.display = "none";
document.getElementById("myDiv").style.display = "inherit";
}
</script>
<script src="static/vendor/jquery/jquery.min.js"></script>
<script src="static/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>