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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLCollectionDisplayNL.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/en/"
         xmlns="http://sw.opencyc.org/2008/06/10/concept/en/"
         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/en/">
    <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="SKSISupportedFunction">
    <rdfs:comment xml:lang="en">This is the collection of evaluatable functions which are supported by SKSI in the sense that they are translatable to their SQL equivalents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSISupportedFunction</cycAnnot:label>
    <cycAnnot:externalID>Mx4rDyAiHB1eQdmcfeGN5UusKw</cycAnnot:externalID>
    <rdfs:label xml:lang="en">SKSI supported function</rdfs:label>
    <rdfs:subClassOf rdf:resource="The_union_of_The_Set_SKSI_supported_constant_SKSI_supported_function"/>
    <rdfs:subClassOf rdf:resource="Function_Denotational"/>
    <rdf:type rdf:resource="FunctionType"/>
    <rdf:type rdf:resource="NonAbducibleCollection"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rDyAiHB1eQdmcfeGN5UusKw"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rDyAiHB1eQdmcfeGN5UusKw"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rDyAiHB1eQdmcfeGN5UusKw"/>
  </owl:Class>

  <owl:Class rdf:about="The_union_of_The_Set_SKSI_supported_constant_SKSI_supported_function">
    <rdfs:label xml:lang="en">the union of The Set SKSI supported constant SKSI supported function</rdfs:label>
    <cycAnnot:label xml:lang="en">(CollectionUnionFn (TheSet SKSISupportedConstant SKSISupportedFunction))</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rDyAiHB1eQdmcfeGN5UusKw">
    <rdfs:comment xml:lang="en">This is the collection of evaluatable functions which are supported by SKSI in the sense that they are translatable to their SQL equivalents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSISupportedFunction</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSI supported function</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="FunctionType">
    <rdfs:comment xml:lang="en">A collection of collections that is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RelationshipType&quot; class=&quot;cyc_term&quot;&gt;RelationshipType&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FunctionType&quot; class=&quot;cyc_term&quot;&gt;FunctionType&lt;/a&gt; is a collection of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt;s.  The functions in a given function-category represented in the Knowledge Base are typically those sharing some common feature(s) -- often having to do with what kind of thing the functions return (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/resultIsa&quot; class=&quot;cyc_term&quot;&gt;resultIsa&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/resultGenl&quot; class=&quot;cyc_term&quot;&gt;resultGenl&lt;/a&gt;s) -- considered significant enough that the collection of all such functions is useful to reify.  Although what constitutes a &amp;quot;significant common feature&amp;quot; is difficult to specify precisely, there are many clear-cut cases.  Examples include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;IndividualDenotingFunction&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;CollectionDenotingFunction&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FunctionDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;FunctionDenotingFunction&lt;/a&gt;.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PredicateType&quot; class=&quot;cyc_term&quot;&gt;PredicateType&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">FunctionType</cycAnnot:label>
    <rdfs:label xml:lang="en">type of function</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="NonAbducibleCollection">
    <cycAnnot:label xml:lang="en">NonAbducibleCollection</cycAnnot:label>
    <rdfs:label xml:lang="en">non abducible collection</rdfs:label>
    <rdfs:comment xml:lang="en">The collection &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonAbducibleCollection&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt; is a sub-collection of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetOrCollection&quot; class=&quot;cyc_term&quot;&gt;SetOrCollection&lt;/a&gt;.  Abductive inferences sometimes involve hypothesizing 
the existence of entities as part of the explanation of some assertion or 
set of assertions. Cyc will not hypothesize the existence of instances of 
the collections that are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonAbducibleCollection&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt;.  Roughly, 
abductive inferences consume conceptual / theoretical knowledge rather 
than produce it.  So, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; is an instance of 
&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonAbducibleCollection&quot; class=&quot;cyc_term&quot;&gt;NonAbducibleCollection&lt;/a&gt; because Cyc should be employing existing 
theoretical knowledge about instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SecondOrderCollection&quot; class=&quot;cyc_term&quot;&gt;SecondOrderCollection&lt;/a&gt; rather 
than hypothesizing new instances.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="Function_Denotational">
    <cycAnnot:label xml:lang="en">Function-Denotational</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Relation&quot; class=&quot;cyc_term&quot;&gt;Relation&lt;/a&gt; (q.v.) and the collection of all functions.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; is a many-one relation that represents, with respect to any given context, a mapping from one set of things (the function&apos;s &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationDomain&quot; class=&quot;cyc_term&quot;&gt;relationDomain&lt;/a&gt;) to another set of things (its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationRange&quot; class=&quot;cyc_term&quot;&gt;relationRange&lt;/a&gt;).  As a many-one relation, a function maps each thing in its domain to exactly one thing in its range.  A function might be unary, binary, ternary, etc. (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/arity&quot; class=&quot;cyc_term&quot;&gt;arity&lt;/a&gt;; but cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/relationalArity&quot; class=&quot;cyc_term&quot;&gt;relationalArity&lt;/a&gt;), depending on whether the members of its domain are singletons, ordered pairs, ordered triples, etc.  In general, the domain of an N-ary function with respect to a given context is a set of ordered N-tuples (construed in CycL as &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/List&quot; class=&quot;cyc_term&quot;&gt;List&lt;/a&gt;s of length N).  The function is said to take the items from any of these N-tuples as its N &lt;i&gt;arguments&lt;/i&gt; and to return a member of its range as its corresponding &lt;i&gt;value&lt;/i&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/valueOfFunctionForArgs&quot; class=&quot;cyc_term&quot;&gt;valueOfFunctionForArgs&lt;/a&gt;).  There are also functions that are not of any particular fixed arity; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VariableArityFunction&quot; class=&quot;cyc_term&quot;&gt;VariableArityFunction&lt;/a&gt;.
&lt;p/&gt;
For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt; is the unary function that takes each &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeopoliticalEntity&quot; class=&quot;cyc_term&quot;&gt;GeopoliticalEntity&lt;/a&gt; to its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionalGovernment&quot; class=&quot;cyc_term&quot;&gt;RegionalGovernment&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PlusFn&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt; is the variable-arity function that takes any sequence of two or more &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ScalarInterval&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt;s
(q.v.) to their arithmetic sum.
&lt;p/&gt;
Note that the domain and range (i.e. the extension) of a given function might vary from context to context.  For example, as the government of a country can change over time, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt; will in such cases map the same country to different governments with respect to different times.  Thus, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; is closer to what is sometimes called a &amp;quot;function-in-intension&amp;quot; than to the purely set-theoretical notion of a &amp;quot;function-in-extension&amp;quot;.
&lt;p/&gt;
CycL terms that denote functions can be used to form non-atomic terms (or &amp;quot;NATs&amp;quot;; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycLClosedNonAtomicTerm&quot; class=&quot;cyc_term&quot;&gt;CycLClosedNonAtomicTerm&lt;/a&gt;).  Specifically, when such a function-denoting expression is appropriately combined with other expressions (i.e. the former is in the 0th argument position and the latter are of the correct number and type) the resulting expression is a new CycL term (a NAT) that may then freely appear as a component in other CycL expressions.  The NAT will itself denote the value (if any) of the function denoted by the former expression for the sequence of arguments denoted, respectively, by the latter expressions.  For example, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt; is a unary function, and so the CycL constant &apos;&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt;&apos; requires one syntactic argument (such as the constant &apos;&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/France&quot; class=&quot;cyc_term&quot;&gt;France&lt;/a&gt;&apos;) to form a NAT (in this case, the expression &apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/France&quot; class=&quot;cyc_term&quot;&gt;France&lt;/a&gt;)&apos;).  This NAT, which denotes the government of France, can in turn serve as a syntactic argument in any CycL expression in which a term for an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/RegionalGovernment&quot; class=&quot;cyc_term&quot;&gt;RegionalGovernment&lt;/a&gt; can legally occur.
&lt;p/&gt;
Important subcollections of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IndividualDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;IndividualDenotingFunction&lt;/a&gt; (whose instances always return instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Individual&quot; class=&quot;cyc_term&quot;&gt;Individual&lt;/a&gt;), &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CollectionDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;CollectionDenotingFunction&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SetDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;SetDenotingFunction&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FunctionDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;FunctionDenotingFunction&lt;/a&gt; (which is itself a subcollection of the first).  NATs formed using terms that denote instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FunctionDenotingFunction&quot; class=&quot;cyc_term&quot;&gt;FunctionDenotingFunction&lt;/a&gt; denote instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; themselves.  Thus, like most other things, functions can be denoted in CycL either by constants  (e.g. &apos;&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GovernmentFn&quot; class=&quot;cyc_term&quot;&gt;GovernmentFn&lt;/a&gt;&apos;) or -- although this is less common -- by NATs (e.g.  &apos;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FunctionToArg&quot; class=&quot;cyc_term&quot;&gt;FunctionToArg&lt;/a&gt; 2 &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/biologicalMother&quot; class=&quot;cyc_term&quot;&gt;biologicalMother&lt;/a&gt;)&apos;).
&lt;p/&gt;
An important partition of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; is into &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TotalFunction&quot; class=&quot;cyc_term&quot;&gt;TotalFunction&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartialFunction&quot; class=&quot;cyc_term&quot;&gt;PartialFunction&lt;/a&gt; (qq.v.).
&lt;p/&gt;
Note that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Function_Denotational&quot; class=&quot;cyc_term&quot;&gt;Function_Denotational&lt;/a&gt; does not include any of the so-called &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TruthFunction&quot; class=&quot;cyc_term&quot;&gt;TruthFunction&lt;/a&gt;s (q.v.): &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Predicate&quot; class=&quot;cyc_term&quot;&gt;Predicate&lt;/a&gt;s, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Quantifier&quot; class=&quot;cyc_term&quot;&gt;Quantifier&lt;/a&gt;s, or &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LogicalConnective&quot; class=&quot;cyc_term&quot;&gt;LogicalConnective&lt;/a&gt;s. For these relations (as construed in CycL) are not really functions at all, even though it can be heuristically useful to think of them as if they were functions from sequences of arguments to truth values.</rdfs:comment>
    <rdfs:label xml:lang="en">function</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rDyAiHB1eQdmcfeGN5UusKw">
    <rdfs:comment xml:lang="en">This is the collection of evaluatable functions which are supported by SKSI in the sense that they are translatable to their SQL equivalents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSISupportedFunction</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSI supported function</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&ocyc;Mx4rDyAiHB1eQdmcfeGN5UusKw">
    <rdfs:comment xml:lang="en">This is the collection of evaluatable functions which are supported by SKSI in the sense that they are translatable to their SQL equivalents.</rdfs:comment>
    <cycAnnot:label xml:lang="en">SKSISupportedFunction</cycAnnot:label>
    <rdfs:label xml:lang="en">SKSI supported function</rdfs:label>
  </owl:Class>

</rdf:RDF>
