{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00020724","sets":["1164:1165:1274:1276"]},"path":["1276"],"owner":"1","recid":"20724","title":["分散知識ベース管理システムPHI"],"pubdate":{"attribute_name":"公開日","attribute_value":"1987-09-21"},"_buckets":{"deposit":"40bc596e-65b4-48fc-a9ce-6dace2b939ee"},"_deposit":{"id":"20724","pid":{"type":"depid","value":"20724","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"分散知識ベース管理システムPHI","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"分散知識ベース管理システムPHI"},{"subitem_title":"PHI - A Distributed Knowledge Base Management System","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"1987-09-21","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"沖電気工業株式会社"},{"subitem_text_value":"沖電気工業株式会社"},{"subitem_text_value":"沖電気工業株式会社"},{"subitem_text_value":"財団法人新世代コンピュータ技術開発機構"},{"subitem_text_value":"財団法人新世代コンピュータ技術開発機構"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Oki Electric Industry Co., Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Oki Electric Industry Co., Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Oki Electric Industry Co., Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Institute for New Generation Computer Technology","subitem_text_language":"en"},{"subitem_text_value":"Institute for New Generation Computer Technology","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/20724/files/IPSJ-DBS87061002.pdf"},"date":[{"dateType":"Available","dateValue":"1989-09-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DBS87061002.pdf","filesize":[{"value":"1.1 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"13"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"eb08219f-238a-4310-b949-e0eef344034d","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1987 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"羽生田, 博美"},{"creatorName":"山下, 祥司"},{"creatorName":"宮崎, 収兄"},{"creatorName":"森田, 幸伯"},{"creatorName":"伊藤, 英則"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Hiromi, Haniuda","creatorNameLang":"en"},{"creatorName":"Shouji, Yamashita","creatorNameLang":"en"},{"creatorName":"Nobuyoshi, Miyazaki","creatorNameLang":"en"},{"creatorName":"Morita, Yukjhiro","creatorNameLang":"en"},{"creatorName":"Hidenori, Itoh","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10112482","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"第5世代コンピュータ研究開発プロジェクトでは,知識ベースに関する研究の一環として分散知識ベース管理システムPHIの研究が行われている。PHIは,ICOT-LANで結合した複数台の逐次型推論マシンPSI上で稼動する実験システムであり,PHIを構成する各分敗サイトは,PSIと知識ベース演算エンジンを結合したハードウェア上に実現される。知識ベース演算エンジンは,重ね合わせ符号索引を用いて,間係代数演算やルールに対する処理を高速に実行する専用ハードウェアである。PHIは,分散演繹データベース管理を核として実現される。PHIにおける演繹推論を効率的に行うため,ホーン節形式の問い合わせは,関係する内包データベース中のルールと統合され関係データベース演算にコンパイルされる。本稿では,PHIの問い合わせ処理方式および知識ベース演算エンジンの処理方式について述べる。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"A distributed knowledge base management system PHI is being developed as part of the knowledge base research in the Fifth Generation Computer Systems project. PHI is an experimental system which consists of a number of nodes linked by the ICOT-LAN. Each node of PHI is a personal sequential inference machine PSI with an attached knowledge base engine (KBE). KBE is being designed based on a superimposed code scheme to process relatonal operations efficiently. The kernel of PHI is a distributed deductive databse system. Queries experessed in the form of Horn clause are combined with related rules and compiled to relational operations to realize the efficient processing of deductive inferences in PHI. This paper outlines the model of the query processing strategy of PHI and the superimposed code scheme of KBE for compiled relational operations.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告データベースシステム(DBS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"1987-09-21","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"66(1987-DBS-061)","bibliographicVolumeNumber":"1987"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":20724,"updated":"2025-01-22T21:38:40.178863+00:00","links":{},"created":"2025-01-18T22:52:51.261837+00:00"}