Skip to content

Commit 7c9afa9

Browse files
committed
Deploying to gh-pages from @ a6e2e0d 🚀
1 parent 93c12c5 commit 7c9afa9

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

alignments.ttl

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
@prefix geosrs: <http://www.opengis.net/ont/srs/> .
1+
@prefix geosrs: <https://w3id.org/geosrs#> .
22
@prefix owl: <http://www.w3.org/2002/07/owl#> .
33

4-
geosrs:CoordinateSystem owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#CoordinateSystem>,
5-
<http://www.opengis.net/ont/srs/iso19111:CoordinateSystem> .
4+
geosrs:CoordinateSystem owl:equivalentClass <https://w3id.org/geosrs#http://data.ign.fr/def/ignf#CoordinateSystem>,
5+
<https://w3id.org/geosrs#iso19111:CoordinateSystem> .
66

7-
geosrs:Datum owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#Datum>,
8-
<http://www.opengis.net/ont/srs/iso19111:Datum> .
7+
geosrs:Datum owl:equivalentClass <https://w3id.org/geosrs#http://data.ign.fr/def/ignf#Datum>,
8+
<https://w3id.org/geosrs#iso19111:Datum> .
99

10-
geosrs:Ellipsoid owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#Ellipsoid>,
11-
<http://www.opengis.net/ont/srs/iso19111:Ellipsoid> .
10+
geosrs:Ellipsoid owl:equivalentClass <https://w3id.org/geosrs#http://data.ign.fr/def/ignf#Ellipsoid>,
11+
<https://w3id.org/geosrs#iso19111:Ellipsoid> .
1212

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<script type="application/ld+json">
193193
[
194194
{
195-
"@id": "http://www.opengis.net/ont/srs/geosrs",
195+
"@id": "https://w3id.org/geosrs",
196196
"@type": [
197197
"https://schema.org/DefinedTermSet"
198198
],
@@ -215,7 +215,7 @@ <h1>SRS Ontology</h1>
215215
<h2 style="display:none;">Metadata</h2>
216216
<dl>
217217
<dt>URI</dt>
218-
<dd><code>http://www.opengis.net/ont/srs/geosrs</code></dd>
218+
<dd><code>https://w3id.org/geosrs</code></dd>
219219
<dt>Ontology RDF</dt>
220220
<dd><a href="index.ttl">RDF (turtle)</a></dd>
221221
</dl>
@@ -256,7 +256,7 @@ <h3>
256256
<table>
257257
<tr>
258258
<th>URI</th>
259-
<td><code>http://www.opengis.net/ont/srs/CRS</code></td>
259+
<td><code>https://w3id.org/geosrs#CRS</code></td>
260260
</tr>
261261
</table>
262262
</div>
@@ -268,7 +268,7 @@ <h3>
268268
<table>
269269
<tr>
270270
<th>URI</th>
271-
<td><code>http://www.opengis.net/ont/srs/CoordinateOperation</code></td>
271+
<td><code>https://w3id.org/geosrs#CoordinateOperation</code></td>
272272
</tr>
273273
</table>
274274
</div>
@@ -280,7 +280,7 @@ <h3>
280280
<table>
281281
<tr>
282282
<th>URI</th>
283-
<td><code>http://www.opengis.net/ont/srs/CoordinateSystem</code></td>
283+
<td><code>https://w3id.org/geosrs#CoordinateSystem</code></td>
284284
</tr>
285285
<tr>
286286
<th>In domain of</th>
@@ -298,7 +298,7 @@ <h3>
298298
<table>
299299
<tr>
300300
<th>URI</th>
301-
<td><code>http://www.opengis.net/ont/srs/Datum</code></td>
301+
<td><code>https://w3id.org/geosrs#Datum</code></td>
302302
</tr>
303303
</table>
304304
</div>
@@ -310,7 +310,7 @@ <h3>
310310
<table>
311311
<tr>
312312
<th>URI</th>
313-
<td><code>http://www.opengis.net/ont/srs/Ellipsoid</code></td>
313+
<td><code>https://w3id.org/geosrs#Ellipsoid</code></td>
314314
</tr>
315315
</table>
316316
</div>
@@ -322,7 +322,7 @@ <h3>
322322
<table>
323323
<tr>
324324
<th>URI</th>
325-
<td><code>http://www.opengis.net/ont/srs/PrimeMeridian</code></td>
325+
<td><code>https://w3id.org/geosrs#PrimeMeridian</code></td>
326326
</tr>
327327
</table>
328328
</div>
@@ -334,7 +334,7 @@ <h3>
334334
<table>
335335
<tr>
336336
<th>URI</th>
337-
<td><code>http://www.opengis.net/ont/srs/ReferenceSystem</code></td>
337+
<td><code>https://w3id.org/geosrs#ReferenceSystem</code></td>
338338
</tr>
339339
</table>
340340
</div>
@@ -346,7 +346,7 @@ <h3>
346346
<table>
347347
<tr>
348348
<th>URI</th>
349-
<td><code>http://www.opengis.net/ont/srs/SpatialReferenceSystem</code></td>
349+
<td><code>https://w3id.org/geosrs#SpatialReferenceSystem</code></td>
350350
</tr>
351351
</table>
352352
</div>
@@ -363,7 +363,7 @@ <h3>axis<sup title="object property" class="sup-op">op</sup><span style="float:r
363363
<table>
364364
<tr>
365365
<th>URI</th>
366-
<td><code>http://www.opengis.net/ont/srs/axis</code></td>
366+
<td><code>https://w3id.org/geosrs#axis</code></td>
367367
</tr>
368368
<tr>
369369
<th>Description</th>
@@ -380,7 +380,7 @@ <h3>axis<sup title="object property" class="sup-op">op</sup><span style="float:r
380380
<tr>
381381
<th>Range(s)</th>
382382
<td>
383-
<a href="http://www.opengis.net/ont/srs/Axis">geosrs:Axis</a><sup class="sup-c" title="class">c</sup>
383+
<a href="https://w3id.org/geosrs#Axis">geosrs:Axis</a><sup class="sup-c" title="class">c</sup>
384384
</td>
385385
</tr>
386386
</table>
@@ -392,7 +392,7 @@ <h3>axis<sup title="object property" class="sup-op">op</sup><span style="float:r
392392
<h2>Namespaces <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
393393
<dl>
394394
<dt>default (geosrs)</dt>
395-
<dd><code>http://www.opengis.net/ont/srs/</code></dd>
395+
<dd><code>https://w3id.org/geosrs#</code></dd>
396396
<dt>brick</dt>
397397
<dd><code>https://brickschema.org/schema/Brick#</code></dd>
398398
<dt>csvw</dt>

index.ttl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
@prefix geosrs: <http://www.opengis.net/ont/srs/> .
1+
@prefix geosrs: <https://w3id.org/geosrs#> .
22
@prefix owl: <http://www.w3.org/2002/07/owl#> .
33
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
44
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
55
@prefix vann: <http://purl.org/vocab/vann/> .
66
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
77

8+
<https://w3id.org/geosrs> a owl:Ontology ;
9+
rdfs:label "SRS Ontology"@en ;
10+
vann:preferredNamespacePrefix "geosrs"^^xsd:string ;
11+
vann:preferredNamespaceUri "https://w3id.org/geosrs#"^^xsd:anyURI .
12+
813
geosrs:CRS a owl:Class ;
914
rdfs:label "Coordinate Reference System"@en .
1015

@@ -30,11 +35,6 @@ geosrs:axis a owl:ObjectProperty ;
3035
rdfs:range geosrs:Axis ;
3136
skos:definition "Coordinate System Axis"@en .
3237

33-
geosrs:geosrs a owl:Ontology ;
34-
rdfs:label "SRS Ontology"@en ;
35-
vann:preferredNamespacePrefix "geosrs"^^xsd:string ;
36-
vann:preferredNamespaceUri "http://www.opengis.net/ont/srs/"^^xsd:anyURI .
37-
3838
geosrs:CoordinateSystem a owl:Class ;
3939
rdfs:label "coordinate system"@en .
4040

0 commit comments

Comments
 (0)