<?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>

  <Mx4rv0YxcZwpEbGdrcN5Y29ycA rdf:about="Mx4rLgsISAxFEdaT6QACs0uFOQ">
    <rdfs:label xml:lang="en">Network Associates PGP Personal Security</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkAssociatesPGP-PersonalSecurity-TheProgram</cycAnnot:label>
    <rdf:type rdf:resource="Mx4rviIAjJwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rvzmtx5wpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rvi9EhJwpEbGdrcN5Y29ycA"/>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Pretty_Good_Privacy</wikipediaArticleURL>
    <owl:sameAs rdf:resource="&cyc;Mx4rLgsISAxFEdaT6QACs0uFOQ"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Pretty_Good_Privacy"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rLgsISAxFEdaT6QACs0uFOQ"/>
  </Mx4rv0YxcZwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="Mx4rviIAjJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">encryption program</rdfs:label>
    <cycAnnot:label xml:lang="en">EncryptionProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">The subcollection 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;s used to encrypt files.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWCZb5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Encrypting&lt;/a&gt; typically involves applying a &apos;one-way&apos; mathematical function to the data to render it unreadable by anyone who does not have the proper decryption function/password.  There are a large number of encryption-decryption routines.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvzmtx5wpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">local program</rdfs:label>
    <cycAnnot:label xml:lang="en">LocalProgram</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvyBIVpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ApplicationProgram&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzmtx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalProgram&lt;/a&gt; is a program that cannot be accessed remotely (i.e. across a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVirUZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ComputerNetwork&lt;/a&gt;). &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvzmtx5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;LocalProgram&lt;/a&gt; is dijoint with &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvV6RRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ServerProgram&lt;/a&gt;, and the two form a partition 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;.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Pretty_Good_Privacy">
    <rdfs:label xml:lang="en">Network Associates PGP Personal Security</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkAssociatesPGP-PersonalSecurity-TheProgram</cycAnnot:label>
  </owl:Thing>

  <Mx4rv0YxcZwpEbGdrcN5Y29ycA rdf:about="&cyc;Mx4rLgsISAxFEdaT6QACs0uFOQ">
    <rdfs:label xml:lang="en">Network Associates PGP Personal Security</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkAssociatesPGP-PersonalSecurity-TheProgram</cycAnnot:label>
  </Mx4rv0YxcZwpEbGdrcN5Y29ycA>

  <Mx4rv0YxcZwpEbGdrcN5Y29ycA rdf:about="&ocyc;Mx4rLgsISAxFEdaT6QACs0uFOQ">
    <rdfs:label xml:lang="en">Network Associates PGP Personal Security</rdfs:label>
    <cycAnnot:label xml:lang="en">NetworkAssociatesPGP-PersonalSecurity-TheProgram</cycAnnot:label>
  </Mx4rv0YxcZwpEbGdrcN5Y29ycA>

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

  <owl:Class rdf:about="Mx4rv0YxcZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The subcollection 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;s used to decrypt files.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWWbSZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Decrypting&lt;/a&gt; typically involves applying a complex &apos;one-way&apos; mathematical function to the data to obtain the original raw data.</rdfs:comment>
    <rdfs:label xml:lang="en">decryption program</rdfs:label>
    <cycAnnot:label xml:lang="en">DecryptionProgram</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>
