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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayVersioned.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>

  <owl:Class rdf:about="Mx4rvhSzKJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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>
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
    <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="http://dbpedia.org/resource/Bayesian_network"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA"/>
    <wikipediaArticleURL>http://en.wikipedia.org/wiki/Bayesian_network</wikipediaArticleURL>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">bayes nets</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
  </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:Class rdf:about="&cyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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>
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rvhSzKJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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>
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvtXKWZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">DirectedAcyclicGraph</cycAnnot:label>
    <rdfs:label xml:lang="en">Directed Acyclic Graph</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvrPfJpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedGraph&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rviabPZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;SimpleGraph_GraphTheoretic&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rvdnP8ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;DirectedAcyclicPathSystem&lt;/a&gt;).  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&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/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:Class rdf:about="Mx4rg_a2gGKPQdiS9dYSV7YWxg">
    <cycAnnot:label xml:lang="en">Probability-Topic</cycAnnot:label>
    <rdfs:label xml:lang="en">probability-topic</rdfs:label>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rAmoSCGJbQdiSXZJvYiNhkQ&quot; class=&quot;cyc_term&quot;&gt;CycVocabularyTopic&lt;/a&gt; and a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/Mx4rtGXkHpNaEdqAAAACs0uFOQ&quot; class=&quot;cyc_term&quot;&gt;KBDependentCollection&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Thing rdf:about="http://umbel.org/umbel/sc/BayesNet">
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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>
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
  </owl:Thing>

  <owl:Thing rdf:about="http://dbpedia.org/resource/Bayesian_network">
    <rdfs:comment xml:lang="en">The collection of all Bayesian Networks intended for probability reasoning.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/concept/Mx4rvtSZipwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;bayesNetOfMicrotheory&lt;/a&gt;.  Each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/concept/Mx4rvhSzKJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;BayesNet&lt;/a&gt;.  A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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/2008/06/10/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>
    <rdfs:label xml:lang="en">bayes net</rdfs:label>
  </owl:Thing>

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

</rdf:RDF>
