<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.xsl"?>

<!DOCTYPE rdf:RDF [
     <!ENTITY ocyc "http://sw.opencyc.org/concept/" >
     <!ENTITY cyc  "http://sw.cyc.com/concept/" >
     <!ENTITY rdf  "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
     <!ENTITY xsd  "http://www.w3.org/2001/XMLSchema#" >
     <!ENTITY owl  "http://www.w3.org/2002/07/owl#" >
   ]>

<rdf:RDF xml:base="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         xmlns:cycAnnot="http://sw.cyc.com/CycAnnotations_v1#"
         xmlns:rdf="&rdf;"
         xmlns:rdfs="&rdfs;"
         xmlns:owl="&owl;"
         xmlns:xsd="&xsd;">

  <owl:Ontology rdf:about="http://sw.opencyc.org/2008/06/10/concept/en/">
    <owl:versionInfo>2008/06/10</owl:versionInfo>
    <rdfs:comment xml:lang="en">

      OpenCyc Knowledge Base

      Copyright© 2001-2008 Cycorp, Inc., http://www.cyc.com/, Austin, TX, USA

      This file contains an OWL representation of information contained 
      in the OpenCyc Knowledge Base. The content of this OWL file is 
      licensed under the Creative Commons Attribution 3.0 license whose 
      text can be found at http://creativecommons.org/licenses/by/3.0/legalcode. 
      The content of this OWL file, including the OpenCyc content it represents, 
      constitutes the "Work" referred to in the Creative Commons license. The terms of 
      this license equally apply to, without limitation, renamings and other 
      logically equivalent reformulations of the content of this OWL file 
      (or portions thereof) in any natural or formal language, as well 
      as to derivations of this content or inclusion of it in other ontologies.

    </rdfs:comment>
  </owl:Ontology>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#externalID">
    <rdfs:label xml:lang="en">externalID</rdfs:label>
    <rdfs:comment xml:lang="en">
      A unique, language-neutral, variable-sized identifier
      for a concept that can be used to refer unambiguously to that concept across 
      OWL exports or across Cyc inference engines.
    </rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  </owl:AnnotationProperty>

  <owl:AnnotationProperty rdf:about="http://sw.cyc.com/CycAnnotations_v1#label">
    <rdfs:label xml:lang="en">label</rdfs:label>
    <rdfs:comment xml:lang="en">
      A natural-language representation for a concept that is both human 
      readable and readable by the Cyc inference engine. These terms are not 
      guaranteed to refer to the same concept across time but are guaranteed to
      be consistent within a particular OWL export. Use 'cycAnnot:externalID'
      for unambiguously referring to a concept across OWL exports or across Cyc
      inference engines.
    </rdfs:comment>
  </owl:AnnotationProperty>

  <owl:Class rdf:about="ComputerHardwareDeviceType">
    <rdfs:label xml:lang="en">computer hardware device type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;. Each instance of this (second-order) collection is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; all of whose instances are a particular, distinct type of (entire) computer hardware item. It includes such collections as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableModem&quot; class=&quot;cyc_term&quot;&gt;CableModem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloppyDisk&quot; class=&quot;cyc_term&quot;&gt;FloppyDisk&lt;/a&gt;. It does not contain collections of computers or computer hardware items sorted by brand (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MacintoshComputer&quot; class=&quot;cyc_term&quot;&gt;MacintoshComputer&lt;/a&gt;). For that, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerTypeByBrand&quot; class=&quot;cyc_term&quot;&gt;ComputerTypeByBrand&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerHardwareDeviceType</cycAnnot:label>
    <cycAnnot:externalID>Mx4r9Bn5KmkeEdaAAAABAxv-7A</cycAnnot:externalID>
    <rdfs:subClassOf rdf:resource="ManufacturedGoodsType"/>
    <rdfs:subClassOf rdf:resource="ArtifactTypeByGenericCategory"/>
    <rdfs:subClassOf rdf:resource="ExistingObjectType"/>
    <rdf:type rdf:resource="SiblingDisjointCollectionType"/>
    <rdf:type rdf:resource="SecondOrderCollection"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4r9Bn5KmkeEdaAAAABAxv-7A"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4r9Bn5KmkeEdaAAAABAxv-7A"/>
    <owl:sameAs rdf:resource="&cyc;Mx4r9Bn5KmkeEdaAAAABAxv-7A"/>
  </owl:Class>

  <owl:Class rdf:about="ComputerDiskType">
    <rdfs:subClassOf rdf:resource="ComputerHardwareDeviceType"/>
    <rdfs:label xml:lang="en">type of computer disk</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerDiskType</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of computer disk types</rdfs:comment>
  </owl:Class>

  <ComputerHardwareDeviceType rdf:about="USBComputerCable">
    <cycAnnot:label xml:lang="en">USBComputerCable</cycAnnot:label>
    <rdfs:label xml:lang="en">USB cable</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of computer cable  used to connect USB (Universal Serial Bus) devices.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardwareBusGraphicsSubSystem">
    <cycAnnot:label xml:lang="en">HardwareBusGraphicsSubSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">This collection specifies all of the bus imlementations that have been    built with the specific intent of high throughput on the graphics output.   This includes memory access optimizations &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/and&quot; class=&quot;cyc_term&quot;&gt;and&lt;/a&gt; block transfer abilities.</rdfs:comment>
    <rdfs:label xml:lang="en">hardware bus graphics sub system</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerInputDevice">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInterfaceDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInterfaceDevice&lt;/a&gt;. Each instance of this collection is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt; which delivers information from a user to a computer.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerInputDevice</cycAnnot:label>
    <rdfs:label xml:lang="en">computer input device</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Switch_Network">
    <rdfs:comment xml:lang="en">A computer that accepts, routes, and forwards elements of Packet-Network.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Switch-Network</cycAnnot:label>
    <rdfs:label xml:lang="en">switch</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerTerminal">
    <cycAnnot:label xml:lang="en">ComputerTerminal</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of objects. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerTerminal&quot; class=&quot;cyc_term&quot;&gt;ComputerTerminal&lt;/a&gt; is an input/output device connected to an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; over an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerNetwork&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;. A computer terminal usually includes a monitor and a keyboard, and sometimes an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMouse&quot; class=&quot;cyc_term&quot;&gt;ComputerMouse&lt;/a&gt; or other input device.</rdfs:comment>
    <rdfs:label xml:lang="en">terminal</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="DesktopComputer">
    <cycAnnot:label xml:lang="en">DesktopComputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all desktop computers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalComputer&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DesktopComputer&quot; class=&quot;cyc_term&quot;&gt;DesktopComputer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">desktop computer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardwareBusInternalOptimizedForTask">
    <cycAnnot:label xml:lang="en">HardwareBusInternalOptimizedForTask</cycAnnot:label>
    <rdfs:comment xml:lang="en">Members of this collection are hardware buses that are internal to a 
  computer system but have been optimized for a specific functionality that
  allows a high level of through-put, usually with bypassing some of the other
  components.</rdfs:comment>
    <rdfs:label xml:lang="en">internal hardware bus optimized for a specific task</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerChassis">
    <rdfs:label xml:lang="en">chassis</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerChassis</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerChassis&quot; class=&quot;cyc_term&quot;&gt;ComputerChassis&lt;/a&gt;. The chassis houses the main electronic components, including the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMotherBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerMotherBoard&lt;/a&gt; (with places to insert or replace microchip for the main and possibly specialized &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProcessor&quot; class=&quot;cyc_term&quot;&gt;ComputerProcessor&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RAM&quot; class=&quot;cyc_term&quot;&gt;RAM&lt;/a&gt; (random access memory) and places for adding optional adapters (for example, for audio or video capabilities). Typically, room is provided for a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardDiskDrive&quot; class=&quot;cyc_term&quot;&gt;HardDiskDrive&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_ROM&quot; class=&quot;cyc_term&quot;&gt;CD_ROM&lt;/a&gt; drive.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="MagneticTapeDrive">
    <rdfs:label xml:lang="en">magnetic tape drive</rdfs:label>
    <cycAnnot:label xml:lang="en">MagneticTapeDrive</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all magnetic tape drives. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagneticComputerStorageDevice&quot; class=&quot;cyc_term&quot;&gt;MagneticComputerStorageDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MagneticTapeDrive&quot; class=&quot;cyc_term&quot;&gt;MagneticTapeDrive&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMotherBoard">
    <rdfs:comment xml:lang="en">The collection of the main printed circuit boards in computers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerMotherBoard</cycAnnot:label>
    <rdfs:label xml:lang="en">mother board</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="MouseButton">
    <cycAnnot:label xml:lang="en">MouseButton</cycAnnot:label>
    <rdfs:comment xml:lang="en">The prototype mouse button.</rdfs:comment>
    <rdfs:label xml:lang="en">mouse button</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerProcessor">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt;. Each instance of this collection is a computer processor which is in the shell (part of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMainBox&quot; class=&quot;cyc_term&quot;&gt;ComputerMainBox&lt;/a&gt;) and contains the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CentralProcessingUnit&quot; class=&quot;cyc_term&quot;&gt;CentralProcessingUnit&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer processor</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerProcessor</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter">
    <rdfs:comment xml:lang="en">The collection of computer hardware that is used for producing hard copies of text or images.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerPrinter</cycAnnot:label>
    <rdfs:label xml:lang="en">computer printer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardwareBusInternal">
    <rdfs:comment xml:lang="en">The collection of all computer hardware buses that connect components that are internal to the computer in such a way that the function of the computer depends on it. This includes the memory subsystem or I/O ports, but not necessarily the disk drives.</rdfs:comment>
    <rdfs:label xml:lang="en">interrnal bus</rdfs:label>
    <cycAnnot:label xml:lang="en">HardwareBusInternal</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerDisplayCable">
    <rdfs:comment xml:lang="en">The collection of all cables that connect instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerDisplay&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplay&lt;/a&gt; to some instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;, e.g. instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalComputer&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt;.  Cables belonging to this collection will plug into a computer&apos;s video card.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDisplayCable</cycAnnot:label>
    <rdfs:label xml:lang="en">computer display cable</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ChessComputer">
    <rdfs:label xml:lang="en">chess computer</rdfs:label>
    <rdfs:comment xml:lang="en">Computers specialized (either via software or hardware) to play chess.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ChessComputer</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerHardwareComponent">
    <rdfs:comment xml:lang="en">The collection of all computer components. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerHardwareComponent</cycAnnot:label>
    <rdfs:label xml:lang="en">computer component</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardDiskDrive">
    <cycAnnot:label xml:lang="en">HardDiskDrive</cycAnnot:label>
    <rdfs:label xml:lang="en">hard disk drive</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardDiskDrive&quot; class=&quot;cyc_term&quot;&gt;HardDiskDrive&lt;/a&gt; is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DiskDrive&quot; class=&quot;cyc_term&quot;&gt;DiskDrive&lt;/a&gt;s which are used by instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; as storage devices. A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardDiskDrive&quot; class=&quot;cyc_term&quot;&gt;HardDiskDrive&lt;/a&gt; is generally a semi-permanent peripheral for a computer. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;s and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFile_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerFile_CW&lt;/a&gt;s which are used often and which a user needs easy access to are generally stored on an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardDiskDrive&quot; class=&quot;cyc_term&quot;&gt;HardDiskDrive&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ImageInputDevice">
    <cycAnnot:label xml:lang="en">ImageInputDevice</cycAnnot:label>
    <rdfs:label xml:lang="en">image input device</rdfs:label>
    <rdfs:comment xml:lang="en">Computer hardware components whose function is image input.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CD_ROMDrive">
    <rdfs:label xml:lang="en">CD-rom drive</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all CD-ROM drives. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPeripheralDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerPeripheralDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_ROMDrive&quot; class=&quot;cyc_term&quot;&gt;CD_ROMDrive&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CD-ROMDrive</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CD_RDrive">
    <rdfs:label xml:lang="en">cd-r drive</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of CDR-Drives, or CD-recordable drives which can write to recordable CompactDiscs as well as read them</rdfs:comment>
    <cycAnnot:label xml:lang="en">CD-RDrive</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPowerSupply">
    <cycAnnot:label xml:lang="en">ComputerPowerSupply</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all computer power supplies. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PowerSupply&quot; class=&quot;cyc_term&quot;&gt;PowerSupply&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPowerSupply&quot; class=&quot;cyc_term&quot;&gt;ComputerPowerSupply&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer power supply</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="MainframeComputer">
    <cycAnnot:label xml:lang="en">MainframeComputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mainframe computers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MultipleUserComputer&quot; class=&quot;cyc_term&quot;&gt;MultipleUserComputer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationManagementUse&quot; class=&quot;cyc_term&quot;&gt;InformationManagementUse&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScientificComputingUse&quot; class=&quot;cyc_term&quot;&gt;ScientificComputingUse&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MainframeComputer&quot; class=&quot;cyc_term&quot;&gt;MainframeComputer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">mainframe computer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ExpansionSlot">
    <cycAnnot:label xml:lang="en">ExpansionSlot</cycAnnot:label>
    <rdfs:label xml:lang="en">expansion slot</rdfs:label>
    <rdfs:comment xml:lang="en">The slots in the mother board of a computer where &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExpansionCard&quot; class=&quot;cyc_term&quot;&gt;ExpansionCard&lt;/a&gt;s plug in.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMemoryBoard">
    <rdfs:label xml:lang="en">memory board</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all computer memory boards. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RAM&quot; class=&quot;cyc_term&quot;&gt;RAM&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExpansionCard&quot; class=&quot;cyc_term&quot;&gt;ExpansionCard&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMemoryBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerMemoryBoard&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerMemoryBoard</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Supercomputer">
    <rdfs:label xml:lang="en">supercomputer</rdfs:label>
    <cycAnnot:label xml:lang="en">Supercomputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all supercomputers, which are computers that have very high processing capacity (relative to the date of their production). A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MainframeComputer&quot; class=&quot;cyc_term&quot;&gt;MainframeComputer&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Supercomputer&quot; class=&quot;cyc_term&quot;&gt;Supercomputer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerHardwarePackage">
    <rdfs:label xml:lang="en">computer hardware package</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerHardwarePackage</cycAnnot:label>
    <rdfs:comment xml:lang="en">We are baffled as to what this is, so we don&apos;t know if this should be in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareMarketCategory&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareMarketCategory&lt;/a&gt;. the types of computer hardware packages</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMonitor_Color">
    <rdfs:comment xml:lang="en">The collection of all color monitors. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_VideoKind&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_VideoKind&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_Color&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_Color&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerMonitor-Color</cycAnnot:label>
    <rdfs:label xml:lang="en">color monitor</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CentralProcessingUnit">
    <rdfs:label xml:lang="en">c.p.u.</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt;.  All and only instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CentralProcessingUnit&quot; class=&quot;cyc_term&quot;&gt;CentralProcessingUnit&lt;/a&gt; are the parts of computers that perform the actual interpretation of instructions and processing of data.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CentralProcessingUnit</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ParallelComputerCable">
    <rdfs:label xml:lang="en">parallel computer cable</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of computer cable  to connect parallel devices.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ParallelComputerCable</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CD_RWDrive">
    <rdfs:comment xml:lang="en">A collection of computer devices that can read and write data  onto both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_R&quot; class=&quot;cyc_term&quot;&gt;CD_R&lt;/a&gt; or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_RW&quot; class=&quot;cyc_term&quot;&gt;CD_RW&lt;/a&gt; discs. Note, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_RDrive&quot; class=&quot;cyc_term&quot;&gt;CD_RDrive&lt;/a&gt; (as of July 99) can  only read and write onto &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_R&quot; class=&quot;cyc_term&quot;&gt;CD_R&lt;/a&gt; discs while a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_RWDrive&quot; class=&quot;cyc_term&quot;&gt;CD_RWDrive&lt;/a&gt; can read and write onto both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_R&quot; class=&quot;cyc_term&quot;&gt;CD_R&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CD_RW&quot; class=&quot;cyc_term&quot;&gt;CD_RW&lt;/a&gt; discs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CD-RWDrive</cycAnnot:label>
    <rdfs:label xml:lang="en">cd-rewriteable drive</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="EthernetPort">
    <cycAnnot:label xml:lang="en">EthernetPort</cycAnnot:label>
    <rdfs:label xml:lang="en">ethernet port</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all ethernet ports. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPort&quot; class=&quot;cyc_term&quot;&gt;ComputerPort&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInterfaceDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInterfaceDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EthernetPort&quot; class=&quot;cyc_term&quot;&gt;EthernetPort&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="EthernetCable">
    <rdfs:comment xml:lang="en">The collection of computer cable used to connect devices on an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/EthernetNetwork&quot; class=&quot;cyc_term&quot;&gt;EthernetNetwork&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">EthernetCable</cycAnnot:label>
    <rdfs:label xml:lang="en">ethernet cable</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="InternalComputerModem">
    <cycAnnot:label xml:lang="en">InternalComputerModem</cycAnnot:label>
    <rdfs:label xml:lang="en">internal modem</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all internal modems. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Modem&quot; class=&quot;cyc_term&quot;&gt;Modem&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InternalComputerModem&quot; class=&quot;cyc_term&quot;&gt;InternalComputerModem&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter_LED">
    <rdfs:comment xml:lang="en">The collection of LED computer printers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerPrinter-LED</cycAnnot:label>
    <rdfs:label xml:lang="en">LED computer printer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerControllerBoard">
    <cycAnnot:label xml:lang="en">ComputerControllerBoard</cycAnnot:label>
    <rdfs:label xml:lang="en">computer controller board</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all computer controller boards. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExpansionCard&quot; class=&quot;cyc_term&quot;&gt;ExpansionCard&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerControllerBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerControllerBoard&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Minicomputer">
    <cycAnnot:label xml:lang="en">Minicomputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">Smallish multiple-user machine, like VAXes.</rdfs:comment>
    <rdfs:label xml:lang="en">minicomputer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerStorageDevice">
    <cycAnnot:label xml:lang="en">ComputerStorageDevice</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of devices used by computers to store information, e.g., floppy disks, direct access storage devices (DASD), optical disk devices, microfilm libraries, and 5.25 inch hard drives.</rdfs:comment>
    <rdfs:label xml:lang="en">computer storage device</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="SerialPort">
    <cycAnnot:label xml:lang="en">SerialPort</cycAnnot:label>
    <rdfs:label xml:lang="en">serial port</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all serial ports. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPort&quot; class=&quot;cyc_term&quot;&gt;ComputerPort&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SerialPort&quot; class=&quot;cyc_term&quot;&gt;SerialPort&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMonitorCable">
    <cycAnnot:label xml:lang="en">ComputerMonitorCable</cycAnnot:label>
    <rdfs:label xml:lang="en">monitor cable</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of cables  used to connect computers to monitors.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="RAMDisk">
    <rdfs:comment xml:lang="en">RAM memory that is configured to behave like a disk drive.</rdfs:comment>
    <cycAnnot:label xml:lang="en">RAMDisk</cycAnnot:label>
    <rdfs:label xml:lang="en">RAM disk</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="SCSICable">
    <rdfs:comment xml:lang="en">The collection of all SCSI cables, cables which connect  SCSI devices.</rdfs:comment>
    <rdfs:label xml:lang="en">SCSI cable</rdfs:label>
    <cycAnnot:label xml:lang="en">SCSICable</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="OpticalDisk">
    <rdfs:label xml:lang="en">optical disk</rdfs:label>
    <rdfs:comment xml:lang="en">The set of optical storage disks.</rdfs:comment>
    <cycAnnot:label xml:lang="en">OpticalDisk</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="DataProjector">
    <rdfs:comment xml:lang="en">This is the collection of data projectors. A data projector is a projector designed to display computer pages on an ordinary screen or wall. Many data projectors use LCDs.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DataProjector</cycAnnot:label>
    <rdfs:label xml:lang="en">data projector</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMonitor_VideoKind">
    <cycAnnot:label xml:lang="en">ComputerMonitor-VideoKind</cycAnnot:label>
    <rdfs:comment xml:lang="en">Like the screen you are staring at.  Don&apos;t confuse with ComputerDisplay.</rdfs:comment>
    <rdfs:label xml:lang="en">monitor</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerJoystick">
    <cycAnnot:label xml:lang="en">ComputerJoystick</cycAnnot:label>
    <rdfs:label xml:lang="en">joystick</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerBoard">
    <cycAnnot:label xml:lang="en">ComputerBoard</cycAnnot:label>
    <rdfs:label xml:lang="en">computer board</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntegratedCircuit&quot; class=&quot;cyc_term&quot;&gt;IntegratedCircuit&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerBoard&lt;/a&gt; is an insulated board on which interconnected circuits are mounted or etched.  Major specializations are the disjoint collections &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMotherBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerMotherBoard&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExpansionCard&quot; class=&quot;cyc_term&quot;&gt;ExpansionCard&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMainBox">
    <rdfs:label xml:lang="en">processor</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerMainBox</cycAnnot:label>
    <rdfs:comment xml:lang="en">The main box of a computer, which contains the processor, and possibly other devices such as a fan, internal CD or floppy drives, or sound and video cards.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardwareBusPeripheral">
    <rdfs:comment xml:lang="en">The collection of all computer hardware buses that connect components of the computer to a peripheral device, i.e. a graphics card or the disk subsysten. This is not the type of bus that is used for the memory subsystem or the I/O ports.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HardwareBusPeripheral</cycAnnot:label>
    <rdfs:label xml:lang="en">peripheral bus</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="HardwareSerialBus">
    <rdfs:label xml:lang="en">serial bus</rdfs:label>
    <rdfs:comment xml:lang="en">A type of bus found in computers that is only capable of transmitting a single bit of information at one moment in time. Typically accessed via the serial port. Because each byte has to be chopped up into bits, the transfer rate is low.</rdfs:comment>
    <cycAnnot:label xml:lang="en">HardwareSerialBus</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CGACard">
    <cycAnnot:label xml:lang="en">CGACard</cycAnnot:label>
    <rdfs:label xml:lang="en">CGA card</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="FlatPanelDisplay">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDisplayDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDisplayDevice&lt;/a&gt;. This is the collection of video display devices that are a few inches deep (as of around the year 2000), rather than the usual depth of more than a foot.  Such displays may be output devices for various electronic devices including televisions and computers.</rdfs:comment>
    <rdfs:label xml:lang="en">flat display</rdfs:label>
    <cycAnnot:label xml:lang="en">FlatPanelDisplay</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Computer">
    <cycAnnot:label xml:lang="en">Computer</cycAnnot:label>
    <rdfs:label xml:lang="en">computer</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputationalSystem&quot; class=&quot;cyc_term&quot;&gt;ComputationalSystem&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; is an electronic device that acts on input according to some set of instructions (often in the form of software -- see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgram_CW&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;) producing some output.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; have specialized parts to handle input and output (sometimes peripherals like screens and keyboards, sometimes just input-output terminals on a chip), storage (internal memory and external storage such as disk drives), and reasoning (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CentralProcessingUnit&quot; class=&quot;cyc_term&quot;&gt;CentralProcessingUnit&lt;/a&gt;).  The more specialized collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalComputer&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt; is the collection of the popular archetypes of what a computer is (e.g., desktop, laptop, and palm computers); however, instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; are incorporated into many devices (e.g., cars, cameras, and VCRs).  Hydraulic computers, analog computers, biological computers, etc. are not instances of this collection because &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Modem">
    <rdfs:label xml:lang="en">modem</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all modems. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInterfaceDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInterfaceDevice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPeripheralDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerPeripheralDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Modem&quot; class=&quot;cyc_term&quot;&gt;Modem&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Modem&quot; class=&quot;cyc_term&quot;&gt;Modem&lt;/a&gt; is a device designed to facilitate communication between computers by  modulating analog signals to encode digital information, and demodulating analog signals to decode information back into digital format.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Modem</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="BIOSChip">
    <cycAnnot:label xml:lang="en">BIOSChip</cycAnnot:label>
    <rdfs:label xml:lang="en">BIOS</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntegratedCircuit&quot; class=&quot;cyc_term&quot;&gt;IntegratedCircuit&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BIOSChip&quot; class=&quot;cyc_term&quot;&gt;BIOSChip&lt;/a&gt; is meant to have a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BasicInputOutputSystem&quot; class=&quot;cyc_term&quot;&gt;BasicInputOutputSystem&lt;/a&gt; instantiated in it in order to provide a low-level interface to the hardware for the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OperatingSystem&quot; class=&quot;cyc_term&quot;&gt;OperatingSystem&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="LiquidCrystalDisplay">
    <rdfs:comment xml:lang="en">The collection of all LCD displays. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerDisplay&quot; class=&quot;cyc_term&quot;&gt;ComputerDisplay&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LiquidCrystalDisplay&quot; class=&quot;cyc_term&quot;&gt;LiquidCrystalDisplay&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">LCD</rdfs:label>
    <cycAnnot:label xml:lang="en">LiquidCrystalDisplay</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerDisk">
    <rdfs:label xml:lang="en">computer disk</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStorageMedia&quot; class=&quot;cyc_term&quot;&gt;InformationStorageMedia&lt;/a&gt;, this is the collection of all disks used for storage of information.  This includes floppy disks as well as hard disks.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDisk</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPort">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPort&quot; class=&quot;cyc_term&quot;&gt;ComputerPort&lt;/a&gt; is the collection of all physical connections through which peripherals can communicate with the CPU of a particular computer.  Note that this collection is distinct from the collection of network ports, which are integers assigned to communication protocols (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NetworkPortNumber&quot; class=&quot;cyc_term&quot;&gt;NetworkPortNumber&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">port</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerPort</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMouse">
    <rdfs:comment xml:lang="en">A computer device which when moved across a surface, transmits relative position data to its host.  Usually has one or more buttons the user can push.</rdfs:comment>
    <rdfs:label xml:lang="en">computer mouse</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerMouse</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ExternalComputerModem">
    <rdfs:comment xml:lang="en">The collection of all external modems. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Modem&quot; class=&quot;cyc_term&quot;&gt;Modem&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExternalComputerModem&quot; class=&quot;cyc_term&quot;&gt;ExternalComputerModem&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ExternalComputerModem</cycAnnot:label>
    <rdfs:label xml:lang="en">external modem</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerGameController">
    <rdfs:label xml:lang="en">computer game controller</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerGameController</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of input devices designed to allow video game players
to have greater control over their games.  Most game controllers have a
main four-way lever to control direction as well as assorted buttons and
such which can control other functions such as weapon choice. Controllers
designed for use with driving games have steering wheels rather than levers
for direction control.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerSwitchBox">
    <cycAnnot:label xml:lang="en">ComputerSwitchBox</cycAnnot:label>
    <rdfs:label xml:lang="en">computer switch box</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all computer switch boxes. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPeripheralDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerPeripheralDevice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SinglePurposeDevice&quot; class=&quot;cyc_term&quot;&gt;SinglePurposeDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerSwitchBox&quot; class=&quot;cyc_term&quot;&gt;ComputerSwitchBox&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="LaptopComputer">
    <rdfs:comment xml:lang="en">The collection of all laptop computers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BatteryPoweredDevice&quot; class=&quot;cyc_term&quot;&gt;BatteryPoweredDevice&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PortableObject&quot; class=&quot;cyc_term&quot;&gt;PortableObject&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalComputer&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LaptopComputer&quot; class=&quot;cyc_term&quot;&gt;LaptopComputer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">LaptopComputer</cycAnnot:label>
    <rdfs:label xml:lang="en">laptop computer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="OpticalDrive">
    <cycAnnot:label xml:lang="en">OpticalDrive</cycAnnot:label>
    <rdfs:label xml:lang="en">optical drive</rdfs:label>
    <rdfs:comment xml:lang="en">This is the collection of optical drives for computers.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerImpactPrinter">
    <rdfs:label xml:lang="en">impact printer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all impact printers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPrinter&quot; class=&quot;cyc_term&quot;&gt;ComputerPrinter&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerImpactPrinter&quot; class=&quot;cyc_term&quot;&gt;ComputerImpactPrinter&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerImpactPrinter</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="SoundCard">
    <cycAnnot:label xml:lang="en">SoundCard</cycAnnot:label>
    <rdfs:label xml:lang="en">sound card</rdfs:label>
    <rdfs:comment xml:lang="en">Computer sound cards.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="PalmtopComputer">
    <cycAnnot:label xml:lang="en">PalmtopComputer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all palmtop computers. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PersonalComputer&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PortableObject&quot; class=&quot;cyc_term&quot;&gt;PortableObject&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationManagementUse&quot; class=&quot;cyc_term&quot;&gt;InformationManagementUse&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BatteryPoweredDevice&quot; class=&quot;cyc_term&quot;&gt;BatteryPoweredDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PalmtopComputer&quot; class=&quot;cyc_term&quot;&gt;PalmtopComputer&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerType&quot; class=&quot;cyc_term&quot;&gt;ComputerType&lt;/a&gt;, a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;, and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">palmtop computer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ExpansionCard">
    <cycAnnot:label xml:lang="en">ExpansionCard</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of peripheral printed circuit boards in computers.</rdfs:comment>
    <rdfs:label xml:lang="en">expansion card</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerWorkstation">
    <rdfs:label xml:lang="en">workstation</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SingleUserComputer&quot; class=&quot;cyc_term&quot;&gt;SingleUserComputer&lt;/a&gt;. Each instance of this collection is a computer usually found in some kind of work setting, which one person uses at any given time for the bulk of their computing tasks.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerWorkstation</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerDisplay">
    <rdfs:label xml:lang="en">computer display</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerOutputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerOutputDevice&lt;/a&gt;. Each instance of this collection is a device with which computer output is displayed visually. An important specialization is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_VideoKind&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_VideoKind&lt;/a&gt;, but see also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DataProjector&quot; class=&quot;cyc_term&quot;&gt;DataProjector&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerDisplay</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter_Laser">
    <cycAnnot:label xml:lang="en">ComputerPrinter-Laser</cycAnnot:label>
    <rdfs:label xml:lang="en">laser printer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of non-impact high-resolution printers which use a rotating disk to reflect laser beams onto the paper. When the beam touches the paper, it forms an electrostatic image area which attracts electrically-charged toner (magnetized dry ink powder). The toner is then fixed (heated) onto the paper, forming an image (i.e. text or graphics).</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="VideoGameSystem">
    <cycAnnot:label xml:lang="en">VideoGameSystem</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;s which are specifically designed for playing games.  This collection inlcudes handheld portables, consumer systems like Xbox and Playstation as well as stand-alone arcade machines.  For the collection of such systems designed for end user purchase see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HomeVideoGameMachine&quot; class=&quot;cyc_term&quot;&gt;HomeVideoGameMachine&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">video game platform</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter_Inkjet">
    <cycAnnot:label xml:lang="en">ComputerPrinter-Inkjet</cycAnnot:label>
    <rdfs:label xml:lang="en">inkjet computer printer</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of computer printers which produce characters by impact of a molding of the character through an ink ribbon (normally) onto paper.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="SerialComputerCable">
    <rdfs:label xml:lang="en">serial computer cable</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of computer cable  used to connect serial devices.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SerialComputerCable</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ParallelPort">
    <cycAnnot:label xml:lang="en">ParallelPort</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all parallel ports. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPort&quot; class=&quot;cyc_term&quot;&gt;ComputerPort&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ParallelPort&quot; class=&quot;cyc_term&quot;&gt;ParallelPort&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">parallel port</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Scanner_Optical">
    <rdfs:label xml:lang="en">optical scanner</rdfs:label>
    <rdfs:comment xml:lang="en">Devices which read bar codes with a laser beam.  Often found in grocery stores.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Scanner-Optical</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerBitmapDisplay">
    <rdfs:comment xml:lang="en">A type of computer peripheral used for displaying bitmap information to a computer user.</rdfs:comment>
    <rdfs:label xml:lang="en">bitmap</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerBitmapDisplay</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerBus">
    <cycAnnot:label xml:lang="en">ComputerBus</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareComponent&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareComponent&lt;/a&gt;. Each instance of this collection is a computer bus, a device which transmits data from one part of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; to another. Generally the computer bus will connect all devices to the computer &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CentralProcessingUnit&quot; class=&quot;cyc_term&quot;&gt;CentralProcessingUnit&lt;/a&gt; and main memory.
The computer bus consists of two parts -- the address bus and a data bus. The data bus transfers actual data, whereas the address bus transfers information about where the data should go. See also the specializations &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardwareBusInternal&quot; class=&quot;cyc_term&quot;&gt;HardwareBusInternal&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/HardwareBusPeripheral&quot; class=&quot;cyc_term&quot;&gt;HardwareBusPeripheral&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer bus</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerTVCard">
    <rdfs:label xml:lang="en">television card</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerTVCard</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerBoard&quot; class=&quot;cyc_term&quot;&gt;ComputerBoard&lt;/a&gt;s that allow computers to
interface with ordinary television sets.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerOutputDevice">
    <cycAnnot:label xml:lang="en">ComputerOutputDevice</cycAnnot:label>
    <rdfs:label xml:lang="en">computer output device</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInterfaceDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInterfaceDevice&lt;/a&gt;. Each instance of this collection is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt; which delivers information from a computer to its user.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="FloppyDiskDrive">
    <rdfs:label xml:lang="en">floppy drive</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all floppy drives. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DiskDrive&quot; class=&quot;cyc_term&quot;&gt;DiskDrive&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloppyDiskDrive&quot; class=&quot;cyc_term&quot;&gt;FloppyDiskDrive&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FloppyDiskDrive</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Hard_disk_drive_that_the_size_of_is_very_low_and_can_be_used_for_intelligence_collections">
    <cycAnnot:label xml:lang="en">(CollectionSubsetFn HardDiskDrive (TheSetOf ?OBJ (and (sizeParameterOfObject ?OBJ veryLowAmountOf) (behaviorCapable ?OBJ IntelligenceGathering deviceUsed))))</cycAnnot:label>
    <rdfs:label xml:lang="en">hard disk drive that the size of is very low and can be used for intelligence collections</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="DigitizingTablet">
    <rdfs:label xml:lang="en">digitizing tablet</rdfs:label>
    <cycAnnot:label xml:lang="en">DigitizingTablet</cycAnnot:label>
    <rdfs:comment xml:lang="en">A computer device which consists of a pointer (usually a pen or a puck) and a specialized electronic surface.  When the pointer is near the surface, transmits position data relative to the surface to its host.  Pointers usually have one or more buttons the user can push.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Category5ComputerCable">
    <rdfs:comment xml:lang="en">The collection of computer cable that meets the Category 5 standard. This is a standard for the wire portion of a computer cable, not the ends.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Category5ComputerCable</cycAnnot:label>
    <rdfs:label xml:lang="en">category 5 computer cable</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="AntiGlareComputerScreen">
    <rdfs:comment xml:lang="en">This is the collection of anti-glare screens that fit over the
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VideoScreen&quot; class=&quot;cyc_term&quot;&gt;VideoScreen&lt;/a&gt;s on computer monitors.</rdfs:comment>
    <cycAnnot:label xml:lang="en">AntiGlareComputerScreen</cycAnnot:label>
    <rdfs:label xml:lang="en">anti-glare computer screen</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="PositionInputDevice">
    <rdfs:label xml:lang="en">position input device</rdfs:label>
    <rdfs:comment xml:lang="en">A device used for accepting positional input from a computer user.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PositionInputDevice</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerCluster">
    <rdfs:comment xml:lang="en">A computer cluster consists of one or more computer hardware components and is seperate from the rest of a system because of physical or logical requirements.</rdfs:comment>
    <rdfs:label xml:lang="en">computer cluster</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerCluster</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Firewall_Network">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt; and of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SinglePurposeDevice&quot; class=&quot;cyc_term&quot;&gt;SinglePurposeDevice&lt;/a&gt;. Each instance of this collection is a dedicated hardware machine designed to run &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirewallProgram&quot; class=&quot;cyc_term&quot;&gt;FirewallProgram&lt;/a&gt;s in order to increase the security of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerNetwork&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt; by filtering out incoming packets (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Packet_Network&quot; class=&quot;cyc_term&quot;&gt;Packet_Network&lt;/a&gt;) according to specific rules.</rdfs:comment>
    <rdfs:label xml:lang="en">firewall device</rdfs:label>
    <cycAnnot:label xml:lang="en">Firewall-Network</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPeripheralDevice">
    <rdfs:label xml:lang="en">computer peripheral</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerPeripheralDevice</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt;. Each instance of this collection is an electronic device intended to be used with (but not in) some computer. Examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPrinter&quot; class=&quot;cyc_term&quot;&gt;ComputerPrinter&lt;/a&gt;. An external floppy drive is a positive exemplar, but an internal floppy drive is a negative exemplar.  Notable specializations of this collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInputDevice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerOutputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerOutputDevice&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerCable">
    <rdfs:label xml:lang="en">computer cable</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerCable</cycAnnot:label>
    <rdfs:comment xml:lang="en">This is the collection of all computer cables. The collection includes instances of every type of such cable, any cable used to connect any components of a computer system.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerKeyboard">
    <rdfs:comment xml:lang="en">A device used for accepting typed input from a computer user.</rdfs:comment>
    <rdfs:label xml:lang="en">computer keyboard</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerKeyboard</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerSoundBox">
    <rdfs:comment xml:lang="en">The collection of all computer sound boxes. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerOutputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerOutputDevice&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerSoundBox&quot; class=&quot;cyc_term&quot;&gt;ComputerSoundBox&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">computer sound box</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerSoundBox</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="EthernetControllerBoard">
    <cycAnnot:label xml:lang="en">EthernetControllerBoard</cycAnnot:label>
    <rdfs:label xml:lang="en">ethernet controller board</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="Router_Network">
    <cycAnnot:label xml:lang="en">Router-Network</cycAnnot:label>
    <rdfs:comment xml:lang="en">Electronic devices which direct incoming and outgoing packets to specified IP addresses.</rdfs:comment>
    <rdfs:label xml:lang="en">router</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter_DotMatrix">
    <rdfs:comment xml:lang="en">The collection of  dot matrix computer printers.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerPrinter-DotMatrix</cycAnnot:label>
    <rdfs:label xml:lang="en">dot matrix computer printer</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMemory">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMemory&quot; class=&quot;cyc_term&quot;&gt;ComputerMemory&lt;/a&gt; is a subset of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerStorageDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerStorageDevice&lt;/a&gt;.  It includes all the varieties of memory that 
computers can access, including physical memory (both RAM and ROM) and 
virtual memory.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerMemory</cycAnnot:label>
    <rdfs:label xml:lang="en">computer memory</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="MousePort">
    <rdfs:label xml:lang="en">mouse port</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all mouse ports. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerPort&quot; class=&quot;cyc_term&quot;&gt;ComputerPort&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MousePort&quot; class=&quot;cyc_term&quot;&gt;MousePort&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">MousePort</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="CableModem">
    <rdfs:comment xml:lang="en">The collection of all cable modems. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Modem&quot; class=&quot;cyc_term&quot;&gt;Modem&lt;/a&gt;. The concept &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableModem&quot; class=&quot;cyc_term&quot;&gt;CableModem&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CableModem</cycAnnot:label>
    <rdfs:label xml:lang="en">cable modem</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerPrinter_ThermalTransfer">
    <rdfs:label xml:lang="en">thermal transfer printer</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerPrinter-ThermalTransfer</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of printers that use heating elements (a moving or fixed head) to transfer ink to paper. They are most commonly used to print bar-codes, receipts, etc.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="NetworkHub">
    <cycAnnot:label xml:lang="en">NetworkHub</cycAnnot:label>
    <rdfs:label xml:lang="en">hub</rdfs:label>
    <rdfs:comment xml:lang="en">A kind of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt;.  Instances are portable router devices with multiple network connections supporting high volume network traffic.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerInterfaceDevice">
    <cycAnnot:label xml:lang="en">ComputerInterfaceDevice</cycAnnot:label>
    <rdfs:label xml:lang="en">computer interface device</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ElectronicDevice&quot; class=&quot;cyc_term&quot;&gt;ElectronicDevice&lt;/a&gt;. Each instance of this collection is a device that allows a user to communicate with a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Computer&quot; class=&quot;cyc_term&quot;&gt;Computer&lt;/a&gt;.  One sigificant specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInterfaceDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInterfaceDevice&lt;/a&gt;s is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerInputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerInputDevice&lt;/a&gt; -- with its subsets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Scanner_Optical&quot; class=&quot;cyc_term&quot;&gt;Scanner_Optical&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMouse&quot; class=&quot;cyc_term&quot;&gt;ComputerMouse&lt;/a&gt;, etc.  Another is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerOutputDevice&quot; class=&quot;cyc_term&quot;&gt;ComputerOutputDevice&lt;/a&gt; -- with its subsets &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MonitorPort&quot; class=&quot;cyc_term&quot;&gt;MonitorPort&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_Color&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_Color&lt;/a&gt;, etc.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="PersonalDigitalAssistant">
    <rdfs:comment xml:lang="en">The collection of handheld computer-like devices that store personal information and perform some other functions that computer perform, such as connecting one to the internet.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PersonalDigitalAssistant</cycAnnot:label>
    <rdfs:label xml:lang="en">PDA</rdfs:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerGraphicsBoard">
    <rdfs:comment xml:lang="en">An expansion board that plugs into a desktop
             computer that converts the images created in the
             computer to the electronic signals required by the
             monitor. It determines the maximum resolution,
             maximum refresh rate and the number of colors
             that can be sent to the monitor. The monitor must
             be equally capable of handling its highest
             resolution and refresh.</rdfs:comment>
    <rdfs:label xml:lang="en">video card</rdfs:label>
    <cycAnnot:label xml:lang="en">ComputerGraphicsBoard</cycAnnot:label>
  </ComputerHardwareDeviceType>

  <ComputerHardwareDeviceType rdf:about="ComputerMonitor_BlackAndWhite">
    <cycAnnot:label xml:lang="en">ComputerMonitor-BlackAndWhite</cycAnnot:label>
    <rdfs:label xml:lang="en">black and white computer monitor</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all black and white computer monitors. A type of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_VideoKind&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_VideoKind&lt;/a&gt;. The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerMonitor_BlackAndWhite&quot; class=&quot;cyc_term&quot;&gt;ComputerMonitor_BlackAndWhite&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareDeviceType&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareDeviceType&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SpatiallyDisjointObjectType&quot; class=&quot;cyc_term&quot;&gt;SpatiallyDisjointObjectType&lt;/a&gt;.</rdfs:comment>
  </ComputerHardwareDeviceType>

  <owl:Class rdf:about="ExistingObjectType">
    <rdfs:comment xml:lang="en">A collection of collections.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; (q.v.).  Moreover, each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt; is a collection that is temporally stuff-like (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt;) but physically-spatially object-like (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;) -- i.e.  object-like with respect to some physical-spatial part-whole predicate (e.g. some specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/properPhysicalDecompositions&quot; class=&quot;cyc_term&quot;&gt;properPhysicalDecompositions&lt;/a&gt;).
&lt;p/&gt;
Consider the collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;. Further, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is temporally stuff-like: any one of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; of a given copy &lt;code&gt;&lt;b&gt;COPY&lt;/b&gt;&lt;/code&gt; of (say) &amp;quot;Moby Dick&amp;quot; is still a copy of &amp;quot;Moby Dick&amp;quot;. (Most collections of tangible objects are temporally stuff-like in this way.)   But &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is spatially &lt;i&gt;object-like&lt;/i&gt;: if we take a scalpel and slice &lt;code&gt;&lt;b&gt;COPY&lt;/b&gt;&lt;/code&gt; into ten pieces, each piece is not a copy of &amp;quot;Moby Dick&amp;quot;.  So &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;.
&lt;p/&gt;
See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/StuffType&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingStuffType&quot; class=&quot;cyc_term&quot;&gt;ExistingStuffType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">type of object</rdfs:label>
    <cycAnnot:label xml:lang="en">ExistingObjectType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4r9Bn5KmkeEdaAAAABAxv-7A">
    <rdfs:label xml:lang="en">computer hardware device type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;. Each instance of this (second-order) collection is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; all of whose instances are a particular, distinct type of (entire) computer hardware item. It includes such collections as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableModem&quot; class=&quot;cyc_term&quot;&gt;CableModem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloppyDisk&quot; class=&quot;cyc_term&quot;&gt;FloppyDisk&lt;/a&gt;. It does not contain collections of computers or computer hardware items sorted by brand (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MacintoshComputer&quot; class=&quot;cyc_term&quot;&gt;MacintoshComputer&lt;/a&gt;). For that, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerTypeByBrand&quot; class=&quot;cyc_term&quot;&gt;ComputerTypeByBrand&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerHardwareDeviceType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="ManufacturedGoodsType">
    <rdfs:comment xml:lang="en">The collection of all types of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt; things that are usually/frequently commercially manufactured.  This is context dependent.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ManufacturedGoodsType</cycAnnot:label>
    <rdfs:label xml:lang="en">product type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="ArtifactTypeByGenericCategory">
    <rdfs:comment xml:lang="en">An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtifactType&quot; class=&quot;cyc_term&quot;&gt;ArtifactType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtifactTypeByGenericCategory&quot; class=&quot;cyc_term&quot;&gt;ArtifactTypeByGenericCategory&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Artifact&quot; class=&quot;cyc_term&quot;&gt;Artifact&lt;/a&gt;s grouped together according to some feature(s) other than brand or model.</rdfs:comment>
    <rdfs:label xml:lang="en">kind of artifact not distinguished by brand or model</rdfs:label>
    <cycAnnot:label xml:lang="en">ArtifactTypeByGenericCategory</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SecondOrderCollection">
    <cycAnnot:label xml:lang="en">SecondOrderCollection</cycAnnot:label>
    <rdfs:label xml:lang="en">second-order Cyc collection</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all specializations of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;, that is, of all collections of (first-order) collections, and an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ThirdOrderCollection&quot; class=&quot;cyc_term&quot;&gt;ThirdOrderCollection&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; are collections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FirstOrderCollection&quot; class=&quot;cyc_term&quot;&gt;FirstOrderCollection&lt;/a&gt;s.  Any instance of any instance of any instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4r9Bn5KmkeEdaAAAABAxv-7A">
    <rdfs:label xml:lang="en">computer hardware device type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;. Each instance of this (second-order) collection is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; all of whose instances are a particular, distinct type of (entire) computer hardware item. It includes such collections as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableModem&quot; class=&quot;cyc_term&quot;&gt;CableModem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloppyDisk&quot; class=&quot;cyc_term&quot;&gt;FloppyDisk&lt;/a&gt;. It does not contain collections of computers or computer hardware items sorted by brand (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MacintoshComputer&quot; class=&quot;cyc_term&quot;&gt;MacintoshComputer&lt;/a&gt;). For that, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerTypeByBrand&quot; class=&quot;cyc_term&quot;&gt;ComputerTypeByBrand&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerHardwareDeviceType</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="SiblingDisjointCollectionType">
    <cycAnnot:label xml:lang="en">SiblingDisjointCollectionType</cycAnnot:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KBDependentCollection&quot; class=&quot;cyc_term&quot;&gt;KBDependentCollection&lt;/a&gt; of collections of  collections (and thus an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionTypeType&quot; class=&quot;cyc_term&quot;&gt;CollectionTypeType&lt;/a&gt; and a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionType&quot; class=&quot;cyc_term&quot;&gt;CollectionType&lt;/a&gt;).  A sibling-disjoint collection type is such that its known  (i.e. KB-represented) instances are collections that -- save for any that are related to each other by  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; and any that are explicitly asserted to be exceptions (see  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/siblingDisjointExceptions&quot; class=&quot;cyc_term&quot;&gt;siblingDisjointExceptions&lt;/a&gt;) -- are disjoint from each other. 
&lt;p/&gt;
More precisely, each instance &lt;code&gt;&lt;b&gt;SIB&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt; is a collection of collections that has the following KB-dependent property: 
&lt;p/&gt;
For any two known instances &lt;code&gt;&lt;b&gt;COL1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;COL2&lt;/b&gt;&lt;/code&gt; of   &lt;code&gt;&lt;b&gt;SIB&lt;/b&gt;&lt;/code&gt;, at least one of the following is known to hold: 
&lt;pre&gt;
  (a) (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)
  (b) (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;b&gt;COL2&lt;/b&gt; &lt;b&gt;COL1&lt;/b&gt;)
  (c) (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/siblingDisjointExceptions&quot; class=&quot;cyc_term&quot;&gt;siblingDisjointExceptions&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)
  (d) (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/disjointWith&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)
&lt;/pre&gt;  
Moreover, note that if &lt;code&gt;&lt;b&gt;MT&lt;/b&gt;&lt;/code&gt; is a context (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;) in which (i) both &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;SIB&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;b&gt;COL2&lt;/b&gt; &lt;b&gt;SIB&lt;/b&gt;)&lt;/code&gt; hold and (ii)  neither &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)&lt;/code&gt; nor &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;b&gt;COL2&lt;/b&gt; &lt;b&gt;COL1&lt;/b&gt;)&lt;/code&gt; nor &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/siblingDisjointExceptions&quot; class=&quot;cyc_term&quot;&gt;siblingDisjointExceptions&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)&lt;/code&gt; is known to hold (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/knownSentence&quot; class=&quot;cyc_term&quot;&gt;knownSentence&lt;/a&gt;), then 
&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/disjointWith&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt; &lt;b&gt;COL1&lt;/b&gt; &lt;b&gt;COL2&lt;/b&gt;)&lt;/code&gt; holds by default in &lt;code&gt;&lt;b&gt;MT&lt;/b&gt;&lt;/code&gt;.   
&lt;p/&gt;
For example, in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologyMt&quot; class=&quot;cyc_term&quot;&gt;BiologyMt&lt;/a&gt; both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; are instances of the  sibling-disjoint collection type &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalSpecies&quot; class=&quot;cyc_term&quot;&gt;BiologicalSpecies&lt;/a&gt;, while neither  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt;) nor (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genls&quot; class=&quot;cyc_term&quot;&gt;genls&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt;) nor  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/siblingDisjointExceptions&quot; class=&quot;cyc_term&quot;&gt;siblingDisjointExceptions&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt;) is known to hold in that  context; consequently, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/disjointWith&quot; class=&quot;cyc_term&quot;&gt;disjointWith&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Person&quot; class=&quot;cyc_term&quot;&gt;Person&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Dog&quot; class=&quot;cyc_term&quot;&gt;Dog&lt;/a&gt;) holds by default  in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologyMt&quot; class=&quot;cyc_term&quot;&gt;BiologyMt&lt;/a&gt;.  Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointCollectionType&lt;/a&gt; include  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BiologicalTaxon&quot; class=&quot;cyc_term&quot;&gt;BiologicalTaxon&lt;/a&gt; (and its specializations), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OrganismPartType&quot; class=&quot;cyc_term&quot;&gt;OrganismPartType&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RelationshipTypeByArity&quot; class=&quot;cyc_term&quot;&gt;RelationshipTypeByArity&lt;/a&gt;.
&lt;p/&gt;
See the generalization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SiblingDisjointSetOrCollectionType&quot; class=&quot;cyc_term&quot;&gt;SiblingDisjointSetOrCollectionType&lt;/a&gt;.  Also cf. the stronger notion of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DisjointCollectionType&quot; class=&quot;cyc_term&quot;&gt;DisjointCollectionType&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">sibling disjoint collection type</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4r9Bn5KmkeEdaAAAABAxv-7A">
    <rdfs:label xml:lang="en">computer hardware device type</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ExistingObjectType&quot; class=&quot;cyc_term&quot;&gt;ExistingObjectType&lt;/a&gt;. Each instance of this (second-order) collection is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerHardwareItem&quot; class=&quot;cyc_term&quot;&gt;ComputerHardwareItem&lt;/a&gt; all of whose instances are a particular, distinct type of (entire) computer hardware item. It includes such collections as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerKeyboard&quot; class=&quot;cyc_term&quot;&gt;ComputerKeyboard&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CableModem&quot; class=&quot;cyc_term&quot;&gt;CableModem&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FloppyDisk&quot; class=&quot;cyc_term&quot;&gt;FloppyDisk&lt;/a&gt;. It does not contain collections of computers or computer hardware items sorted by brand (e.g. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MacintoshComputer&quot; class=&quot;cyc_term&quot;&gt;MacintoshComputer&lt;/a&gt;). For that, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerTypeByBrand&quot; class=&quot;cyc_term&quot;&gt;ComputerTypeByBrand&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ComputerHardwareDeviceType</cycAnnot:label>
  </owl:Class>

</rdf:RDF>
