Skip to content

Commit

Permalink
Editorial fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-perego committed May 4, 2019
1 parent a429a68 commit 68ad7e4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2705,12 +2705,12 @@ <h4>Property: geometry</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>Associates any resource with the corresponding geometry. [[LOCN]]</td></tr>
<tr><td class="prop">Range:</td><td><a data-cite="RDF-SCHEMA#ch_literal" title="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a></td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
</tbody>
</table>

<p>
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than WGS84.
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than <a href="https://en.wikipedia.org/wiki/World_Geodetic_System#WGS84"><abbr title="Wolrd Geodetic System 1984">WGS84</abbr></a>.
</p>

<p class="note">
Expand All @@ -2725,12 +2725,12 @@ <h4>Property: centroid</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>The geographic center (centroid) of a resource.</td></tr>
<tr><td class="prop">Range:</td><td><a data-cite="RDF-SCHEMA#ch_literal" title="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a></td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
</tbody>
</table>

<p>
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than WGS84.
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than <a href="https://en.wikipedia.org/wiki/World_Geodetic_System#WGS84">WGS84</a>.
</p>

<p class="note">
Expand Down Expand Up @@ -2808,12 +2808,12 @@ <h4>Property: bounding box</h4>
<tbody>
<tr><td class="prop">Definition:</td><td>The geographic bounding box of a resource.</td></tr>
<tr><td class="prop">Range:</td><td><a data-cite="RDF-SCHEMA#ch_literal" title="http://www.w3.org/2000/01/rdf-schema#Literal"><code>rdfs:Literal</code></a></td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
<tr><td class="prop">Usage note:</td><td>The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded as <abbr title="Well-known Text">WKT</abbr> (<a href="http://www.opengis.net/ont/geosparql#asWKT" title="http://www.opengis.net/ont/geosparql#asWKT"><code>geosparql:asWKT</code></a> [[GeoSPARQL]]).</td></tr>
</tbody>
</table>

<p>
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than WGS84.
The WKT encoding supports geospatial positions expressed in coordinate reference systems other than <a href="https://en.wikipedia.org/wiki/World_Geodetic_System#WGS84">WGS84</a>.
</p>

<p class="note">
Expand All @@ -2831,7 +2831,7 @@ <h4>Property: bounding box</h4>
</pre>
<figure id="fig-spatial-coverage-geometry">
<img src="./images/ex-spatial-coverage-geometry.png"/>
<figcaption>Map preview<figcaption>
<figcaption>Map preview of a spatial coverage specified with a geometry<figcaption>
</figure>
</aside>

Expand All @@ -2846,7 +2846,7 @@ <h4>Property: bounding box</h4>
</pre>
<figure id="fig-spatial-coverage-centroid">
<img src="./images/ex-spatial-coverage-centroid.png"/>
<figcaption>Map preview</figcaption>
<figcaption>Map preview of a spatial coverage specified with a centroid</figcaption>
</figure>
</aside>

Expand All @@ -2872,7 +2872,7 @@ <h4>Property: bounding box</h4>
</pre>
<figure id="fig-spatial-coverage-bbox">
<img src="./images/ex-spatial-coverage-bbox.png"/>
<figcaption>Map preview</figcaption>
<figcaption>Map preview of a spatial coverage specified with a bounding box</figcaption>
</figure>
</aside>

Expand Down

0 comments on commit 68ad7e4

Please sign in to comment.