Linked by Thom Holwerda on Wed 12th Aug 2009 17:55 UTC, submitted by Laurence
Permalink for comment 378255
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-06-29
What about this patent is supposed to be non-obvious? It seems to consist only of some set-oriented structure of <attribute, dataReference> with the "raw" data stored separately. This is basically an index-type structure, where the attribute can be anything one wishes to associate with the data indirectly locatable by the dataReference.
One example of this, very close to to idea of "format" and "text" that I'm familiar with is the Chemical Abstracts Service (CAS) Standard File Format, which was first published in 197l:
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1671672
Given that one other view of this would be index types -- from those in memory to those in DBMSs, I don't understand what isn't particularly obvious about this.