-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFINESCE_DSEs.html
145 lines (133 loc) · 7.1 KB
/
FINESCE_DSEs.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
<!DOCTYPE html>
<html class="js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Bootstrap -->
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
<!-- include javascript, jQuery FIRST -->
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> -->
<!-- <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> -->
<!-- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> -->
<!-- <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> -->
<!-- <link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<!-- <script src="../../dist/js/bootstrap.min.js"></script> -->
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<!-- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> -->
<!-- Latest compiled and minified CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.ss"> -->
<!-- Optional theme -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap-theme.min.css"> -->
<!-- FIWARE font -->
<link href='http://fonts.googleapis.com/css?family=Comfortaa' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/userstyles.css" media="screen">
<link rel="stylesheet" href="css/fiware1.1.css">
<title>FINESCE Specific Enablers</title>
<!-- 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"/>
<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
}
});
// ]]>
</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="index.html">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>
<article>
<div class="container">
<div class="page-header">
<h1 class="js-title">FINESCE Specific Enablers</h1>
</div>
<noscript>
<div class="alert alert-warning" role="alert">Greetings! This site will not work properly without JavaScript. You may prefer the experience with JavaScript enabled.</div>
</noscript>
<div class="breadcrumb">
<h2 class="element-invisible">You are here</h2><a href="/">Home</a><span class="breadcrumb-text"> / Specific Enablers</span>
</div>
<div class="option-header">
This page contains the list of the Domain-Specific Enablers (DSEs) developed by the FINESCE project. We organised them into categories based on the functionality that they offer. Below each title we list the trial site where we originally developed and used each of the DSEs. We have made them available for download, so please feel free to apply them to similar or other use cases.
</div>
<div class="enabler-list">
<div class="dropdown">
<div><b>Browse by Category:</b></div>
<button class="btn btn-default dropdown-toggle enabler-list-dropdown" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
<span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu1"></ul>
</div>
<div class="enabler-row">
<h2 class="header">DSE WP1</h2>
Description of this enabler.
<div class="category">Category</div>
</div>
<div class="enabler-row">
<h2 class="header">DSE WP2</h2>
Description of second enabler.
<div class="category">Special Category</div>
</div>
</div>
<footer>
<p>© FINESCE 2013-2015</p>
</footer>
</div>
</article>
<script src="js/load_list.js?version=2"></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>