Jump to content

Semi-structured model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lyondif02 (talk | contribs) at 12:54, 9 July 2006 (correction : seperation > separation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In a Semi-Structured data model, there is no separation between the data and the schema, and the amount of structure used depends on the purpose.
A Semi-Structured data model is useful because:

  • Some data sources cannot be constrained by schema
  • It provides a flexible format for data exchange between different types of databases
  • It can be helpful to view structured data as semi-structured (for browsing purposes)
  • The schema can easily be changed
  • The data transfer format may be portable