@prefix :        <https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_proximitysensor.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_15, :meta_1_16, :meta_1_17 .
:meta_1_1 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'jumpcut_proximitysensor.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.nist.gov/vrml.html' ;
  x3do:name 'reference' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.itl.nist.gov/div897/ctg/vrml/vrml.html' ;
  x3do:name 'reference' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.itl.nist.gov/div897/ctg/vrml/members.html' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology (NIST). This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified.' ;
  x3do:name 'disclaimer' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Original NIST Conformance Testing Group, https://www.itl.nist.gov/div897/ctg/vrml' ;
  x3do:name 'reference' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d' ;
  x3do:name 'info' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Michael Kass NIST' ;
  x3do:name 'creator' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman' ;
  x3do:name 'translator' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '21 January 2001' ;
  x3do:name 'translated' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '28 August 2023' ;
  x3do:name 'modified' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test jumpcut with ProximitySensor events. The initial Viewpoint in this world is outside of a ProximitySensor cube. A Second Viewpoint node is at the center of the ProximitySensor (the origin of the local coordinate system). Indicating the Box geometry in the world creates a "jumpcut" between the first and second Viewpoint. The enterTime of the ProximitySensor should be identical to the bindTime of Viewpoint 2 (at the origin of the coordinate system). The exitTime of the ProximitySensor should equal the bindTime of Viewpoint 1 (located outside of the ProximitySensor) . As a result, Text at the bottom of the world should indicate pass/fail of the time events being equal for enterTime and exitTime.' ;
  x3do:name 'description' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_proximitysensor.x3d' ;
  x3do:name 'identifier' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html' ;
  x3do:name 'generator' .
:meta_1_16 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_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "jumpcut_proximitysensor.x3d" .
:meta dcterms:reference "http://www.nist.gov/vrml.html" .
:meta dcterms:reference "http://www.itl.nist.gov/div897/ctg/vrml/vrml.html" .
:meta dcterms:creator "http://www.itl.nist.gov/div897/ctg/vrml/members.html" .
:meta dcterms:reference "Original NIST Conformance Testing Group, https://www.itl.nist.gov/div897/ctg/vrml" .
:meta dcterms:reference "Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml" .
:meta dcterms:info "Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d" .
:meta dcterms:creator "Michael Kass NIST" .
:meta dcterms:translator "Don Brutzman" .
:meta dcterms:translated "21 January 2001" .
:meta dcterms:modified "28 August 2023" .
:meta dcterms:description "Test jumpcut with ProximitySensor events. The initial Viewpoint in this world is outside of a ProximitySensor cube. A Second Viewpoint node is at the center of the ProximitySensor (the origin of the local coordinate system). Indicating the Box geometry in the world creates a \"jumpcut\" between the first and second Viewpoint. The enterTime of the ProximitySensor should be identical to the bindTime of Viewpoint 2 (at the origin of the coordinate system). The exitTime of the ProximitySensor should equal the bindTime of Viewpoint 1 (located outside of the ProximitySensor) . As a result, Text at the bottom of the world should indicate pass/fail of the time events being equal for enterTime and exitTime." .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_proximitysensor.x3d" .
:meta dcterms:generator "Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html" .
: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, :Background_2_2, :PROX_SENSOR, :VIEW1, :VIEW2, :TIME0, :COLOR_INTERP, :TOUCH, :Transform_2_9, :TRANS0, :TRANS1, :AVATARSCRIPT ;
  x3do:hasROUTE :ROUTE_2_13, :ROUTE_2_14, :ROUTE_2_15 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'jumpcut_proximitysensor.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundAngle ( 1.57 ) ;
  x3do:groundColor ( 0 0.5 0 0 0.5 0 ) ;
  x3do:skyColor ( 0 0 1 ) .
:PROX_SENSOR a owl:NamedIndividual, x3do:ProximitySensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'PROX_SENSOR' ;
  x3do:size ( 20 20 20 ) .
:VIEW1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:DEF 'VIEW1' ;
  x3do:description 'Viewpoint1' ;
  x3do:position ( 0 0 11 ) .
:VIEW2 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :Scene ;
  x3do:DEF 'VIEW2' ;
  x3do:description 'Viewpoint2' ;
  x3do:position ( 0 0 0 ) .
:TIME0 a owl:NamedIndividual, x3do:TimeSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'TIME0' ;
  x3do:cycleInterval '2' .
:COLOR_INTERP a owl:NamedIndividual, x3do:ColorInterpolator ;
  x3do:hasParent :Scene ;
  x3do:DEF 'COLOR_INTERP' ;
  x3do:key ( 0 0.5 1 ) ;
  x3do:keyValue ( 1 1 0 1 1 0 1 1 0 ) .
:TOUCH a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :Scene ;
  x3do:DEF 'TOUCH' ;
  x3do:description 'touch to bind viewpoint 2' .
:Transform_2_9 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_9_1 ;
  x3do:translation ( 0 0 -3 ) .
:Shape_2_9_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_9 ;
  x3do:hasAppearance :Appearance_2_9_1_1 ;
  x3do:hasGeometry :Box_2_9_1_2 .
:Appearance_2_9_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:hasMaterial :BOX1 .
:BOX1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_9_1_1 ;
  x3do:DEF 'BOX1' ;
  x3do:diffuseColor ( 1 0 0 ) .
:Box_2_9_1_2 a owl:NamedIndividual, x3do:Box ;
  x3do:hasParent :Shape_2_9_1 ;
  x3do:size ( 3 3 3 ) .
:TRANS0 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_10_1 ;
  x3do:DEF 'TRANS0' .
:Transform_2_10_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRANS0 ;
  x3do:hasChildren :Shape_2_10_1_1 ;
  x3do:translation ( -8 -5 -12 ) .
:Shape_2_10_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_10_1 ;
  x3do:hasAppearance :Appearance_2_10_1_1_1 ;
  x3do:hasGeometry :TYPESTRING0 .
:Appearance_2_10_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_10_1_1 ;
  x3do:hasMaterial :Material_2_10_1_1_1_1 .
:Material_2_10_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_10_1_1_1 .
:TYPESTRING0 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_10_1_1 ;
  x3do:hasFontStyle :FontStyle_2_10_1_1_2_1 ;
  x3do:DEF 'TYPESTRING0' ;
  x3do:string '""' .
:FontStyle_2_10_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :TYPESTRING0 ;
  x3do:cssStyle 'BOLD' .
:TRANS1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_11_1 ;
  x3do:DEF 'TRANS1' .
:Transform_2_11_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :TRANS1 ;
  x3do:hasChildren :Shape_2_11_1_1 ;
  x3do:translation ( -8 -6 -12 ) .
:Shape_2_11_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_11_1 ;
  x3do:hasAppearance :Appearance_2_11_1_1_1 ;
  x3do:hasGeometry :TYPESTRING1 .
:Appearance_2_11_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasMaterial :Material_2_11_1_1_1_1 .
:Material_2_11_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_1_1_1 .
:TYPESTRING1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasFontStyle :FontStyle_2_11_1_1_2_1 ;
  x3do:DEF 'TYPESTRING1' ;
  x3do:string '"message from Script is inserted here"' .
:FontStyle_2_11_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :TYPESTRING1 ;
  x3do:cssStyle 'BOLD' .
:AVATARSCRIPT 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, :field_2_12_6, :field_2_12_7, :field_2_12_8, :field_2_12_9, :field_2_12_10 ;
  x3do:DEF 'AVATARSCRIPT' ;
  x3do:directOutput true ;
  x3do:url '"jumpcut_proximitytsensor.js" "https://www.web3d.org/x3d/content/examples/ConformanceNist/BindableNodes/Viewpoint/jumpcut_proximitytsensor.js"' .
:field_2_12_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:hasChildren :VIEW1-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'view1' ;
  x3do:type 'SFNode' .
:VIEW1-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :field_2_12_1 ;
  owl:sameAs :VIEW1 . # DEF matching this USE
:field_2_12_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:hasChildren :VIEW2-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'view2' ;
  x3do:type 'SFNode' .
:VIEW2-USE-1 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :field_2_12_2 ;
  owl:sameAs :VIEW2 . # DEF matching this USE
:field_2_12_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:hasGeometry :TYPESTRING0-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'typestring0' ;
  x3do:type 'SFNode' .
:TYPESTRING0-USE-1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :field_2_12_3 ;
  owl:sameAs :TYPESTRING0 . # DEF matching this USE
:field_2_12_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:hasGeometry :TYPESTRING1-USE-1 ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'typestring1' ;
  x3do:type 'SFNode' .
:TYPESTRING1-USE-1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :field_2_12_4 ;
  owl:sameAs :TYPESTRING1 . # DEF matching this USE
:field_2_12_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'checkEnter' ;
  x3do:type 'SFTime' .
:field_2_12_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'inputOnly' ;
  x3do:name 'checkExit' ;
  x3do:type 'SFTime' .
:field_2_12_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'enterTimeCorrect' ;
  x3do:type 'MFString' ;
  x3do:value '"enterTime equals Viewpoint2 bindTime"' .
:field_2_12_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'exitTimeCorrect' ;
  x3do:type 'MFString' ;
  x3do:value '"exitTime equals Viewpoint1 bindTime"' .
:field_2_12_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'enterTimeIncorrect' ;
  x3do:type 'MFString' ;
  x3do:value '"Error: enterTime NOT equal to Viewpoint2 bindTime"' .
:field_2_12_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :AVATARSCRIPT ;
  x3do:accessType 'initializeOnly' ;
  x3do:name 'exitTimeIncorrect' ;
  x3do:type 'MFString' ;
  x3do:value '"Error: exitTime NOT equal to Viewpoint1 "' .
:ROUTE_2_13 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'enterTime' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'checkEnter' ;
  x3do:toNode 'AVATARSCRIPT' .
:ROUTE_2_14 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'exitTime' ;
  x3do:fromNode 'PROX_SENSOR' ;
  x3do:toField 'checkExit' ;
  x3do:toNode 'AVATARSCRIPT' .
:ROUTE_2_15 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :Scene ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'TOUCH' ;
  x3do:toField 'set_bind' ;
  x3do:toNode 'VIEW2' .
