- From: Sean B. Palmer <sean@miscoranda.com>
- Date: Fri, 10 Nov 2006 15:30:07 +0000
- To: public-wai-ert@w3.org
<earl:Software rdf:ID="tool">
<dc:title xml:lang="en">Cool Tool</dc:title>
<dc:description xml:lang="en">My favorite tool!</dc:description>
<foaf:homepage>http://example.org/tools/#cool</foaf:homepage>
<dct:hasVersion>1.0.3</dct:hasVersion>
</earl:Software>
- http://www.w3.org/TR/2006/WD-EARL10-Schema-20060927/#assertor
The fourth line should read:
<foaf:homepage rdf:resource="http://example.org/tools/#cool"/>
(According to http://xmlns.com/foaf/0.1/#term_homepage the range of
foaf:homepage is foaf:Document, which, it is clear from the
definition, is disjoint from rdfs:Literal.)
Cf. http://chatlogs.planetrdf.com/swig/2006-11-10.html#T15-14-26
Thanks,
--
Sean B. Palmer, http://inamidst.com/sbp/
Received on Monday, 13 November 2006 11:06:11 UTC