W3C home > Mailing lists > Public > semantic-web@w3.org > July 2008

Re: About computer-optimized RDF format.

From: Olivier Rossel <olivier.rossel@gmail.com>
Date: Thu, 24 Jul 2008 21:52:45 +0200
Message-ID: <516816970807241252w14b7f638m5d18ecfac14391d@mail.gmail.com>
To: "Semantic Web" <semantic-web@w3.org>

>  A
> typical XML DOM library uses 5 times as much memory as the size of the XML
> data read in.

Concerning that statement:
For many years, "persistent DOM" implementations have proposed a
clever binary file structure backuped by memory indexes that sticks to
DOM API. This architecture helps infinitely when you deal with huge
XML files.

The fact that these binary DOMs are not of common usage is probably
only the lack of a (open and standard) reference implementation.

PS: please note the semantic difference between binary XML and binary
DOM. A binary DOM requires as few parsing, mapping or translation as
possible to be immediately usable by the library.
Received on Thursday, 24 July 2008 19:53:27 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:45:29 GMT