@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/Followers/TestSliders.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.1.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.1#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.2' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.2.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_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TestSliders.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D Follower example' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Herbert Stocker' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '18 April 2006' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 December 2011' ;
  x3do:name 'translated' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'originals/test_Sliders.wrl' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Stocker_06_Followers.pdf' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.hersto.com/Publications/Followers' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D version 3.2 or greater' ;
  x3do:name 'requires' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D Follower Chaser Damper' ;
  x3do:name 'subject' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'under development' ;
  x3do:name 'warning' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html' ;
  x3do:name 'reference' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/Followers/TestSliders.x3d' ;
  x3do:name 'identifier' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "TestSliders.x3d" .
:meta dcterms:description "X3D Follower example" .
:meta dcterms:creator "Herbert Stocker" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:created "18 April 2006" .
:meta dcterms:translated "2 December 2011" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "originals/test_Sliders.wrl" .
:meta dcterms:reference "Stocker_06_Followers.pdf" .
:meta dcterms:reference "http://www.hersto.com/Publications/Followers" .
:meta dcterms:requires "X3D version 3.2 or greater" .
:meta dcterms:subject "X3D Follower Chaser Damper" .
:meta dcterms:warning "under development" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/Followers/TestSliders.x3d" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "../../license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :NavigationInfo_2_3, :Viewpoint_2_4, :Viewpoint_2_5, :Viewpoint_2_6, :Viewpoint_2_7, :Viewpoint_2_8, :Viewpoint_2_9, :Transform_2_10, :Transform_2_11, :Worker, :SmoothWorker ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 ;
  x3do:hasROUTE :ROUTE_2_13, :ROUTE_2_14, :ROUTE_2_15, :ROUTE_2_16, :ROUTE_2_18 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'TestSliders.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 ;
  x3do:name 'Slider' ;
  x3do:url '"Slider.x3d#Slider" "https://www.web3d.org/x3d/content/examples/Basic/Followers/Slider.x3d#Slider" "Slider.wrl#Slider" "https://www.web3d.org/x3d/content/examples/Basic/Followers/Slider.wrl#Slider"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'initial_position' ;
  x3do:type 'SFFloat' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'radiusKnob' ;
  x3do:type 'SFFloat' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'radiusStick' ;
  x3do:type 'SFFloat' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'min' ;
  x3do:type 'SFFloat' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'position_changed' ;
  x3do:type 'SFFloat' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'appearance' ;
  x3do:type 'SFNode' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'smoothMovements' ;
  x3do:type 'SFBool' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_position' ;
  x3do:type 'SFFloat' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'pageSize' ;
  x3do:type 'SFFloat' .
:field_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'max' ;
  x3do:type 'SFFloat' .
:field_2_2_11 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:name 'height' ;
  x3do:type 'SFFloat' .
:NavigationInfo_2_3 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:type '"EXAMINE"' .
:Viewpoint_2_4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 1' ;
  x3do:orientation ( -0.527 0.846 0.075 0.462 ) ;
  x3do:position ( 2.741 3.259 6.6 ) .
:Viewpoint_2_5 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 2' ;
  x3do:orientation ( 0.973 0.232 0.024 0.466 ) ;
  x3do:position ( 0.865 -1.591 6.723 ) .
:Viewpoint_2_6 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 3' ;
  x3do:orientation ( 0.997 0.06 0.05 1.705 ) ;
  x3do:position ( 0.934 -5.744 -0.794 ) .
:Viewpoint_2_7 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 4' ;
  x3do:orientation ( 0.888 0.23 0.399 3.139 ) ;
  x3do:position ( 5.165 3.009 -4.663 ) .
:Viewpoint_2_8 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 5' ;
  x3do:orientation ( 0.116 0.234 -0.965 1.866 ) ;
  x3do:position ( 0.424 -2.489 8.627 ) .
:Viewpoint_2_9 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'view 6' ;
  x3do:orientation ( -0.3 0.639 -0.708 1.922 ) ;
  x3do:position ( 6.309 -1.261 2.853 ) .
:Transform_2_10 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_10_1 .
:Transform_2_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10 ;
  x3do:hasChildren :Transform_2_10_1_1 ;
  x3do:rotation ( 0.983 0.152 0.098 0.286 ) .
:Transform_2_10_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1 ;
  x3do:hasChildren :Transform_2_10_1_1_1, :Transform_2_10_1_1_2, :Transform_2_10_1_1_3 ;
  x3do:rotation ( 0.705 0.654 -0.274 -1.09 ) .
:Transform_2_10_1_1_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1 ;
  x3do:hasChildren :SldX, :Transform_2_10_1_1_1_2 ;
  x3do:rotation ( 0.0 0.0 -1.0 1.5708 ) ;
  x3do:translation ( 2.5 0.0 0.0 ) .
:SldX a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_10_1_1_1 ;
  x3do:hasFieldValue :fieldValue_2_10_1_1_1_1_1, :fieldValue_2_10_1_1_1_1_2, :fieldValue_2_10_1_1_1_1_3, :fieldValue_2_10_1_1_1_1_4, :fieldValue_2_10_1_1_1_1_5, :fieldValue_2_10_1_1_1_1_6, :fieldValue_2_10_1_1_1_1_7 ;
  x3do:DEF 'SldX' ;
  x3do:name 'Slider' .
:fieldValue_2_10_1_1_1_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'initial_position' ;
  x3do:value 2.5 .
:fieldValue_2_10_1_1_1_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'radiusKnob' ;
  x3do:value 0.225 .
:fieldValue_2_10_1_1_1_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'min' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_1_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'radiusStick' ;
  x3do:value 0.15 .
:fieldValue_2_10_1_1_1_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:hasAppearance :App ;
  x3do:name 'appearance' .
:App a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :fieldValue_2_10_1_1_1_1_5 ;
  x3do:hasMaterial :Material_2_10_1_1_1_1_5_1_1 ;
  x3do:DEF 'App' .
:Material_2_10_1_1_1_1_5_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :App ;
  x3do:ambientIntensity 0.055 ;
  x3do:diffuseColor ( 0.75 0.0 0.55 ) ;
  x3do:emissiveColor ( 0.1 0.0 0.07 ) ;
  x3do:shininess 0.157 ;
  x3do:specularColor ( 0.67 0.67 0.67 ) .
:fieldValue_2_10_1_1_1_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'pageSize' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_1_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldX ;
  x3do:name 'max' ;
  x3do:value 5.0 .
:Transform_2_10_1_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1_1 ;
  x3do:hasChildren :Shape_2_10_1_1_1_2_1 ;
  x3do:translation ( 0.0 -1.25 0.0 ) .
:Shape_2_10_1_1_1_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10_1_1_1_2 ;
  x3do:hasAppearance :App-USE-1 ;
  x3do:hasGeometry :Cylinder_2_10_1_1_1_2_1_2 .
:App-USE-1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1_1_1_2_1 ;
  owl:sameAs :App . # DEF matching this USE
:Cylinder_2_10_1_1_1_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_10_1_1_1_2_1 ;
  x3do:height 2.5 ;
  x3do:radius 0.02 .
:Transform_2_10_1_1_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1 ;
  x3do:hasChildren :SldY, :Transform_2_10_1_1_2_2 ;
  x3do:translation ( 0.0 2.5 0.0 ) .
:SldY a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_10_1_1_2 ;
  x3do:hasFieldValue :fieldValue_2_10_1_1_2_1_1, :fieldValue_2_10_1_1_2_1_2, :fieldValue_2_10_1_1_2_1_3, :fieldValue_2_10_1_1_2_1_4, :fieldValue_2_10_1_1_2_1_5, :fieldValue_2_10_1_1_2_1_6, :fieldValue_2_10_1_1_2_1_7 ;
  x3do:DEF 'SldY' ;
  x3do:name 'Slider' .
:fieldValue_2_10_1_1_2_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'initial_position' ;
  x3do:value 2.5 .
:fieldValue_2_10_1_1_2_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'radiusKnob' ;
  x3do:value 0.225 .
:fieldValue_2_10_1_1_2_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'min' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_2_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'radiusStick' ;
  x3do:value 0.15 .
:fieldValue_2_10_1_1_2_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:hasAppearance :App-USE-2 ;
  x3do:name 'appearance' .
:App-USE-2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :fieldValue_2_10_1_1_2_1_5 ;
  owl:sameAs :App . # DEF matching this USE
:fieldValue_2_10_1_1_2_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'pageSize' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_2_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldY ;
  x3do:name 'max' ;
  x3do:value 5.0 .
:Transform_2_10_1_1_2_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1_2 ;
  x3do:hasChildren :Shape_2_10_1_1_2_2_1 ;
  x3do:translation ( 0.0 -1.25 0.0 ) .
:Shape_2_10_1_1_2_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10_1_1_2_2 ;
  x3do:hasAppearance :App-USE-3 ;
  x3do:hasGeometry :Cylinder_2_10_1_1_2_2_1_2 .
:App-USE-3 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1_1_2_2_1 ;
  owl:sameAs :App . # DEF matching this USE
:Cylinder_2_10_1_1_2_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_10_1_1_2_2_1 ;
  x3do:height 2.5 ;
  x3do:radius 0.02 .
:Transform_2_10_1_1_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1 ;
  x3do:hasChildren :SldZ, :Transform_2_10_1_1_3_2 ;
  x3do:rotation ( 1.0 0.0 0.0 1.5708 ) ;
  x3do:translation ( 0.0 0.0 2.5 ) .
:SldZ a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_10_1_1_3 ;
  x3do:hasFieldValue :fieldValue_2_10_1_1_3_1_1, :fieldValue_2_10_1_1_3_1_2, :fieldValue_2_10_1_1_3_1_3, :fieldValue_2_10_1_1_3_1_4, :fieldValue_2_10_1_1_3_1_5, :fieldValue_2_10_1_1_3_1_6, :fieldValue_2_10_1_1_3_1_7 ;
  x3do:DEF 'SldZ' ;
  x3do:name 'Slider' .
:fieldValue_2_10_1_1_3_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'initial_position' ;
  x3do:value 2.5 .
:fieldValue_2_10_1_1_3_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'radiusKnob' ;
  x3do:value 0.225 .
:fieldValue_2_10_1_1_3_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'min' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_3_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'radiusStick' ;
  x3do:value 0.15 .
:fieldValue_2_10_1_1_3_1_5 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:hasAppearance :App-USE-4 ;
  x3do:name 'appearance' .
:App-USE-4 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :fieldValue_2_10_1_1_3_1_5 ;
  owl:sameAs :App . # DEF matching this USE
:fieldValue_2_10_1_1_3_1_6 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'pageSize' ;
  x3do:value 1.0 .
:fieldValue_2_10_1_1_3_1_7 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :SldZ ;
  x3do:name 'max' ;
  x3do:value 5.0 .
:Transform_2_10_1_1_3_2 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_10_1_1_3 ;
  x3do:hasChildren :Shape_2_10_1_1_3_2_1 ;
  x3do:translation ( 0.0 -1.25 0.0 ) .
:Shape_2_10_1_1_3_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10_1_1_3_2 ;
  x3do:hasAppearance :App-USE-5 ;
  x3do:hasGeometry :Cylinder_2_10_1_1_3_2_1_2 .
:App-USE-5 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1_1_3_2_1 ;
  owl:sameAs :App . # DEF matching this USE
:Cylinder_2_10_1_1_3_2_1_2 a owl:NamedIndividual, x3do:Cylinder ;
  x3do:hasParent :Shape_2_10_1_1_3_2_1 ;
  x3do:height 2.5 ;
  x3do:radius 0.02 .
:Transform_2_11 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_11_1 ;
  x3do:rotation ( 0.983 0.152 0.098 0.286 ) .
:Transform_2_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_11 ;
  x3do:hasChildren :Trans ;
  x3do:rotation ( 0.705 0.654 -0.274 -1.09 ) .
:Trans a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_11_1 ;
  x3do:hasChildren :TchBox, :Shape_2_11_1_1_2 ;
  x3do:DEF 'Trans' .
:TchBox a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Trans ;
  x3do:DEF 'TchBox' ;
  x3do:description 'touch to activate' .
:Shape_2_11_1_1_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Trans ;
  x3do:hasAppearance :Appearance_2_11_1_1_2_1 ;
  x3do:hasGeometry :Box_2_11_1_1_2_2 .
:Appearance_2_11_1_1_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1_1_2 ;
  x3do:hasMaterial :Material_2_11_1_1_2_1_1 .
:Material_2_11_1_1_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_1_1_2_1 ;
  x3do:ambientIntensity 0.0933 ;
  x3do:diffuseColor ( 0.37 0.0 0.75 ) ;
  x3do:emissiveColor ( 0.05 0.0 0.1 ) ;
  x3do:shininess 0.41 ;
  x3do:specularColor ( 0.91 0.91 0.91 ) .
:Box_2_11_1_1_2_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_11_1_1_2 ;
  x3do:size ( 0.3 0.3 0.3 ) .
:Worker a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_12_1, :field_2_12_2, :field_2_12_3, :field_2_12_4, :field_2_12_5 ;
  x3do:DEF 'Worker' ;
  x3do:sourceCode """
ecmascript:

function set_X(x) { Pos.x= x; }
function set_Y(y) { Pos.y= y; }
function set_Z(z) { Pos.z= z; }

function eventsProcessed()
{
    Pos_changed= Pos;
}
""" .
:field_2_12_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Worker ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_Z' ;
  x3do:type 'SFFloat' .
:field_2_12_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Worker ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_Y' ;
  x3do:type 'SFFloat' .
:field_2_12_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Worker ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'set_X' ;
  x3do:type 'SFFloat' .
:field_2_12_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Worker ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'Pos' ;
  x3do:type 'SFVec3f' ;
  x3do:value ( 1.0 1.0 1.0 ) .
:field_2_12_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :Worker ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'Pos_changed' ;
  x3do:type 'SFVec3f' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'position_changed' ;
  x3do:fromNode 'SldX' ;
  x3do:toField 'set_X' ;
  x3do:toNode 'Worker' .
:ROUTE_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'position_changed' ;
  x3do:fromNode 'SldY' ;
  x3do:toField 'set_Y' ;
  x3do:toNode 'Worker' .
:ROUTE_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'position_changed' ;
  x3do:fromNode 'SldZ' ;
  x3do:toField 'set_Z' ;
  x3do:toNode 'Worker' .
:ROUTE_2_16 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'Pos_changed' ;
  x3do:fromNode 'Worker' ;
  x3do:toField 'scale' ;
  x3do:toNode 'Trans' .
:SmoothWorker a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_17_1, :field_2_17_2 ;
  x3do:DEF 'SmoothWorker' ;
  x3do:sourceCode """
ecmascript:

function initialize()
{
    SmoothMovements= true;
}

function Box_touched(now)
{
    SmoothMovements= !SmoothMovements;
}
""" .
:field_2_17_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SmoothWorker ;
  x3do:accessType 'outputOnly' ;
  x3do:name 'SmoothMovements' ;
  x3do:type 'SFBool' .
:field_2_17_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SmoothWorker ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'Box_touched' ;
  x3do:type 'SFTime' .
:ROUTE_2_18 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'touchTime' ;
  x3do:fromNode 'TchBox' ;
  x3do:toField 'Box_touched' ;
  x3do:toNode 'SmoothWorker' .
