- 著者
-
中田 充
宝珍輝尚
都司 達夫
- 出版者
- 一般社団法人情報処理学会
- 雑誌
- 情報処理学会研究報告データベースシステム(DBS) (ISSN:09196072)
- 巻号頁・発行日
- vol.1997, no.38, pp.1-8, 1997-05-13
- 参考文献数
- 9
- 被引用文献数
-
3
サイエンティフィックデータベース管理システムDREAMのデータモデルであるDREAMモデルでは,データはデータエレメントと呼ばれる要素に格納される.名前付きエレメントはデータに名前を付けるための要素であり,視点はその集合として定義される.さらに,オブジェクトは視点の集合であり,オブジェクトの集合はバンドルと呼ばれる.この内,名前付きエレメント,視点,オブジェクト,バンドルの基本的な構造は(識別子,名前,集合)の3つ組である.この3つ組のことを名前付き集合と呼ぶ.本論文では,まず名前付き集合に関してその構造や演算を定義し,名前付き集合を用いた名前付き集合モデルを提案する.そのあと,名前付き集合モデルを用いてDREAMのデータモデルの定義を行う.DREAM model is a data model for a scientific DBMS DREAM. In DREAM model, data is stored into a data element. A named element is to relate a name with data elements. A set of named elements is called perspective. Furthermore, an object is a set of perspectives, and a set of objects is called a bundle. Structure of every DREAM element except data element can be treated as a triplet (id, name, S), where id is the identifier of the triplet, name is the name of the triplet and S is the corresponding set of DREAM elements. We call this triplet as the named set and the data model employing these triplets as the named set model. First, this paper proposes a named set model including unified operations on the triplets. Secondly, it defines the DREAM model using the proposed named set model.