@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/LatticeXvl/XvlShellAttributeEdgeRound.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 'XvlShellAttributeEdgeRound.x3d' ;
  x3do:name 'title' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Examples of XvlShell edgeRound attribute values.' ;
  x3do:name 'description' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Marc Jablonski' ;
  x3do:name 'creator' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '23 November 2001' ;
  x3do:name 'created' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Test X3D DTD experimental extensions mechanisms, the XVL nodes are not legal X3D' ;
  x3do:name 'error' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'readme.txt' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'docs/LatticeXvl/LatticeXvlOverview.html' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/LatticeXvl/docs/LatticeXvl/LatticeXvlOverview.html' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://www.xvl3d.com' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Lattice XVL parametric geometry X3D VRML' ;
  x3do:name 'subject' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/LatticeXvl/XvlShellAttributeEdgeRound.x3d' ;
  x3do:name 'identifier' .
:meta_1_13 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_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '../license.html' ;
  x3do:name 'license' .
:meta dcterms:title "XvlShellAttributeEdgeRound.x3d" .
:meta dcterms:description "Examples of XvlShell edgeRound attribute values." .
:meta dcterms:creator "Marc Jablonski" .
:meta dcterms:created "23 November 2001" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:error "Test X3D DTD experimental extensions mechanisms, the XVL nodes are not legal X3D" .
:meta dcterms:reference "readme.txt" .
:meta dcterms:reference "docs/LatticeXvl/LatticeXvlOverview.html" .
:meta dcterms:reference "https://www.web3d.org/x3d/content/examples/Basic/LatticeXvl/docs/LatticeXvl/LatticeXvlOverview.html" .
:meta dcterms:reference "http://www.xvl3d.com" .
:meta dcterms:subject "Lattice XVL parametric geometry X3D VRML" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/LatticeXvl/XvlShellAttributeEdgeRound.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, :Transform_2_3, :Transform_2_4, :Transform_2_5, :Transform_2_6 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'XvlShellAttributeEdgeRound.x3d' .
:Background_2_2 a owl:NamedIndividual, x3do:Background ;
  x3do:hasParent :Scene ;
  x3do:groundColor ( 0 .1 .2 ) ;
  x3do:skyColor ( 0 .1 .2 ) .
:Transform_2_3 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Shape_2_3_1 ;
  x3do:translation ( 0 1.5 0 ) .
:Shape_2_3_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_3 ;
  x3do:hasAppearance :Appearance_2_3_1_1 ;
  x3do:hasGeometry :Text_2_3_1_2 .
:Appearance_2_3_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_3_1 ;
  x3do:hasMaterial :Material_2_3_1_1_1 .
:Material_2_3_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_3_1_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:Text_2_3_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_3_1 ;
  x3do:hasFontStyle :FontStyle_2_3_1_2_1 ;
  x3do:string '"XvlShell Edge Round"' .
:FontStyle_2_3_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_3_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Transform_2_4 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_4_1, :Shape_2_4_2, :Shape_2_4_3 ;
  x3do:translation ( -3 -1 0 ) .
:Transform_2_4_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasChildren :Shape_2_4_1_1 ;
  x3do:translation ( 0 1.75 0 ) .
:Shape_2_4_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4_1 ;
  x3do:hasAppearance :Appearance_2_4_1_1_1 ;
  x3do:hasGeometry :Text_2_4_1_1_2 .
:Appearance_2_4_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:hasMaterial :Material_2_4_1_1_1_1 .
:Material_2_4_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_1_1_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:Text_2_4_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_4_1_1 ;
  x3do:hasFontStyle :FontStyle_2_4_1_1_2_1 ;
  x3do:maxExtent 2 ;
  x3do:string '"Top Edges" "edgeRound = 0.0"' .
:FontStyle_2_4_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_4_1_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 0.5 .
:Shape_2_4_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasAppearance :Appearance_2_4_2_1 ;
  x3do:hasGeometry :XvlShell_2_4_2_2 .
:Appearance_2_4_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_2 ;
  x3do:hasMaterial :Material_2_4_2_1_1 .
:Material_2_4_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_2_1 ;
  x3do:diffuseColor ( .5 1 1 ) .
:XvlShell_2_4_2_2 a owl:NamedIndividual, x3do:XvlShell ;
  x3do:hasParent :Shape_2_4_2 ;
  x3do:hasCoord :MESH_COORD ;
  x3do:edgeBeginCoordIndex ( 2 3 7 6 ) ;
  x3do:edgeEndCoordIndex ( 3 7 6 2 ) ;
  x3do:edgeRound ( 0.0 0.0 0.0 0.0 ) ;
  x3do:faceCoordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) ;
  x3do:shellType 'LATTICE_MESH' .
:MESH_COORD a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :XvlShell_2_4_2_2 ;
  x3do:DEF 'MESH_COORD' ;
  x3do:point ( -1 -1 -1 -1 -1 1 -1 1 -1 -1 1 1 1 -1 -1 1 -1 1 1 1 -1 1 1 1 ) .
:Shape_2_4_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_4 ;
  x3do:hasAppearance :Appearance_2_4_3_1 ;
  x3do:hasGeometry :IndexedLineSet_2_4_3_2 .
:Appearance_2_4_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_4_3 ;
  x3do:hasMaterial :Material_2_4_3_1_1 .
:Material_2_4_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_4_3_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:IndexedLineSet_2_4_3_2 a owl:NamedIndividual, x3do:IndexedLineSet ;
  x3do:hasParent :Shape_2_4_3 ;
  x3do:hasCoord :MESH_COORD-USE-1 ;
  x3do:coordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) .
:MESH_COORD-USE-1 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedLineSet_2_4_3_2 ;
  owl:sameAs :MESH_COORD . # DEF matching this USE
:Transform_2_5 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_5_1, :Shape_2_5_2, :Shape_2_5_3 ;
  x3do:translation ( 0 -1 0 ) .
:Transform_2_5_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasChildren :Shape_2_5_1_1 ;
  x3do:translation ( 0 1.75 0 ) .
:Shape_2_5_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5_1 ;
  x3do:hasAppearance :Appearance_2_5_1_1_1 ;
  x3do:hasGeometry :Text_2_5_1_1_2 .
:Appearance_2_5_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasMaterial :Material_2_5_1_1_1_1 .
:Material_2_5_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_1_1_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:Text_2_5_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_5_1_1 ;
  x3do:hasFontStyle :FontStyle_2_5_1_1_2_1 ;
  x3do:maxExtent 2 ;
  x3do:string '"Top Edges" "edgeRound = 0.1"' .
:FontStyle_2_5_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_5_1_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 0.5 .
:Shape_2_5_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasAppearance :Appearance_2_5_2_1 ;
  x3do:hasGeometry :XvlShell_2_5_2_2 .
:Appearance_2_5_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasMaterial :Material_2_5_2_1_1 .
:Material_2_5_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_2_1 ;
  x3do:diffuseColor ( .5 1 1 ) .
:XvlShell_2_5_2_2 a owl:NamedIndividual, x3do:XvlShell ;
  x3do:hasParent :Shape_2_5_2 ;
  x3do:hasCoord :MESH_COORD-USE-2 ;
  x3do:edgeBeginCoordIndex ( 2 3 7 6 ) ;
  x3do:edgeEndCoordIndex ( 3 7 6 2 ) ;
  x3do:edgeRound ( 0.1 0.1 0.1 0.1 ) ;
  x3do:faceCoordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) ;
  x3do:shellType 'LATTICE_MESH' .
:MESH_COORD-USE-2 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :XvlShell_2_5_2_2 ;
  owl:sameAs :MESH_COORD . # DEF matching this USE
:Shape_2_5_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_5 ;
  x3do:hasAppearance :Appearance_2_5_3_1 ;
  x3do:hasGeometry :IndexedLineSet_2_5_3_2 .
:Appearance_2_5_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_5_3 ;
  x3do:hasMaterial :Material_2_5_3_1_1 .
:Material_2_5_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_5_3_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:IndexedLineSet_2_5_3_2 a owl:NamedIndividual, x3do:IndexedLineSet ;
  x3do:hasParent :Shape_2_5_3 ;
  x3do:hasCoord :MESH_COORD-USE-3 ;
  x3do:coordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) .
:MESH_COORD-USE-3 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedLineSet_2_5_3_2 ;
  owl:sameAs :MESH_COORD . # DEF matching this USE
:Transform_2_6 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Transform_2_6_1, :Shape_2_6_2, :Shape_2_6_3 ;
  x3do:translation ( 3 -1 0 ) .
:Transform_2_6_1 a owl:NamedIndividual, x3do:Transform ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasChildren :Shape_2_6_1_1 ;
  x3do:translation ( 0 1.75 0 ) .
:Shape_2_6_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6_1 ;
  x3do:hasAppearance :Appearance_2_6_1_1_1 ;
  x3do:hasGeometry :Text_2_6_1_1_2 .
:Appearance_2_6_1_1_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_1_1 ;
  x3do:hasMaterial :Material_2_6_1_1_1_1 .
:Material_2_6_1_1_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_1_1_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:Text_2_6_1_1_2 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_6_1_1 ;
  x3do:hasFontStyle :FontStyle_2_6_1_1_2_1 ;
  x3do:maxExtent 2 ;
  x3do:string '"Top Edges" "edgeRound = 1.0"' .
:FontStyle_2_6_1_1_2_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_6_1_1_2 ;
  x3do:justify '"MIDDLE" "MIDDLE"' ;
  x3do:size 0.5 .
:Shape_2_6_2 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasAppearance :Appearance_2_6_2_1 ;
  x3do:hasGeometry :XvlShell_2_6_2_2 .
:Appearance_2_6_2_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_2 ;
  x3do:hasMaterial :Material_2_6_2_1_1 .
:Material_2_6_2_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_2_1 ;
  x3do:diffuseColor ( .5 1 1 ) .
:XvlShell_2_6_2_2 a owl:NamedIndividual, x3do:XvlShell ;
  x3do:hasParent :Shape_2_6_2 ;
  x3do:hasCoord :MESH_COORD-USE-4 ;
  x3do:edgeBeginCoordIndex ( 2 3 7 6 ) ;
  x3do:edgeEndCoordIndex ( 3 7 6 2 ) ;
  x3do:edgeRound ( 1.0 1.0 1.0 1.0 ) ;
  x3do:faceCoordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) ;
  x3do:shellType 'LATTICE_MESH' .
:MESH_COORD-USE-4 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :XvlShell_2_6_2_2 ;
  owl:sameAs :MESH_COORD . # DEF matching this USE
:Shape_2_6_3 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Transform_2_6 ;
  x3do:hasAppearance :Appearance_2_6_3_1 ;
  x3do:hasGeometry :IndexedLineSet_2_6_3_2 .
:Appearance_2_6_3_1 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_6_3 ;
  x3do:hasMaterial :Material_2_6_3_1_1 .
:Material_2_6_3_1_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_6_3_1 ;
  x3do:emissiveColor ( 1 1 1 ) .
:IndexedLineSet_2_6_3_2 a owl:NamedIndividual, x3do:IndexedLineSet ;
  x3do:hasParent :Shape_2_6_3 ;
  x3do:hasCoord :MESH_COORD-USE-5 ;
  x3do:coordIndex ( 3 7 6 2 -1 7 3 1 5 -1 6 4 0 2 -1 1 3 2 0 -1 5 1 0 4 -1 7 5 4 6 -1 ) .
:MESH_COORD-USE-5 a owl:NamedIndividual, x3do:Coordinate ;
  x3do:hasParent :IndexedLineSet_2_6_3_2 ;
  owl:sameAs :MESH_COORD . # DEF matching this USE
