-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
189 lines (165 loc) · 9.08 KB
/
index.html
File metadata and controls
189 lines (165 loc) · 9.08 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="/favicon.ico">
<title>FINESCE Catalogue</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css">
<!-- Latest compiled and minified JavaScript -->
<!-- <script src="js/bootstrap.min.js"></script>-->
<!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
<link rel="stylesheet" type="text/css" href="http://assets.cookieconsent.silktide.com/1.0.10/style.min.css"/>
<link rel="stylesheet" href="css/custom.css">
<script type="text/javascript" src="http://assets.cookieconsent.silktide.com/1.0.10/plugin.min.js"></script>
<script type="text/javascript">
// <![CDATA[
cc.initialise({
cookies: {
analytics: {}
},
settings: {
consenttype: "implicit",
bannerPosition: "bottom",
disableallsites: true,
hideprivacysettingstab: true,
disableallsites: true,
hideprivacysettingstab: true
}
});
// ]]>
</script>
<!-- End Cookie Consent plugin -->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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" href="/">FINESCE</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active">Home</li>
<li><a href="FINESCE_GEs.html">Generic Enablers</a></li>
<li><a href="FINESCE_DSEs.html?option=2">Specific Enablers</a></li>
<li><a href="FINESCE_DSEs.html?option=1">Other results</a></li>
<li><a href="api_table.html">API</a></li>
</ul>
</div><!--/.navbar-collapse -->
</div>
</nav>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="full-width-image">
<div class="container">
<img src="images/Header_font_white_trans.png" alt="Talking Energy">
<div class="welcome">
Welcome to the FINESCE Catalogue!
</div>
</div>
</div>
<div class="container">
<div class="col-md-8 about-catalogue">
<h2>About the Catalogue</h2>
<p>The FINESCE Catalogue is the central repository of the results
created by the FINESCE project and the knowledge accumulated
during the duration of the project.</p>
<p>The majority of the FINESCE results are available as
Domain Specific Enablers. These are open-source and
royalty-free components, which anyone can download and use
for new and innovative solutions in Smart Energy.</p>
<p>The FINESCE Application Programming Interface (API) provides
access to live Smart Energy data from the seven FINESCE trial
sites. The the archive of the Smart Energy data is available from the
FIWARE Lab.</p>
<p>The other results are specifications of components and
integration examples from the FINESCE trials, for which no
download is provided.</p>
</div>
</div>
</div>
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<h2><a href="FINESCE_DSEs.html?option=2">Domain Specific Enablers</h2>
<div class="thumbnail"><a href="FINESCE_DSEs.html?option=2"><img src="images/box_5.jpg"></a></div>
<p class="min-height-row-2">Domain-Specific Enablers (DSEs) are downloadable software components developed by FINESCE, which are available for use in other Smart Energy applications.</p>
<p><a class="btn btn-default" href="FINESCE_DSEs.html?option=2" role="button">View details »</a></p>
</div>
<div class="col-md-4">
<h2><a href="api_table.html">FINESCE API</a></h2>
<div class="thumbnail"><a href="api_table.html"><img src="images/box_2.jpg"></a></div>
<p class="min-height-row-2">The FINESCE Application Programming Interface provides access to live Smart Energy data from seven FINESCE trial sites.</p>
<p><a class="btn btn-default" href="api_table.html" role="button">View details »</a></p>
</div>
<div class="col-md-4">
<h2><a href="FINESCE_DSEs.html?option=1">Other Results</h2>
<div class="thumbnail"><a href="FINESCE_DSEs.html?option=1"><img src="images/box_6.jpg"></a></div>
<p class="min-height-row-2">Specifications of components and integration examples.</p>
<p><a class="btn btn-default" href="FINESCE_DSEs.html?option=1" role="button">View details »</a></p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<h2><a href="https://data.lab.fiware.org/dataset?tags=FINESCE">FINESCE Historical Data</a></h2>
<div class="thumbnail"><a href="https://data.lab.fiware.org/dataset?tags=FINESCE"><img src="images/box_1.jpg"></a></div>
<p class="min-height-row-1">Historical Smart Energy datasets from the FINESCE trial sites are available as open data from the FIWARE Lab Data platform.</p>
<p><a class="btn btn-default" href="https://data.lab.fiware.org/dataset?tags=FINESCE" role="button">View data »</a></p>
</div>
<div class="col-md-4">
<h2><a href="FINESCE_GEs.html">Generic Enablers</a></h2>
<div class="thumbnail"><a href="FINESCE_GEs.html"><img src="images/box_4.jpg"></a></div>
<p class="min-height-row-1">The FINESCE project uses several GEs from the FIWARE catalogue, a significant number of which have been fully integrated into the trial sites.</p>
<p><a class="btn btn-default" href="FINESCE_GEs.html" role="button">View details »</a></p>
</div>
<div class="col-md-4">
<h2><a href="http://www.finesce.eu">The FINESCE Project</a></h2>
<div class="thumbnail"><a href="http://www.finesce.eu"><img src="images/box_3.jpg"></a></div>
<p class="min-height-row-1">FINESCE (Future INtErnet Smart Utility ServiCEs) is the smart energy use case project of the 2nd phase of Future Internet Public Private Partnership Programme (FI-PPP) funded by the European Union within FP7.</p>
<p><a class="btn btn-default" href="http://www.finesce.eu" role="button">View details »</a></p>
</div>
</div
<hr>
<footer>
<p>© FINESCE 2015</p>
</footer>
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>-->
<script type="text/javascript"> document.write(String.fromCharCode(60) + 'script type="text/javascript" src="http' + ("https:" == document.location.protocol ? "s" : "") + '://code.etracker.com/t.js?et=JoEi4s">' + String.fromCharCode(60) + '/script>');</script>
<script type="text/javascript">
et_areas = "github";
</script>
<script type="text/javascript">_etc();</script>
<noscript><p><a href="http://www.etracker.com"><img style="border:0px;" alt="" src="https://www.etracker.com/nscnt.php?et=JoEi4s"/></a></p></noscript><noscript>
<p><a href='http://www.etracker.de/app?et=JoEi4s'>
<img style='border:0px;' alt='' src='https://www.etracker.de/cnt.php?et=JoEi4s&v=3.0&java=n&et_easy=0&et_pagename=&et_areas=github&et_ilevel=0&et_target=,0,0,0&et_lpage=0&et_trig=0&et_se=0&et_cust=0&et_basket=&et_url=&et_tag=&et_sub=&et_organisation=&et_demographic='/></a></p>
</noscript>
<script type="text/plain" class="cc-onconsent-analytics">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60439263-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>