ISO-TC211 / StandardsTracker

This GitHub repository lets you - our users - log and track issues that you find with our standards and other document. Tag the issue with the standard or standards effected; we will assign it to the relevant group(s) within TC 211.
11 stars 0 forks source link

ISO 19149:2011 - URN examples #457

Open ghobona opened 2 years ago

ghobona commented 2 years ago

Clause 8.3.4 states "The following license document (Example 2) would give rights to execute a particular WFS interface found at the URI given."

Example 2 then provides the URI as:

<grm:geoProcess formalName="WFS 2.6.3" licensePartId="WFS">
  <r:digitalResource>
      <r:nonSecureIndirect URI="urn:OrdSvy:MasterMap"/>
   </r:digitalResource> 
</grm:geoProcess>

Since this is an example, it may be best to use a URL instead of a URN. Typically example URLs use the example.org domain.

JanHjelmager commented 1 year ago

See issue #458