w3c / sdw

Repository for the Spatial Data on the Web Working Group
https://www.w3.org/2020/sdw/
150 stars 81 forks source link

Best practice 3, 2nd note - wrong word "prescriptive" #1313

Closed PeterParslow closed 2 years ago

PeterParslow commented 2 years ago

The second note of Best Practice 3 contains the sentence

"Of course, often target resources and the links that refer to them are maintained by different parties, so such hints should be assumed as prescriptive; they may or may not turn out to be true."

(line 1621 of bp/index.html)

I think the word "prescriptive" is wrong, or at least being used in a way which I'm not familiar with. Normally, describing something as "prescriptive" means it is to do with the enforcement of a rule, either legally or by long established tradition. The idea being described here (that the information may not actually be true) is nearer to what would be meant by "descriptive" or perhaps "indicative".

It may be better to rephrase the whole sentence to something like:

"Of course, often target resources are maintained by different parties, so information provided with the links that refer to them may or may not turn out to be true when the link is traversed."

PeterParslow commented 2 years ago

Fixed by https://github.com/w3c/sdw/pull/1322