-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathindex.html
124 lines (114 loc) · 12.1 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
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OGC GeoSPARQL Standard</title>
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
</head>
<body>
<header style="position:fixed;width:100%" id="topNav">
<nav>
<a href="https://opengeospatial.github.io/ogc-geosparql/geosparql10/">GeoSPARQL 1.0</a>
<a href="https://opengeospatial.github.io/ogc-geosparql/geosparql11/">GeoSPARQL 1.1</a>
<a href="https://opengeospatial.github.io/ogc-geosparql/geosparql12/">GeoSPARQL 1.2</a>
<a href="https://opengeospatial.github.io/ogc-geosparql/geosparql13/">GeoSPARQL Development Draft</a>
<a href="https://opengeospatial.github.io/ogc-geosparql/relatedwork/">Related Work</a>
</nav>
<h3>GeoSPARQL Standard documentation</h3>
</header>
<div class="content">
<br/><br/>
<h3 id="geosparql10">GeoSPARQL 1.0</h3>
<ul>
<li>GeoSPARQL 1.0 Specification <a href="geosparql10/document.pdf" target="_blank">[PDF]</a> <a href="geosparql10/citeme.bib" target="_blank">[BIBTEX]</a> </li>
<li>GeoSPARQL 1.0 Ontology <a href="geosparql10/geo.html" target="_blank">[HTML]</a> <a target="_blank" href="geosparql10/geo.ttl">[TTL]</a> <a target="_blank" href="geosparql10/geo.n3">[N3]</a> <a target="_blank" href="geosparql10/geo.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/geo.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.0 Profile <a target="_blank" href="geosparql10/profile.html">[HTML]</a> <a target="_blank" href="geosparql10/profile.ttl">[TTL]</a></li>
<li>GeoSPARQL 1.0 Functions <a target="_blank" href="geosparql10/functions.html">[HTML]</a> <a target="_blank" href="geosparql10/functions.ttl">[TTL]</a> <a target="_blank" href="geosparql10/functions.n3">[N3]</a> <a target="_blank" href="geosparql10/functions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/functions.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.0 Rules <a target="_blank" href="geosparql10/rules.html">[HTML]</a> <a target="_blank" href="geosparql10/rules.ttl">[TTL]</a> <a target="_blank" href="geosparql10/rules.n3">[N3]</a> <a target="_blank" href="geosparql10/rules.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/rules.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.0 Simple Features Definition <a target="_blank" href="geosparql10/sf_geometries.html">[HTML]</a> <a target="_blank" href="geosparql10/sf_geometries.ttl">[TTL]</a> <a target="_blank" href="geosparql10/sf_geometries.n3">[N3]</a> <a target="_blank" href="geosparql10/sf_geometries.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/sf_geometries.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.0 Service Description
<ul>
<li>Extensions <a target="_blank" href="geosparql10/servicedescription_extensions.html">[HTML]</a> <a target="_blank" href="geosparql10/servicedescription/servicedescription_extensions.ttl">[TTL]</a> <a target="_blank" href="geosparql10/servicedescription_extensions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_extensions.ttl">[WebVOWL]</a></li>
<li>Function Descriptions <a target="_blank" href="geosparql10/servicedescription_all_functions.html">[HTML]</a> <a target="_blank" href="geosparql10/servicedescription/servicedescription_all_functions.ttl">[TTL]</a> <a target="_blank" href="geosparql10/servicedescription_all_functions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_all_functions.ttl">[WebVOWL]</a></li>
<li>Feature Descriptions <a target="_blank" href="geosparql10/servicedescription_conformanceclasses.html">[HTML]</a> <a target="_blank" href="geosparql10/servicedescription/servicedescription_conformanceclasses.ttl">[TTL]</a> <a target="_blank" href="geosparql10/servicedescription_conformanceclasses.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_conformanceclasses.ttl">[WebVOWL]</a></li>
</ul>
</li>
</ul>
<h3 id="geosparql11">GeoSPARQL 1.1</h3>
<p>... an update of GeoSPARQL 1.0 with non-breaking changes</p>
<ul>
<li>GeoSPARQL 1.1 Specification <a href="geosparql11/document.html" target="_blank">[HTML]</a> <a href="geosparql11/document.pdf" target="_blank">[PDF]</a> <a href="geosparql11/citeme.bib" target="_blank">[BIBTEX]</a></li>
<li>GeoSPARQL 1.1 Release Notes <a href="geosparql11/releasenotes.html" target="_blank">[HTML]</a> <a href="geosparql11/releasenotes.pdf" target="_blank">[PDF]</a>
<li>GeoSPARQL 1.1 Ontology <a href="geosparql11/geo.html" target="_blank">[HTML]</a> <a target="_blank" href="geosparql11/geo.ttl">[TTL]</a> <a target="_blank" href="geosparql11/geo.n3">[N3]</a> <a target="_blank" href="geosparql11/geo.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.1/geo.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.1 Profile <a target="_blank" href="geosparql11/profile.html">[HTML]</a> <a target="_blank" href="geosparql11/profile.ttl">[TTL]</a> <a target="_blank" href="geosparql11/profile.json">[JSON-LD]</a></li>
<li>GeoSPARQL 1.1 Functions <a target="_blank" href="geosparql11/functions.html">[HTML]</a> <a target="_blank" href="geosparql11/functions.ttl">[TTL]</a> <a target="_blank" href="geosparql11/functions.n3">[N3]</a> <a target="_blank" href="geosparql11/functions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.1/functions.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.1 Rules <a target="_blank" href="geosparql11/rules.html">[HTML]</a> <a target="_blank" href="geosparql11/rules.ttl">[TTL]</a> <a target="_blank" href="geosparql11/rules.n3">[N3]</a> <a target="_blank" href="geosparql11/rules.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.1/rules.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.1 Requirements and Conformance Classes <a target="_blank" href="geosparql11/reqs.html">[HTML]</a> <a target="_blank" href="geosparql11/geosparqlreq.ttl">[TTL]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.1/geosparqlreq.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.1 Simple Features Definition <a target="_blank" href="geosparql11/sf_geometries.html">[HTML]</a> <a target="_blank" href="geosparql11/sf_geometries.ttl">[TTL]</a> <a target="_blank" href="geosparql11/sf_geometries.n3">[N3]</a> <a target="_blank" href="geosparql11/sf_geometries.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.1/sf_geometries.ttl">[WebVOWL]</a></li>
<li>GeoSPARQL 1.1 Service Description
<ul>
<li>Extensions <a target="_blank" href="geosparql11/servicedescription_extensions.html">[HTML]</a> <a target="_blank" href="geosparql11/servicedescription/servicedescription_extensions.ttl">[TTL]</a> <a target="_blank" href="geosparql11/servicedescription_extensions.n3">[N3]</a> <a target="_blank" href="geosparql11/servicedescription_extensions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_extensions.ttl">[WebVOWL]</a></li>
<li>Function Descriptions <a target="_blank" href="geosparql11/servicedescription_all_functions.html">[HTML]</a> <a target="_blank" href="geosparql11/servicedescription/servicedescription_all_functions.ttl">[TTL]</a> <a target="_blank" href="geosparql11/servicedescription_all_functions.n3">[N3]</a> <a target="_blank" href="geosparql11/servicedescription_all_functions.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_all_functions.ttl">[WebVOWL]</a></li>
<li>Feature Descriptions <a target="_blank" href="geosparql11/servicedescription_conformanceclasses.html">[HTML]</a> <a target="_blank" href="geosparql11/servicedescription/servicedescription_conformanceclasses.ttl">[TTL]</a> <a target="_blank" href="geosparql11/servicedescription_conformanceclasses.n3">[N3]</a> <a target="_blank" href="geosparql11/servicedescription_conformanceclasses.json">[JSON-LD]</a> <a target="_blank" href="https://service.tib.eu/webvowl/#iri=https://raw.githubusercontent.com/opengeospatial/ogc-geosparql/master/1.0/servicedescription/servicedescription_conformanceclasses.ttl">[WebVOWL]</a></li>
</ul>
</li>
</ul>
<h3 id="geosparql12">GeoSPARQL 1.2</h3>
<p>... an ISO-conform version of GeoSPARQL 1.1</p>
<ul>
<li>GeoSPARQL 1.2 Specification <a href="geosparql12/document.html" target="_blank">[HTML]</a> <a href="geosparql12/document.pdf" target="_blank">[PDF]</a></li>
</ul>
<h3 id="geosparqldev">GeoSPARQL 1.3 (Development)</h3>
<p>... current GeoSPARQL development draft</p>
<ul>
<li>GeoSPARQL Development Draft <a href="geosparql13/document.html" target="_blank">[HTML]</a> <a href="geosparql13/document.pdf" target="_blank">[PDF]</a></li>
</ul>
<h3 id="relatedwork">Related Work</h3>
<ul>
<li>GeoSPARQL 1.0 Compliance Benchmark <a target="_blank" href="https://doi.org/10.3390/ijgi10070487">[DOI]</a> <a href="https://github.com/OpenLinkSoftware/GeoSPARQLBenchmark" target="_blank">[GITHUB]</a> <a href="https://doi.org/10.1016/j.simpa.2021.100071" target="_blank">[SOFTWARE]</a></li>
<li>GeoSPARQL 1.1: Motivations, Details and Applications of the Decadal Update to the Most Important Geospatial LOD Standard <a target="_blank" href="https://doi.org/10.3390/ijgi11020117">[DOI]</a></li></ul>
<h4 id="geosparqlprojects">Projects using GeoSPARQL</h4>
<ul>
<li>Data of the ancient roman border Limes <a href="https://github.com/Research-Squirrel-Engineers/limes" target="_blank">[GITHUB]</a> <a href="https://research-squirrel-engineers.github.io/limes/" target="_blank">[DOC]</a></li>
</ul>
<h4 id="bestpracticedocs">Best Practice Document Drafts</h4>
<p>...drafts of Best Practice documents which are related to the GeoSPARQL standard</p>
<ul>
<li>No documents to be referred to yet</li>
</ul>
</div>
<footer class="site-footer">
<div class="wrapper">
<h5 class="footer-heading">GeoSPARQL Working Group Github Page</h5>
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list" style="list-style-type:none;">
<li>GeoSPARQL Working Group Github Page</li>
<li><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
<div class="footer-col footer-col-2">
<ul class="social-media-list" style="list-style-type:none;">
<li>
<a href="https://opengeospatial.github.io/ogc-geosparql/blog/">Meeting Notes</a>
</li>
</ul>
</div>
<div class="footer-col footer-col-3">
<p>Rescources and development versions of the GeoSPARQL standard</p>
</div>
</div>
</div>
</footer>
</body>
<script>
$( document ).ready(function() {
var topHeight = $('#topNav').height();
//var bottomHeight = $('#bottomNav').height();
$('.content').css({ paddingTop : topHeight + 5 + 'px' });
//$('body').css({ paddingBottom : bottomHeight + 5 + 'px' });
});
</script>
</html>