NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/q2o/sos_unc/trunk/sos_unc/morgan_ysi.xml

Revision 419 (checked in by haines, 13 years ago)

--

Line 
1 <?xml version="1.0"?>
2 <!-- items to be addressed search on "xxxx" -->
3 <sml:SensorML xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
4    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5    xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:gml="http://www.opengis.net/gml"
6    xmlns:xlink="http://www.w3.org/1999/xlink"
7    xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 http://schemas.opengis.net/sensorML/1.0.1/sensorML.xsd"
8    version="1.0.1">
9    <sml:member xlink:arcrole="urn:ogc:def:process:OGC:sensor">
10       <sml:System gml:id="morgan_ysi">
11          <!--============================-->
12          <!--         Metadata           -->
13          <!--============================-->
14          <gml:description>YSI 6600V2 located at Morgan Bay</gml:description>
15          <gml:name>morgan_ysi</gml:name>
16          <sml:keywords
17             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#keywords"/>
18
19          <!--==========================================================-->
20          <!--===================System Identifiers=====================-->
21          <!--==========================================================-->
22          <sml:identification
23             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#identifiers">
24             <!-- xxxx How do we reference this to change the value for this instance?? -->
25          </sml:identification>
26          <sml:identification>
27             <sml:IdentifierList>
28                <sml:identifier name="Serial Number">
29                   <sml:Term definition="urn:ogc:def:identifier:OGC:serialNumber">
30                      <sml:value>xxxx</sml:value>
31                   </sml:Term>
32                </sml:identifier>
33             </sml:IdentifierList>
34          </sml:identification>
35
36          <!--==========================================================-->
37          <!--===================System Classifiers=====================-->
38          <!--==========================================================-->
39          <sml:classification
40             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#classifiers"/>
41
42          <!--- Valid Time in this context applies to this document -->
43          <sml:validTime>
44             <gml:TimeInstant>
45                <gml:timePosition indeterminatePosition="after">2010-11-20</gml:timePosition>
46             </gml:TimeInstant>
47          </sml:validTime>
48
49          <!--==========================================================-->
50          <!--============       System Contacts           =============-->
51          <!--==========================================================-->
52          <sml:contact
53             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#contact"/>
54          <sml:contact
55             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/contacts.xml#sara_haines"
56             xlink:arcrole="operator"/>
57
58          <!--==========================================================-->
59          <!--================       History             ===============-->
60          <!--==========================================================-->
61          <sml:history>
62             <sml:EventList>
63                <!-- xxxx have this point to external documentation (see sensor_ml_specs.pdf) -->
64                <sml:member name="System Deployment">
65                   <sml:Event>
66                      <sml:date>2008-07-01</sml:date>
67                      <gml:description>Initial System Deployment</gml:description>
68                      <sml:documentation>
69                         <sml:Document>
70                            <gml:description>Calibration History</gml:description>
71                         </sml:Document>
72                      </sml:documentation>
73                   </sml:Event>
74                </sml:member>
75             </sml:EventList>
76          </sml:history>
77
78          <sml:inputs
79             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#inputs">
80             <!-- This references the whole list from manufacturer. -->
81             <!-- How do I subset the list of inputs? -->
82             <sml:InputList>
83                <sml:input name="conductivity"/>
84                <sml:input name="water_temperature"/>
85                <sml:input name="water_pressure"/>
86                <sml:input name="dissolved_oxygen"/>
87             </sml:InputList>
88          </sml:inputs>
89
90          <sml:outputs
91             xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml#outputs">
92             <!-- This references the whole list from manufacturer. -->
93             <!-- How do I subset the list of outputs? -->
94             <sml:OutputList>
95                <sml:output name="depth"/>
96                <sml:output name="water_level"/>
97                <sml:output name="water_temperature"/>
98                <sml:output name="conductivity"/>
99                <sml:output name="salinity"/>
100                <sml:output name="dissolved_oxygen_saturation"/>
101                <sml:output name="dissolved_oxygen"/>
102             </sml:OutputList>
103          </sml:outputs>
104
105          <sml:parameters/>
106
107          <!--=======================-->
108          <!-- Components            -->
109          <!--=======================-->
110          <sml:components xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/YSI_6Series_6600V2.xml">
111          </sml:components>
112
113          <!--======================-->
114          <!-- Components Positions -->
115          <!--======================-->
116          <sml:positions>
117             <sml:PositionList>
118                <!-- relative to mechanical profiler -->
119                <sml:position name="position">
120                   <swe:Position
121                      referenceFrame="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/morgan.xml#PLATFORM_FRAME">
122                      <swe:location
123                         xlink:href="http://svn.nccoos.org/dataproc/q2o/sos_unc/trunk/sos_unc/morgan.xml#location"
124                      />
125                   </swe:Position>
126                </sml:position>
127
128             </sml:PositionList>
129          </sml:positions>
130
131          <!--==============================-->
132          <!--      System Connections      -->
133          <!--==============================-->
134          <sml:connections>
135             <sml:ConnectionList>
136                
137                <sml:connection>
138                   <sml:ArrayLink>
139                      <sml:sourceArray ref=""/>
140                   </sml:ArrayLink>
141                </sml:connection>
142                
143                <sml:connection>
144                   <sml:ArrayLink>
145                      <sml:destinationArray ref=""/>
146                   </sml:ArrayLink>
147                </sml:connection>
148
149                <sml:connection>
150                   <sml:Link>
151                      <sml:source ref=""/>
152                      <sml:destination ref=""/>
153                   </sml:Link>
154                  
155                </sml:connection>
156             </sml:ConnectionList>
157            
158          </sml:connections>
159
160       </sml:System>
161    </sml:member>
162 </sml:SensorML>
Note: See TracBrowser for help on using the browser.