语义网概述 英文文献集翻译
《语义网概述 英文文献集翻译》由会员分享,可在线阅读,更多相关《语义网概述 英文文献集翻译(14页珍藏版)》请在毕设资料网上搜索。
1、( 2009 届毕业设计) 外文翻译原文及译文 学 院(部): 计算机与通信学院 专 业: 计算机科学与技术 学 生 姓 名: 班 级: 指导教师姓名: 职称 副教授 2009 年 4 月 本科毕业设计(外文翻译原文 及译文) 1 The Semantic Web: An Overview Data Independence An important point about database systems is that the database should exist independently of any of the specific applications. Tradition
2、al data processing applications are data dependent. COBOL programs contain file descriptions and record descriptions that carefully describe the format and characteristics of the data. Users should be able to change the structure of the database without affecting the applications that use it. For ex
3、ample, suppose that the requirements of your applications change. A simple example would be expanding ZIP codes from five digits to nine digits. On a traditional approach using COBOL programs each individual COBOL application program that used that particular field would have to be changed, recompil
4、ed, and retested. The programs would be unable to recognize or access a file that had been changed and contained a new data description; this, in turn, might cause disruption in processing unless the change were carefully planned. Most database programs provide the ability to change the database str
5、ucture by simply changing the ZIP code field and the data-entry form. In this case, data independence allows for minimal disruption of current and existing applications. Users can continue to work and can even ignore the nine-digit code if they choose. Eventually, the file will be converted to the n
6、ew nine-digit ZIP code, but the ease with which the changeover takes place emphasizes the importance of data independence. Data Integrity Data integrity refers to the accuracy, correctness, or validity of the data in the database. In a database system, data integrity means safeguarding the data agai
7、nst invalid alteration or destruction arise. The first has to do with many users accessing the database concurrently. For example, if thousands of travel agents and airline reservation clerks are accessing the database concurrently. For example, if thousands of travel agents and airline reservation
8、clerks are accessing the same database at once, and two agents book the same seat on the same flight, the first agents booking will be lost. In such case the technique of locking the record or field provides the means for preventing one user from accessing a record while another user is updating the
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 语义 概述 英文 文献 翻译
