@prefix :        <https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Animation/ViewpointSequencerPrototype.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_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'ViewpointSequencerPrototype.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Animate through a set of Viewpoint or GeoViewpoint nodes 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 '10 December 2002' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '3 February 2024' ;
  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 'CubeWithLabeledSidesViewpointSequencerIndex.html' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples//Basic/Geospatial/CaliforniaCampusesIndex.html' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Two versions of this scene are maintained in order to avoid Cross-Origin Resource Sharing (CORS) restrictions when referenced from X3D models embedded inside HTML.' ;
  x3do:name 'info' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://savage.nps.edu/Savage/Tools/Animation/ViewpointSequencerPrototype.x3d' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/technicalinfo/specifications/vrml97/part1/nodesRef.html#ScalarInterpolator' ;
  x3do:name 'reference' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Animation/ViewpointSequencerPrototype.x3d' ;
  x3do:name 'identifier' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 4.0, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "ViewpointSequencerPrototype.x3d" .
:meta dcterms:description "Animate through a set of Viewpoint or GeoViewpoint nodes and repeat" .
:meta dcterms:creator "Don Brutzman" .
:meta dcterms:created "10 December 2002" .
:meta dcterms:modified "3 February 2024" .
:meta dcterms:subject "Viewpoint Tour" .
:meta dcterms:reference "CubeWithLabeledSidesViewpointSequencerIndex.html" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples//Basic/Geospatial/CaliforniaCampusesIndex.html" .
:meta dcterms:info "Two versions of this scene are maintained in order to avoid Cross-Origin Resource Sharing (CORS) restrictions when referenced from X3D models embedded inside HTML." .
:meta dcterms:reference "https://savage.nps.edu/Savage/Tools/Animation/ViewpointSequencerPrototype.x3d" .
:meta dcterms:reference "https://www.web3d.org/technicalinfo/specifications/vrml97/part1/nodesRef.html#ScalarInterpolator" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Animation/ViewpointSequencerPrototype.x3d" .
:meta dcterms:generator "X3D-Edit 4.0, 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, :Anchor_2_3 ;
  x3do:hasProtoDeclare :ProtoDeclare_2_2 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'ViewpointSequencerPrototype.x3d' .
:ProtoDeclare_2_2 a owl:NamedIndividual, x3do:ProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasProtoInterface :ProtoInterface_2_2_1 ;
  x3do:hasProtoBody :ProtoBody_2_2_2 ;
  x3do:appinfo 'Sequentially binds each Viewpoint in a set of Viewpoint USE nodes, creating an automatic tour for a scene' ;
  x3do:name 'ViewpointSequencer' .
:ProtoInterface_2_2_1 a owl:NamedIndividual, x3do:ProtoInterface ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasField :field_2_2_1_1, :field_2_2_1_2, :field_2_2_1_3, :field_2_2_1_4, :field_2_2_1_5, :field_2_2_1_6, :field_2_2_1_7, :field_2_2_1_8, :field_2_2_1_9, :field_2_2_1_10 .
:field_2_2_1_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Viewpoint USE nodes that are sequentially bound' ;
  x3do:name 'viewpoints' ;
  x3do:type 'MFNode' .
:field_2_2_1_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'number of seconds between viewpoint shifts' ;
  x3do:name 'interval' ;
  x3do:type 'SFTime' ;
  x3do:value '5' .
:field_2_2_1_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' ;
  x3do:value true .
:field_2_2_1_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_2_1_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind previous Viewpoint in list' ;
  x3do:name 'previous' ;
  x3do:type 'SFBool' .
:field_2_2_1_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind next Viewpoint in list' ;
  x3do:name 'next' ;
  x3do:type 'SFBool' .
:field_2_2_1_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Select message to toggle ViewpointSequencer' ;
  x3do:name 'toggleMessage' ;
  x3do:type 'MFString' ;
  x3do:value '"Click text to toggle" "ViewpointSequencer"' .
:field_2_2_1_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Font size for toggleMessage text' ;
  x3do:name 'toggleMessageFontSize' ;
  x3do:type 'SFFloat' ;
  x3do:value 1 .
:field_2_2_1_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageColor' ;
  x3do:type 'SFColor' ;
  x3do:value ( 0.6 0.4 0.13 ) .
:field_2_2_1_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ProtoInterface_2_2_1 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enable console output' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:ProtoBody_2_2_2 a owl:NamedIndividual, x3do:ProtoBody ;
  x3do:hasParent :ProtoDeclare_2_2 ;
  x3do:hasChildren :ProtoBodyGroup .
:ProtoBodyGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBody_2_2_2 ;
  x3do:hasChildren :Trigger, :TraceHolder, :SequencerScript, :TouchTextGroup ;
  x3do:hasROUTE :ROUTE_2_2_2_1_4 ;
  x3do:DEF 'ProtoBodyGroup' .
:Trigger a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBodyGroup ;
  x3do:hasIS :IS_2_2_2_1_1_1 ;
  x3do:DEF 'Trigger' ;
  x3do:loop true .
:IS_2_2_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :Trigger ;
  x3do:hasConnect :connect_2_2_2_1_1_1_1, :connect_2_2_2_1_1_1_2 .
:connect_2_2_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_1 ;
  x3do:nodeField 'enabled' ;
  x3do:protoField 'enabled' .
:connect_2_2_2_1_1_1_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_1_1 ;
  x3do:nodeField 'cycleInterval' ;
  x3do:protoField 'interval' .
:TraceHolder a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :ProtoBodyGroup ;
  x3do:hasIS :IS_2_2_2_1_2_1 ;
  x3do:DEF 'TraceHolder' .
:IS_2_2_2_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :TraceHolder ;
  x3do:hasConnect :connect_2_2_2_1_2_1_1 .
:connect_2_2_2_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_2_1 ;
  x3do:nodeField 'enabled' ;
  x3do:protoField 'traceEnabled' .
:SequencerScript a owl:NamedIndividual, x3do:Script ;
  x3do:hasParent :ProtoBodyGroup ;
  x3do:hasField :field_2_2_2_1_3_1, :field_2_2_2_1_3_2, :field_2_2_2_1_3_3, :field_2_2_2_1_3_4, :field_2_2_2_1_3_5, :field_2_2_2_1_3_6, :field_2_2_2_1_3_7, :field_2_2_2_1_3_8, :field_2_2_2_1_3_9, :field_2_2_2_1_3_10 ;
  x3do:hasIS :IS_2_2_2_1_3_11 ;
  x3do:DEF 'SequencerScript' ;
  x3do:directOutput true ;
  x3do:sourceCode """
ecmascript:

function initialize ()
{
	index = 0;
	viewpointCount = viewpoints.length;
	traceEnabled = TraceHolderNode.loop;

	tracePrint ('initialize: viewpoints.length=' + viewpointCount);
	tracePrint ('initialize: Viewpoint [' + index + '] ' + viewpoints[index].description);

	if (TriggerNode.enabled=='false') return;
	if (viewpointCount > 0) viewpoints[index].set_bind = true;
}

function set_enabled (newValue, timeStamp)
{
	enabled = newValue;
	tracePrint ('enabled=' + newValue);
        if ((newValue == true) && (viewpoints.length >= 1))
            viewpoints[0].bind = true;
}

function triggerNext(triggerTime, timeStamp)
{
	if ((TriggerNode.enabled=='false') || (viewpointCount==0)) return;
	if (index < viewpointCount - 1)
		index++;
	else	index = 0;
	if (viewpointCount > 1) viewpoints[index].set_bind = true;
	tracePrint ('triggerNext: Viewpoint [' + index + '] ' + viewpoints[index].description);
}

function previous (value, timeStamp)
{
  if ((TriggerNode.enabled=='false') || (viewpointCount==0)) return;
  if (value==true) // trigger on true events only
  {
	if (index > 0)
		index--;
	else	index = viewpointCount - 1;
	if (viewpointCount > 1) viewpoints[index].set_bind = true;
	tracePrint ('previous: Viewpoint [' + index + '] ' + viewpoints[index].description);
  }
}
function next (value, timeStamp)
{
  if ((TriggerNode.enabled=='false') || (viewpointCount==0)) return;
  if (value==true) // trigger on true events only
  {
	if (index < viewpointCount - 1)
		index++;
	else	index = 0;
	if (viewpointCount > 1) viewpoints[index].set_bind = true;
	tracePrint ('next: Viewpoint [' + index + '] ' + viewpoints[index].description);
  }
}

function tracePrint(outputString)
{
	if (traceEnabled) Browser.println ('[ViewpointSequencer] ' + outputString);
}

function alwaysPrint(outputString)
{
	Browser.println ('[ViewpointSequencer] ' + outputString);
}
""" .
:field_2_2_2_1_3_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'viewpoints' ;
  x3do:type 'MFNode' .
:field_2_2_2_1_3_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_3_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:hasChildren :Trigger-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'TriggerNode' ;
  x3do:type 'SFNode' .
:Trigger-USE-1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :field_2_2_2_1_3_3 ;
  owl:sameAs :Trigger . # DEF matching this USE
:field_2_2_2_1_3_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:hasChildren :TraceHolder-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'TraceHolderNode' ;
  x3do:type 'SFNode' .
:TraceHolder-USE-1 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :field_2_2_2_1_3_4 ;
  owl:sameAs :TraceHolder . # DEF matching this USE
:field_2_2_2_1_3_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'triggerNext' ;
  x3do:type 'SFTime' .
:field_2_2_2_1_3_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'previous' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_3_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'next' ;
  x3do:type 'SFBool' .
:field_2_2_2_1_3_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'index' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_2_2_1_3_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'viewpointCount' ;
  x3do:type 'SFInt32' ;
  x3do:value 0 .
:field_2_2_2_1_3_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :SequencerScript ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' ;
  x3do:value false .
:IS_2_2_2_1_3_11 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :SequencerScript ;
  x3do:hasConnect :connect_2_2_2_1_3_11_1, :connect_2_2_2_1_3_11_2, :connect_2_2_2_1_3_11_3, :connect_2_2_2_1_3_11_4 .
:connect_2_2_2_1_3_11_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_11 ;
  x3do:nodeField 'viewpoints' ;
  x3do:protoField 'viewpoints' .
:connect_2_2_2_1_3_11_2 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_11 ;
  x3do:nodeField 'previous' ;
  x3do:protoField 'previous' .
:connect_2_2_2_1_3_11_3 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_11 ;
  x3do:nodeField 'next' ;
  x3do:protoField 'next' .
:connect_2_2_2_1_3_11_4 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_3_11 ;
  x3do:nodeField 'set_enabled' ;
  x3do:protoField 'set_enabled' .
:ROUTE_2_2_2_1_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :ProtoBodyGroup ;
  x3do:fromField 'cycleTime' ;
  x3do:fromNode 'Trigger' ;
  x3do:toField 'triggerNext' ;
  x3do:toNode 'SequencerScript' .
:TouchTextGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :ProtoBodyGroup ;
  x3do:hasChildren :TouchTextSensor, :Billboard_2_2_2_1_5_2, :TouchToggle ;
  x3do:hasROUTE :ROUTE_2_2_2_1_5_4, :ROUTE_2_2_2_1_5_5, :ROUTE_2_2_2_1_5_6 ;
  x3do:DEF 'TouchTextGroup' .
:TouchTextSensor a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :TouchTextGroup ;
  x3do:DEF 'TouchTextSensor' ;
  x3do:description 'Click text to toggle ViewpointSequencer' .
:Billboard_2_2_2_1_5_2 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :TouchTextGroup ;
  x3do:hasChildren :Shape_2_2_2_1_5_2_1, :Shape_2_2_2_1_5_2_2 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:Shape_2_2_2_1_5_2_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_2_1_5_2 ;
  x3do:hasGeometry :Text_2_2_2_1_5_2_1_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_5_2_1_2 .
:Text_2_2_2_1_5_2_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_2_2_1_5_2_1 ;
  x3do:hasIS :IS_2_2_2_1_5_2_1_1_1 ;
  x3do:hasFontStyle :FontStyle_2_2_2_1_5_2_1_1_2 .
:IS_2_2_2_1_5_2_1_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :Text_2_2_2_1_5_2_1_1 ;
  x3do:hasConnect :connect_2_2_2_1_5_2_1_1_1_1 .
:connect_2_2_2_1_5_2_1_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_5_2_1_1_1 ;
  x3do:nodeField 'string' ;
  x3do:protoField 'toggleMessage' .
:FontStyle_2_2_2_1_5_2_1_1_2 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_2_2_1_5_2_1_1 ;
  x3do:hasIS :IS_2_2_2_1_5_2_1_1_2_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:IS_2_2_2_1_5_2_1_1_2_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :FontStyle_2_2_2_1_5_2_1_1_2 ;
  x3do:hasConnect :connect_2_2_2_1_5_2_1_1_2_1_1 .
:connect_2_2_2_1_5_2_1_1_2_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_5_2_1_1_2_1 ;
  x3do:nodeField 'size' ;
  x3do:protoField 'toggleMessageFontSize' .
:Appearance_2_2_2_1_5_2_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_5_2_1 ;
  x3do:hasMaterial :Material_2_2_2_1_5_2_1_2_1 .
:Material_2_2_2_1_5_2_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_5_2_1_2 ;
  x3do:hasIS :IS_2_2_2_1_5_2_1_2_1_1 .
:IS_2_2_2_1_5_2_1_2_1_1 a owl:NamedIndividual, x3do:IS ;
  x3do:hasParent :Material_2_2_2_1_5_2_1_2_1 ;
  x3do:hasConnect :connect_2_2_2_1_5_2_1_2_1_1_1 .
:connect_2_2_2_1_5_2_1_2_1_1_1 a owl:NamedIndividual, x3do:connect ;
  x3do:hasParent :IS_2_2_2_1_5_2_1_2_1_1 ;
  x3do:nodeField 'diffuseColor' ;
  x3do:protoField 'toggleMessageColor' .
:Shape_2_2_2_1_5_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_2_2_1_5_2 ;
  x3do:hasGeometry :Box_2_2_2_1_5_2_2_1 ;
  x3do:hasAppearance :Appearance_2_2_2_1_5_2_2_2 .
:Box_2_2_2_1_5_2_2_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_2_2_1_5_2_2 ;
  x3do:size ( 7.8 2 0.1 ) .
:Appearance_2_2_2_1_5_2_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2_2_1_5_2_2 ;
  x3do:hasMaterial :Material_2_2_2_1_5_2_2_2_1 .
:Material_2_2_2_1_5_2_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_2_1_5_2_2_2 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:transparency 1 .
:TouchToggle a owl:NamedIndividual, x3do:BooleanToggle ;
  x3do:hasParent :TouchTextGroup ;
  x3do:DEF 'TouchToggle' .
:ROUTE_2_2_2_1_5_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :TouchTextGroup ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'TouchTextSensor' ;
  x3do:toField 'set_boolean' ;
  x3do:toNode 'TouchToggle' .
:ROUTE_2_2_2_1_5_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :TouchTextGroup ;
  x3do:fromField 'toggle' ;
  x3do:fromNode 'TouchToggle' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'SequencerScript' .
:ROUTE_2_2_2_1_5_6 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :TouchTextGroup ;
  x3do:fromField 'toggle' ;
  x3do:fromNode 'TouchToggle' ;
  x3do:toField 'enabled' ;
  x3do:toNode 'Trigger' .
:Anchor_2_3 a owl:NamedIndividual, x3do:Anchor ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_3_1, :Shape_2_3_2 ;
  x3do:description 'select to view ViewpointSequencer example' ;
  x3do:parameter '"target=_blank"' ;
  x3do:url '"ViewpointSequencerExample.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerExample.x3d" "ViewpointSequencerExample.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerExample.wrl"' .
:Shape_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_3 ;
  x3do:hasGeometry :Text_2_3_1_1 ;
  x3do:hasAppearance :Appearance_2_3_1_2 .
:Text_2_3_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_1 ;
  x3do:hasFontStyle :FontStyle_2_3_1_1_1 ;
  x3do:string '"ViewpointSequencerPrototype" "defines a prototype" "" "Click text to see example scene" "ViewpointTourExample"' .
:FontStyle_2_3_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 0.9 .
:Appearance_2_3_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1 ;
  x3do:hasMaterial :Material_2_3_1_2_1 .
:Material_2_3_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_2 ;
  x3do:diffuseColor ( 1 1 0.2 ) .
:Shape_2_3_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Anchor_2_3 ;
  x3do:hasGeometry :Box_2_3_2_1 ;
  x3do:hasAppearance :Appearance_2_3_2_2 .
:Box_2_3_2_1 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_3_2 ;
  x3do:size ( 11 5 0.1 ) .
:Appearance_2_3_2_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_2 ;
  x3do:hasMaterial :Material_2_3_2_2_1 .
:Material_2_3_2_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_2_2 ;
  x3do:diffuseColor ( 1 1 1 ) ;
  x3do:transparency 1 .
