<?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/2009/04/07/concept/en/"
         xmlns="http://sw.opencyc.org/2009/04/07/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/2009/04/07/concept/en/">
    <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="RequestingPresence">
    <cycAnnot:externalID>Mx4rwN75qZwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">RequestingPresence</cycAnnot:label>
    <rdfs:label xml:lang="en">summoning</rdfs:label>
    <rdfs:subClassOf rdf:resource="RequestingAction"/>
    <rdf:type rdf:resource="TemporalObjectType"/>
    <rdf:type rdf:resource="TypicalHumanActivityType_AtLeastOnce"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rwN75qZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rwN75qZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rwN75qZwpEbGdrcN5Y29ycA"/>
    <prettyString xml:lang="en">summons</prettyString>
    <prettyString xml:lang="en">had summoned</prettyString>
    <prettyString xml:lang="en">summon</prettyString>
    <prettyString xml:lang="en">summoned</prettyString>
    <prettyString xml:lang="en">calling</prettyString>
    <prettyString xml:lang="en">has summoned</prettyString>
    <prettyString xml:lang="en">have called</prettyString>
    <prettyString xml:lang="en">has called</prettyString>
    <prettyString xml:lang="en">had called</prettyString>
    <prettyString xml:lang="en">will have summoned</prettyString>
    <prettyString xml:lang="en">will summon</prettyString>
    <prettyString xml:lang="en">calls</prettyString>
    <prettyString xml:lang="en">will call</prettyString>
    <prettyString xml:lang="en">call</prettyString>
    <prettyString xml:lang="en">have summoned</prettyString>
    <prettyString xml:lang="en">will have called</prettyString>
    <prettyString xml:lang="en">called</prettyString>
    <seeAlsoURI>http://www.w3.org/2006/03/wn/wn20/instances/synset-call-verb-4</seeAlsoURI>
  </owl:Class>

  <owl:Class rdf:about="RecallingSomeone_RequestingPresence">
    <rdfs:subClassOf rdf:resource="RequestingPresence"/>
    <cycAnnot:label xml:lang="en">RecallingSomeone-RequestingPresence</cycAnnot:label>
    <rdfs:label xml:lang="en">recalling</rdfs:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/RequestingPresence&quot; class=&quot;cyc_term&quot;&gt;RequestingPresence&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/RecallingSomeone_RequestingPresence&quot; class=&quot;cyc_term&quot;&gt;RecallingSomeone_RequestingPresence&lt;/a&gt;, someone summons someone else to return.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="CallingUpSomething_RequestingPresence">
    <rdfs:subClassOf rdf:resource="RequestingPresence"/>
    <rdfs:label xml:lang="en">rallying</rdfs:label>
    <cycAnnot:label xml:lang="en">CallingUpSomething-RequestingPresence</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of events; a subcollection of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/RequestingPresence&quot; class=&quot;cyc_term&quot;&gt;RequestingPresence&lt;/a&gt;. In each &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/CallingUpSomething_RequestingPresence&quot; class=&quot;cyc_term&quot;&gt;CallingUpSomething_RequestingPresence&lt;/a&gt;, someone calls something to arms; especially military personnel.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="seeAlsoURI">
    <cycAnnot:label xml:lang="en">seeAlsoURI</cycAnnot:label>
    <rdfs:label xml:lang="en">See Also URI</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/seeAlsoURI&quot; class=&quot;cyc_term&quot;&gt;seeAlsoURI&lt;/a&gt; &lt;b&gt;THING&lt;/b&gt; &lt;b&gt;URI&lt;/b&gt;)&lt;/code&gt; means that a description of the resource identified by URI is likely to contain information pertinent to THING.  This predicate is roughly equivalent to rdfs:seeAlso.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:Class rdf:about="RequestingAction">
    <rdfs:label xml:lang="en">requesting an action be performed</rdfs:label>
    <cycAnnot:label xml:lang="en">RequestingAction</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of actions, many of which are speech acts.  In each element of this collection, somebody requests that some &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Action&quot; class=&quot;cyc_term&quot;&gt;Action&lt;/a&gt; other than to be given some object(s) be performed. The &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/IllocutionaryForce&quot; class=&quot;cyc_term&quot;&gt;IllocutionaryForce&lt;/a&gt; associated with this action is &lt;font color=&quot;#ff0000&quot;&gt;#$Request&lt;/font&gt;.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="TemporalObjectType">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ObjectType&quot; class=&quot;cyc_term&quot;&gt;ObjectType&lt;/a&gt; (q.v.) whose instances are all and only those collections that are temporally object-like. A collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is temporally object-like just in case it generally holds that any proper purely temporal parts (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt;) of an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is not itself an instance of &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt;.  More precisely, a collection &lt;code&gt;&lt;b&gt;COL&lt;/b&gt;&lt;/code&gt; is an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt; just in case it satisfies the following: For any distinct &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/2009/04/07/concept/en/isa&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;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/timeSlices&quot; class=&quot;cyc_term&quot;&gt;timeSlices&lt;/a&gt; &lt;b&gt;OBJ1&lt;/b&gt; &lt;b&gt;OBJ2&lt;/b&gt;)&lt;/code&gt;, then &lt;i&gt;not&lt;/i&gt; &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/isa&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;.
&lt;p/&gt;
For example, none of the proper time-slices of a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; is itself a calendar year.  Likewise for &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt;.  So &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/CalendarYear&quot; class=&quot;cyc_term&quot;&gt;CalendarYear&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TakingAStep&quot; class=&quot;cyc_term&quot;&gt;TakingAStep&lt;/a&gt; are both instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TemporalObjectType&quot; class=&quot;cyc_term&quot;&gt;TemporalObjectType&lt;/a&gt;. Conversely, a proper time-slice of a given &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; might itself be a &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; (e.g. an hour has minutes and seconds as time-slices); so &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Date&quot; class=&quot;cyc_term&quot;&gt;Date&lt;/a&gt; is &lt;i&gt;not&lt;/i&gt; a temporal-object-type.
&lt;p/&gt;
See &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/TemporalStuffType&quot; class=&quot;cyc_term&quot;&gt;TemporalStuffType&lt;/a&gt; for the disjoint notion of being temporally stuff-like.</rdfs:comment>
    <rdfs:label xml:lang="en">temporal object type</rdfs:label>
    <cycAnnot:label xml:lang="en">TemporalObjectType</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="prettyString">
    <cycAnnot:label xml:lang="en">prettyString</cycAnnot:label>
    <rdfs:label xml:lang="en">Pretty String</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/prettyString&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/2009/04/07/concept/en/prettyString&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>
  </owl:ObjectProperty>

  <owl:Class rdf:about="&ocyc;Mx4rwN75qZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RequestingPresence</cycAnnot:label>
    <rdfs:label xml:lang="en">summoning</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="&cyc;Mx4rwN75qZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RequestingPresence</cycAnnot:label>
    <rdfs:label xml:lang="en">summoning</rdfs:label>
  </owl:Class>

  <owl:Class rdf:about="TypicalHumanActivityType_AtLeastOnce">
    <cycAnnot:label xml:lang="en">TypicalHumanActivityType-AtLeastOnce</cycAnnot:label>
    <rdfs:label xml:lang="en">typical human activity type at least once</rdfs:label>
    <rdfs:comment xml:lang="en">The collection of specializations of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/HumanActivity&quot; class=&quot;cyc_term&quot;&gt;HumanActivity&lt;/a&gt; such that persons typically are involved in (&lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) at least one instance of the activity type in their lifetime.</rdfs:comment>
  </owl:Class>

  <owl:Class rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rwN75qZwpEbGdrcN5Y29ycA">
    <cycAnnot:label xml:lang="en">RequestingPresence</cycAnnot:label>
    <rdfs:label xml:lang="en">summoning</rdfs:label>
  </owl:Class>

</rdf:RDF>

