@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :X3D a owl:NamedIndividual, x3do:X3D ; x3do:hasHead :head ; x3do:hasScene :Scene ; x3do:profile 'Immersive' ; x3do:version '3.3' ; x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.xsd' . :head a owl:NamedIndividual, x3do:head ; x3do:hasParent :X3D ; x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'SeaWebBuoyExample.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'An example scene with 2 SeaWeb buoys.' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Oliver Tan' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Don Brutzman' ; x3do:name 'creator' . :meta_1_5 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '7 June 2004' ; x3do:name 'created' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '5 June 2024' ; x3do:name 'modified' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'fix type mismatches!' ; x3do:name 'TODO' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'SeaWeb, buoy, repeater' ; x3do:name 'subject' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/CommunicationsAndSensors/SeaWeb/SeaWebBuoyExample.x3d' ; x3do:name 'identifier' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "SeaWebBuoyExample.x3d" . :meta dcterms:description "An example scene with 2 SeaWeb buoys." . :meta dcterms:creator "Oliver Tan" . :meta dcterms:creator "Don Brutzman" . :meta dcterms:created "7 June 2004" . :meta dcterms:modified "5 June 2024" . :meta dcterms:subject "SeaWeb, buoy, repeater" . :meta dcterms:identifier "https://savage.nps.edu/Savage/CommunicationsAndSensors/SeaWeb/SeaWebBuoyExample.x3d" . :meta dcterms:generator "X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Viewpoint_2_3, :SeaWebBuoyInstance1, :SeaWebBuoyInstance2, :Transform_2_6 ; x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'SeaWebBuoyExample.x3d' . :ExternProtoDeclare_2_2 a owl:NamedIndividual, x3do:ExternProtoDeclare ; x3do:hasParent :Scene ; x3do:hasField :field_2_2_1, :field_2_2_2, :field_2_2_3, :field_2_2_4, :field_2_2_5, :field_2_2_6, :field_2_2_7, :field_2_2_8, :field_2_2_9, :field_2_2_10, :field_2_2_11, :field_2_2_12, :field_2_2_13, :field_2_2_14, :field_2_2_15, :field_2_2_16, :field_2_2_17, :field_2_2_18, :field_2_2_19, :field_2_2_20, :field_2_2_21, :field_2_2_22, :field_2_2_23, :field_2_2_24 ; x3do:name 'SeaWebBuoy' ; x3do:url '"SeaWebBuoyPrototype.x3d#SeaWebBuoy" "https://savage.nps.edu/Savage/CommunicationsAndSensors/SeaWeb/SeaWebBuoyPrototype.x3d#SeaWebBuoy" "SeaWebBuoyPrototype.wrl#SeaWebBuoy" "https://savage.nps.edu/Savage/CommunicationsAndSensors/SeaWeb/SeaWebBuoyPrototype.wrl#SeaWebBuoy"' . :field_2_2_1 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Position of buoy.' ; x3do:name 'set_position' ; x3do:type 'SFVec3f' . :field_2_2_2 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Position of buoy.' ; x3do:name 'position' ; x3do:type 'SFVec3f' . :field_2_2_3 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Position of target of transmission.' ; x3do:name 'set_targetPosition' ; x3do:type 'SFVec3f' . :field_2_2_4 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Position of target of transmission.' ; x3do:name 'targetPosition' ; x3do:type 'SFVec3f' . :field_2_2_5 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Id number of target.' ; x3do:name 'set_targetIdNumber' ; x3do:type 'SFInt32' . :field_2_2_6 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Id number of target.' ; x3do:name 'targetIdNumber' ; x3do:type 'SFInt32' . :field_2_2_7 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Enable buoy for transmission.' ; x3do:name 'set_enabled' ; x3do:type 'SFBool' . :field_2_2_8 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Enable buoy for transmission.' ; x3do:name 'enabled' ; x3do:type 'SFBool' . :field_2_2_9 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Start transmission.' ; x3do:name 'set_activated' ; x3do:type 'SFBool' . :field_2_2_10 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Start transmission.' ; x3do:name 'activated' ; x3do:type 'SFBool' . :field_2_2_11 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Duration in seconds needed to transmit message (does not include transmissionTimeDelay or propagation delay).' ; x3do:name 'set_transmissionDuration' ; x3do:type 'SFTime' . :field_2_2_12 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Duration in seconds needed to transmit message (does not include transmissionTimeDelay or propagation delay).' ; x3do:name 'transmissionDuration' ; x3do:type 'SFTime' . :field_2_2_13 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Time delay before transmission begins.' ; x3do:name 'set_transmissionTimeDelay' ; x3do:type 'SFTime' . :field_2_2_14 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Time delay before transmission begins.' ; x3do:name 'transmissionTimeDelay' ; x3do:type 'SFTime' . :field_2_2_15 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Select between directional (true) or omni-directional (false) transmission.' ; x3do:name 'set_directionalTransmission' ; x3do:type 'SFBool' . :field_2_2_16 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Select between directional (true) or omni-directional (false) transmission.' ; x3do:name 'directionalTransmission' ; x3do:type 'SFBool' . :field_2_2_17 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:appinfo 'Determine which buoy type to use. "Racom" for Racom Buoy. "Telesonar" for Telesonar Repeater.' ; x3do:name 'set_buoyType' ; x3do:type 'SFString' . :field_2_2_18 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:appinfo 'Determine which buoy type to use. "Racom" for Racom Buoy. "Telesonar" for Telesonar Repeater.' ; x3do:name 'buoyType' ; x3do:type 'SFString' . :field_2_2_19 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:name 'set_textMessage' ; x3do:type 'MFString' . :field_2_2_20 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:name 'textMessage' ; x3do:type 'MFString' . :field_2_2_21 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOutput' ; x3do:name 'textMessageColor' ; x3do:type 'SFColor' . :field_2_2_22 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'inputOnly' ; x3do:name 'set_description' ; x3do:type 'SFString' . :field_2_2_23 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:name 'description' ; x3do:type 'SFString' . :field_2_2_24 a owl:NamedIndividual, x3do:field ; x3do:hasParent :ExternProtoDeclare_2_2 ; x3do:accessType 'initializeOnly' ; x3do:name 'traceEnabled' ; x3do:type 'SFBool' . :Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'SeaWeb buoys: click to test communications' ; x3do:fieldOfView 0.9 ; x3do:position ( 0 0 35 ) . :SeaWebBuoyInstance1 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_4_1, :fieldValue_2_4_2, :fieldValue_2_4_3, :fieldValue_2_4_4, :fieldValue_2_4_5, :fieldValue_2_4_6, :fieldValue_2_4_7, :fieldValue_2_4_8, :fieldValue_2_4_9, :fieldValue_2_4_10, :fieldValue_2_4_11, :fieldValue_2_4_12 ; x3do:DEF 'SeaWebBuoyInstance1' ; x3do:name 'SeaWebBuoy' . :fieldValue_2_4_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'position' ; x3do:value ( -10 0 0 ) . :fieldValue_2_4_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'targetPosition' ; x3do:value ( 10 0 0 ) . :fieldValue_2_4_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'enabled' ; x3do:value true . :fieldValue_2_4_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'activated' ; x3do:value false . :fieldValue_2_4_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'transmissionDuration' ; x3do:value '5' . :fieldValue_2_4_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'transmissionTimeDelay' ; x3do:value '2' . :fieldValue_2_4_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'directionalTransmission' ; x3do:value false . :fieldValue_2_4_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'buoyType' ; x3do:value 'Racom' . :fieldValue_2_4_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'textMessage' ; x3do:value '"Message left-to-right"' . :fieldValue_2_4_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'textMessageColor' ; x3do:value ( 1 0 0 ) . :fieldValue_2_4_11 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'description' ; x3do:value 'SeaWeb Racom Buoy' . :fieldValue_2_4_12 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance1 ; x3do:name 'traceEnabled' ; x3do:value true . :SeaWebBuoyInstance2 a owl:NamedIndividual, x3do:ProtoInstance ; x3do:hasParent :Scene ; x3do:hasFieldValue :fieldValue_2_5_1, :fieldValue_2_5_2, :fieldValue_2_5_3, :fieldValue_2_5_4, :fieldValue_2_5_5, :fieldValue_2_5_6, :fieldValue_2_5_7, :fieldValue_2_5_8, :fieldValue_2_5_9, :fieldValue_2_5_10, :fieldValue_2_5_11, :fieldValue_2_5_12 ; x3do:DEF 'SeaWebBuoyInstance2' ; x3do:name 'SeaWebBuoy' . :fieldValue_2_5_1 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'position' ; x3do:value ( 10 0 0 ) . :fieldValue_2_5_2 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'targetPosition' ; x3do:value ( -10 0 0 ) . :fieldValue_2_5_3 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'enabled' ; x3do:value true . :fieldValue_2_5_4 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'activated' ; x3do:value false . :fieldValue_2_5_5 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'transmissionDuration' ; x3do:value '5' . :fieldValue_2_5_6 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'transmissionTimeDelay' ; x3do:value '0.5' . :fieldValue_2_5_7 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'directionalTransmission' ; x3do:value true . :fieldValue_2_5_8 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'buoyType' ; x3do:value 'Telesonar' . :fieldValue_2_5_9 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'textMessage' ; x3do:value '"Message right-to-left"' . :fieldValue_2_5_10 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'textMessageColor' ; x3do:value ( 0 1 0 ) . :fieldValue_2_5_11 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'description' ; x3do:value 'SeaWeb Telesonar Buoy' . :fieldValue_2_5_12 a owl:NamedIndividual, x3do:fieldValue ; x3do:hasParent :SeaWebBuoyInstance2 ; x3do:name 'traceEnabled' ; x3do:value true . :Transform_2_6 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Scene ; x3do:hasChildren :Transform_2_6_1, :Transform_2_6_2, :Transform_2_6_3 ; x3do:rotation ( 1 0 0 -0.15 ) ; x3do:translation ( 0 1 25 ) . :Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_6 ; x3do:hasChildren :Billboard_2_6_1_1 ; x3do:translation ( -4.5 -3 0 ) . :Billboard_2_6_1_1 a owl:NamedIndividual, x3do:Billboard ; x3do:hasParent :Transform_2_6_1 ; x3do:hasChildren :Group_2_6_1_1_1 ; x3do:axisOfRotation ( 0 0 0 ) . :Group_2_6_1_1_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Billboard_2_6_1_1 ; x3do:hasChildren :Shape_2_6_1_1_1_1, :Shape_2_6_1_1_1_2, :SingleTransmissionTextTouch, :TransmissionDuration2 ; x3do:hasROUTE :ROUTE_2_6_1_1_1_5, :ROUTE_2_6_1_1_1_6, :ROUTE_2_6_1_1_1_7 . :Shape_2_6_1_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:hasAppearance :TextAppearance ; x3do:hasGeometry :Text_2_6_1_1_1_1_2 . :TextAppearance a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_1_1_1_1 ; x3do:hasMaterial :Material_2_6_1_1_1_1_1_1 ; x3do:DEF 'TextAppearance' . :Material_2_6_1_1_1_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :TextAppearance ; x3do:diffuseColor ( .8 .8 0 ) . :Text_2_6_1_1_1_1_2 a owl:NamedIndividual, x3do:Text ; x3do:hasParent :Shape_2_6_1_1_1_1 ; x3do:hasFontStyle :FontStyle_2_6_1_1_1_1_2_1 ; x3do:string '"Single 4 seconds" "left-right transmission" "with 2 second delay"' . :FontStyle_2_6_1_1_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ; x3do:hasParent :Text_2_6_1_1_1_1_2 ; x3do:justify '"MIDDLE" "MIDDLE"' ; x3do:size 0.4 . :Shape_2_6_1_1_1_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:hasAppearance :TransparentAppearance ; x3do:hasGeometry :Box_2_6_1_1_1_2_2 . :TransparentAppearance a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_1_1_1_2 ; x3do:hasMaterial :Material_2_6_1_1_1_2_1_1 ; x3do:DEF 'TransparentAppearance' . :Material_2_6_1_1_1_2_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :TransparentAppearance ; x3do:transparency 1 . :Box_2_6_1_1_1_2_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_6_1_1_1_2 ; x3do:size ( 3.4 1.3 0.01 ) . :SingleTransmissionTextTouch a owl:NamedIndividual, x3do:TouchSensor ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:DEF 'SingleTransmissionTextTouch' ; x3do:description 'Single Transmission Text is the simplest test' . :TransmissionDuration2 a owl:NamedIndividual, x3do:IntegerTrigger ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:DEF 'TransmissionDuration2' ; x3do:integerKey 4 . :ROUTE_2_6_1_1_1_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'SingleTransmissionTextTouch' ; x3do:toField 'set_boolean' ; x3do:toNode 'TransmissionDuration2' . :ROUTE_2_6_1_1_1_6 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:fromField 'triggerValue' ; x3do:fromNode 'TransmissionDuration2' ; x3do:toField 'set_transmissionDuration' ; x3do:toNode 'SeaWebBuoyInstance1' . :ROUTE_2_6_1_1_1_7 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_1_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'SingleTransmissionTextTouch' ; x3do:toField 'set_activated' ; x3do:toNode 'SeaWebBuoyInstance1' . :Transform_2_6_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_6 ; x3do:hasChildren :Billboard_2_6_2_1 ; x3do:translation ( 0 -3 0 ) . :Billboard_2_6_2_1 a owl:NamedIndividual, x3do:Billboard ; x3do:hasParent :Transform_2_6_2 ; x3do:hasChildren :Group_2_6_2_1_1 ; x3do:axisOfRotation ( 0 0 0 ) . :Group_2_6_2_1_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Billboard_2_6_2_1 ; x3do:hasChildren :Shape_2_6_2_1_1_1, :Shape_2_6_2_1_1_2, :SingleTransmissionTextTouch2, :TransmissionDuration1 ; x3do:hasROUTE :ROUTE_2_6_2_1_1_5, :ROUTE_2_6_2_1_1_6, :ROUTE_2_6_2_1_1_7 . :Shape_2_6_2_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:hasAppearance :TextAppearance-USE-1 ; x3do:hasGeometry :Text_2_6_2_1_1_1_2 . :TextAppearance-USE-1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_2_1_1_1 ; owl:sameAs :TextAppearance . # DEF matching this USE :Text_2_6_2_1_1_1_2 a owl:NamedIndividual, x3do:Text ; x3do:hasParent :Shape_2_6_2_1_1_1 ; x3do:hasFontStyle :FontStyle_2_6_2_1_1_1_2_1 ; x3do:string '"Single 1 second" "right-left transmission"' . :FontStyle_2_6_2_1_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ; x3do:hasParent :Text_2_6_2_1_1_1_2 ; x3do:justify '"MIDDLE" "MIDDLE"' ; x3do:size 0.4 . :Shape_2_6_2_1_1_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:hasAppearance :TransparentAppearance-USE-1 ; x3do:hasGeometry :Box_2_6_2_1_1_2_2 . :TransparentAppearance-USE-1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_2_1_1_2 ; owl:sameAs :TransparentAppearance . # DEF matching this USE :Box_2_6_2_1_1_2_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_6_2_1_1_2 ; x3do:size ( 3.2 1 0.01 ) . :SingleTransmissionTextTouch2 a owl:NamedIndividual, x3do:TouchSensor ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:DEF 'SingleTransmissionTextTouch2' ; x3do:description 'SingleTransmissionText2' . :TransmissionDuration1 a owl:NamedIndividual, x3do:IntegerTrigger ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:DEF 'TransmissionDuration1' ; x3do:integerKey 1 . :ROUTE_2_6_2_1_1_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'SingleTransmissionTextTouch2' ; x3do:toField 'set_boolean' ; x3do:toNode 'TransmissionDuration1' . :ROUTE_2_6_2_1_1_6 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:fromField 'triggerValue' ; x3do:fromNode 'TransmissionDuration1' ; x3do:toField 'set_transmissionDuration' ; x3do:toNode 'SeaWebBuoyInstance2' . :ROUTE_2_6_2_1_1_7 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_2_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'SingleTransmissionTextTouch2' ; x3do:toField 'set_activated' ; x3do:toNode 'SeaWebBuoyInstance2' . :Transform_2_6_3 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Transform_2_6 ; x3do:hasChildren :Billboard_2_6_3_1 ; x3do:translation ( 4.5 -3 0 ) . :Billboard_2_6_3_1 a owl:NamedIndividual, x3do:Billboard ; x3do:hasParent :Transform_2_6_3 ; x3do:hasChildren :Group_2_6_3_1_1 ; x3do:axisOfRotation ( 0 0 0 ) . :Group_2_6_3_1_1 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Billboard_2_6_3_1 ; x3do:hasChildren :Shape_2_6_3_1_1_1, :Shape_2_6_3_1_1_2, :TransmissionDurationRL2, :Single3SecRLTransmissionTextTouch ; x3do:hasROUTE :ROUTE_2_6_3_1_1_5, :ROUTE_2_6_3_1_1_6, :ROUTE_2_6_3_1_1_7 . :Shape_2_6_3_1_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:hasAppearance :TextAppearance-USE-2 ; x3do:hasGeometry :Text_2_6_3_1_1_1_2 . :TextAppearance-USE-2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_3_1_1_1 ; owl:sameAs :TextAppearance . # DEF matching this USE :Text_2_6_3_1_1_1_2 a owl:NamedIndividual, x3do:Text ; x3do:hasParent :Shape_2_6_3_1_1_1 ; x3do:hasFontStyle :FontStyle_2_6_3_1_1_1_2_1 ; x3do:string '"Single 3 second" " right-left transmission"' . :FontStyle_2_6_3_1_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ; x3do:hasParent :Text_2_6_3_1_1_1_2 ; x3do:justify '"MIDDLE" "MIDDLE"' ; x3do:size 0.4 . :Shape_2_6_3_1_1_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:hasAppearance :TransparentAppearance-USE-2 ; x3do:hasGeometry :Box_2_6_3_1_1_2_2 . :TransparentAppearance-USE-2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_6_3_1_1_2 ; owl:sameAs :TransparentAppearance . # DEF matching this USE :Box_2_6_3_1_1_2_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_6_3_1_1_2 ; x3do:size ( 3.2 1 0.01 ) . :TransmissionDurationRL2 a owl:NamedIndividual, x3do:IntegerTrigger ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:DEF 'TransmissionDurationRL2' ; x3do:integerKey 3 . :Single3SecRLTransmissionTextTouch a owl:NamedIndividual, x3do:TouchSensor ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:DEF 'Single3SecRLTransmissionTextTouch' ; x3do:description 'Single3SecRLTransmissionText' . :ROUTE_2_6_3_1_1_5 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'Single3SecRLTransmissionTextTouch' ; x3do:toField 'set_boolean' ; x3do:toNode 'TransmissionDurationRL2' . :ROUTE_2_6_3_1_1_6 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:fromField 'triggerValue' ; x3do:fromNode 'TransmissionDurationRL2' ; x3do:toField 'set_transmissionDuration' ; x3do:toNode 'SeaWebBuoyInstance2' . :ROUTE_2_6_3_1_1_7 a owl:NamedIndividual, x3do:ROUTE ; x3do:hasParent :Group_2_6_3_1_1 ; x3do:fromField 'isActive' ; x3do:fromNode 'Single3SecRLTransmissionTextTouch' ; x3do:toField 'set_activated' ; x3do:toNode 'SeaWebBuoyInstance2' .