| Line 1 was replaced by line 1 |
| - !!! TransducerML |
| + !!! TransducerML and possible mechanism integration |
| Line 10 was replaced by line 10 |
| - !Excerpts from TML documents |
| + !!Excerpts from TML documents |
| Line 21 was replaced by line 21 |
| - !!7.4 Live and Historical Streaming Data |
| + !7.4 Live and Historical Streaming Data |
| Line 26 was replaced by line 26 |
| - !!7.13 TML data stream |
| + !7.13 TML data stream |
| Line 31 was replaced by line 31 |
| - !!7.20 TML and binary data |
| + !7.20 TML and binary data |
| Lines 48-49 were replaced by line 48 |
| - !Additional notes: |
| - * As there seem to be no available software to consume/produce TML data, I went ahead with some [preliminary tests of a JABX-based databinding for TML|http://comet.cs.ucdavis.edu/wiki/index.php/TmlJaxb]. |
| + !!!Aditional notes |
| Line 51 was replaced by lines 50-52 |
| - * A diagram describing a [possible integration of the various mechanisms|http://www.gliffy.com/publish/1334297/] |
| + ! Integration |
| + In the context of the SOS getObservation operation: |
| + [http://reap.ecoinformatics.org/attach?page=SWE%2FGetstream.jpg] |
| At line 52 added 14 lines. |
| + I think there are some possible alternatives for integration of the various mechanisms, roughly illustrated in this diagram: |
| + [http://www.gliffy.com/pubdoc/1334297/L.jpg] |
| + |
| + That is: |
| + * A TML stream as a wrapper for the original, native stream |
| + * A TML stream as a wrapper for the RBNB stream |
| + * An RBNB stream directly |
| + * Combine TML/RBNB with TML's out-of-band capability. |
| + * SOS Feeder used to update the SOS db. |
| + |
| + |
| + !Implementation |
| + As there seem to be no available software to consume/produce TML data, I went ahead with some [preliminary tests of a JABX-based databinding for TML|http://comet.cs.ucdavis.edu/wiki/index.php/TmlJaxb]. |
| + |