- From: Ivan Herman <ivan@w3.org>
- Date: Fri, 5 Nov 2010 12:31:31 +0100
- To: Souripriya Das <SOURIPRIYA.DAS@oracle.com>
- Cc: Richard Cyganiak <richard.cyganiak@deri.org>, Seema Sundara <seema.sundara@oracle.com>, public-rdb2rdf-comments@w3.org
- Message-Id: <1E9EA8F9-8552-4DE6-B701-6D8B9C6671F0@w3.org>
Thanks Souri. Ivan On Nov 5, 2010, at 03:21 , Souripriya Das wrote: > Ivan, Thanks for your comments. Please see my comments inline. Thanks. -- Souri. > > On 11/1/2010 11:41 AM, Ivan Herman wrote: >> In the A.2.2 example the set of triples contain >> >> <xyz.com/emp/7369> rdf:type xyz:emp . >> >> Shouldn't that be >> >> <xyz.com/emp/7369> rdf:type <xyz.com/emp/job/CLERK> . >> >> instead, per 3.1.1.9? Also, shouldn't there be an extra >> >> <xyz.com/emp/7369> rdf:type <xyz.com/emp/etype/PART_TIME> . >> >> triple? >> >> > Fixed it. We actually added two rdf:type triples: one corr to the emp:jobtype triple and the other corr to the emp:emptype triple: > > <xyz.com/graph/CLERK/PART_TIME> <xyz.com/emp/7369> rdf:type <xyz.com/emp/job/CLERK> > <xyz.com/graph/CLERK/PART_TIME> <xyz.com/emp/7369> rdf:type <xyz.com/emp/etype/PART_TIME> >> I must say I am not convinced that having rr:RDFTypeProperty is really useful. I can set the type by simply using rr:property rdf:type, so this is some sort of a shorthand for which I do not see the real necessity... >> >> > In the latest (significantly changed) Editor's draft, we have removed rr:RDFTypeProperty, among many other changes. >> Ivan >> >> >> ---- >> Ivan Herman, W3C Semantic Web Activity Lead >> Home: >> http://www.w3.org/People/Ivan/ >> >> mobile: +31-641044153 >> PGP Key: >> http://www.ivan-herman.net/pgpkey.html >> >> FOAF: >> http://www.ivan-herman.net/foaf.rdf >> >> >> >> >> >> >> >> > ---- Ivan Herman, W3C Semantic Web Activity Lead Home: http://www.w3.org/People/Ivan/ mobile: +31-641044153 PGP Key: http://www.ivan-herman.net/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
Attachments
- application/pkcs7-signature attachment: smime.p7s
Received on Friday, 5 November 2010 11:30:30 UTC