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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLIndividualDisplayVersioned.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/"
         xmlns="http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/">
    <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>

  <Mx4rwGIcKZwpEbGdrcN5Y29ycA rdf:about="Mx4rk7PW3vcuQdaKFLTDX23zpQ">
    <rdfs:label xml:lang="en">Datalex Bookit!</rdfs:label>
    <cycAnnot:label xml:lang="en">DatalexBookit-TheProgram</cycAnnot:label>
    <rdf:type rdf:resource="Mx4rvv4X4pwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rC80JMcHgEdaXTgABAxv-7A"/>
    <rdf:type rdf:resource="Mx4rvi9EhJwpEbGdrcN5Y29ycA"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">Bookit!</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/BOOKIT</wikipediaArticleURL>
    <owl:sameAs rdf:resource="&cyc;Mx4rk7PW3vcuQdaKFLTDX23zpQ"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/BOOKIT"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rk7PW3vcuQdaKFLTDX23zpQ"/>
  </Mx4rwGIcKZwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="Mx4rwGIcKZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of computer programs that consist of several large programs bundled together.  Examples of the collection include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvwa_3ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSOffice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwH7h_pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MSBackOffice&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">software suite</rdfs:label>
    <cycAnnot:label xml:lang="en">SoftwareSuite</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvv4X4pwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">daemon</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv4X4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceProgram&lt;/a&gt; is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  It is the collection of programs whose associated running processes computer users typically do not interact with.  The configuration of these programs occurs at the system level and is typically not alterable at the user level.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvoGTE5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;OpenSSH_TheProgram&lt;/a&gt; (sshd) has options that are configurable at the system level in a central location by someone with appropriate privileges, and whenever a user runs a process associated with that centrally configured program, the program&apos;s system configuration applies.  Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rveR5tpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UserProgram&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvv4X4pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServiceProgram&lt;/a&gt; partition &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">ServiceProgram</cycAnnot:label>
  </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/2008/06/10/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/2008/06/10/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:Thing rdf:about="http://dbpedia.org/resource/BOOKIT">
    <rdfs:label xml:lang="en">Datalex Bookit!</rdfs:label>
    <cycAnnot:label xml:lang="en">DatalexBookit-TheProgram</cycAnnot:label>
  </owl:Thing>

  <owl:DataProperty rdf:about="wikipediaArticleURL">
  </owl:DataProperty>

  <Mx4rwGIcKZwpEbGdrcN5Y29ycA rdf:about="&ocyc;Mx4rk7PW3vcuQdaKFLTDX23zpQ">
    <rdfs:label xml:lang="en">Datalex Bookit!</rdfs:label>
    <cycAnnot:label xml:lang="en">DatalexBookit-TheProgram</cycAnnot:label>
  </Mx4rwGIcKZwpEbGdrcN5Y29ycA>

  <Mx4rwGIcKZwpEbGdrcN5Y29ycA rdf:about="&cyc;Mx4rk7PW3vcuQdaKFLTDX23zpQ">
    <rdfs:label xml:lang="en">Datalex Bookit!</rdfs:label>
    <cycAnnot:label xml:lang="en">DatalexBookit-TheProgram</cycAnnot:label>
  </Mx4rwGIcKZwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="Mx4rC80JMcHgEdaXTgABAxv-7A">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwAfrw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BusinessComputerProgram&lt;/a&gt;. This is the collection of programs used to make commercial transactions over the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVnZe5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Internet&lt;/a&gt;. This usually consists in banking or shopping.</rdfs:comment>
    <rdfs:label xml:lang="en">e-commerce program</rdfs:label>
    <cycAnnot:label xml:lang="en">ECommerceProgram</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvi9EhJwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">UnversionedProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvvhA5pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedSoftwareObject&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt;.  The collection of all instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rwJxiRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerProgram_CW&lt;/a&gt; which are &amp;quot;unversioned&amp;quot; in the sense that, strictly speaking, not they, but versions of them, are downloaded, run on a machine, etc. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvi9EhJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;UnversionedProgram&lt;/a&gt; are thus highly abstract entities. Positive examples:  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rviFn3pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LinuxKernel_TheProgram&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvuGfGZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Linux_RedHat&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvclthJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;WU_FTPD_TheProgram&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">unversioned program</rdfs:label>
  </owl:Class>

</rdf:RDF>
