@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TextureProjectorComponentExample.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 '4.0' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-4.0.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasComponent :component_1_1 ;
  x3do:hasMeta :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 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 2 ;
  x3do:name 'TextureProjection' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'TextureProjectorComponentExample.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Texture projector component example' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Kwan Hee Yoo, Dick Puk and Don Brutzman' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '1 January 2019' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '7 December 2024' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/member-only/mantis/view.php?id=1255' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D encodings, ISO/IEC 19775-1, Part 1: Architecture and base components, Clause 42 Texture projector component, subclause 42.4.1 TextureProjector' ;
  x3do:name 'specificationSection' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/textureProjector.html#TextureProjector' ;
  x3do:name 'specificationUrl' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TextureProjectorComponentExample.x3d' ;
  x3do:name 'identifier' .
:meta_1_11 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_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "TextureProjectorComponentExample.x3d" .
:meta dcterms:description "Texture projector component example" .
:meta dcterms:creator "Kwan Hee Yoo, Dick Puk and Don Brutzman" .
:meta dcterms:created "1 January 2019" .
:meta dcterms:modified "7 December 2024" .
:meta dcterms:reference "https://www.web3d.org/member-only/mantis/view.php?id=1255" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/TextureProjectorComponentExample.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 :TextureProjector_2_1, :Shape_2_2, :TextureProjectorParallel_2_3 .
:TextureProjector_2_1 a owl:NamedIndividual, x3do:TextureProjector ;
  x3do:hasParent :Scene ;
  x3do:hasTexture :RedDelicious ;
  x3do:description 'Project a red delicious texture' ;
  x3do:direction ( -1 0 -1 ) ;
  x3do:fieldOfView 0.26 ;
  x3do:location ( 3 3 3 ) ;
  x3do:upVector ( 0 1 0 ) ;
  x3do:ambientIntensity 0 ;
  x3do:color ( 1 1 1 ) ;
  x3do:intensity 0.7854 .
:RedDelicious a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :TextureProjector_2_1 ;
  x3do:DEF 'RedDelicious' ;
  x3do:url '"Red_Delicious.jpg" "https://www.web3d.org/x3d/content/examples/Basic/X3dSpecifications/Red_Delicious.jpg" "https://upload.wikimedia.org/wikipedia/commons/f/fb/Red_Delicious.jpg"' .
:Shape_2_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Scene ;
  x3do:hasAppearance :Appearance_2_2_1 ;
  x3do:hasGeometry :IndexedFaceSet_2_2_2 .
:Appearance_2_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_2 ;
  x3do:hasMaterial :Material_2_2_1_1 .
:Material_2_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_2_1 ;
  x3do:diffuseColor ( 0.5 0.5 0.5 ) .
:IndexedFaceSet_2_2_2 a owl:NamedIndividual, x3do:IndexedFaceSet ;
  x3do:hasParent :Shape_2_2 ;
  x3do:hasCoord :Coordinate_2_2_2_1 ;
  x3do:coordIndex ( 3 2 1 0 -1 4 5 2 3 -1 5 6 1 2 -1 ) ;
  x3do:solid false .
:Coordinate_2_2_2_1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedFaceSet_2_2_2 ;
  x3do:point ( 1 0 1 -1 0 1 -1 0 -1 1 0 -1 1 1 -1 -1 1 -1 -1 1 1 ) .
:TextureProjectorParallel_2_3 a owl:NamedIndividual, x3do:TextureProjectorParallel ;
  x3do:hasParent :Scene ;
  x3do:hasTexture :RedDelicious-USE-1 ;
  x3do:description 'Project a red delicious texture, parallel orthographic projection' ;
  x3do:direction ( -1 0 -1 ) ;
  x3do:fieldOfView ( -1.5 -1.5 1.5 1.5 ) ;
  x3do:location ( 3 3 3 ) ;
  x3do:ambientIntensity 0 ;
  x3do:color ( 1 1 1 ) ;
  x3do:intensity 0.7854 ;
  x3do:upVector ( 0 1 0 ) .
:RedDelicious-USE-1 a owl:NamedIndividual, x3do:ImageTexture ;
  x3do:hasParent :TextureProjectorParallel_2_3 ;
  owl:sameAs :RedDelicious . # DEF matching this USE
