- From: Uschold, Michael F <michael.f.uschold@boeing.com>
- Date: Thu, 19 Aug 2004 11:20:19 -0700
- To: "Eric Jain" <Eric.Jain@isb-sib.ch>, <public-swbp-wg@w3.org>
- Cc: "Natasha Noy" <noy@SMI.Stanford.EDU>
What does the [ANN] acronym stand for? It is not listed at:
http://www.w3.org/2001/sw/BestPractices/#Tasks
Thanks,
Mike
-----Original Message-----
From: Eric Jain [mailto:Eric.Jain@isb-sib.ch]
Sent: Thursday, July 22, 2004 1:32 PM
To: public-swbp-wg@w3.org
Cc: Natasha Noy
Subject: Re: [ANN] Working drafts by SW Best Practices group -- request
for comments
If we use approach 1, but say that:
:AfricanLion
a :Animal;
rdfs:subClassOf :Lion .
:Animal
a owl:Class;
rdfs:subClassOf :Class .
...then we can restrict the range of dc:subject (or some other property)
to :Animal. Right?
Also (unrelated), would it make sense to use
:LionsLifeInThePrideBook
owl:sameAs <http://isbn.nu/0736809643> ;
rather than
:LionsLifeInThePrideBook
rdfs:seeAlso <http://isbn.nu/0736809643> ;
?
Received on Thursday, 19 August 2004 18:21:23 UTC