valentinedwv / ioostech

Automatically exported from code.google.com/p/ioostech
0 stars 0 forks source link

Change "NOAA" in def:identifier, def:classifier urn's to "IOOS" #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We use identifier and classifier urn's as "definitions" in DescribeSensor, and 
a bit in GetObservation. Some are defined directly by OGC, eg:
urn:ogc:def:identifier:OGC:shortName
But most are made up by us (IOOS) and, at the February workshop we vetted the 
ones we were going to use, eg:
urn:ioos:def:identifier:NOAA:stationID
urn:ioos:def:classifier:NOAA:sector
urn:ioos:def:classifier:NOAA:platformType

Does anyone know why is says "NOAA" in there? Why not "IOOS"? That'd follow the 
naming pattern used in the ogc urn. Having NOAA seems out of place and kind of 
arbitrary.

I propose we change all such urn's to use IOOS, as in:
urn:ioos:def:identifier:IOOS:stationID
urn:ioos:def:classifier:IOOS:sector
urn:ioos:def:classifier:IOOS:platformType

This has very little impact on anything, but since we're setting many 
conventions comprehensively at this time, why not get this right as well?

Original issue reported on code.google.com by emilioma...@gmail.com on 23 Jun 2012 at 9:53

GoogleCodeExporter commented 8 years ago
Agreed, consistency is good.

Original comment by sh...@axiomalaska.com on 24 Jun 2012 at 4:53

GoogleCodeExporter commented 8 years ago
This issue has become moot, b/c we've agreed to abandon the use of asset 
definition urn in favor of a new MMI-hosted, URL-based, IOOS-managed 
vocabulary. This vocabulary will include terms for all the urn classifier and 
identifier definitions currently in use in the IOOS SOS responses, with 
exception only in cases where an OGC-managed, URL-based vocabulary term already 
exists. See this ioostech_dev thread for background discussions:
https://groups.google.com/d/msg/ioostech_dev/6dNSp3L50a8/92S82LUV6egJ

This is being implemented in the Milestone1.0 templates and will be documented 
on the wiki.

Original comment by emilioma...@gmail.com on 26 Jul 2012 at 12:40