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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayLatest.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/concept/"
         xmlns="http://sw.opencyc.org/concept/"
         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/concept/">
    <owl:versionInfo>2009/04/07</owl:versionInfo>
    <rdfs:comment xml:lang="en">

       OpenCyc Knowledge Base

       Copyright© 2001-2009 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 &quot;Work&quot; 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.

       Mappings between OpenCyc terms and Wikipedia article names provided by
       Olena Medelyan and Catherine Legg, University of Waikato, NZ under a Creative 
       Commons Attribution 3.0 license.

    </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="Mx4rvVkJNpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt;.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; is a program that simultaneously runs and translates other programs.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; are distinct from instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; (q.v.) in that an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; will not execute its input program -- the &amp;quot;source code&amp;quot; -- but will simply translate it into executable &amp;quot;machine code&amp;quot; -- also called &amp;quot;object code&amp;quot; -- which is output to a file for later execution.</rdfs:comment>
    <rdfs:label xml:lang="en">interpreter</rdfs:label>
    <cycAnnot:label xml:lang="en">Interpreter-Computers</cycAnnot:label>
    <rdfs:subClassOf rdf:resource="Mx4rvVkKbZwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rvrxE_ZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/Interpreter_Computers"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">interpreters</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
  </owl:Class>

  <owl:Class rdf:about="Mx4rRWO6CP1kQdaFwvm2qwnthw">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">UML state machine interpreter</rdfs:label>
    <cycAnnot:label xml:lang="en">UMLStateMachineInterpreter</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all interpreters for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAvI9zPHNQdaQgJfcTBgOVQ&quot; class=&quot;cyc_term&quot;&gt;UMLStateMachine&lt;/a&gt;s.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwBdvFJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SQLServerProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBdvFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SQLServerProgram&lt;/a&gt; is a type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rPDiDBjX-EdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;RelationalDatabaseServerProgram&lt;/a&gt;
 which supports queries written in the popular SQL (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJ35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SQL_Language&lt;/a&gt;).</rdfs:comment>
    <rdfs:label xml:lang="en">SQL server program</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwDb9SJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">CommandInterpreter</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwDb9SJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CommandInterpreter&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;.  It is the collection of shells and graphical mouse and window interpreters that allow users to interact with an operating system.</rdfs:comment>
    <rdfs:label xml:lang="en">command interpreter</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvbND75wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">Java virtual machine</rdfs:label>
    <cycAnnot:label xml:lang="en">JavaVirtualMachine</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbND75wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaVirtualMachine&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;. Instances of this collection interpret programs
(instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwMaRXpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Applet_ComputerProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7msEF4gEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;Servlet_ComputerProgram&lt;/a&gt;) that are written in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rv7aDwJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">HTML interpreter</rdfs:label>
    <cycAnnot:label xml:lang="en">HTMLInterpreter</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all HTML interpreters, which are computer programs that interpret HTML code. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv7aDwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HTMLInterpreter&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrxE_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByFunction&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvVkJtJwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">SQLClientProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">SQL interpreter</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of computer programs which (can or do) receive information from
a database queried using SQL (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjJ35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SQL_Language&lt;/a&gt;). This often occurs via an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwBdvFJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SQLServerProgram&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4roBHRejCBEdaAAAACs0uFOQ">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">PostScriptInterpreter</cycAnnot:label>
    <rdfs:label xml:lang="en">PostScript interpreter</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all PostScript interpreters. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4roBHRejCBEdaAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;PostScriptInterpreter&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrxE_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByFunction&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rqLntpCyTEdaAAAABAxv-7A">
    <rdfs:subClassOf rdf:resource="Mx4rvVkJNpwpEbGdrcN5Y29ycA"/>
    <rdfs:label xml:lang="en">XML interpreter</rdfs:label>
    <cycAnnot:label xml:lang="en">XMLInterpreter</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all computer programs that interpret XML code. A type of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rqLntpCyTEdaAAAABAxv-7A&quot; class=&quot;cyc_term&quot;&gt;XMLInterpreter&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrxE_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByFunction&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rL04CMqZZEdaECwCgyeeBIg">
    <cycAnnot:label xml:lang="en">CrushFTPServer-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">CrushFTP</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rvie2L5wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A free, small-scale &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWcPVZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WorldWideWebServerProgram&lt;/a&gt; , described on its homepage (&lt;a href= &quot;http://www.vqsoft.com/vq/server/&quot;&gt;http://www.vqsoft.com/vq/server/&lt;/a&gt;) as &amp;quot;the world&apos;s most friendly web server&amp;quot;. It enables hosting of web sites on any &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVitf5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PersonalComputer&lt;/a&gt; (Windows,  Macintosh, Linux or Solaris) which supports &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQfjYJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;JavaProgrammingLanguage&lt;/a&gt; applications.</rdfs:comment>
    <cycAnnot:label xml:lang="en">VqServer-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">vqServer</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rv8IYWJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">gawk</rdfs:label>
    <cycAnnot:label xml:lang="en">Gawk-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4r-x5_fPXBQdaX-J5MLEsfSg">
    <cycAnnot:label xml:lang="en">Mawk-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">mawk</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rYhd19TqzEdac-wACs0uFOQ">
    <cycAnnot:label xml:lang="en">ActivePython-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">ActivePython</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rwB1BXZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">Tclsh-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">tclsh</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rvaojhJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PHP-TheCGIScript</cycAnnot:label>
    <rdfs:label xml:lang="en">PHP CGI Script</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4r74UIAhqkEdac2QACs0uFOQ">
    <cycAnnot:label xml:lang="en">Python-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">Python program</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r74UIAhqkEdac2QACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Python_TheProgram&lt;/a&gt; is a constant that denotes the interpreter for &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4r74UIARqkEdac2QACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;Python_ProgrammingLanguage&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rwBafDJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">awk</rdfs:label>
    <cycAnnot:label xml:lang="en">Awk-TheProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">This program is an AWK interpreter.  AWK is an interpreted language included with many versions of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViHlJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Unix&lt;/a&gt; for massaging text data developed by Alfred Aho, Peter Weinberger, and Brian Kernighan in 1978. There is a GNU version, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv8IYWJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Gawk_TheProgram&lt;/a&gt;, as well as other variants.</rdfs:comment>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rBHvAVGauEdaGeACgyeeBIg">
    <cycAnnot:label xml:lang="en">IBMAlphaWorksTFTPServer-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">IBM alphaWorks TFTP Server</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rvuJ_OZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">scheme</rdfs:label>
    <cycAnnot:label xml:lang="en">Scheme-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rD8_SptGUQdaN0L9sU7FdLw">
    <rdfs:comment xml:lang="en">The Windows version of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoKDYpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PHP_TheProgram&lt;/a&gt;, an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly.</rdfs:comment>
    <rdfs:label xml:lang="en">PHP for Windows</rdfs:label>
    <cycAnnot:label xml:lang="en">PHPForWindows-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rVNHr-OeAQdaQqrc2SVGaAA">
    <rdfs:label xml:lang="en">Secure FTP</rdfs:label>
    <cycAnnot:label xml:lang="en">SecureFTP-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rnUS2NM8sEdaAAAACs6hPlg">
    <rdfs:label xml:lang="en">Perl Interpreter for Windows</rdfs:label>
    <rdfs:comment xml:lang="en">The Windows version of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_A-PpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Perl_TheProgram&lt;/a&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoxzi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevelopmentProgram&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJYhSpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Perl_ProgrammingLanguage&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">PerlForWindows-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rvYYp0pwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A perl command line interpreter by ActiveState Tool Corp.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ActivePerl-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">ActivePerl</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rv_ULJ5wpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ModPerl-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">mod_perl</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4r_xCXmM2hEduAAAACs2IKfQ">
    <rdfs:comment xml:lang="en">Ivan Herman&apos;s sparql-p implementation of a procedural SPARQL query resolver.</rdfs:comment>
    <rdfs:label xml:lang="en">Sparql P The Program</rdfs:label>
    <cycAnnot:label xml:lang="en">Sparql-P-TheProgram</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rJACA48T2EdaD8QCgyeeBIg">
    <rdfs:label xml:lang="en">mod_python</rdfs:label>
    <cycAnnot:label xml:lang="en">Mod_python-ApacheModule</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rv_A-PpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv_A-PpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Perl_TheProgram&lt;/a&gt; denotes &apos;The Practical Extraction and Report Language program&apos;, an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvoxzi5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DevelopmentProgram&lt;/a&gt;. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJYhSpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Perl_ProgrammingLanguage&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Perl-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">Perl Interpreter</rdfs:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rvoKDYpwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PHP-TheProgram</cycAnnot:label>
    <rdfs:label xml:lang="en">PHP</rdfs:label>
    <rdfs:comment xml:lang="en">A program which implements &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rFe-OqNGXQdabyuNpQ2p2KA&quot; class=&quot;cyc_term&quot;&gt;PHP_ProgrammingLanguage&lt;/a&gt; - an HTML-embedded scripting language. The goal of the language is to allow web developers to write dynamically generated pages quickly. See also &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rD8_SptGUQdaN0L9sU7FdLw&quot; class=&quot;cyc_term&quot;&gt;PHPForWindows_TheProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvaojhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PHP_TheCGIScript&lt;/a&gt;.</rdfs:comment>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <Mx4rvVkJNpwpEbGdrcN5Y29ycA rdf:about="Mx4rudaTwiQlQdiTsdLYNy1szA">
    <rdfs:label xml:lang="en">the Cyc behavior engine</rdfs:label>
    <rdfs:comment xml:lang="en">Cyc&apos;s behavior engine that interprets &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rLLv3PiQgQdiVm8JQeDtCVw&quot; class=&quot;cyc_term&quot;&gt;CycBehaviorLanguage&lt;/a&gt; scripts.</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycBehaviorEngine</cycAnnot:label>
  </Mx4rvVkJNpwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="&cyc;Mx4rvVkJNpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt;.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; is a program that simultaneously runs and translates other programs.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; are distinct from instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; (q.v.) in that an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; will not execute its input program -- the &amp;quot;source code&amp;quot; -- but will simply translate it into executable &amp;quot;machine code&amp;quot; -- also called &amp;quot;object code&amp;quot; -- which is output to a file for later execution.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Interpreter-Computers</cycAnnot:label>
    <rdfs:label xml:lang="en">interpreter</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvrxE_ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ComputerProgramTypeByFunction</cycAnnot:label>
    <rdfs:label xml:lang="en">type of computer program by function</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of types of computer programs.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrxE_ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramTypeByFunction&lt;/a&gt; is a collection of programs (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;) whose instances all serve a similar function and can be used for a similar purpose.  This purpose might be very specific (see e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rveW_XZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AutoLoanCalculatorProgram&lt;/a&gt;) or more general (see e.g. &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwGM3oZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;FinancialProgram&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="Mx4rwLSVCpwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLSVCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; TERM STRING) means that STRING is the English word or expression (sequence of words) commonly used to refer to TERM.  The predicate &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwLSVCpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;prettyString&lt;/a&gt; is used by the code which generates CycL to English paraphrases, but its applicability is not restricted to this use.</rdfs:comment>
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Mx4rvVkKbZwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">programming language implementation</rdfs:label>
    <cycAnnot:label xml:lang="en">ProgrammingLanguageImplementation</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt; is a program which takes source code written in an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjC6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractProgrammingLanguage&lt;/a&gt; as input and generates either the behavior specified by the sdource code (if the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt; is an instance of the more specialized collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt;) or another program with the same semantics as the source code (if the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt; is an instance of the more specialized collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt;).</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/Interpreter_Computers">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkKbZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ProgrammingLanguageImplementation&lt;/a&gt;.   Each instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; is a program that simultaneously runs and translates other programs.  Note that instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVkJNpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Interpreter_Computers&lt;/a&gt; are distinct from instances of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; (q.v.) in that an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjykZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Compiler&lt;/a&gt; will not execute its input program -- the &amp;quot;source code&amp;quot; -- but will simply translate it into executable &amp;quot;machine code&amp;quot; -- also called &amp;quot;object code&amp;quot; -- which is output to a file for later execution.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Interpreter-Computers</cycAnnot:label>
    <rdfs:label xml:lang="en">interpreter</rdfs:label>
  </owl:Thing>

</rdf:RDF>
