<?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="containsInformation">
    <rdfs:label xml:lang="en">information content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates instances of &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; to instances 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/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; IS INFO) means that INFO is part of the information content of the &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;, IS. See also &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;. For assertions that a given IBT contains information about a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformationAbout&quot; class=&quot;cyc_term&quot;&gt;containsInformationAbout&lt;/a&gt; and its specializations.</rdfs:comment>
    <cycAnnot:externalID>Mx4rvVjCQJwpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">containsInformation</cycAnnot:label>
    <rdf:type rdf:resource="InformationAndCWs_Topic"/>
    <rdf:type rdf:resource="NonPhysicalPartPredicate"/>
    <rdfs:domain rdf:resource="InformationStore"/>
    <rdfs:range rdf:resource="AspatialInformationStore"/>
    <prettyString xml:lang="en">information contents</prettyString>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVjCQJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVjCQJwpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="http://www.w3.org/2006/03/wn/wn20/instances/synset-carry-verb-4"/>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjCQJwpEbGdrcN5Y29ycA"/>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instantiationOfAIS">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <cycAnnot:label xml:lang="en">instantiationOfAIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIS&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIS&lt;/a&gt; IBT AIS) 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, instantiates the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;, AIS. This is the relation between the text of a hard copy of Moby Dick and the instance of &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; (a spec of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;) which is the text of that copy. Likewise, it is the relation of a physical piece of sheet music to the intangible piece of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MusicalText&quot; class=&quot;cyc_term&quot;&gt;MusicalText&lt;/a&gt; that is written on that sheet.</rdfs:comment>
    <rdfs:label xml:lang="en">Instantiation Of AIS</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="structureContainsCIS">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <cycAnnot:label xml:lang="en">structureContainsCIS</cycAnnot:label>
    <rdfs:label xml:lang="en">Structure Contains CIS</rdfs:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/structureContainsCIS&quot; class=&quot;cyc_term&quot;&gt;structureContainsCIS&lt;/a&gt; &lt;b&gt;STRUCTURE&lt;/b&gt; &lt;b&gt;CIS&lt;/b&gt;)&lt;/code&gt; means that the instance &lt;code&gt;&lt;b&gt;STRUCTURE&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractStructure&lt;/a&gt; is a structure in which &lt;code&gt;&lt;b&gt;CIS&lt;/b&gt;&lt;/code&gt; is a contextualized sub-structure.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContextualizedInformationStructure&quot; class=&quot;cyc_term&quot;&gt;ContextualizedInformationStructure&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="expressesAlgorithms">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Expresses Algorithms</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of 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; that relates an &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; (q.v.) to an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Algorithm&quot; class=&quot;cyc_term&quot;&gt;Algorithm&lt;/a&gt; (q.v.) that it expresses or fully describes.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/expressesAlgorithms&quot; class=&quot;cyc_term&quot;&gt;expressesAlgorithms&lt;/a&gt; &lt;b&gt;IBT&lt;/b&gt; &lt;b&gt;ALGORITHM&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; unambiguously describes each operation in &lt;code&gt;&lt;b&gt;ALGORITHM&lt;/b&gt;&lt;/code&gt;.  &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; might be a written or spoken set of directions, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerProgramCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerProgramCopy&lt;/a&gt;, or something else.  Any agent or machine capable of interpreting &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; should be able, upon doing so, actually to carry out &lt;code&gt;&lt;b&gt;ALGORITHM&lt;/b&gt;&lt;/code&gt; on any allowable input (assuming that the agent or machine possesses the knowledge or abilities required to perform each operation in &lt;code&gt;&lt;b&gt;ALGORITHM&lt;/b&gt;&lt;/code&gt;).  
&lt;p/&gt;
See also the specialization &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/expressesMaxAlgorithm&quot; class=&quot;cyc_term&quot;&gt;expressesMaxAlgorithm&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">expressesAlgorithms</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="tokensString">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <cycAnnot:label xml:lang="en">tokensString</cycAnnot:label>
    <rdfs:label xml:lang="en">Tokens String</rdfs:label>
    <rdfs:comment xml:lang="en">This predicate is a specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIS&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIS&lt;/a&gt; that relates an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CharacterStringToken&quot; class=&quot;cyc_term&quot;&gt;CharacterStringToken&lt;/a&gt; to the instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CharacterString&quot; class=&quot;cyc_term&quot;&gt;CharacterString&lt;/a&gt; it tokens.  (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/tokensString&quot; class=&quot;cyc_term&quot;&gt;tokensString&lt;/a&gt; TOKEN STRING) means that TOKEN is a physical token or representation or realization of the abstract STRING.  By definition, any character-string token &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/tokensString&quot; class=&quot;cyc_term&quot;&gt;tokensString&lt;/a&gt; exactly one character-string; conversely, a given character-string might be tokened by various distinct character-string tokens.  Character-string tokens, like instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CharacterToken&quot; class=&quot;cyc_term&quot;&gt;CharacterToken&lt;/a&gt;, come in the form of inscriptions, sounds, or electromagnetic encodings; and they often, but not always, consist in spatial or temporal series of character tokens.  See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/tokensCharacter&quot; class=&quot;cyc_term&quot;&gt;tokensCharacter&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instantiationOfGIS">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Instantiation Of GIS</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfGIS&quot; class=&quot;cyc_term&quot;&gt;instantiationOfGIS&lt;/a&gt; CGIBT GIS) means that CGIBT is an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalGeneticIBT&quot; class=&quot;cyc_term&quot;&gt;ChemicalGeneticIBT&lt;/a&gt; which instantiates GIS, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneticInformationStructure&quot; class=&quot;cyc_term&quot;&gt;GeneticInformationStructure&lt;/a&gt;.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ChemicalObject&quot; class=&quot;cyc_term&quot;&gt;ChemicalObject&lt;/a&gt; not only instantiates the structure of the whole object (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/completeGISOfChem&quot; class=&quot;cyc_term&quot;&gt;completeGISOfChem&lt;/a&gt;) but also is said to instantiate (using this predicate) any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subGIS&quot; class=&quot;cyc_term&quot;&gt;subGIS&lt;/a&gt; of that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GeneticInformationStructure&quot; class=&quot;cyc_term&quot;&gt;GeneticInformationStructure&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">instantiationOfGIS</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="pitOfIBT">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:comment xml:lang="en">A binary predicate which relates 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; to instances 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;. (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/pitOfIBT&quot; class=&quot;cyc_term&quot;&gt;pitOfIBT&lt;/a&gt; IS INFO) means that the &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; IS contains all and only
the propositional information content of 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;, INFO . This predicate is a specialization of &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;, which relates instances of &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; to instances 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;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">pitOfIBT</cycAnnot:label>
    <rdfs:label xml:lang="en">Pit Of IBT</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instantiationOfAIT">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:comment xml:lang="en">(&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; IBT AIT) 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 is an instantiation, i.e. a concrete
realization, of the &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; AIT. Notable specializations include &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfAIS&quot; class=&quot;cyc_term&quot;&gt;instantiationOfAIS&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/instantiationOfGIS&quot; class=&quot;cyc_term&quot;&gt;instantiationOfGIS&lt;/a&gt;. See also &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;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">instantiationOfAIT</cycAnnot:label>
    <rdfs:label xml:lang="en">Instantiation Of AIT</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="physicalLogicalTableMap">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/physicalLogicalTableMap&quot; class=&quot;cyc_term&quot;&gt;physicalLogicalTableMap&lt;/a&gt; ?PT ?LT) means that the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LogicalTable&quot; class=&quot;cyc_term&quot;&gt;LogicalTable&lt;/a&gt; ?LT is the information content of the particular &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PhysicalDBTable&quot; class=&quot;cyc_term&quot;&gt;PhysicalDBTable&lt;/a&gt;, ?PT.</rdfs:comment>
    <rdfs:label xml:lang="en">Physical Logical Table Map</rdfs:label>
    <cycAnnot:label xml:lang="en">physicalLogicalTableMap</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="instantiationOfWork">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:comment xml:lang="en">A &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BinaryPredicate&quot; class=&quot;cyc_term&quot;&gt;BinaryPredicate&lt;/a&gt; which relates instances of &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; to instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisedPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;. (&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; IS WORK) means that IS is an instantiation of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisedPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt;, WORK. Roughly, this is the relation that holds between any event or object (for instance, a particular copy of the novel _Moby_Dick_) and any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/DevisedPracticeOrWork&quot; class=&quot;cyc_term&quot;&gt;DevisedPracticeOrWork&lt;/a&gt; &amp;quot;embodied&amp;quot; in this event or object (for instance, the novel _Moby_Dick_ considered qua artistic creation and independently of any printed copy of it). Examples of pairs to which this predicate applies include; any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; and any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Book_CW&quot; class=&quot;cyc_term&quot;&gt;Book_CW&lt;/a&gt; of which it is a copy; any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GameEvent&quot; class=&quot;cyc_term&quot;&gt;GameEvent&lt;/a&gt; and any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Game&quot; class=&quot;cyc_term&quot;&gt;Game&lt;/a&gt; which the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/GameEvent&quot; class=&quot;cyc_term&quot;&gt;GameEvent&lt;/a&gt; is the playing of; any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Medal_Physical&quot; class=&quot;cyc_term&quot;&gt;Medal_Physical&lt;/a&gt; and any &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AwardPractice&quot; class=&quot;cyc_term&quot;&gt;AwardPractice&lt;/a&gt; (like an &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/OlympicGoldMedal&quot; class=&quot;cyc_term&quot;&gt;OlympicGoldMedal&lt;/a&gt;) which that &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Medal_Physical&quot; class=&quot;cyc_term&quot;&gt;Medal_Physical&lt;/a&gt; embodies. See also &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;.</rdfs:comment>
    <rdfs:label xml:lang="en">Instantiation Of Work</rdfs:label>
    <cycAnnot:label xml:lang="en">instantiationOfWork</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="extractedPegs">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Extracted Pegs</rdfs:label>
    <cycAnnot:label xml:lang="en">extractedPegs</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="containsProposition_CW">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsProposition_CW&quot; class=&quot;cyc_term&quot;&gt;containsProposition_CW&lt;/a&gt; WORK PROPOSITION) means that PROPOSITION is part of the information content of the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt;. An analogue of &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;. The latter can be used to assert that a certain concrete instantiation of a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; contains a certain piece of information. For example we can assert that a certain copy of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MobyDickNovel&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; contains the information that Captain Ahab is a ship captain: (&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; Copy787OfMobyDick (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CaptainAhab&quot; class=&quot;cyc_term&quot;&gt;CaptainAhab&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShipCaptain&quot; class=&quot;cyc_term&quot;&gt;ShipCaptain&lt;/a&gt;)), whereas &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsProposition_CW&quot; class=&quot;cyc_term&quot;&gt;containsProposition_CW&lt;/a&gt; can be used to assert that the abstract work -- &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MobyDickNovel&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; --  which this copy instantiates, contains the same information: (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsProposition_CW&quot; class=&quot;cyc_term&quot;&gt;containsProposition_CW&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/MobyDickNovel&quot; class=&quot;cyc_term&quot;&gt;MobyDickNovel&lt;/a&gt; (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/isa&quot; class=&quot;cyc_term&quot;&gt;isa&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/CaptainAhab&quot; class=&quot;cyc_term&quot;&gt;CaptainAhab&lt;/a&gt; &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ShipCaptain&quot; class=&quot;cyc_term&quot;&gt;ShipCaptain&lt;/a&gt;)). Note that we assert as a default rule that any information contained in &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PropositionalConceptualWork&quot; class=&quot;cyc_term&quot;&gt;PropositionalConceptualWork&lt;/a&gt; is contained in any instantiation of that work. For an explanation of why this rule is not monotonic, and of why we do not assert the converse, see the note on &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContextOfPCWFn&quot; class=&quot;cyc_term&quot;&gt;ContextOfPCWFn&lt;/a&gt;.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsProposition-CW</cycAnnot:label>
    <rdfs:label xml:lang="en">contains proposition</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="fileCopyContents">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">File Copy Contents</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/fileCopyContents&quot; class=&quot;cyc_term&quot;&gt;fileCopyContents&lt;/a&gt; FILECOPY INFO) means that INFO is an abstract piece of information (an instance 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;) contained in the &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ComputerFileCopy&quot; class=&quot;cyc_term&quot;&gt;ComputerFileCopy&lt;/a&gt; FILECOPY.</rdfs:comment>
    <cycAnnot:label xml:lang="en">fileCopyContents</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="subInformation">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <cycAnnot:label xml:lang="en">subInformation</cycAnnot:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subInformation&quot; class=&quot;cyc_term&quot;&gt;subInformation&lt;/a&gt; INFO SUBINFO) means that the &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; SUBINFO is somehow &amp;quot;contained within&amp;quot; the &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; INFO.  The containment may be direct, as in the case where INFO is a concatenation of instances 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;, one of which is SUBINFO; or the containment may be indirect, as in the case where SUBINFO can be inferred from INFO. See also &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/partOfIBT&quot; class=&quot;cyc_term&quot;&gt;partOfIBT&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">Sub Information</rdfs:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="storesInformationPermanently">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Stores Information Permanently</rdfs:label>
    <rdfs:comment xml:lang="en">(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/storesInformationPermanently&quot; class=&quot;cyc_term&quot;&gt;storesInformationPermanently&lt;/a&gt; IBT INFO) 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 stores permanently the &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; INFO. In different contexts, what counts as storing permanently will vary. The information content of a book is stored permanently compared to the information content of a chalkboard.</rdfs:comment>
    <cycAnnot:label xml:lang="en">storesInformationPermanently</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="primarilyContainsInfo">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Primarily Contains Info</rdfs:label>
    <cycAnnot:label xml:lang="en">primarilyContainsInfo</cycAnnot:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates an &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; (q.v.) to the &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; (q.v.) that is its primary information content. &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primarilyContainsInfo&quot; class=&quot;cyc_term&quot;&gt;primarilyContainsInfo&lt;/a&gt; &lt;b&gt;IBT&lt;/b&gt; &lt;b&gt;INFO&lt;/b&gt;)&lt;/code&gt; means that &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; contains &lt;code&gt;&lt;b&gt;INFO&lt;/b&gt;&lt;/code&gt; as its main or primary content or meaning.  &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; might also &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; additional bits of information, but not primarily.  
&lt;p/&gt;
Note that &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt;&apos;s primary information content is supposed to be &amp;quot;objective&amp;quot; in that it is unique and such that if somebody  interpreted &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; as primarily containing some other piece of information instead of &lt;code&gt;&lt;b&gt;INFO&lt;/b&gt;&lt;/code&gt;, s/he would be misinterpreting or  incompletely interpreting &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt;.  In this way the predicate differs  from its generalization &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;, by which a given &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; can simultaneously contain different -- even conflicting -- bits of information based on the fact that different people interpret it in different ways.  
&lt;p/&gt;
The relation &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/primarilyContainsInfo&quot; class=&quot;cyc_term&quot;&gt;primarilyContainsInfo&lt;/a&gt; is often referred to in ordinary English by the phrase &apos;(overtly) means&apos;, and it is most often applied to uses of language (e.g. a written sentence).  It would be misleading, however, to think of &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt;&apos;s primary information content as its &amp;quot;intended meaning&amp;quot;, as &lt;code&gt;&lt;b&gt;IBT&lt;/b&gt;&lt;/code&gt; need not have been created or used with a direct intention on the part of some agent that it convey &lt;code&gt;&lt;b&gt;INFO&lt;/b&gt;&lt;/code&gt;.  An intentionless software agent or a mechanical device, for example, might create and send a meaningful message.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="cisContainsAIS">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Cis Contains AIS</rdfs:label>
    <cycAnnot:label xml:lang="en">cisContainsAIS</cycAnnot:label>
    <rdfs:comment xml:lang="en">&lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/cisContainsAIS&quot; class=&quot;cyc_term&quot;&gt;cisContainsAIS&lt;/a&gt; &lt;b&gt;CIS&lt;/b&gt; &lt;b&gt;AIS&lt;/b&gt;)&lt;/code&gt; means that the instance &lt;code&gt;&lt;b&gt;CIS&lt;/b&gt;&lt;/code&gt; of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/ContextualizedInformationStructure&quot; class=&quot;cyc_term&quot;&gt;ContextualizedInformationStructure&lt;/a&gt; is a contextualized occurrence of &lt;code&gt;&lt;b&gt;AIS&lt;/b&gt;&lt;/code&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;.</rdfs:comment>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="kbContentTestQuestion_Content">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Kb Content Test Question Content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/KBContentTest&quot; class=&quot;cyc_term&quot;&gt;KBContentTest&lt;/a&gt; (q.v.) to the propositional or otherwise intensional content (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Information_Content&quot; class=&quot;cyc_term&quot;&gt;Information_Content&lt;/a&gt;) of the question that the test is asking.  &lt;code&gt;(&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/kbContentTestQuestion_Content&quot; class=&quot;cyc_term&quot;&gt;kbContentTestQuestion_Content&lt;/a&gt; &lt;b&gt;TEST&lt;/b&gt; &lt;b&gt;CONTENT&lt;/b&gt;)&lt;/code&gt; means that TEST asks about CONTENT.  If the question being asked in TEST is a &amp;quot;Yes/No&amp;quot; question, then CONTENT will be a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt;.   If the question being asked in TEST is a &amp;quot;what things are such that&amp;quot; question -- i.e. a question that asks for bindings for variables -- then CONTENT will be an intensional property or propositional function.
&lt;p/&gt;
If TEST has a specific CycL sentence SENT as its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InferenceSentenceParameter&quot; class=&quot;cyc_term&quot;&gt;InferenceSentenceParameter&lt;/a&gt; (q.v.) value, then CONTENT will be (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntensionOfQuerySentenceFn&quot; class=&quot;cyc_term&quot;&gt;IntensionOfQuerySentenceFn&lt;/a&gt; SENT): the intensional meaning of SENT with respect to its potential use in a Cyc query.  If TEST is a &lt;font color=&quot;#ff0000&quot;&gt;#$KBContentTest-QueryContentOnly&lt;/font&gt;, then any specialization SPECTEST of TEST (see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/genlKBContentTests&quot; class=&quot;cyc_term&quot;&gt;genlKBContentTests&lt;/a&gt;) must have CONTENT as its question-content as well; and if SPECTEST has SPECSENT as the value of its &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/InferenceSentenceParameter&quot; class=&quot;cyc_term&quot;&gt;InferenceSentenceParameter&lt;/a&gt;, then (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntensionOfQuerySentenceFn&quot; class=&quot;cyc_term&quot;&gt;IntensionOfQuerySentenceFn&lt;/a&gt; SPECSENT) will be equal to CONTENT.</rdfs:comment>
    <cycAnnot:label xml:lang="en">kbContentTestQuestion-Content</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="subExpressions">
    <rdfs:subPropertyOf rdf:resource="containsInformation"/>
    <rdfs:label xml:lang="en">Sub Expressions</rdfs:label>
    <rdfs:comment xml:lang="en">A predicate used to relate an instance of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinguisticExpressionPeg&quot; class=&quot;cyc_term&quot;&gt;LinguisticExpressionPeg&lt;/a&gt; to instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/LinguisticExpressionPeg&quot; class=&quot;cyc_term&quot;&gt;LinguisticExpressionPeg&lt;/a&gt; that are introduced in the dialogue model as part of its linguistic decomposition.  For example, (&lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/subExpressions&quot; class=&quot;cyc_term&quot;&gt;subExpressions&lt;/a&gt; Peg001-HowMuchShouldIFeedMyDog? Peg002-MyDog) says that the linguistic peg for a particular utterance of &amp;quot;how much should I feed my dog?&amp;quot; contains a linguistic peg for &amp;quot;my dog.&amp;quot;</rdfs:comment>
    <cycAnnot:label xml:lang="en">subExpressions</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:ObjectProperty rdf:about="&cyc;Mx4rvVjCQJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates instances of &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; to instances 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/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; IS INFO) means that INFO is part of the information content of the &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;, IS. See also &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;. For assertions that a given IBT contains information about a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformationAbout&quot; class=&quot;cyc_term&quot;&gt;containsInformationAbout&lt;/a&gt; and its specializations.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsInformation</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Thing rdf:about="http://www.w3.org/2006/03/wn/wn20/instances/synset-carry-verb-4">
    <rdfs:label xml:lang="en">information content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates instances of &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; to instances 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/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; IS INFO) means that INFO is part of the information content of the &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;, IS. See also &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;. For assertions that a given IBT contains information about a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformationAbout&quot; class=&quot;cyc_term&quot;&gt;containsInformationAbout&lt;/a&gt; and its specializations.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsInformation</cycAnnot:label>
  </owl:Thing>

  <owl:Class rdf:about="NonPhysicalPartPredicate">
    <rdfs:comment xml:lang="en">A collection of predicates. Instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/NonPhysicalPartPredicate&quot; class=&quot;cyc_term&quot;&gt;NonPhysicalPartPredicate&lt;/a&gt; are used to describe the relationship between a &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangible&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangible&lt;/a&gt; and its non-physical parts.</rdfs:comment>
    <rdfs:label xml:lang="en">nonphysical part predicate</rdfs:label>
    <cycAnnot:label xml:lang="en">NonPhysicalPartPredicate</cycAnnot:label>
  </owl:Class>

  <owl:ObjectProperty rdf:about="&ocyc;Mx4rvVjCQJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates instances of &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; to instances 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/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; IS INFO) means that INFO is part of the information content of the &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;, IS. See also &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;. For assertions that a given IBT contains information about a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformationAbout&quot; class=&quot;cyc_term&quot;&gt;containsInformationAbout&lt;/a&gt; and its specializations.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsInformation</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="InformationAndCWs_Topic">
    <rdfs:label xml:lang="en">information and CWs topic</rdfs:label>
    <cycAnnot:label xml:lang="en">InformationAndCWs-Topic</cycAnnot:label>
  </owl:Class>

  <owl:Class rdf:about="InformationStore">
    <cycAnnot:label xml:lang="en">InformationStore</cycAnnot:label>
    <rdfs:label xml:lang="en">store of information</rdfs:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/PartiallyIntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;PartiallyIntangibleIndividual&lt;/a&gt;.  Each instance of &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; is a tangible or intangible, concrete or abstract repository of information.  The information stored in an information store is stored there as a consequence of the actions of one or more agents.  Wholly intangible instances of &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; include instances 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; and &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;.  Some instances of &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; -- namely, instances of &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;, such as copies of a newspaper at a newsstand -- are only partially intangible.</rdfs:comment>
  </owl:Class>

  <owl:ObjectProperty rdf:about="http://sw.opencyc.org/2008/06/10/concept/Mx4rvVjCQJwpEbGdrcN5Y29ycA">
    <rdfs:label xml:lang="en">information content</rdfs:label>
    <rdfs:comment xml:lang="en">A binary predicate that relates instances of &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; to instances 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/containsInformation&quot; class=&quot;cyc_term&quot;&gt;containsInformation&lt;/a&gt; IS INFO) means that INFO is part of the information content of the &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;, IS. See also &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;. For assertions that a given IBT contains information about a given &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Thing&quot; class=&quot;cyc_term&quot;&gt;Thing&lt;/a&gt;, see &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/containsInformationAbout&quot; class=&quot;cyc_term&quot;&gt;containsInformationAbout&lt;/a&gt; and its specializations.</rdfs:comment>
    <cycAnnot:label xml:lang="en">containsInformation</cycAnnot:label>
  </owl:ObjectProperty>

  <owl:Class rdf:about="AspatialInformationStore">
    <cycAnnot:label xml:lang="en">AspatialInformationStore</cycAnnot:label>
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AspatialThing&quot; class=&quot;cyc_term&quot;&gt;AspatialThing&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/IntangibleIndividual&quot; class=&quot;cyc_term&quot;&gt;IntangibleIndividual&lt;/a&gt;, and &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;.  &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; is the collection of all information stores that have no spatial location.  Specializations 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; include &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;, &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;, &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/AbstractInformationStructure&quot; class=&quot;cyc_term&quot;&gt;AbstractInformationStructure&lt;/a&gt;, and &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/FieldOfStudy&quot; class=&quot;cyc_term&quot;&gt;FieldOfStudy&lt;/a&gt;.  Although no instance 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; has a spatial location, some instances can have multiple spatio-temporal &amp;quot;embodiments&amp;quot;. For example, 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 the content of several concrete documents, such as several instances of &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/BookCopy&quot; class=&quot;cyc_term&quot;&gt;BookCopy&lt;/a&gt; (see &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;); and several distinct events, such as spoken utterances, may have a certain unique &lt;a href=&quot;http://sw.opencyc.org/2008/06/10/concept/en/Proposition&quot; class=&quot;cyc_term&quot;&gt;Proposition&lt;/a&gt; as their content (see &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;).</rdfs:comment>
    <rdfs:label xml:lang="en">information</rdfs:label>
  </owl:Class>

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

</rdf:RDF>
