<?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="Mx4rwTWq1ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PartialOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">partial ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive, transitive and antisymmetric relation on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER.  R is reflexive on S if and only if for each X in S, R(X X).  R is transitive on S if and only if for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  R is antisymmetric on S if and only if for each X and Y in S, R(X Y) and R(Y X) imply X = Y.  For example, if you take a set of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s and take the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation restricted to this set, then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; because the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation is reflexive, transitive and antisymmetric.  Since the ordering relation in each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is reflexive and transitive, the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt;. Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.  If you want a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; in which the ordering relation is irreflexive, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="Mx8Ngx4rvzqXjJwpEbGdrcN5Y29ycB4rwCgi_JwpEbGdrcN5Y29ycA-LT1JERVJFRC1TRVQ"/>
    <rdfs:subClassOf rdf:resource="Mx4rwUJHwJwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4rvVirnZwpEbGdrcN5Y29ycA"/>
    <rdf:type rdf:resource="Mx4r8xDVUGJsQdiYHoJIbsGYnw"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rwTWq1ZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://dbpedia.org/resource/Partially_ordered_set"/>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">Hasse diagram</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">oset</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">lattice</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">partial order</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">partially ordered set</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">Directed Acyclic Graph</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">ordered set</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">poset</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">DAG</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rwLSVCpwpEbGdrcN5Y29ycA xml:lang="en">partially ordered</Mx4rwLSVCpwpEbGdrcN5Y29ycA>
    <Mx4rTv-jk9SPTXa991kk5mAvHg>Partially ordered set</Mx4rTv-jk9SPTXa991kk5mAvHg>
    <Mx4rNv0nbm4TTjOp7yhmnzOyqg>http://en.wikipedia.org/wiki/Partially_ordered_set</Mx4rNv0nbm4TTjOp7yhmnzOyqg>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvrKTw5wpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rwTWq1ZwpEbGdrcN5Y29ycA"/>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;.  An instance ORDER of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is also an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt; just in case  the ordering relation R of ORDER orders elements of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER into a tree-like structure, so that each pair of elements of S has a common &apos;R-lower-bound&apos; in S (i.e., for each X, Y in S, there is a Z in S such that R(Z X) and R(Z Y)), and the set of &apos;R-lower-bounds&apos; of each X in S is ordered in a chain by R (i.e., {Y: Y is in S and R(Y X)} is a chain).  Note that an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt; can itself be a chain, i.e., an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">TreeOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">tree ordering</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4rvft16pwpEbGdrcN5Y29ycA">
    <rdfs:subClassOf rdf:resource="Mx4rwTWq1ZwpEbGdrcN5Y29ycA"/>
    <cycAnnot:label xml:lang="en">Lattice-LatticeTheoretic</cycAnnot:label>
    <rdfs:comment xml:lang="en">The collection of all mathmetical structures called &apos;lattices&apos; in Lattice Theory (this is not the same concept as the crystalline or grid lattices studied in Crystallography and Group Theory).  A &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt; is often defined in different but equivalent ways.  To define a lattice using ordering relation, it is a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; ORDER in which each pair of elements of the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER has an R-smallest upper bound and an R-greatest lower bound, where R is the ordering relation on S.  To define a lattice using operations, it is a mathematical structure with two operations MEET and JOIN on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of the structure that satisfy the commutative laws, the associative laws, the idempotent laws and the absorption laws.  Note that the correspondence of these two different ways of defining lattices is characterized by the following: for all X, Y in S, Y = (JOIN X Y) &amp;lt;=&amp;gt; R(X Y) &amp;lt;=&amp;gt; X = (MEET X Y).  See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvz2YXJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;meetFunctionOnLattice&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv__iHZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;joinFunctionOnLattice&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">lattice order</rdfs:label>
  </owl:Class>

  <Mx4rwTWq1ZwpEbGdrcN5Y29ycA rdf:about="Mx4r3Bq91o7REdaAAAACs1uxFw">
    <cycAnnot:label xml:lang="en">METT-TC-Ordering</cycAnnot:label>
    <rdfs:label xml:lang="en">METT TC Ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The &apos;standard,&apos; or &apos;expected&apos; ordering of METT-TC principles.</rdfs:comment>
  </Mx4rwTWq1ZwpEbGdrcN5Y29ycA>

  <owl:Class rdf:about="&cyc;Mx4rwTWq1ZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">PartialOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">partial ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive, transitive and antisymmetric relation on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER.  R is reflexive on S if and only if for each X in S, R(X X).  R is transitive on S if and only if for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  R is antisymmetric on S if and only if for each X and Y in S, R(X Y) and R(Y X) imply X = Y.  For example, if you take a set of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s and take the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation restricted to this set, then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; because the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation is reflexive, transitive and antisymmetric.  Since the ordering relation in each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is reflexive and transitive, the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt;. Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.  If you want a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; in which the ordering relation is irreflexive, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&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/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="Mx8Ngx4rvzqXjJwpEbGdrcN5Y29ycB4rwCgi_JwpEbGdrcN5Y29ycA-LT1JERVJFRC1TRVQ">
    <rdfs:label xml:lang="en">the concept corresponding to ORDERED-SET in SENSUS-Information1997</rdfs:label>
    <cycAnnot:label xml:lang="en">(MeaningInSystemFn SENSUS-Information1997 &quot;ORDERED-SET&quot;)</cycAnnot:label>
  </owl:Class>

  <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:Thing rdf:about="http://dbpedia.org/resource/Partially_ordered_set">
    <cycAnnot:label xml:lang="en">PartialOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">partial ordering</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive, transitive and antisymmetric relation on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER.  R is reflexive on S if and only if for each X in S, R(X X).  R is transitive on S if and only if for each X, Y and Z in S, R(X Y) and R(Y Z) imply R(X Z).  R is antisymmetric on S if and only if for each X and Y in S, R(X Y) and R(Y X) imply X = Y.  For example, if you take a set of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvtUAU5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s and take the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation restricted to this set, then you have a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; because the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwQxEhZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;subLists&lt;/a&gt; relation is reflexive, transitive and antisymmetric.  Since the ordering relation in each &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is reflexive and transitive, the collection &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; is a subcollection of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt;. Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.  If you want a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt; in which the ordering relation is irreflexive, see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;.</rdfs:comment>
  </owl:Thing>

  <owl:Class rdf:about="Mx4rvVirnZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">ObjectType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of object</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of all collections that are &amp;quot;object-like&amp;quot; in at least one respect. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is object-like just in case there is some sense of &apos;part&apos; according to which any (or nearly any) given proper part of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is &lt;i&gt;not&lt;/i&gt; itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;; when this happens &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is said to be object-like with respect to that sense of &apos;part&apos;.
&lt;p/&gt;
More precisely, for a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; to be an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; it is sufficient that there be some specialization &lt;code&gt;&lt;b&gt;PARTPRED&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; such that, for any &lt;code&gt;&lt;b&gt;OBJ1&lt;/b&gt;&lt;/code&gt; and &lt;code&gt;&lt;b&gt;OBJ2&lt;/b&gt;&lt;/code&gt;, if &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;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; and &lt;code&gt;(&lt;b&gt;PARTPRED&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt; both hold, then &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;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;COL&lt;/b&gt;)&lt;/code&gt; does &lt;i&gt;not&lt;/i&gt; hold.  (Also sufficient for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is that there be some specialization &lt;code&gt;&lt;b&gt;INVPARTPRED&lt;/b&gt;&lt;/code&gt; of the &lt;i&gt;inverse&lt;/i&gt; of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwgfukKs8QdePzLB9nLNpTw&quot; class=&quot;cyc_term&quot;&gt;properParts&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWHsNJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;genlInverse&lt;/a&gt;) such that &lt;code&gt;(&lt;b&gt;INVPARTPRED&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt; &lt;b&gt;OBJ1&lt;/b&gt;)&lt;/code&gt;, with everything else remaining the same as above.)  Note that neither of the above sufficient conditions for &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;&apos;s being an object-type is strictly necessary: some exceptions are allowed.  Thus as long as either one of the above conditionals holds in &lt;i&gt;nearly&lt;/i&gt; all cases, &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; should be considered an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.
&lt;p/&gt;
Here are two examples.  Consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  Take an instance of that, say my car.  Now consider one of the proper &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVj5FpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;physicalParts&lt;/a&gt; of my car, say the steering wheel.  The steering wheel is &lt;i&gt;not&lt;/i&gt; an instance of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt;.  And the same would be true for any proper physical part of any car.  So &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvViVwZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Automobile&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  Consider &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt;. No proper &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvWn4OZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; of a year is itself a year.  So &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVjyV5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is an &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVirnZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt;.  
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvVir35wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;StuffType&lt;/a&gt; for the contrasting (though not disjoint) notion of being stuff-like.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Mx4rwUJHwJwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">The collection of all those &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvztTgpwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;MathematicalOrdering&lt;/a&gt;s ORDER in which the ordering relation R is a reflexive and transitive relation on the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvlGiF5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;baseSet&lt;/a&gt; S of ORDER, i.e., for each X in S, R(X X) holds, and for each X, Y and Z in S, if R(X Y) and R(Y Z) then R(X Z).  For example, if you take the set of all people in the states today, and take the relation &apos;__ is at least as tall as ...&apos; (i.e., either __ is as tall as ...  or __ is taller than ...) on this set, you get a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; because this relation is reflexive and transitive on the set of all people in the states today.  Note that the &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; in this example is neither a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt; nor a &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvnPp-5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering_Strict&lt;/a&gt;.  Subcollections of &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwUJHwJwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;QuasiOrdering&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rwTWq1ZwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;PartialOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvrKTw5wpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TreeOrdering&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rv0c0spwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;TotalOrdering&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/concept/Mx4rvft16pwpEbGdrcN5Y29ycA&quot; class=&quot;cyc_term&quot;&gt;Lattice_LatticeTheoretic&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">QuasiOrdering</cycAnnot:label>
    <rdfs:label xml:lang="en">quasi-ordering</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="Mx4r8xDVUGJsQdiYHoJIbsGYnw">
    <rdfs:label xml:lang="en">relational structures math topic</rdfs:label>
    <cycAnnot:label xml:lang="en">RelationalStructures-Math-Topic</cycAnnot: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>
  </owl:Class>

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

</rdf:RDF>
