- From: Olivier Rossel <olivier.rossel@gmail.com>
- Date: Wed, 2 Jul 2008 09:43:39 +0200
- To: semantic-web@w3.org
> Any XML instance can be considered a compact, early-bound serialization of > an infoset RDF graph. +1. XML is very powerful when it comes to presenting data (because it details how data imbricate with each other). But XML is very unnatural when it comes to crawling the data in an unexpected and ever-changing manner (because XML tree structure is chosen once for all, usually before even knowing which queries will be applied upon itself).
Received on Wednesday, 2 July 2008 07:44:15 UTC