Jump to content

Semi-structured model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 59.94.135.173 (talk) at 04:37, 28 September 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

by ashish kumar joshi


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