<?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="Mx4rvhSzKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
    <cycAnnot:label xml:lang="en">BayesNet</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a network of nodes in which the nodes are random variables that each typically represent the likelihood of a proposition being true (expressed as a real number between zero and one, where zero means certainly false and one means certainly true).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; interconnects a set of propositions (or symbols associated with propositions) together forming a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; in which the links (the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; link) represent a probabilistic conditional dependence between the directly linked nodes.  Such a network may be established by asserting (or concluding) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; predications linking pairs of propositions.  There is a &apos;closed-world assumption&apos; for every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;, in that pairs of propositions not explicitly linked with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; are assumed to be not linked.  In addition, a node is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX2CRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;conditionallyIndependentSentences&lt;/a&gt; the truth values of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (and no other nodes) - from all nodes other than its &apos;descendants&apos; in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a representation of the entire (strictly positive) joint probability distribution over the random variables.   The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvi7c9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;derivedProbability&lt;/a&gt; of a node can be calculated from the probabilities of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.  (There are always one or more &apos;source&apos; nodes with no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.)  Theoretically, viewed as evidential links based on the joint probability distribution, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; links are bidirectional.   The direction of the links is obtained formally due to an asymmetry between &apos;parents&apos; and &apos;children&apos;: the truth of a node induces a conditional dependence among its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (the &apos;explaining away&apos; effect), which does not seem to apply to its Bayesian &apos;child&apos; nodes.  Most Bayesian network theorists consider that the directions on the links correspond to the direction of causal influence, and hence to the direction of time. The name &apos;Bayesian&apos; is due to the Reverend Thomas Bayes, whose inversion rule was published posthumously in 1763, and later developed by Laplace.  Bayesian Networks were devised chiefly by Judea Pearl in the 1980s.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="Mx4rvtXKWZwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rg_a2gGKPQdiS9dYSV7YWxg"/>
    <owl:sameAs rdf:resource="http://umbel.org/umbel/sc/BayesNet"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Bayesian_network"/>
    <Mx4rBVVEokNxEdaAAACgydogAg rdf:resource="Mx4rv_xwQpwpEbGdrcN5Y29ycA"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">bayes nets</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rTv-jk9SPTXa991kk5mAvHg>Bayesian network</Mx4rTv-jk9SPTXa991kk5mAvHg>
    <Mx4rNv0nbm4TTjOp7yhmnzOyqg>http://en.wikipedia.org/wiki/Bayesian_network</Mx4rNv0nbm4TTjOp7yhmnzOyqg>
  </owl:Class>

  <Mx4rvhSzKJwpEbGdrcN5Y29ycA rdf:about="Mx4rgJm_-OUpQdadirqgI4r8dQ">
    <cycAnnot:label xml:lang="en">CarEngineStarting</cycAnnot:label>
    <rdfs:label xml:lang="en">Car Engine Starting</rdfs:label>
  </Mx4rvhSzKJwpEbGdrcN5Y29ycA>

  <owl:ObjectProperty rdf:about="Mx4rNv0nbm4TTjOp7yhmnzOyqg">
    <rdfs:label xml:lang="en">Wikipedia Article URL</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rNv0nbm4TTjOp7yhmnzOyqg&quot; class=&quot;cyc_term&quot;&gt;wikipediaArticleURL&lt;/a&gt; THING URL) means that in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtqXA6OC8QdiWC72DuLJdUw&quot; class=&quot;cyc_term&quot;&gt;Wikipedia_WebSite&lt;/a&gt; THING is described by an article located at URL</rdfs:comment>
    <cycAnnot:label xml:lang="en">wikipediaArticleURL</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&cyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a network of nodes in which the nodes are random variables that each typically represent the likelihood of a proposition being true (expressed as a real number between zero and one, where zero means certainly false and one means certainly true).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; interconnects a set of propositions (or symbols associated with propositions) together forming a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; in which the links (the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; link) represent a probabilistic conditional dependence between the directly linked nodes.  Such a network may be established by asserting (or concluding) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; predications linking pairs of propositions.  There is a &apos;closed-world assumption&apos; for every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;, in that pairs of propositions not explicitly linked with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; are assumed to be not linked.  In addition, a node is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX2CRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;conditionallyIndependentSentences&lt;/a&gt; the truth values of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (and no other nodes) - from all nodes other than its &apos;descendants&apos; in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a representation of the entire (strictly positive) joint probability distribution over the random variables.   The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvi7c9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;derivedProbability&lt;/a&gt; of a node can be calculated from the probabilities of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.  (There are always one or more &apos;source&apos; nodes with no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.)  Theoretically, viewed as evidential links based on the joint probability distribution, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; links are bidirectional.   The direction of the links is obtained formally due to an asymmetry between &apos;parents&apos; and &apos;children&apos;: the truth of a node induces a conditional dependence among its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (the &apos;explaining away&apos; effect), which does not seem to apply to its Bayesian &apos;child&apos; nodes.  Most Bayesian network theorists consider that the directions on the links correspond to the direction of causal influence, and hence to the direction of time. The name &apos;Bayesian&apos; is due to the Reverend Thomas Bayes, whose inversion rule was published posthumously in 1763, and later developed by Laplace.  Bayesian Networks were devised chiefly by Judea Pearl in the 1980s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BayesNet</cycAnnot:label>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/BayesNet">
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a network of nodes in which the nodes are random variables that each typically represent the likelihood of a proposition being true (expressed as a real number between zero and one, where zero means certainly false and one means certainly true).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; interconnects a set of propositions (or symbols associated with propositions) together forming a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; in which the links (the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; link) represent a probabilistic conditional dependence between the directly linked nodes.  Such a network may be established by asserting (or concluding) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; predications linking pairs of propositions.  There is a &apos;closed-world assumption&apos; for every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;, in that pairs of propositions not explicitly linked with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; are assumed to be not linked.  In addition, a node is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX2CRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;conditionallyIndependentSentences&lt;/a&gt; the truth values of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (and no other nodes) - from all nodes other than its &apos;descendants&apos; in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a representation of the entire (strictly positive) joint probability distribution over the random variables.   The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvi7c9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;derivedProbability&lt;/a&gt; of a node can be calculated from the probabilities of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.  (There are always one or more &apos;source&apos; nodes with no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.)  Theoretically, viewed as evidential links based on the joint probability distribution, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; links are bidirectional.   The direction of the links is obtained formally due to an asymmetry between &apos;parents&apos; and &apos;children&apos;: the truth of a node induces a conditional dependence among its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (the &apos;explaining away&apos; effect), which does not seem to apply to its Bayesian &apos;child&apos; nodes.  Most Bayesian network theorists consider that the directions on the links correspond to the direction of causal influence, and hence to the direction of time. The name &apos;Bayesian&apos; is due to the Reverend Thomas Bayes, whose inversion rule was published posthumously in 1763, and later developed by Laplace.  Bayesian Networks were devised chiefly by Judea Pearl in the 1980s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BayesNet</cycAnnot:label>
  </owl:Thing>

  <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="Mx4rg_a2gGKPQdiS9dYSV7YWxg">
    <rdfs:label xml:lang="en">probability-topic</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rAmoSCGJbQdiSXZJvYiNhkQ&quot; class=&quot;cyc_term&quot;&gt;CycVocabularyTopic&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtGXkHpNaEdqAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;KBDependentCollection&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Probability-Topic</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="Mx4rBVVEokNxEdaAAACgydogAg">
    <cycAnnot:label xml:lang="en">quotedIsa</cycAnnot:label>
    <rdfs:comment xml:lang="en">A binary &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rDeDIGEW0EdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;MetaLanguagePredicate&lt;/a&gt; (q.v.) that relates CycL expressions to the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4raOoTci9qEdma4AACs1uxFw&quot; class=&quot;cyc_term&quot;&gt;SubLExpressionType&lt;/a&gt;s (q.v.) of which they are instances.  &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; is thus like a restricted version of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; (q.v.), but with one important difference: the first argument-place of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; is &amp;quot;implicitly quoted&amp;quot; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwHb_bZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;quotedArgument&lt;/a&gt;).  So a ground atomic sentence of the form &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; &lt;b&gt;THING&lt;/b&gt; &lt;b&gt;EXPR-TYPE&lt;/b&gt;)&lt;/code&gt; does &lt;i&gt;not&lt;/i&gt; mean that &lt;code&gt;&lt;b&gt;THING&lt;/b&gt;&lt;/code&gt; itself is an instance of &lt;code&gt;&lt;b&gt;EXPR-TYPE&lt;/b&gt;&lt;/code&gt;.  Rather, such a sentence is partly self-referential, and means that the particular &lt;i&gt;CycL expression&lt;/i&gt; appearing in the sentence&apos;s own first argument-position is an instance of &lt;code&gt;&lt;b&gt;EXPR-TYPE&lt;/b&gt;&lt;/code&gt;.  Thus, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; provides a convenient shorthand for stating certain things that would otherwise require explicit quotation (or some other device for naming expressions).
&lt;p/&gt;
This is better illustrated with a specific example.  Suppose we wish to state that the CycL constant &lt;code&gt;&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt;&lt;/code&gt; is an instance of the CycL expression type &lt;font color=&quot;#ff0000&quot;&gt;#$PublicConstant&lt;/font&gt;.  We cannot express this with the straightforward &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; sentence &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt; &lt;font color=&quot;#ff0000&quot;&gt;#$PublicConstant&lt;/font&gt;)&lt;/code&gt;, as that states the falsehood that the IndianOcean itself -- which is &lt;i&gt;not&lt;/i&gt; a constant but a body of water -- is a public constant.  But we can express precisely what we want like this:
&lt;pre&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt; &lt;font color=&quot;#ff0000&quot;&gt;#$PublicConstant&lt;/font&gt;) .
&lt;/pre&gt;  
Now &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv4oJWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MacroRelation&lt;/a&gt; (q.v.), and by its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjg7JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;expansion&lt;/a&gt; any given &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; sentence is equivalent to some &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; sentence with an &lt;i&gt;explicitly&lt;/i&gt; quoted first argument.  The sentence displayed above turns out to be equivalent to: 
&lt;pre&gt;
  (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgGBbEkNuEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;Quote&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt;) &lt;font color=&quot;#ff0000&quot;&gt;#$PublicConstant&lt;/font&gt;).
&lt;/pre&gt; 
But the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; version has two related practical advantages over the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; version.  First, the former is syntactically simpler than the latter.  Second, the simpler syntax of the former makes it easier to browse in the Knowedge Base: while the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; version is conveniently indexed under the KB Browser page for the constant &lt;code&gt;&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt;&lt;/code&gt;, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViBBJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; version would apparently be indexed under a separate, brand new page for the term &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rgGBbEkNuEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;Quote&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViH35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;IndianOcean&lt;/a&gt;)&lt;/code&gt;. Generalizing the point, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt; lets us avoid having potentially to double the number of pages currently in the browser.
&lt;p/&gt;
For the semantically more complicated (but rarely encountered) case in which &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rBVVEokNxEdaAAACgydogAg&quot; class=&quot;cyc_term&quot;&gt;quotedIsa&lt;/a&gt;&apos;s first argument-place is filled with an &lt;i&gt;open&lt;/i&gt; expression, see the accompanying &lt;font color=&quot;#ff0000&quot;&gt;#$cyclistNotes&lt;/font&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Quoted Isa</rdfs:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Mx4rv_xwQpwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of those Cyc constants (individuals, collections, predicates, functions, and non-atomic terms) created to enable probabilistic reasoning (of various kinds).</rdfs:comment>
    <cycAnnot:label xml:lang="en">CycLProbabilityConstant</cycAnnot:label>
    <rdfs:label xml:lang="en">probabilistic constant</rdfs:label>
  </owl:Class>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Bayesian_network">
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a network of nodes in which the nodes are random variables that each typically represent the likelihood of a proposition being true (expressed as a real number between zero and one, where zero means certainly false and one means certainly true).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; interconnects a set of propositions (or symbols associated with propositions) together forming a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; in which the links (the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; link) represent a probabilistic conditional dependence between the directly linked nodes.  Such a network may be established by asserting (or concluding) &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; predications linking pairs of propositions.  There is a &apos;closed-world assumption&apos; for every &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;, in that pairs of propositions not explicitly linked with &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; are assumed to be not linked.  In addition, a node is &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvX2CRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;conditionallyIndependentSentences&lt;/a&gt; the truth values of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (and no other nodes) - from all nodes other than its &apos;descendants&apos; in the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt; is a representation of the entire (strictly positive) joint probability distribution over the random variables.   The &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvi7c9JwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;derivedProbability&lt;/a&gt; of a node can be calculated from the probabilities of its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.  (There are always one or more &apos;source&apos; nodes with no &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s.)  Theoretically, viewed as evidential links based on the joint probability distribution, the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt; links are bidirectional.   The direction of the links is obtained formally due to an asymmetry between &apos;parents&apos; and &apos;children&apos;: the truth of a node induces a conditional dependence among its &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvbvRRJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesParent&lt;/a&gt;s (the &apos;explaining away&apos; effect), which does not seem to apply to its Bayesian &apos;child&apos; nodes.  Most Bayesian network theorists consider that the directions on the links correspond to the direction of causal influence, and hence to the direction of time. The name &apos;Bayesian&apos; is due to the Reverend Thomas Bayes, whose inversion rule was published posthumously in 1763, and later developed by Laplace.  Bayesian Networks were devised chiefly by Judea Pearl in the 1980s.</rdfs:comment>
    <cycAnnot:label xml:lang="en">BayesNet</cycAnnot:label>
  </owl:Thing>

  <owl:ObjectProperty rdf:about="Mx4rTv-jk9SPTXa991kk5mAvHg">
    <cycAnnot:label xml:lang="en">wikipediaArticleName</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rTv-jk9SPTXa991kk5mAvHg&quot; class=&quot;cyc_term&quot;&gt;wikipediaArticleName&lt;/a&gt; THING NAME) means that in &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rtqXA6OC8QdiWC72DuLJdUw&quot; class=&quot;cyc_term&quot;&gt;Wikipedia_WebSite&lt;/a&gt; THING is described by an article with the title NAME</rdfs:comment>
    <rdfs:label xml:lang="en">Wikipedia Article Name</rdfs:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="Mx4rvtXKWZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt;s (node-and-link structures in which each link has one direction) each of which has no directed cycle in it.  This is the intersection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt; (which is the same as the intersection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt;).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtXKWZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicGraph&lt;/a&gt; is often used as a representation of a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">DirectedAcyclicGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">Directed Acyclic Graph</rdfs:label>
  </owl:Class>

</rdf:RDF>
