@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinSwitcher.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.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

: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_12, :meta_1_13 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DolphinSwitcher.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Switch animation among three different dolphin poses in a freeze-frame style.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Chris Lang' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 August 2007' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '2 March 2026' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DolphinMorpher.x3d' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DolphinPose01.x3d' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DolphinPose02.x3d' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'DolphinPose03.x3d' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinSwitcher.x3d' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinSwitcher.x3d' ;
  x3do:name 'identifier' .
:meta_1_12 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_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "DolphinSwitcher.x3d" .
:meta dcterms:description "Switch animation among three different dolphin poses in a freeze-frame style." .
:meta dcterms:creator "Chris Lang" .
:meta dcterms:created "1 August 2007" .
:meta dcterms:modified "2 March 2026" .
:meta dcterms:reference "DolphinMorpher.x3d" .
:meta dcterms:reference "DolphinPose01.x3d" .
:meta dcterms:reference "DolphinPose02.x3d" .
:meta dcterms:reference "DolphinPose03.x3d" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinSwitcher.x3d" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter07EventAnimationInterpolation/DolphinSwitcher.x3d" .
: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, :Background_2_2, :Viewpoint_2_3, :Switch, :Sequencer, :Time ;
  x3do:hasROUTE :ROUTE_2_7, :ROUTE_2_8 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'DolphinSwitcher.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 1 1 1 ) ;
  x3do:skyColor ( 1 1 1 ) .
:Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:description 'Dolphin switcher, 2m away' ;
  x3do:position ( 0 0 2 ) .
:Switch a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :CurvedUpwardPose, :NeutralPose, :CurvedDownwardPose ;
  x3do:DEF 'Switch' ;
  x3do:whichChoice 2 .
:CurvedUpwardPose a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Switch ;
  x3do:hasChildren :Inline_2_4_1_1 ;
  x3do:DEF 'CurvedUpwardPose' .
:Inline_2_4_1_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :CurvedUpwardPose ;
  x3do:url '"DolphinPose02.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinPose02.x3d"' .
:NeutralPose a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Switch ;
  x3do:hasChildren :Inline_2_4_2_1 ;
  x3do:DEF 'NeutralPose' .
:Inline_2_4_2_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :NeutralPose ;
  x3do:url '"DolphinPose01.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinPose01.x3d"' .
:CurvedDownwardPose a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Switch ;
  x3do:hasChildren :Inline_2_4_3_1 ;
  x3do:DEF 'CurvedDownwardPose' .
:Inline_2_4_3_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :CurvedDownwardPose ;
  x3do:url '"DolphinPose03.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinPose03.x3d"' .
:Sequencer a owl:NamedIndividual, x3do:IntegerSequencer ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Sequencer' ;
  x3do:key ( 0 0.25 0.5 0.75 1 ) ;
  x3do:keyValue ( 0 1 2 1 0 ) .
:Time a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'Time' ;
  x3do:cycleInterval '4' ;
  x3do:loop true .
:ROUTE_2_7 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'value_changed' ;
  x3do:fromNode 'Sequencer' ;
  x3do:toField 'whichChoice' ;
  x3do:toNode 'Switch' .
:ROUTE_2_8 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'fraction_changed' ;
  x3do:fromNode 'Time' ;
  x3do:toField 'set_fraction' ;
  x3do:toNode 'Sequencer' .
