Meta Data Services Programming

Understanding Application Data

You can begin planning your information model by answering these questions:

You can think of any application structure as objects, properties, and relationships. When you store data about your tool or application in a repository, you can create objects, indicate how those objects are related to each other, and define properties for each of those objects or relationships. To create the hypothetical bookseller's tool, you can do the following:

The following figure summarizes this data. The figure shows typical data about specific books, authors, and publishers. Because the data is typical, it helps you visualize the kinds of data that your model must accommodate.

See Also

Designing Information Models