Comment on http://www.w3.org/TR/2008/WD-powder-dr-20080630/ In examples 2.2 and 2.3, for the generated POWDER-S: <descriptorset> <ex:shape rdf:resource="http://example.org/vocab#square" /> </descriptorset> is translated into: <owl:Restriction> <owl:onProperty rdf:resource="http://example.org/vocab#shape" /> <owl:hasValue>square</owl:hasValue> </owl:Restriction> however, it should be <owl:Restriction> <owl:onProperty rdf:resource="http://example.org/vocab#shape" /> <owl:hasValue rdf:resource"http://example.org/vocab#square" /> </owl:Restriction> Cheers Ivan -- Ivan Herman, W3C Semantic Web Activity Lead Home: http://www.w3.org/People/Ivan/ PGP Key: http://www.ivan-herman.net/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 1 October 2008 00:56:58 GMT