-
Notifications
You must be signed in to change notification settings - Fork 12
/
index.html
239 lines (220 loc) · 13.3 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
238
239
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="robots" content="index,follow">
<meta name="keywords" content="Linked Data, Building Information Modeling, Ontology, Semantic Web">
<meta name="description" content="The Linked Building Data Community Group: Managing Data through the Building Life Cycle">
<link href="./css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="./css/custom.css" rel="stylesheet" type="text/css">
<link href="./css/bootstrap-responsive.css" rel="stylesheet" type="text/css">
<link href="./css/font-awesome.min.css" rel="stylesheet" type="text/css"><!--[if IE 7]>
<link rel="stylesheet" href="/css/font-awesome-ie7.min.css">
<![endif]-->
<!--[if lt IE 9]>
<script src="/css/html5shiv.js"></script>
<![endif]-->
<title>The Linked Building Data Community Group</title>
</head>
<body id="top">
<div class="contents">
<!-- logos -->
<div class="logos">
<a href="http://www.w3.org/" class="w3-logo"><img alt="w3c logo" src="https://www.w3.org/community/src/templates/wordpress/StoryTeller/img/svg/w3c-logo.svg"></a>
<a href="https://www.w3.org/community/lbd/" class="cgbg-logo"><img alt="w3c community group logo" src="https://www.w3.org/community/src/templates/wordpress/StoryTeller/img/svg/cgbg-logo.svg"></a>
<a href="https://www.w3.org/community/lbd/" class="cgbg-logo-title"><h1>Linked Building Data Community Group</h1></a>
</div>
<div class="white-bar"></div>
<div class="white-circle"></div>
<div class="blue-top"></div>
<div class="nav-logo"><a href="https://www.w3.org/community/lbd/">W3C Linked Building Data</a></div>
<!-- banner -->
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
</a>
<div class="nav-collapse">
<ul class="nav nav-pills pull-right">
<li>
<a href="#">Home</a>
</li>
<li>
<a href="#aim">Aim and Scope</a>
</li>
<li>
<a href="#rationale">Rationale</a>
</li>
<li>
<a href="#licensing">Licensing</a>
</li>
<li>
<a href="#work">Deliverables</a>
</li>
<li>
<a href="#organization">Organization</a>
</li>
<li>
<a href="#join">Get involved</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- content -->
<div class="container main">
<div class="row-fluid">
<div class="span12">
<h2 id="introduction">Aim and Scope</h1>
<div>
<p>The Linked Building Data Community Group (LBD-CG) is a <a href="https://www.w3.org/community/">W3C Community Group</a> that brings together experts in the area of Building Information Modeling (BIM) and Web of Data technologies, who are working to address the challenge of managing the huge amount of data that is generated across the building life cycle.</p>
<p>Also, we want to provide a forum for bringing together researchers and practitioners who are working on advancing the field.</p>
</div>
<h2 id="rationale">Rationale</h1>
<div>
<p>Vast amounts of heterogeneous data are generated and used during the <b>life cycle of a building</b>.
An example is product data, which describe the building and the elements that make up the building.
Product data includes walls, windows, pipes, ducts, light switches, sensors and other devices.
With these data as a basis, and through their connection to more fine-grained data, such as sensor measurements data,
usage data, intelligent domotic system data, geographical data, weather data,
highly advanced services can be supplied over the Web to various end users.</p>
<p> From an industrial point of view, using Linked Data technologies and adopting common Knowledge Graph
models are essential to exploiting building data on the web for a range of important use cases,
including those related to indoor navigation (e.g. shop navigation, evacuation and disaster, etc.),
energy efficiency simulation (e.g. retrofitting, behavioural change, etc.),
web-based facility management, and many more.
</p>
<p></p>
The outcomes generated by this group will support building owners and companies to publish quality building data on
the web in a structured way, making the development of new and novel applications possible.</p>
<p>The <a href="https://www.w3.org/DesignIssues/LinkedData.html">5 stars Linked Data paradigm</a> can be adapted for Building-related data as follows:</p>
<ul>
<li>Using URIs as names for building-related things such as: rooms, walls, products, elements,
enable different parties to provide complementary descriptions of the same uniquely identified
entities in different knowledge graphs.</li>
<li>Using HTTP URIs for these things enables the authority responsible for these URIs to provide
reference information about this entity when one looks it up on the Web. For example, products
in a catalogue, building appliances, or even the building itself.</li>
<li>Providing information using common standards (RDF, SPARQL) and common Knowledge Graph models
enable semantic interoperability between data sources.</li>
<li>Include links to other URIs can help to discover more things, such as a link to the catalogue
an appliance has been chosen from, or a link to the
<a href="https://www.w3.org/TR/wot-architecture/#sec-servient-architecture">Web of Things Servient
</a> that enables it to interact with this appliance.</li>
</ul>
</div>
<h2 id="licensing">
Licensing and Terms of Contributions
</h2>
<div>
By contributing to this group, you abaide by the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a>. All published deliverables by the group are also released under this license. Learn more about <a hre="https://www.w3.org/community/">W3C Community Groups</a>.
</div>
<h2 id="work">
Deliverables and Ongoing community work
</h2>
<div>
<table class="table table-hover">
<tbody>
<tr>
<th>Description</th>
<th>Status</th>
<th>Links (if available)</th>
</tr>
<tr>
<td>The Building Topology Ontology (BOT): a minimal ontology for describing the core topological concepts of a building.</td>
<td>Community Group Report</td>
<td>
<ul><li><a href="https://w3id.org/bot">https://w3id.org/bot</a></li></ul></td>
</tr>
<tr>
<td>Linked Building Data Community Group Use Cases & Requirements</td>
<td>Ongoing</td>
<td><ul><li><a href="https://w3c-lbd-cg.github.io/lbd/UseCasesAndRequirements/">https://w3c-lbd-cg.github.io/lbd/UseCasesAndRequirements/</a></li></ul></td>
</tr>
<tr>
<td>Building Data on the Web Best Practices</td>
<td>Planned</td>
<td>N/A</td>
</tr>
<tr>
<td>Products</td>
<td>Ongoing</td>
<td><ul>
<li><b><a href="https://docs.google.com/document/d/1ArLPgMC4js6i0tGFcYyWHIvlYGNq2Tou-Ed_tPHVo7A/edit">Working document</a></b></li>
<li><a href="https://github.com/w3c-lbd-cg/product">GIT Repo</a></li>
<li><a href="https://github.com/w3c-lbd-cg/lbd/blob/gh-pages/presentations/product/20170823_Presentation_ES_LBD.pdf">20170823 BOT, products, and goodrelations (Emilio San Filippo)</a></li>
</ul></td>
</tr>
<tr>
<td>Properties evaluation</td>
<td>Ongoing</td>
<td><ul>
<li><b><a href="https://docs.google.com/document/d/1gl_eQSl60GuOmIwu4BgUqte_4nWgjCvx05W0-7yK9qw/edit">Working document</a></b></li>
<li><a href="https://github.com/w3c-lbd-cg/props">GIT Repo</a></li>
<li><a href="https://github.com/w3c-lbd-cg/lbd/blob/gh-pages/presentations/props/presentation_LBDcall_20180312_final.pdf">20180312 Towards a PROPS ontology (Mathias Bonduel)</a></li>
</ul></td>
</tr>
<tr>
<td>Building-specific taxonomy of products, and properties</td>
<td>Planned</td>
<td>N/A</td>
</tr>
<tr>
<td>Geometry</td>
<td>Ongoing work</td>
<td><ul><li><a href="geometry.html">See dedicated page</a></li></ul></td>
</tr>
<tr>
<td>Project Management</td>
<td>Ongoing work</td>
<td>
<ul>
<li><b><a href="https://docs.google.com/document/d/1hlsQxLXZI-0rupm4qKSOWuigy71l8fo0AvLg2bOcA1U/edit">Working document</a></b></li>
<li><a href="https://github.com/w3c-lbd-cg/project">GIT Repo</a></li>
<li><a href="https://github.com/w3c-lbd-cg/lbd/blob/gh-pages/presentations/project/20180326_PZangeneh_ProjectOntology.pdf">20180328 Project ontology (Pouya Zangeneh)</a></li>
</ul>
</td>
</tbody>
</table>
<p>The <a href="archive.html">Group's Archive page</a> lists documents that have been part of the group's activity in the past.</p>
</div>
<h2 id="organization">Organization</h2>
<h3 id="chairs">Group chairs</h3>
<ul>
<li><strong><a href="https://www.linkedin.com/in/mathias-bonduel-106019151">Mathias Bonduel</a></strong>, <a href="https://www.kuleuven.be/kuleuven/">KU Leuven</a></li>
<li><strong><a href="https://www.linkedin.com/in/katjabreitenfelder">Katja Breitenfelder</a></strong>, <a href="https://www.ibp.fraunhofer.de/en.html">Fraunhofer-Institute for Building Physics IBP</a></li>
<li><strong><a href="https://karlhammar.com/">Karl Hammar</a></strong>, <a href="https://ju.se/">Jönköping University</a></li>
<li><strong><a href="https://www.linkedin.com/in/anna-wagner-958183127/">Anna Wagner</a></strong>, <a href="https://www.prostep.com/">PROSTEP</a></li>
</ul>
<h3 id="members_list">Members</h3>
<div>
<p>The Linked Building Data community group has 100+ members. For a list of members, see <a href="https://www.w3.org/community/lbd/participants">https://www.w3.org/community/lbd/participants</a>. </p>
</div>
<h3 id="meetings">Meetings and minutes</h3>
<p>The group has regular online teleconference meetings, announced on the mailing list. See the past meetings and minutes at the following page: <a href="https://www.w3.org/community/lbd/meeting-minutes/">https://www.w3.org/community/lbd/meeting-minutes/</a>.</p>
<h2 id="join">Get involved</h2>
<div>
<p>For discussions etc., we use the public mailing list of the group <a href="mailto:public-lbd@w3.org">public-lbd@w3.org</a>.<br> The archives are available online at <a href="https://lists.w3.org/Archives/Public/public-lbd/">https://lists.w3.org/Archives/Public/public-lbd/</a>.
</p>
<p>
Anyone may join this Community Group. All participants in this group have signed the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement</a>.
</p>
<a href="https://www.w3.org/community/wp-login.php?redirect_to=%2Fcommunity%2Flbd%2Fjoin" class="btn btn-primary">Join or leave this group</a>
</div>
</div>
</div>
</div>
</div>
<script src="./files/jquery-1.9.1.min.js" type="text/javascript"></script>
<script src="./files/jquery.smooth-scroll.min.js" type="text/javascript"></script>
<script src="./files/bootstrap.min.js" type="text/javascript"></script>
<script src="./files/custom.js" type="text/javascript"></script>
</body>
</html>