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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLPredicateDisplayNL.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:ObjectProperty rdf:about="containsInfoPropositional_IBT">
    <cycAnnot:externalID>Mx4rvtEvQZwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt; IBT PIT) means that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, IBT, contains (at least) the propositional information in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;, PIT.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsInfoPropositional-IBT</cycAnnot:label>
    <rdfs:label xml:lang="en">contains info propositional ibt</rdfs:label>
    <rdfs:domain rdf:resource="InformationBearingThing"/>
    <rdfs:range rdf:resource="PropositionalInformationThing"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvtEvQZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvtEvQZwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvtEvQZwpEbGdrcN5Y29ycA"/>
  </owl:ObjectProperty>

  <owl:Class rdf:about="PropositionalInformationThing">
    <cycAnnot:label xml:lang="en">PropositionalInformationThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of both &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationStore&quot; class=&quot;cyc_term&quot;&gt;InformationStore&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Microtheory&quot; class=&quot;cyc_term&quot;&gt;Microtheory&lt;/a&gt;.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; (or &amp;quot;PIT&amp;quot;) is an abstract object -- a chunk of information consisting of one or more propositions.  The propositional content of a PIT is not essentially encoded in any particular language, and it may be representable in many languages.  PITs are used to represent the informational contents of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;s.  Objects or events which are instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; are linked to the abstract PIT contents they embody using the predicate &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; (see also the function &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PITOfIBTFn&quot; class=&quot;cyc_term&quot;&gt;PITOfIBTFn&lt;/a&gt;).  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt; may be something as simple as the information content of a command to stop one&apos;s vehicle, expressed in a road sign or in a traffic officer&apos;s gesture, or it may be something as complex as the entire contemporary knowledge of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Mathematics&quot; class=&quot;cyc_term&quot;&gt;Mathematics&lt;/a&gt;, embodied in many and various sources.</rdfs:comment>
    <rdfs:label xml:lang="en">pit</rdfs:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&ocyc;Mx4rvtEvQZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt; IBT PIT) means that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, IBT, contains (at least) the propositional information in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;, PIT.</rdfs:comment>
    <rdfs:label xml:lang="en">contains info propositional ibt</rdfs:label>
    <cycAnnot:label xml:lang="en">containsInfoPropositional-IBT</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="InformationBearingThing">
    <rdfs:label xml:lang="en">information-bearing thing</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationBearingThing</cycAnnot:label>
    <rdfs:comment xml:lang="en">A collection of spatially-localized  individuals, including various actions and events as well as physical  objects.  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; (or &amp;quot;IBT&amp;quot;) is an  item that contains information (for an agent who knows how to interpret it).   Examples: a copy of the novel &lt;i&gt;Moby Dick&lt;/i&gt;; a signal buoy; a photograph; an  elevator sign in Braille; a map; a US dollar bill; a resume; a musical score;  copies of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CycProgram&quot; class=&quot;cyc_term&quot;&gt;CycProgram&lt;/a&gt;.
&lt;p/&gt;
For representations of the propositional content  of information bearing things, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;; but note  that not all IBTs have a propositional content (cf. &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ArtObject&quot; class=&quot;cyc_term&quot;&gt;ArtObject&lt;/a&gt;).  An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingObject&quot; class=&quot;cyc_term&quot;&gt;InformationBearingObject&lt;/a&gt;,  which comprises all of those IBTs that are also physical objects (i.e.  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyTangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyTangible&lt;/a&gt;s).  Though often a subtle task in particular contexts,  it is important to distinguish the various specializations of  &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt; from those of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt; (whose  instances are the chunks of information instantiated in particular IBTs;  see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIT&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIT&lt;/a&gt;) and from those of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt; (whose  instances are the conceptual or artistic creations that are instantiated  in particular IBTs; see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfWork&quot; class=&quot;cyc_term&quot;&gt;instantiationOfWork&lt;/a&gt;).
&lt;p/&gt;
For instance, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextString&quot; class=&quot;cyc_term&quot;&gt;TextString&lt;/a&gt;  is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialInformationStore&quot; class=&quot;cyc_term&quot;&gt;AspatialInformationStore&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualMaterial&quot; class=&quot;cyc_term&quot;&gt;TextualMaterial&lt;/a&gt; is  a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/TextualPCW&quot; class=&quot;cyc_term&quot;&gt;TextualPCW&lt;/a&gt; is a  specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ConceptualWork&quot; class=&quot;cyc_term&quot;&gt;ConceptualWork&lt;/a&gt;; to conflate any of these with  another would be to make a &amp;quot;category error&amp;quot;.  Also note that events  in which information is transferred (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationTransferEvent&quot; class=&quot;cyc_term&quot;&gt;InformationTransferEvent&lt;/a&gt;) are  not considered instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;.  Rather, such  transfer events have as one of their participants (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/actors&quot; class=&quot;cyc_term&quot;&gt;actors&lt;/a&gt;) some  instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;; though in cases where IBTs are  themselves events this will require distinguishing very finely between  the event that encodes the information and the event that is the information transfer.  See also the sense-modality-based specializations, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/SoundInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;SoundInformationBearingThing&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/VisualInformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;VisualInformationBearingThing&lt;/a&gt;.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvtEvQZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt; IBT PIT) means that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, IBT, contains (at least) the propositional information in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;, PIT.</rdfs:comment>
    <rdfs:label xml:lang="en">contains info propositional ibt</rdfs:label>
    <cycAnnot:label xml:lang="en">containsInfoPropositional-IBT</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="&cyc;Mx4rvtEvQZwpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInfoPropositional_IBT&quot; class=&quot;cyc_term&quot;&gt;containsInfoPropositional_IBT&lt;/a&gt; IBT PIT) means that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InformationBearingThing&quot; class=&quot;cyc_term&quot;&gt;InformationBearingThing&lt;/a&gt;, IBT, contains (at least) the propositional information in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalInformationThing&quot; class=&quot;cyc_term&quot;&gt;PropositionalInformationThing&lt;/a&gt;, PIT.</rdfs:comment>
    <rdfs:label xml:lang="en">contains info propositional ibt</rdfs:label>
    <cycAnnot:label xml:lang="en">containsInfoPropositional-IBT</cycAnnot:label>
  </owl:ObjectProperty>

</rdf:RDF>
