- From: Jie Bao <baojie@gmail.com>
- Date: Fri, 22 May 2009 04:40:23 -0400
- To: Alan Ruttenberg <alanruttenberg@gmail.com>
- Cc: "Peter F.Patel-Schneider" <pfps@research.bell-labs.com>, public-owl-wg <public-owl-wg@w3.org>
Alan Thanks. I changed *:x to s. I didn't use C or P because in Mapping2RDF, it is not required for *:x to be a class expression/property expression *:x rdf:type owl:DeprecatedClass . => AnnotationAssertion( owl:deprecated *:x "true"^^xsd:boolean ) *:x rdf:type owl:DeprecatedProperty . => AnnotationAssertion( owl:deprecated *:x "true"^^xsd:boolean ) And in OWL 1, owl:DeprecatedClass is also applicable to data ranges. Jie On Fri, May 22, 2009 at 2:48 AM, Alan Ruttenberg <alanruttenberg@gmail.com> wrote: > Hi Jie, > > The symbol *:x in that section is not used elsewhere in the QRG. For > the sake of consistency consider using "s" as is used in the > AnnotationAssertion description, or have pairs using "C" and "P" to > match the examples using classes and properties elsewhere in QRG. > > -Alan > > 2009/5/21 Jie Bao <baojie@gmail.com>: >> On Thu, May 21, 2009 at 4:03 PM, Peter F.Patel-Schneider >> <pfps@research.bell-labs.com> wrote: >>> From: Jie Bao <baojie@gmail.com> >>> Subject: Re: status of Quick Reference Guide >>> Date: Thu, 21 May 2009 14:46:45 -0500 >>> >>>> OK. I changed section 4.2 to >>>> >>>> http://www.w3.org/2007/OWL/wiki/index.php?title=Quick_Reference_Guide&oldid=24112#Additional_Vocabulary_in_OWL_2_RDF_Syntax >>> >>> The section looks OK, except ... >>> >>>> I also added links to OWL 1 document from the 5 terms. >>> >>> I think that there are much better documents to link to for these 5 >>> terms, including the RDF mapping document. Further, I think that this >>> linking runs counter to the straw poll taken at yesterday's >>> teleconference. >>> >> OK, I removed them. >> >> http://www.w3.org/2007/OWL/wiki/index.php?title=Quick_Reference_Guide&diff=24113&oldid=24112 >> >>>> The diff is >>>> >>>> http://www.w3.org/2007/OWL/wiki/index.php?title=Quick_Reference_Guide&diff=24112&oldid=24105 >>>> >>>> Jie >>> >>> peter >>> >> >> >> >> -- >> Jie Bao >> http://www.cs.rpi.edu/~baojie >> >> > -- Jie Bao http://www.cs.rpi.edu/~baojie
Received on Friday, 22 May 2009 08:41:04 UTC