@prefix :        <https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerExample.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.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.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_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ViewpointSequencerExample.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Animate through a set of Viewpoints and repeat' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '11 December 2002' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 November 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Viewpoint Tour' ;
  x3do:name 'subject' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerExample.x3d' ;
  x3do:name 'identifier' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "ViewpointSequencerExample.x3d" .
:meta dcterms:description "Animate through a set of Viewpoints and repeat" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "11 December 2002" .
:meta dcterms:modified "28 November 2019" .
:meta dcterms:subject "Viewpoint Tour" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerExample.x3d" .
:meta dcterms:generator "X3D-Edit 3.2, 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, :Viewpoints, :Transform_2_4, :Shape_2_5, :CoordinateAxes ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'ViewpointSequencerExample.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 ;
  x3do:appinfo 'Sequentially binds each Viewpoint in a set of Viewpoint USE nodes, creating an automatic tour for a scene' ;
  x3do:name 'ViewpointSequencer' ;
  x3do:url '"../../../Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "../../../Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer"' .
:field_2_2_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Viewpoint USE nodes that are sequentially bound' ;
  x3do:name 'viewpoints' ;
  x3do:type 'MFNode' .
:field_2_2_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'number of seconds between viewpoint shifts' ;
  x3do:name 'interval' ;
  x3do:type 'SFTime' .
:field_2_2_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_2_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_2_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind previous Viewpoint in list' ;
  x3do:name 'previous' ;
  x3do:type 'SFBool' .
:field_2_2_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind next Viewpoint in list' ;
  x3do:name 'next' ;
  x3do:type 'SFBool' .
:field_2_2_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Select message to toggle ViewpointSequencer' ;
  x3do:name 'toggleMessage' ;
  x3do:type 'MFString' .
:field_2_2_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Font size for toggleMessage text' ;
  x3do:name 'toggleMessageFontSize' ;
  x3do:type 'SFFloat' .
:field_2_2_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageColor' ;
  x3do:type 'SFColor' .
:field_2_2_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_2 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enable console output' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:Viewpoints a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :View0, :View1, :View2, :View3, :View4 ;
  x3do:DEF 'Viewpoints' .
:View0 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:DEF 'View0' ;
  x3do:description 'View zero (+Y axis)' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 0 10 0 ) .
:View1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:DEF 'View1' ;
  x3do:description 'View one (+Z axis)' .
:View2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:DEF 'View2' ;
  x3do:description 'View two (+X axis)' ;
  x3do:orientation ( 0 1 0 1.57 ) ;
  x3do:position ( 10 0 0 ) .
:View3 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:DEF 'View3' ;
  x3do:description 'View three (-Z axis)' ;
  x3do:orientation ( 0 1 0 3.14 ) ;
  x3do:position ( 0 0 -10 ) .
:View4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Viewpoints ;
  x3do:DEF 'View4' ;
  x3do:description 'View four (-X axis)' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -10 0 0 ) .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :ProtoInstance_2_4_1 ;
  x3do:translation ( 0 -2 0 ) .
:ProtoInstance_2_4_1 a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasFieldValue :fieldValue_2_4_1_1, :fieldValue_2_4_1_2, :fieldValue_2_4_1_3, :fieldValue_2_4_1_4 ;
  x3do:name 'ViewpointSequencer' .
:fieldValue_2_4_1_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:hasChildren :View0-USE-1, :View1-USE-1, :View2-USE-1, :View3-USE-1, :View4-USE-1 ;
  x3do:name 'viewpoints' .
:View0-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_4_1_1 ;
  owl:sameAs :View0 . # DEF matching this USE
:View1-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_4_1_1 ;
  owl:sameAs :View1 . # DEF matching this USE
:View2-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_4_1_1 ;
  owl:sameAs :View2 . # DEF matching this USE
:View3-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_4_1_1 ;
  owl:sameAs :View3 . # DEF matching this USE
:View4-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_4_1_1 ;
  owl:sameAs :View4 . # DEF matching this USE
:fieldValue_2_4_1_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'interval' ;
  x3do:value '2' .
:fieldValue_2_4_1_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'enabled' ;
  x3do:value false .
:fieldValue_2_4_1_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ProtoInstance_2_4_1 ;
  x3do:name 'traceEnabled' ;
  x3do:value true .
:Shape_2_5 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scene ;
  x3do:hasGeometry :BackdropBox ;
  x3do:hasAppearance :Appearance_2_5_2 .
:BackdropBox a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_5 ;
  x3do:DEF 'BackdropBox' ;
  x3do:size ( 0.2 0.4 0.6 ) .
:Appearance_2_5_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5 ;
  x3do:hasMaterial :Material_2_5_2_1 .
:Material_2_5_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_2 ;
  x3do:diffuseColor ( 1 0.4 0.2 ) .
:CoordinateAxes a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :Scene ;
  x3do:DEF 'CoordinateAxes' ;
  x3do:url '"../../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d" "../../Tools/Authoring/CoordinateAxes.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/CoordinateAxes.x3d" "../../../X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl" "../../Tools/Authoring/CoordinateAxes.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter03Grouping/CoordinateAxes.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/CoordinateAxes.wrl"' .
