- From: Ivan Herman <ivan@w3.org>
- Date: Mon, 14 Jul 2008 16:24:29 +0200
- To: public-powderwg@w3.org
- Message-ID: <487B619D.1010206@w3.org>
Comment on http://www.w3.org/TR/2008/WD-powder-formal-20080709/, Formal
Semantics
The text says, right before 3-13:
[[[
Following on from the previous example, it is also permissible to have
an RDF Class embedded in the descriptor set as long as there are no
blank nodes. Typed nodes are allowed, as shown in Example 3-13.
]]]
This sentence is misleading. The construction:
<owl:hasValue>
<ex:Red>
<ex:hex>ff0000</ex:hex>
</ex:Red>
</owl:hasValue>
_does_ define a blank node that happens to be an instance of type
ex:Red. On the other hand, 'typed node' is not an RDF notion but an
RDF/XML notion, ie, it would be better to stick to general RDF/OWL
terms. I guess this needs some re-write...
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
Received on Monday, 14 July 2008 14:32:31 UTC