|
|
|
|
|
by nmcfarl
4698 days ago
|
|
> There's no need for comments unless you are trying to use it for something other than raw data. Is this a true statement? Even books have margins, and word docs comments. I think it’s not infrequent that pure data calls for metadata to put it into context for future users of that data. And in computing most "pure data" formats have had either comments - or schemas and specifications which outline which the contents. The later sure look like comments stored externally to the documents, from my perspective. In general I do not think data is self describing, and thus must be commented on in some form to describe it. |
|