著者
木村 映善 村田健史
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.47, no.4, pp.1051-1062, 2006-04-15
被引用文献数
4

近年,太陽地球系物理の分野では,高度に発達した計測機器開発による観測範囲の拡大ならびに国際協調プロジェクトの立ち上がりを背景として,世界各地の観測データを蓄積したデータサイトからの観測データの横断的検索,分析を提供するシステムが要請されている.しかし,対象領域が多様性に富んでいるため,システム構成にも変化があり,Grid Computing やWeb Service での統合も困難であることが明らかになっている.既存のシステムへの変化のインパクトを最小に抑え,かつ多様性の記述と柔軟な連携を実現するメタデータの記述を検討した.広くコンテンツ情報配信に利用されているRSS1.0 の簡素さとRSS1.0 がRDF/XML に基づいていることからオントロジ要素の記述に基づいた拡張ができることに注目し,RSS の独自拡張を施すことで既存のシステムと新しい流れの技術の親和的融合が実現できた.本論文では太陽地球系物理分野の観測データのメタデータの記述のコンテナとしてRSS を利用するための検討結果について報告する.In the Solar-Terrestrial Physics (STP) field, the Virtual Observatory (VO) project is difficult to realize because the data model of STP is wide-ranged and rich in diversity. To realize VO in STP, we have to develop the method that absorbs the gap between the data models in many data site. We have designed the light-weight meta-data delivery mechanism with RSS 1.0 which supports the extensibility from the RDF nature. We have designed the class and relationships of between Mission, Team, Group, User, and observatory data with OWL by the lesson of comparing the difference of models and web-services: CDAS and STARS. This RSS/RDF based meta-data proposes promising prospects which it shows capabilities of changing the specification without breaking forward application compatibility by making deduction from ontology information.
著者
村田健史 岡田 雅樹 阿部 文雄 荒木 徹 松本 紘
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌データベース(TOD) (ISSN:18827799)
巻号頁・発行日
vol.43, no.12, pp.115-130, 2002-12-15
被引用文献数
5

現在,宇宙開拓科学や地球環境科学の様々な分野において,広域観測が進められている.我が国では,観測データの取得・蓄積は諸外国と比較して進んでいるが,データのネットワーク上での公開・発信は不十分な点が多い.広域観測データは,観測グループ独自のデータ較正方法やデータ公開ルールがあり,データ管理・公開が機関ごとに独立に行われる傾向がある.一方,データ解析者は,これらの分散管理されているデータを一元的に利用したい.しかし,米国の米国宇宙科学データセンター(NSSDC )のような統合的データセンターの実現は容易ではない.本研究では,広域宇宙地球観測の1 つである,太陽地球系物理(STP )観測データのための分散データベースを提案する.提案する分散データベースでは,データファイルおよびデータ利用者のメタ情報を抽出し,メタデータベース化する.各観測グループはメタデータベースを独自に管理することで,データの管理権限を保護することができる.一方,分散データベースシステムによって各データに対して透過的にアクセスすることにより,データ解析者は一元的にデータを利用することができる.本稿では,分散データベースのシステム設計を行い,実際に試験データを用いたデータベースを構築した.その結果,提案する垂直分散型分散データベースによって,実用上有効なアクセス速度でメタ情報取得が可能であることが分かった.Due to the development of computer performance and information networks,we can now easily access to observation data for large-scale Solar-Terrestrial Physics (STP)through the Internet.However,for integrated studies with help of a variety of observation data together, we need to a distributed network database system with which users are able to access to any observation data with high transparency.It is widely said that distribution systems and facilities for STP data are inferior to observation and storage systems in Japan. However, it is diffcult to construct a central data management center for huge amount of data because of financial,political,and technical reasons.We herein propose a distributed database system for STP data.In the presented database system,index information of both observation data files and access users are stored and managed as a meta-detabase.Through the access to the meta-detabase,users obtain information of the observation data:not only datasite addresses, directory names and ?le names of the data,but authorization of the data.One's authorization to access one data is provided by the team or mission responsible for the data.This suggests that the ownerships of observation data to each team/mission are preserved though the present meta-database seems to be only one from user side.