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

<?xml-stylesheet type="text/xsl" href="http://sw.opencyc.org/xsl/OpenCycOWLIndividualDisplayNL.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>

  <Distance rdf:about="Thin">
    <rdfs:comment xml:lang="en">Thin</rdfs:comment>
    <cycAnnot:externalID>Mx4rvVi995wpEbGdrcN5Y29ycA</cycAnnot:externalID>
    <cycAnnot:label xml:lang="en">Thin</cycAnnot:label>
    <rdfs:label xml:lang="en">thinness</rdfs:label>
    <rdf:type rdf:resource="NonNumericScalarQuantity"/>
    <prettyString xml:lang="en">thin</prettyString>
    <prettyString xml:lang="en">thinner</prettyString>
    <prettyString xml:lang="en">thinnesses</prettyString>
    <prettyString xml:lang="en">thinnest</prettyString>
    <seeAlsoURI>http://www.w3.org/2006/03/wn/wn20/instances/synset-thin-adjective-1</seeAlsoURI>
    <owl:sameAs rdf:resource="http://sw.opencyc.org/2009/04/07/concept/Mx4rvVi995wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&ocyc;Mx4rvVi995wpEbGdrcN5Y29ycA"/>
    <owl:sameAs rdf:resource="&cyc;Mx4rvVi995wpEbGdrcN5Y29ycA"/>
  </Distance>

  <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: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="Distance">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PhysicalQuantity&quot; class=&quot;cyc_term&quot;&gt;PhysicalQuantity&lt;/a&gt;. Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Distance&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt; is the length of a path in space extending from one point to another. In some contexts, for example in the argument 2 position of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/altitudeAboveSeaLevel&quot; class=&quot;cyc_term&quot;&gt;altitudeAboveSeaLevel&lt;/a&gt;, an instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Distance&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt; will include directional information.  In these contexts, instances can take on positive or negative values.  In other contexts, directional information will not matter, and instances of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Distance&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt; will only take on non-negative values.  See the specialization &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Distance_Absolute&quot; class=&quot;cyc_term&quot;&gt;Distance_Absolute&lt;/a&gt; for measures of distance that necessarily do not include directional information, and thus are always non-negative.  An instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Distance&quot; class=&quot;cyc_term&quot;&gt;Distance&lt;/a&gt; may be either a fixed interval, such as the height of the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WashingtonMonumentInWashingtonDC&quot; class=&quot;cyc_term&quot;&gt;WashingtonMonumentInWashingtonDC&lt;/a&gt; or the altitude of the &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/DeadSea&quot; class=&quot;cyc_term&quot;&gt;DeadSea&lt;/a&gt;, or a range, such as &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/WithinAudibleDistance&quot; class=&quot;cyc_term&quot;&gt;WithinAudibleDistance&lt;/a&gt; (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ScalarInterval&quot; class=&quot;cyc_term&quot;&gt;ScalarInterval&lt;/a&gt; for more explanation). See &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/UnitOfDistance&quot; class=&quot;cyc_term&quot;&gt;UnitOfDistance&lt;/a&gt; for the units used by Cyc to measure distances.</rdfs:comment>
    <cycAnnot:label xml:lang="en">Distance</cycAnnot:label>
    <rdfs:label xml:lang="en">distance</rdfs:label>
  </owl:Class>

  <Distance rdf:about="http://sw.opencyc.org/2009/04/07/concept/Mx4rvVi995wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Thin</rdfs:comment>
    <cycAnnot:label xml:lang="en">Thin</cycAnnot:label>
    <rdfs:label xml:lang="en">thinness</rdfs:label>
  </Distance>

  <Distance rdf:about="&cyc;Mx4rvVi995wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Thin</rdfs:comment>
    <cycAnnot:label xml:lang="en">Thin</cycAnnot:label>
    <rdfs:label xml:lang="en">thinness</rdfs:label>
  </Distance>

  <owl:Class rdf:about="NonNumericScalarQuantity">
    <rdfs:comment xml:lang="en">A specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ScalarQuantity&quot; class=&quot;cyc_term&quot;&gt;ScalarQuantity&lt;/a&gt; and &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ScalarProperInterval&quot; class=&quot;cyc_term&quot;&gt;ScalarProperInterval&lt;/a&gt; (qq.v.).  Each instance of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/NonNumericScalarQuantity&quot; class=&quot;cyc_term&quot;&gt;NonNumericScalarQuantity&lt;/a&gt; is a properly interval-like quantity that is not given in terms of a numerically-specified measurement (cf. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MeasurableQuantity&quot; class=&quot;cyc_term&quot;&gt;MeasurableQuantity&lt;/a&gt;).  Typically, a non-numeric quantity is specified in a way that compares it to certain other non-numeric quantities of the same general type.  For example,  &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/BreadboxSized&quot; class=&quot;cyc_term&quot;&gt;BreadboxSized&lt;/a&gt; is a non-numeric &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/Volume&quot; class=&quot;cyc_term&quot;&gt;Volume&lt;/a&gt; that is less than (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/followingValue&quot; class=&quot;cyc_term&quot;&gt;followingValue&lt;/a&gt;) the volume &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/HumanSized&quot; class=&quot;cyc_term&quot;&gt;HumanSized&lt;/a&gt;.
&lt;p/&gt;
Note that no &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/MathematicalFunctionOnScalars&quot; class=&quot;cyc_term&quot;&gt;MathematicalFunctionOnScalars&lt;/a&gt; (e.g. &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/PlusFn&quot; class=&quot;cyc_term&quot;&gt;PlusFn&lt;/a&gt;, &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/ScalarExponentFn&quot; class=&quot;cyc_term&quot;&gt;ScalarExponentFn&lt;/a&gt;) is defined (see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/undefined&quot; class=&quot;cyc_term&quot;&gt;undefined&lt;/a&gt;) on any non-numeric scalar quantity.
&lt;p/&gt;
An important specialization of &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/NonNumericScalarQuantity&quot; class=&quot;cyc_term&quot;&gt;NonNumericScalarQuantity&lt;/a&gt; is &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/GenericQuantity&quot; class=&quot;cyc_term&quot;&gt;GenericQuantity&lt;/a&gt;.
&lt;p/&gt;
For predicates that relate things to non-numeric quantities that characterize them, see &lt;a href=&quot;http://sw.opencyc.org/2009/04/07/concept/en/NonNumericQuantitySlot&quot; class=&quot;cyc_term&quot;&gt;NonNumericQuantitySlot&lt;/a&gt;.</rdfs:comment>
    <rdfs:label xml:lang="en">non numeric scalar quantity</rdfs:label>
    <cycAnnot:label xml:lang="en">NonNumericScalarQuantity</cycAnnot:label>
  </owl:Class>

  <Distance rdf:about="&ocyc;Mx4rvVi995wpEbGdrcN5Y29ycA">
    <rdfs:comment xml:lang="en">Thin</rdfs:comment>
    <cycAnnot:label xml:lang="en">Thin</cycAnnot:label>
    <rdfs:label xml:lang="en">thinness</rdfs:label>
  </Distance>

</rdf:RDF>

