- From: Jeff Z. Pan <jpan@csd.abdn.ac.uk>
- Date: Thu, 20 Jul 2006 11:29:56 +0100
- To: "MMSem public" <public-xg-mmsem@w3.org>
> ACTION: ALL give comments on the "Image annotation on the Semantic >Web" Working Draft [recorded in >http://www.w3.org/2006/07/10-mmsem-minutes.html#action07] Here are some comments of RDF representations in the working draft. - Section 2.2, the example about elephant: <rdf:Description rdf:about="Ganesh.jpg"/> should be <rdf:Description rdf:about="Ganesh.jpg">, i.e. removing the "/" at the end. - Section 5.1, the example about location: I don't see why we need to use the property foaf:name when it is not necessary. For example, we can have <locat:Continent>Asia</locat:Continent> rather than <locat:Continent> <foaf:name>Asia</foaf:name> </locat:Continent>, and we can have <locat:Country>Thailand</locat:Country> rather than <locat:Country> <foaf:name>Thailand</foaf:name> </locat:Country> Hope these help. Jeff -- Dr. Jeff Z. Pan (http://www.csd.abdn.ac.uk/~jpan/) Department of Computing Science, The University of Aberdeen
Received on Thursday, 20 July 2006 10:30:57 UTC