DocumentCode
869333
Title
Using metadata
Author
Fowler, M.
Volume
19
Issue
6
fYear
2002
Firstpage
13
Lastpage
17
Abstract
I occasionally come across people who describe their programming tasks as tedious, which is often the sign of a design problem. One common source of tedium is pulling data from an external source. You almost always do the same thing with the data, but because the data differs each time, it´s difficult to reduce such tedious programming. This Is when you should consider using metadata. To illustrate the approach, consider a simple design problem: build a module that will read data out of a simple file format into memory. One example of this file is a tab-delimited format with the first line containing the names of the fields.
Keywords
data handling; input-output programs; meta data; design problem; external source; metadata; simple file format; tab-delimited format; tedious programming; Particle separators; Protection; Roentgenium; Writing;
fLanguage
English
Journal_Title
Software, IEEE
Publisher
ieee
ISSN
0740-7459
Type
jour
DOI
10.1109/MS.2002.1049381
Filename
1049381
Link To Document