@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :X3D a owl:NamedIndividual, x3do:X3D ; x3do:hasHead :head ; x3do:hasScene :Scene ; x3do:profile 'Immersive' ; x3do:version '3.3' ; x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.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_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'SavageVehicleMetadataTemplate.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'This scene defines the exemplar template for Savage vehicle metadata, allowing further interoperability via SMAL constructs. Savage Modeling Analysis Language (SMAL) authoring capabilities for X3D assume proper metadata within a scene to identify an object properly. A corresponding native-XML .xsd schema for SMAL will also be developed to facilitate conversion and use of vehicle metadata.' ; x3do:name 'description' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'Travis Rauch, Don Brutzman' ; x3do:name 'creator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 May 2005' ; 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 'add corresponding XML versions of metadata' ; x3do:name 'TODO' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://x3dgraphics.com/chapters/Chapter15-MetadataInformation.html' ; x3do:name 'reference' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'SMAL vehicle metadata' ; x3do:name 'subject' . :meta_1_9 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'SMAL.html' ; x3do:name 'reference' . :meta_1_10 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Tools/SMAL/SMAL.html' ; x3do:name 'reference' . :meta_1_11 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Tools/SMAL/SavageVehicleMetadataTemplate.x3d' ; x3do:name 'identifier' . :meta_1_12 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit' ; x3do:name 'generator' . :meta_1_13 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "SavageVehicleMetadataTemplate.x3d" . :meta dcterms:description "This scene defines the exemplar template for Savage vehicle metadata, allowing further interoperability via SMAL constructs. Savage Modeling Analysis Language (SMAL) authoring capabilities for X3D assume proper metadata within a scene to identify an object properly. A corresponding native-XML .xsd schema for SMAL will also be developed to facilitate conversion and use of vehicle metadata." . :meta dcterms:creator "Travis Rauch, Don Brutzman" . :meta dcterms:created "20 May 2005" . :meta dcterms:modified "28 November 2019" . :meta dcterms:reference "https://x3dgraphics.com/chapters/Chapter15-MetadataInformation.html" . :meta dcterms:subject "SMAL vehicle metadata" . :meta dcterms:reference "SMAL.html" . :meta dcterms:reference "https://savage.nps.edu/Savage/Tools/SMAL/SMAL.html" . :meta dcterms:identifier "https://savage.nps.edu/Savage/Tools/SMAL/SavageVehicleMetadataTemplate.x3d" . :meta dcterms:generator "X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Background_2_2, :Viewpoint_2_3, :Anchor_2_4, :WorldInfo_2_5 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'SavageVehicleMetadataTemplate.x3d' . :Background_2_2 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:skyColor ( 0 0.439216 0.760784 ) . :Viewpoint_2_3 a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:description 'View scene source to see metadata examples' ; x3do:position ( 0 0 9 ) . :Anchor_2_4 a owl:NamedIndividual, x3do:Anchor ; x3do:hasParent :Scene ; x3do:hasChildren :Shape_2_4_1, :Shape_2_4_2, :TouchSensor_2_4_3 ; x3do:description 'View source in browser' ; x3do:parameter '"target=_blank"' ; x3do:url '"SavageVehicleMetadataTemplate.html" "https://savage.nps.edu/Savage/Tools/SMAL/SavageVehicleMetadataTemplate.html"' . :Shape_2_4_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Anchor_2_4 ; x3do:hasGeometry :Text_2_4_1_1 ; x3do:hasAppearance :Appearance_2_4_1_2 . :Text_2_4_1_1 a owl:NamedIndividual, x3do:Text ; x3do:hasParent :Shape_2_4_1 ; x3do:hasFontStyle :FontStyle_2_4_1_1_1 ; x3do:string '"View scene source" "to see" "metadata examples"' . :FontStyle_2_4_1_1_1 a owl:NamedIndividual, x3do:FontStyle ; x3do:hasParent :Text_2_4_1_1 ; x3do:justify '"MIDDLE" "MIDDLE"' ; x3do:cssStyle 'BOLD' . :Appearance_2_4_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_1 ; x3do:hasMaterial :Material_2_4_1_2_1 . :Material_2_4_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_1_2 ; x3do:diffuseColor ( 1 0.99 0.6 ) . :Shape_2_4_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Anchor_2_4 ; x3do:hasGeometry :Box_2_4_2_1 ; x3do:hasAppearance :Appearance_2_4_2_2 . :Box_2_4_2_1 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_4_2 ; x3do:size ( 7 3 .001 ) . :Appearance_2_4_2_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_4_2 ; x3do:hasMaterial :Material_2_4_2_2_1 . :Material_2_4_2_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_4_2_2 ; x3do:transparency 1 . :TouchSensor_2_4_3 a owl:NamedIndividual, x3do:TouchSensor ; x3do:hasParent :Anchor_2_4 ; x3do:description 'Select this text to view pretty-print documentation' . :WorldInfo_2_5 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:hasMetadata :MetadataSet_2_5_1 ; x3do:info '"https://savage.nps.edu/Savage/Tools/SMAL/SavageVehicleMetadataTemplate.x3d"' ; x3do:title 'SavageVehicleMetadataTemplate' . :MetadataSet_2_5_1 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :WorldInfo_2_5 ; x3do:hasValue :MetadataString_2_5_1_1, :MetadataSet_2_5_1_2 ; x3do:name 'SMAL' ; x3do:reference 'https://savage.nps.edu/Savage/Tools/SMAL/SMAL.html' . :MetadataString_2_5_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1 ; x3do:hasMetadata :MetadataString_2_5_1_1_1 ; x3do:name 'version' ; x3do:value '"1.0"' . :MetadataString_2_5_1_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataString_2_5_1_1 ; x3do:name 'appinfo' ; x3do:value '"This is the version of SMAL employed, not of the model."' . :MetadataSet_2_5_1_2 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1 ; x3do:hasValue :MetadataSet_2_5_1_2_1, :MetadataSet_2_5_1_2_2, :MetadataSet_2_5_1_2_3, :MetadataSet_2_5_1_2_4, :MetadataSet_2_5_1_2_5, :MetadataSet_2_5_1_2_6 ; x3do:name 'EntityDefinition' . :MetadataSet_2_5_1_2_1 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_1_1 ; x3do:hasValue :MetadataString_2_5_1_2_1_2, :MetadataString_2_5_1_2_1_3 ; x3do:name 'Classification' . :MetadataString_2_5_1_2_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1_2_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_1_1_1 ; x3do:name 'level' ; x3do:value '"UNCLASSIFIED"' . :MetadataString_2_5_1_2_1_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataString_2_5_1_2_1_1 ; x3do:name 'appinfo' ; x3do:value '"UNCLASSIFIED" "FOUO" "CONFIDENTIAL" "SECRET"' . :MetadataString_2_5_1_2_1_2 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1_2_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_1_2_1 ; x3do:name 'reference' . :MetadataString_2_5_1_2_1_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataString_2_5_1_2_1_2 ; x3do:name 'appinfo' ; x3do:value '"The published source of classified information, if any, contained in the Metadata."' . :MetadataString_2_5_1_2_1_3 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1_2_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_1_3_1 ; x3do:name 'rationale' . :MetadataString_2_5_1_2_1_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataString_2_5_1_2_1_3 ; x3do:name 'appinfo' ; x3do:value '"The specific element which contains the information classifying this document."' . :MetadataSet_2_5_1_2_2 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:hasValue :MetadataString_2_5_1_2_2_1 ; x3do:name 'IdentificationParameters' . :MetadataString_2_5_1_2_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1_2_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_2_1_1 ; x3do:name 'name' ; x3do:value '"provideVehicleName"' . :MetadataString_2_5_1_2_2_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataString_2_5_1_2_2_1 ; x3do:name 'appinfo' ; x3do:value '"The plain language name of the vehicle this model represents, i.e. the base class (DDG-51), or vehicle designation (M1A2)."' . :MetadataSet_2_5_1_2_3 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_3_1 ; x3do:name 'X3DArchiveModel' . :MetadataString_2_5_1_2_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataSet_2_5_1_2_3 ; x3do:name 'appinfo' ; x3do:value '"This is a placeholder element which ensures the proper validation of autogenerated SMAL code."' . :MetadataSet_2_5_1_2_4 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:hasValue :MetadataSet_2_5_1_2_4_1, :MetadataSet_2_5_1_2_4_2, :MetadataSet_2_5_1_2_4_3 ; x3do:name 'PhysicalParameters' . :MetadataSet_2_5_1_2_4_1 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2_4 ; x3do:hasValue :MetadataFloat_2_5_1_2_4_1_1, :MetadataFloat_2_5_1_2_4_1_2, :MetadataFloat_2_5_1_2_4_1_3, :MetadataFloat_2_5_1_2_4_1_4, :MetadataFloat_2_5_1_2_4_1_5, :MetadataFloat_2_5_1_2_4_1_6, :MetadataFloat_2_5_1_2_4_1_7 ; x3do:name 'PhysicalConstraints' . :MetadataFloat_2_5_1_2_4_1_1 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_1_1 ; x3do:name 'height' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_1 ; x3do:name 'appinfo' ; x3do:value '"The maximum structural height of the object in meters. This may be used for clearance checking or other calculations."' . :MetadataFloat_2_5_1_2_4_1_2 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_2_1 ; x3do:name 'width' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_2 ; x3do:name 'appinfo' ; x3do:value '"The maximum width, beam, or wingspan of the vehicle in meters. This may be used for clearance checking or other calculations."' . :MetadataFloat_2_5_1_2_4_1_3 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_3_1 ; x3do:name 'length' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_3 ; x3do:name 'appinfo' ; x3do:value '"The maximum structural length of the object in meters. This may be used for clearance checking or other calculations."' . :MetadataFloat_2_5_1_2_4_1_4 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_4_1 ; x3do:name 'draft' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_4_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_4 ; x3do:name 'appinfo' ; x3do:value '"The vertical distance in meters from the deepest point (keel or other structure) to the waterline of a vehicle at its stated displacement or gross weight."' . :MetadataFloat_2_5_1_2_4_1_5 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_5_1 ; x3do:name 'wheelbase' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_5_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_5 ; x3do:name 'appinfo' ; x3do:value '"The longitudinal distance in meters from the center of the forwardmost roadwheel axle to the center of the rearmost roadwheel axle on this vehicle."' . :MetadataFloat_2_5_1_2_4_1_6 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_6_1 ; x3do:name 'trackWidth' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_6_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_6 ; x3do:name 'appinfo' ; x3do:value '"The horizontal distance in meters from the rightmost edge of the right wheel or track to the leftmost edge of the left wheel or track on this vehicle."' . :MetadataFloat_2_5_1_2_4_1_7 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_1_7_1 ; x3do:name 'grossWeight' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_1_7_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_1_7 ; x3do:name 'appinfo' ; x3do:value '"The standard operational weight of the vehicle in pounds or kilograms. This may be used in physics calculations."' . :MetadataSet_2_5_1_2_4_2 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2_4 ; x3do:hasValue :MetadataFloat_2_5_1_2_4_2_1, :MetadataFloat_2_5_1_2_4_2_2, :MetadataFloat_2_5_1_2_4_2_3, :MetadataFloat_2_5_1_2_4_2_4, :MetadataFloat_2_5_1_2_4_2_5, :MetadataFloat_2_5_1_2_4_2_6, :MetadataFloat_2_5_1_2_4_2_7, :MetadataFloat_2_5_1_2_4_2_8, :MetadataFloat_2_5_1_2_4_2_9, :MetadataFloat_2_5_1_2_4_2_10, :MetadataFloat_2_5_1_2_4_2_11, :MetadataFloat_2_5_1_2_4_2_12, :MetadataFloat_2_5_1_2_4_2_13, :MetadataFloat_2_5_1_2_4_2_14 ; x3do:name 'DynamicResponseConstraints' . :MetadataFloat_2_5_1_2_4_2_1 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_1_1 ; x3do:name 'centerOfGravity' ; x3do:value ( 0 0 0 ) . :MetadataString_2_5_1_2_4_2_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_1 ; x3do:name 'appinfo' ; x3do:value '"Sets the Center of Gravity of the object as an (x, y, z) distance in meters from the physical center of the object, which is located at (0, 0, 0)."' . :MetadataFloat_2_5_1_2_4_2_2 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_2_1 ; x3do:name 'aerodynamicCenter' ; x3do:value ( 0 0 0 ) . :MetadataString_2_5_1_2_4_2_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_2 ; x3do:name 'appinfo' ; x3do:value '"Sets the Aerodynamic Center of the object as an (x, y, z) distance in meters from the physical center of the object, which is located at (0, 0, 0)."' . :MetadataFloat_2_5_1_2_4_2_3 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_3_1 ; x3do:name 'centerOfBuoyancy' ; x3do:value ( 0 0 0 ) . :MetadataString_2_5_1_2_4_2_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_3 ; x3do:name 'appinfo' ; x3do:value '"Sets the Center of Buoyancy of the object as an (x, y, z) distance in meters from the physical center of the object, which is located at (0, 0, 0)."' . :MetadataFloat_2_5_1_2_4_2_4 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_4_1 ; x3do:name 'maximumSpeed' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_4_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_4 ; x3do:name 'appinfo' ; x3do:value '"The maximum rated speed for this vehicle in mph or kph."' . :MetadataFloat_2_5_1_2_4_2_5 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_5_1 ; x3do:name 'cruiseSpeed' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_5_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_5 ; x3do:name 'appinfo' ; x3do:value '"The published cruise speed for this vehicle in mph or kph."' . :MetadataFloat_2_5_1_2_4_2_6 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_6_1 ; x3do:name 'maximumAltitude' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_6_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_6 ; x3do:name 'appinfo' ; x3do:value '"The absolute ceiling for this aircraft in feet or meters."' . :MetadataFloat_2_5_1_2_4_2_7 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_7_1 ; x3do:name 'cruiseAltitude' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_7_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_7 ; x3do:name 'appinfo' ; x3do:value '"The cruise ceiling for this aircraft in feet or meters."' . :MetadataFloat_2_5_1_2_4_2_8 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_8_1 ; x3do:name 'maximumDepth' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_8_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_8 ; x3do:name 'appinfo' ; x3do:value '"The absolute depth for this submersible in feet or meters."' . :MetadataFloat_2_5_1_2_4_2_9 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_9_1 ; x3do:name 'cruiseDepth' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_9_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_9 ; x3do:name 'appinfo' ; x3do:value '"The cruise depth for this submersible in feet or meters."' . :MetadataFloat_2_5_1_2_4_2_10 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_10_1 ; x3do:name 'maximumAcceleration' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_10_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_10 ; x3do:name 'appinfo' ; x3do:value '"The ideal maximum acceleration achievable by this vehicle in feet or meters per second squared, as in at maximum Power excess for aircraft."' . :MetadataFloat_2_5_1_2_4_2_11 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_11_1 ; x3do:name 'maximumDeceleration' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_11_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_11 ; x3do:name 'appinfo' ; x3do:value '"The ideal best braking performance achievable by this vehicle in feet or meters per second squared."' . :MetadataFloat_2_5_1_2_4_2_12 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_12_1 ; x3do:name 'minimumTurnRadius' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_12_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_12 ; x3do:name 'appinfo' ; x3do:value '"The minimum turning radius for this vehicle in feet or meters, as in at best cornering speed for aircraft."' . :MetadataFloat_2_5_1_2_4_2_13 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_13_1 ; x3do:name 'maximumTurnRate' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_13_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_13 ; x3do:name 'appinfo' ; x3do:value '"The maximum turning rate for this vehicle in degrees per second, as in at best cornering speed for aircraft."' . :MetadataFloat_2_5_1_2_4_2_14 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_2 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_2_14_1 ; x3do:name 'maximumFuelCapacity' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_2_14_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_2_14 ; x3do:name 'appinfo' ; x3do:value '"The maximum usable internal fuel capacity of this vehicle in liters."' . :MetadataSet_2_5_1_2_4_3 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2_4 ; x3do:hasValue :MetadataFloat_2_5_1_2_4_3_1, :MetadataFloat_2_5_1_2_4_3_2, :MetadataFloat_2_5_1_2_4_3_3, :MetadataFloat_2_5_1_2_4_3_4, :MetadataFloat_2_5_1_2_4_3_5, :MetadataFloat_2_5_1_2_4_3_6 ; x3do:name 'TacticalConstraints' . :MetadataFloat_2_5_1_2_4_3_1 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_1_1 ; x3do:name 'maximumAirThreatRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_1 ; x3do:name 'appinfo' ; x3do:value '"The maximum effective range in miles or kilometers of the longest-range anti-aircraft weapon on this platform."' . :MetadataFloat_2_5_1_2_4_3_2 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_2_1 ; x3do:name 'maximumSurfaceThreatRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_2 ; x3do:name 'appinfo' ; x3do:value '"The maximum effective range in miles or kilometers of the longest-range anti-surface weapon on this platform."' . :MetadataFloat_2_5_1_2_4_3_3 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_3_1 ; x3do:name 'maximumSubsurfaceThreatRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_3 ; x3do:name 'appinfo' ; x3do:value '"The maximum effective range in miles or kilometers of the longest-range anti-submarine weapon on this platform."' . :MetadataFloat_2_5_1_2_4_3_4 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_4_1 ; x3do:name 'maximumAirDetectionRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_4_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_4 ; x3do:name 'appinfo' ; x3do:value '"The maximum detection range of the longest-range air detection sensor on this platform."' . :MetadataFloat_2_5_1_2_4_3_5 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_5_1 ; x3do:name 'maximumSurfaceDetectionRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_5_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_5 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the overall type of this object (for vehicles this value should be 1)."' . :MetadataFloat_2_5_1_2_4_3_6 a owl:NamedIndividual, x3do:MetadataFloat ; x3do:hasParent :MetadataSet_2_5_1_2_4_3 ; x3do:hasMetadata :MetadataString_2_5_1_2_4_3_6_1 ; x3do:name 'maximumSubsurfaceDetectionRange' ; x3do:value ( 0 ) . :MetadataString_2_5_1_2_4_3_6_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataFloat_2_5_1_2_4_3_6 ; x3do:name 'appinfo' ; x3do:value '"The maximum detection range of the longest-range subsurface detection sensor on this platform."' . :MetadataSet_2_5_1_2_5 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:name 'CurrentConditionParameters' . :MetadataSet_2_5_1_2_6 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2 ; x3do:hasValue :MetadataSet_2_5_1_2_6_1 ; x3do:name 'NetworkedCommunicationParameterSet' . :MetadataSet_2_5_1_2_6_1 a owl:NamedIndividual, x3do:MetadataSet ; x3do:hasParent :MetadataSet_2_5_1_2_6 ; x3do:hasValue :MetadataInteger_2_5_1_2_6_1_1, :MetadataInteger_2_5_1_2_6_1_2, :MetadataInteger_2_5_1_2_6_1_3, :MetadataInteger_2_5_1_2_6_1_4, :MetadataInteger_2_5_1_2_6_1_5, :MetadataInteger_2_5_1_2_6_1_6, :MetadataInteger_2_5_1_2_6_1_7 ; x3do:name 'DisConfiguration' . :MetadataInteger_2_5_1_2_6_1_1 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_1_1 ; x3do:name 'entityKind' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_1_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_1 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the overall type of this object (for vehicles this value should be 1)."' . :MetadataInteger_2_5_1_2_6_1_2 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_2_1 ; x3do:name 'entityDomain' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_2_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_2 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the domain of operations of this object (air, surface, sub-surface, etc.)."' . :MetadataInteger_2_5_1_2_6_1_3 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_3_1 ; x3do:name 'entityCountry' ; x3do:value ( 225 ) . :MetadataString_2_5_1_2_6_1_3_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_3 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the country of origin of this object (the value for United States is 225)."' . :MetadataInteger_2_5_1_2_6_1_4 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_4_1 ; x3do:name 'entityCategory' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_4_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_4 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the type of this vehicle (cruiser or destroyer, tank or truck, bomber or fighter, etc.)."' . :MetadataInteger_2_5_1_2_6_1_5 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_5_1 ; x3do:name 'entitySubCategory' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_5_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_5 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the class designation of this vehicle (CG-47 Ticonderoga, DDG-51 Arleigh Burke, M1A2, M880, B-52, F-22, etc."' . :MetadataInteger_2_5_1_2_6_1_6 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_6_1 ; x3do:name 'entitySpecific' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_6_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_6 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for the specific unit or variant of this object (CG-68, DDG-77, HMMVW w/TOW package, etc.)."' . :MetadataInteger_2_5_1_2_6_1_7 a owl:NamedIndividual, x3do:MetadataInteger ; x3do:hasParent :MetadataSet_2_5_1_2_6_1 ; x3do:hasMetadata :MetadataString_2_5_1_2_6_1_7_1 ; x3do:name 'entityExtra' ; x3do:value ( 1 ) . :MetadataString_2_5_1_2_6_1_7_1 a owl:NamedIndividual, x3do:MetadataString ; x3do:hasParent :MetadataInteger_2_5_1_2_6_1_7 ; x3do:name 'appinfo' ; x3do:value '"The DIS enumeration for optional equipment or configurations for this vehicle."' .