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

  <Mx4rvVjC6pwpEbGdrcN5Y29ycA rdf:about="Mx4rFe-OqNGXQdabyuNpQ2p2KA">
    <rdfs:label xml:lang="en">PHP</rdfs:label>
    <cycAnnot:label xml:lang="en">PHP-ProgrammingLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP (the initials come from the earliest version of the program, which was called &quot;Personal Home Page Tools&quot;) is an alternative to Microsoft&apos;s Active Server Page (ASP) technology. As with ASP, the PHP script is embedded within a Web page along with its HTML. Before the page is sent to a user that has requested it, the Web server calls PHP to interpret and perform the operations called for in the PHP script.</rdfs:comment>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">PHP: Hypertext Preprocessor</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/PHP</wikipediaArticleURL>
    <owl:sameAs rdf:resource="&ocyc;Mx4rFe-OqNGXQdabyuNpQ2p2KA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rFe-OqNGXQdabyuNpQ2p2KA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/PHP"/>
  </Mx4rvVjC6pwpEbGdrcN5Y29ycA>

  <owl:Thing rdf:about="http://dbpedia.org/resource/PHP">
    <rdfs:label xml:lang="en">PHP</rdfs:label>
    <cycAnnot:label xml:lang="en">PHP-ProgrammingLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP (the initials come from the earliest version of the program, which was called &quot;Personal Home Page Tools&quot;) is an alternative to Microsoft&apos;s Active Server Page (ASP) technology. As with ASP, the PHP script is embedded within a Web page along with its HTML. Before the page is sent to a user that has requested it, the Web server calls PHP to interpret and perform the operations called for in the PHP script.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="Mx4rvVjC6pwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">AbstractProgrammingLanguage</cycAnnot:label>
    <rdfs:label xml:lang="en">programming language</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguage&lt;/font&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjC6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractProgrammingLanguage&lt;/a&gt; is the collection of languages invented for the purpose of composing computer programs (i.e., 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;), as opposed to merely facilitating interaction between pieces of software or indicating how to represent pieces of text. Thus, &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguages&lt;/font&gt; such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjDr5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lisp&lt;/a&gt; are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjC6pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;AbstractProgrammingLanguage&lt;/a&gt;, whereas &lt;font color=&quot;#ff0000&quot;&gt;#$ComputerLanguages&lt;/font&gt; such as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvWVukJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;HypertextMarkupLanguage&lt;/a&gt; are not.</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/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>

  <Mx4rvVjC6pwpEbGdrcN5Y29ycA rdf:about="&cyc;Mx4rFe-OqNGXQdabyuNpQ2p2KA">
    <rdfs:label xml:lang="en">PHP</rdfs:label>
    <cycAnnot:label xml:lang="en">PHP-ProgrammingLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP (the initials come from the earliest version of the program, which was called &quot;Personal Home Page Tools&quot;) is an alternative to Microsoft&apos;s Active Server Page (ASP) technology. As with ASP, the PHP script is embedded within a Web page along with its HTML. Before the page is sent to a user that has requested it, the Web server calls PHP to interpret and perform the operations called for in the PHP script.</rdfs:comment>
  </Mx4rvVjC6pwpEbGdrcN5Y29ycA>

  <Mx4rvVjC6pwpEbGdrcN5Y29ycA rdf:about="&ocyc;Mx4rFe-OqNGXQdabyuNpQ2p2KA">
    <rdfs:label xml:lang="en">PHP</rdfs:label>
    <cycAnnot:label xml:lang="en">PHP-ProgrammingLanguage</cycAnnot:label>
    <rdfs:comment xml:lang="en">In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP (the initials come from the earliest version of the program, which was called &quot;Personal Home Page Tools&quot;) is an alternative to Microsoft&apos;s Active Server Page (ASP) technology. As with ASP, the PHP script is embedded within a Web page along with its HTML. Before the page is sent to a user that has requested it, the Web server calls PHP to interpret and perform the operations called for in the PHP script.</rdfs:comment>
  </Mx4rvVjC6pwpEbGdrcN5Y29ycA>

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

</rdf:RDF>
