diff --git a/bp/index.html b/bp/index.html index c58d157b..fd3cb320 100644 --- a/bp/index.html +++ b/bp/index.html @@ -1026,12 +1026,12 @@

Spatial Things, Features and Geometry

-

First, the domain of w3cgeo:lat, w3cgeo:lon and w3cgeo:alt properties is w3cgeo:SpatialThing. While one could interpret these properties as mapping to a geometry, as GeoRSS Simple does, there isn't conclusive evidence that this is what was intended. Second, w3cgeo:Point is defined as a sub-class of w3cgeo:SpatialThing. As a result, we have inconsistency in how w3cgeo:SpatialThing may be interpreted. For example:

+

First, the domain of w3cgeo:lat, w3cgeo:lon and w3cgeo:alt properties is w3cgeo:SpatialThing. While one could interpret these properties as mapping to a geometry, as GeoRSS Simple does, there isn't conclusive evidence that this is what was intended. Second, w3cgeo:Point is defined as a sub-class of w3cgeo:SpatialThing. As a result, we have inconsistency in how w3cgeo:SpatialThing may be interpreted. For example:

-

So in summary, it's safer to say that our Spatial Thing equates to geosparql:Feature, and that it is not the same as w3cgeo:SpatialThing.

+

So in summary, it's safer to say that our Spatial Thing equates to geosparql:Feature, and that it is not the same as w3cgeo:SpatialThing.

@@ -2972,7 +2972,7 @@

Possible Approach to Implementation

-

As can be seen in the example above, the geometry 30505-10 is an attribute of the City of Edinburgh. If your intent is to make a statement about, or refer to, the real-world entity then make sure you link to the Spatial Thing rather than the geometry. Furthermore, note that the geometry record may be updated and re-published with a new identifier, for example, if the city boundary was resurveyed and would then result in a broken link.

+

As can be seen in the example above, the geometry 30505-10 is an attribute of the City of Edinburgh. If your intent is to make a statement about, or refer to, the real-world entity then make sure you link to the Spatial Thing rather than the geometry. Furthermore, note that the geometry record may be updated and re-published with a new identifier, for example, if the city boundary was resurveyed and would then result in a broken link.

Data publishers should also be aware of a common pattern used in the publication of Linked Data, where the Spatial Thing and the information resource that describes it are identified separately — often, but not always, using /id as part of the URI for Spatial Thing, and /doc for the corresponding page/document/record. When the URI for the Spatial Thing is dereferenced, a HTTP 303 (see other) response is used to redirect the browser to the page/document/record URL. For example: