-
Notifications
You must be signed in to change notification settings - Fork 81
/
index.html
354 lines (336 loc) · 14.9 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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
W3C Spatial Data on the Web Working Group
</title><!--[if IE]>
<script src="https://www.w3.org/2008/site/js/html5shiv.js"></script>
<![endif]-->
<link rel="Help" href="https://www.w3.org/Help/">
<link rel="stylesheet" href="https://www.w3.org/2008/site/css/minimum"
type="text/css" media="handheld, all">
<style type="text/css" media="print, screen and (min-width: 481px)">
@import url("https://www.w3.org/2008/site/css/advanced");
</style>
<link rel="stylesheet" href="https://www.w3.org/2008/site/css/print" type=
"text/css" media="print">
<link rel="shortcut icon" href=
"https://www.w3.org/2008/site/images/favicon.ico" type="image/x-icon">
<style>
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.grouplogo {
background: #0D5E99;
height: 110px;
}
.grouplogo object {
width: 100px;
height: 100px;
margin-top: 3px;
margin-left: 2.3em;
}
.infobar {
right: 4em;
margin: 1em;
width: 90%;
float: right;
background-color: blue;
background: #DBE7F0;
border: 1px solid #C6D4E0;
border-radius: 8px;
-moz-border-radius: 8px;
padding: 0.1em 0.1em 0.1em 0.5em;
list-item-style: bullet;
}
.infobar ul {
list-style-type:circle;
}
.secondary_nav {
float: right;
margin-right: 1.5em;
}
ol {
list-style-type: decimal;
}
.warning {
border: thin orange solid;
margin: 1em;
padding: 0em 1em 1em 1em;
border-radius: 1em;
}
img.wg_logo {
margin-top: 10px;
display: block;
margin-left: auto;
margin-right: auto;
width: 250px;
height: 180px;
}
.w3c_sec_nav > ul.secondary_nav {
visibility: hidden;
}
.w3c_leftCol {
display: block;
}
table { border-collapse: collapse; min-width: 400px; margin: 20px 20px 0; }
thead th { background-color: #036; color: #fff; padding: 0.5em; }
th, td { border-bottom: thin solid; border-top: thin solid; }
tbody td { padding: 0.5em; }
.todo {
display: inline-block;
color: darkorange;
pointer-events: none;
border-bottom: none !important;
}
.todo:after {
content: " (TBD)" !important;
}
@media all and (max-width: 970px) {
aside.infobar {
margin-left: 20px;
margin-right: 20px;
}
.w3c_leftCol {
min-width: 120px;
}
.size2on3 {
width: 100%;
}
}
#mast {
background-color: #fff;
}
#mast a:link,
#mast a:visited {
border-bottom: none;
}
@media print, screen and (min-width: 481px) {
#mast {
padding-left: 20px;
}
}
</style>
</head>
<body id="www-w3-org" class="w3c_public">
<div id="w3c_container">
<div id="mast" style="">
<a tabindex="2" accesskey="1" href="https://www.w3.org/"><img src=
"https://www.w3.org/Icons/WWW/w3c_home_nb-v.svg" height="72" alt="W3C"></a>
<a tabindex="2" accesskey="2" href="http://www.opengeospatial.org/"><img src=
"ogc_logo.png" height="72" alt="Open Geospatial Consortium (OGC)"></a>
</div>
<div id="w3c_main">
<nav id="w3c_sidenavigation" class="w3c_leftCol">
<h2 class="offscreen">
Site Navigation
</h2>
<h3 class="category" style="margin-top: 18px">
<span class="ribbon"><b><a href=
"https://www.w3.org/2021/sdw/">Group Details</a></b></span>
</h3>
<ul class="theme">
<li>
<a href=
"https://www.w3.org/2021/10/sdw-charter.html">Charter</a>
</li>
<li>
<a href=
"https://lists.w3.org/Archives/Public/public-sdw-wg/">Mailing
List</a>
</li>
<li>
<a href=
"https://www.w3.org/groups/wg/sdw/participants">
Group Participants</a>
</li>
<li>
<a href=
"https://www.w3.org/groups/wg/sdw/ipr">Royalty-Free
Patent Policy</a>
</li>
<li>
<a href="https://www.w3.org/groups/wg/sdw/join">Join This Group</a>
</li>
</ul>
</nav>
<div class="w3c_mainCol">
<h1 class="title">
<span>Spatial Data on the Web Working Group</span>
</h1>
<div class="unit size2on3" id="maincol">
<p>
The mission of the Spatial Data on the Web Working Group is to develop and maintain vocabularies and best practices that encourage better sharing of spatial data on the Web; and identify areas where standards should be developed jointly by both W3C and the <a href="http://www.opengeospatial.org/">Open Geospatial Consortium</a> (OGC). Learn more about the <a href="https://www.w3.org/2021/10/sdw-charter.html">goals, scope, and deliverables</a>.
</p>
<p>
The Spatial Data on the Web Working Group is a W3C entity matched by a sub-committee of OGC's Technical Committee. Collectively, the two comprise the Joint W3C/OGC Organizing Committee, the <strong>JWOC</strong>.
</p>
<p>
The Chairs of the Working Group are Linda van den Brink (Geonovum) and Jeremy Tandy (Met Office). The W3C Team Contact for the Spatial Data on the Web Working Group is <a href="https://www.w3.org/people/#bos">Bert Bos</a>.
</p>
<article class="line">
<h2>
Shortcuts
</h2>
<ul class="show_items">
<li>GitHub repository: <a href="https://github.com/w3c/sdw/">
w3c/sdw</a>
</li>
<li>Mailing List (archives): <a href=
"https://lists.w3.org/Archives/Public/public-sdw-wg/">[email protected]</a>
</li>
<li>IRC: <a href=
"irc://irc.w3.org:6665#sdw">irc.w3.org:6665#sdw</a>
/ <a href="http://irc.w3.org/?channels=#sdw">IRC web client</a>
</li>
</ul>
</article>
<article class="line">
<h2>
Meetings
</h2>
<p>The group holds a regular teleconference every four weeks on Thursdays 13:00-14:00 UTC. See <a href="https://www.w3.org/groups/wg/sdw/calendar">W3C SDW calendar</a> for meeting details.</p>
</article>
<article class="line">
<h2>Deliverables of W3C/OGC Spatial Data on the Web Working Group</h2>
<p><strong>Note:</strong> Some of the deliverables have been initially developed by the original <a href="https://www.w3.org/2015/spatial/">Spatial Data on the Web Working Group</a>, or by its successor, the <a href="https://www.w3.org/2017/sdwig/">Spatial Data on the Web Interest Group</a>.</p>
<table>
<thead>
<tr>
<th>Current documents in the repository</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Use Cases & Requirements:</strong>
<ul>
<li><span class="status"><abbr title="Working Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/sdw-ucr/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="UseCases/SDWUseCasesAndRequirements.html">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Spatial Data on the Web Best Practices:</strong>
<ul>
<li><span class="status"><abbr title="Working Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/sdw-bp/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="bp/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Semantic Sensor Network Ontology:</strong>
<ul>
<li><span class="status"><abbr title="Recommendation">REC</abbr></span> <a href="https://www.w3.org/TR/vocab-ssn/">W3C Recommendation</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="ssn/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Extensions to the Semantic Sensor Network Ontology</strong>
<ul>
<li><span class="status"><abbr title="Working Draft">WD</abbr></span> <a href="https://www.w3.org/TR/vocab-ssn-ext/">Working Draft</a></li></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="ssn-extensions/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Time Ontology in OWL:</strong>
<ul>
<li><span class="status"><abbr title="REC">REC</abbr></span> <a href="https://www.w3.org/TR/owl-time/">W3C Recommendation</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="time/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Extensions to the OWL-Time Ontology - temporal aggregates</strong>
<ul>
<li><span class="status"><abbr title="Interest Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/vocab-owl-time-agg/">Interest Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="time-aggregates/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Extensions to the OWL-Time Ontology - entity relations</strong>
<ul>
<li><span class="status"><abbr title="Interest Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/vocab-owl-time-rel/">Interest Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="time-entity-relations">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>Publishing and Using Earth Observation Data with RDF Data Cube and the Discrete Global Grid System:</strong>
<ul>
<li><span class="status"><abbr title="Working Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/eo-qb/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="eo-qb/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>CoverageJSON:</strong>
<ul>
<li><span class="status"><abbr title="Working Group Note">NOTE</abbr></span> <a href="https://www.w3.org/TR/covjson-overview/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="coverage-json/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>QB4ST:</strong>
<ul>
<li><span class="status"><abbr title="First Public Working Draft">FPWD</abbr></span> <a href="https://www.w3.org/TR/qb4st/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="qb4st/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>The Responsible Use of Spatial Data:</strong>
<ul>
<li><span class="status"><abbr title="Public Working Draft">PWD</abbr></span> <a href="https://www.w3.org/TR/responsible-use-spatial/">Working Group Note</a></li>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="responsible-use-spatial/">Editors' Draft</a></li>
</ul>
</td>
</tr>
<tr>
<td><strong>WebVMT: The Web Video Map Tracks Format</strong>
<ul>
<li><span class="status"><abbr title="Editor's Draft">ED</abbr></span> <a href="proposals/geotagging/webvmt/">Editors' Draft</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="unit size1on3 lastUnit" id="secondcol" style=
"min-width: 240px">
<!--
<img src="logo.jpg" class="wg_logo" alt="Logo">
-->
<aside class="infobar">
<article>
<h2>
Related Groups
</h2>
<p class="bMargin">
The original <a href="https://www.w3.org/2015/spatial/wiki/Main_Page">Spatial Data on the Web Working Group</a> developed a number of specifications that are being handled for errata or further developed within the current Working Group.
</p>
<p class="bMargin">In between the original Working Group and the current (2021) Working Group, the SDW group existed as the <a href="https://www.w3.org/2017/sdwig/">Spatial Data on the Web Interest Group</a>. </p>
</article>
</aside>
</div>
</div>
</div><!-- /end #w3c_mainCol -->
</div><!-- end #w3c_main -->
<footer id="w3c_footer">
<div id="w3c_footer-inner">
<address>
For further information, please email the <b>Team Contact for the
Spatial Data on the Web Working Group</b>:<br>
<a href="https://www.w3.org/people/#bos">Bert Bos</a> -
<a href="mailto:[email protected]">[email protected]</a>
</address>
<div id="w3c_scripts">
<script type="text/javascript" src=
"https://www.w3.org/2008/site/js/main">
</script>
</div>
</body>
</html>