Re: comments on http://www.w3.org/TR/2002/WD-rdf-schema-20021112/

Re: comments on http://www.w3.org/TR/2002/WD-rdf-sI mean
"Person", as a member of "Class", denotes the name of a group
and
"Person", as a subclass of "Resource", denotes people.

You could say that this is my "taxonomy" bias again.
I see people as part of "Resource", not as part of "Class".
============ 
Dick McCullough 
knowledge := man do identify od existent done
knowledge haspart proposition list

  ----- Original Message ----- 
  From: pat hayes 
  To: Richard H. McCullough 
  Cc: Brian McBride ; www-rdf-comments@w3.org 
  Sent: Tuesday, December 03, 2002 11:51 AM
  Subject: Re: comments on http://www.w3.org/TR/2002/WD-rdf-schema-20021112/


    Note the difference between Person/Class and Person/Resource.
    1. Dick is a member of Person & Person is a member of Class & Dick is unrelated to Class
    2. Dick is a member of Person & Person is a subclass of Resource & Dick is a member of Resource


  True. Every member of Class is a subclass of Resource, and everything is a member of Resource.


    Class and Resource are two classes with very different natures. 


  No, they are both classes in exactly the same sense, but they have different kinds of member. More exactly, Resource contains all the Classes but also some other stuff.


    I'd say the "meaning" of Person with respect to Class is very different from the "meaning" of Person with respect to Resource.


  I have no idea what you mean by 'meaning with respect to'. Can you elucidate?


  Pat Hayes


    ============
    Dick McCullough
    knowledge := man do identify od existent done
    knowledge haspart proposition list

      ----- Original Message -----
      From: Brian McBride
      To: Richard H. McCullough ; Patrick J. Hayes
      Cc: www-rdf-comments@w3.org
      Sent: Tuesday, December 03, 2002 8:10 AM
      Subject: Re: comments on http://www.w3.org/TR/2002/WD-rdf-schema-20021112/


      At 06:52 03/12/2002 -0800, Richard H. McCullough wrote:

      Welcome back Richard,
      [...]

      >2. I have one other question related to the definition of "Class".
      >Is "Person" a subClassOf "Class", and "Dick McCullough" a
      >member/individual of "Class"?
      >Or is "Person" a member/individual of "Class", and "Dick McCullough"
      >unrelated to "Class"?
      >In other words, what is the meaning of "Person"?  And is there a
      >difference between "Resource" and "Class"?
      >You might add some words to the document to answer this question.

      Given the normal definitions of person and Dick McCullough and ignoring the
      "'s I would expect to model these as:

         Person rdfs:type rdfs:Class .  # Person is a member of rdfs:Class
         Dick   rdfs:type rdfs:Person . # Dick is a member of Person

      i.e. the latter of the two options you offered.

      Brian




-- 
---------------------------------------------------------------------
  IHMC                                       (850)434 8903   home
  40 South Alcaniz St.                        (850)202 4416   office
  Pensacola                                 (850)202 4440   fax
  FL 32501                                     (850)291 0667    cell
  phayes@ai.uwf.edu            http://www.coginst.uwf.edu/~phayes
  s.pam@ai.uwf.edu   for spam

Received on Tuesday, 3 December 2002 15:23:10 UTC