-
Notifications
You must be signed in to change notification settings - Fork 2
/
open.html
186 lines (160 loc) · 7.64 KB
/
open.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
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="utf-8">
<title>Accussì | Open </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Accussì è un catalogo di tutorial sul mondo dei dati.">
<meta name="author" content="OpenDataSicilia">
<meta property="og:image" content="http://accussi.opendatasicilia.it/img/accussiShare.jpg" />
<meta property="og:title" content="Accussì è un catalogo di tutorial sul mondo dei dati" />
<meta property="og:url" content="http://accussi.opendatasicilia.it" />
<meta property="og:image:width" content="927" />
<meta property="og:image:height" content="624" />
<!-- twitter card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@opendatasicilia">
<meta name="twitter:title" content="Accussì">
<meta name="twitter:description" content="Accussì è un catalogo di tutorial sul mondo dei dati.">
<meta name="twitter:image" content="http://accussi.opendatasicilia.it/img/accussiShare.png">
<!-- twitter card -->
<!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /-->
<!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /-->
<!--script src="js/less-1.3.3.min.js"></script-->
<!--append ‘#!watch’ to the browser URL, then refresh the page. -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="img/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="img/accussi_favicon.png">
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
</head>
<body>
<div class="container">
<div class="row clearfix">
<div class="col-md-12 column">
<nav class="navbar navbar-default" role="navigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
<a class="navbar-brand logo" href="./index.html">
<img style="max-width:100px; margin-top: 7px;" src="./img/accussi_favicon.png">
</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li >
<a href="./index.html">Home</a>
</li>
<li >
<a href="./cosa.html" >Cosa è</a>
</li>
<li>
<a href="./proponi.html">Proponi</a>
</li>
<li class="active">
<a href="./open.html">Open</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="http://opendatasicilia.it/">OpenDataSicilia</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<div class="row clearfix">
<div class="col-md-2 column">
</div>
<div class="col-md-8 column">
<p>Accussì è <strong>open</strong> sia in termini di <strong>dati</strong>, che di <strong>strumenti</strong> usati (per la precisione qualcuno è soltanto free), che di <strong>codice</strong>.</p>
<h3>Dati</h3>
<p>I dati che alimentano Accussì sono disponibili in <a href="https://spreadsheets.google.com/tq?tqx=out:html&tq=SELECT%20A%2CB%2CC%2CD%2CE%2CF%2CG&key=1f1XJw37V6W8wzV9tupzC0XaK7xAWakRGxU7e3dQlgVQ" target="_blank"><code>HTML</code></a> e <a href="https://spreadsheets.google.com/tq?tqx=out:csv&tq=SELECT%20A%2CB%2CC%2CD%2CE%2CF%2CG&key=1f1XJw37V6W8wzV9tupzC0XaK7xAWakRGxU7e3dQlgVQ" target="_blank"><code>CSV</code></a>. Disponibile anche il <a href="https://github.com/SiciliaHub/accussi/blob/gh-pages/data/datapackage.json" target="_blank"><code>datapackage</code></a> con la descrizione del dataset.</p>
<table class="table table-condensed">
<caption>Schema dati</caption>
<thead>
<tr>
<th>#</th>
<th>Nome</th>
<th>Descrizione</th>
<th>Tipo</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td>titolo</td>
<td>Nome della risorsa</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">2</th>
<td>autore</td>
<td>Autore della risorsa</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">3</th>
<td>categoria</td>
<td>Categorie a cui è associata la risorsa</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">4</th>
<td>tag</td>
<td>Tag a cui è associata la risorsa</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">5</th>
<td>formato</td>
<td>Formato della risorsa: video - slide - articolo</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">6</th>
<td>descrizione</td>
<td>Descrizione della risorsa: tutorial - presentazione</td>
<td>Testo</td>
</tr>
<tr>
<th scope="row">7</th>
<td>URL</td>
<td>URL della risorsa</td>
<td>Testo</td>
</tr>
</tbody>
</table>
<h3>Strumenti</h3>
<p>Gli strumenti principali usati per realizzare Accussì sono quattro:</p>
<ul>
<li><a href="http://www.simile-widgets.org/exhibit3/" target="_blank"><strong>Simile Exhibit</strong></a>, per realizzare il cuore di Accussì, ovvero l'<strong>interfaccia di navigazione</strong> del catalogo;</li>
<li><a href="http://getbootstrap.com" target="_blank"><strong>Twitter Boostrap</strong></a>, per dare un po' di <strong>stile</strong> alle pagine pubblicate;</li>
<li><a href="https://www.google.com/sheets/about/" target="_blank"><strong>GDrive Sheet</strong></a>, per <strong>raccogliere</strong> e <strong>distribuire</strong> i <strong>dati</strong> che fanno da sorgente;</li>
<li><a href="https://pages.github.com" target="_blank"><strong>GitHub Pages</strong></a>, per l'<strong>hosting</strong> dei file che costituiscono Accussì.</li>
</ul>
<h3>Codice</h3>
<p>Il codice di Accussì, che si può clonare e adattare ai propri scopi, è disponibile in questo repository GitHub: <a href="https://github.com/SiciliaHub/accussi/" target="_blank">https://github.com/SiciliaHub/accussi/</a></p>
</div>
<div class="col-md-2 column">
</div>
</div>
<hr>
<footer>
<p class="text-center">
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Licenza Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a> <span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Accussì</span> di<a xmlns:cc="http://creativecommons.org/ns#" href="http://opendatasicilia.it" property="cc:attributionName" rel="cc:attributionURL"> Open Data Sicilia</a> è distribuito con Licenza <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribuzione - Condividi allo stesso modo 4.0 Internazionale</a>.
</p>
</footer>
</div>
</body>
</html>