Issue 69 in ioostech: DataRecord definition and IOOS vocabulary for definition of SOS SWE element types

5 views
Skip to first unread message

ioos...@googlecode.com

unread,
Jun 3, 2014, 12:10:31 PM6/3/14
to iooste...@googlegroups.com
Status: Accepted
Owner: abir...@gmail.com
Labels: Type-Review Priority-Medium

New issue 69 by abir...@gmail.com: DataRecord definition and IOOS
vocabulary for definition of SOS SWE element types
http://code.google.com/p/ioostech/issues/detail?id=69

In SWE-TimeseriesProfile template, all <swe2:DataRecord> elements but one
contain definition attributes as required by IOOS Convention. That single
DataRecord that lacks definition is the one enclosed into profileBins
DataArray, and elementType name is 'profileBinDescription':

<swe2:field name="profileBins">
<swe2:DataArray
definition="http://mmisw.org/ont/ioos/swe_element_type/profileBins">
<swe2:description>Array of synchronous observation locations in a
profile</swe2:description>
<swe2:elementCount>
<swe2:Count>
<swe2:value>5</swe2:value>
</swe2:Count>
</swe2:elementCount>
<swe2:elementType name="profileBinDescription">
<swe2:DataRecord>
<swe2:field name="binCenter"/>
<swe2:field name="binEdges"/>
</swe2:DataRecord>
</swe2:elementType>

It seems that there are 2 options of adding the definition to that
DataRecord:

1. re-use the DataArray definition, i.e.

<swe2:elementType name="profileBinDescription">
<swe2:DataRecord
definition="http://mmisw.org/ont/ioos/swe_element_type/profileBins">

2. put a new record in the vocabulary for 'profileBinDescription', and make
a corresponding definition, i.e.

<swe2:elementType name="profileBinDescription">
<swe2:DataRecord
definition="http://mmisw.org/ont/ioos/swe_element_type/profileBinDescription">

Which way should we go? Option 1 seems to be kind of quick and dirty
corner-cutting, while option 2 may take too much updates.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

ioos...@googlecode.com

unread,
Jun 5, 2014, 12:42:38 PM6/5/14
to iooste...@googlegroups.com
Updates:
Cc: xiaoyan...@noaa.gov mohamed....@noaa.gov

Comment #1 on issue 69 by abir...@gmail.com: DataRecord definition and IOOS
vocabulary for definition of SOS SWE element types
http://code.google.com/p/ioostech/issues/detail?id=69

(No comment was entered for this change.)

ioos...@googlecode.com

unread,
Aug 8, 2014, 1:02:54 PM8/8/14
to iooste...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 69 by abir...@gmail.com: DataRecord definition and IOOS
vocabulary for definition of SOS SWE element types
http://code.google.com/p/ioostech/issues/detail?id=69

The issue was tracked on GitHub, fixed, and closed. See
https://github.com/asascience-open/ncSOS/issues/137 for details. I am
closing the issue here as well.
Reply all
Reply to author
Forward
0 new messages