JP5431261B2 - 情報管理システム、方法及びプログラム - Google Patents
情報管理システム、方法及びプログラム Download PDFInfo
- Publication number
- JP5431261B2 JP5431261B2 JP2010165620A JP2010165620A JP5431261B2 JP 5431261 B2 JP5431261 B2 JP 5431261B2 JP 2010165620 A JP2010165620 A JP 2010165620A JP 2010165620 A JP2010165620 A JP 2010165620A JP 5431261 B2 JP5431261 B2 JP 5431261B2
- Authority
- JP
- Japan
- Prior art keywords
- node
- domain
- dag
- data
- relationship
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/206—Drawing of charts or graphs
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
- vaとvbの間にジョインノードvを生成する。
- エッジ(va,v)と、エッジ(vb,v)を生成する。
この結果生成されるグラフが関係性グラフとして、適宜表示される。
また、z≦yとは、関係性グラフにおいて、zからyに辿り着くエッジの列が存在することである。
ジョインノードとは、ノードvaとノードvbのDAGにおける上流ノード同士の間をつなぐノードであるということもできる。
x1≦z
x2≦z
x1≦y,x2≦yを満たすすべてのy∈Vに対して、z≦y
これは、言い換えると、x1とx2というノードのDAGにおける上界の最小元のノードを求める操作である。
R = {(v11,,,,mvn1), ...,(v1m,vnm)} ⊆ V1×...×Vnに拡張する。
410 関連性情報管理コンピュータ装置
502 システム・パス
504 CPU
506 主記憶
508 ハードディスク・ドライブ
514 ディスプレイ
516 通信インターフェース
602 通信モジュール
604 ドメイン・データ
606 グラフ作成モジュール
608 ドメイン・データ
610 関連性入力モジュール
612 関連性データ
614 関連性グラフ作成モジュール
616 関連性グラフ・データ
618 表示モジュール
Claims (6)
- 第1のドメインにおける、DAGに構造化された複数のデータ要素と、第2のドメインにおける、DAGに構造化された複数のデータ要素の間で、予め付与されたデータ要素間の関係に基づき、コンピュータの処理によって、関係情報を構築する方法であって、
コンピュータの処理によって、前記第1のドメインのDAGと、前記第2のドメインのDAGのデータを、関係性グラフを生成するために取り込むステップと、
コンピュータの処理によって、第1のドメインのDAGのノードvaと、第2のドメインのDAGのノードvbの間に関係が付与されていることに応答して、前記関係性グラフにおいて、前記ノードvaとノードvbの間に、ノードvaとノードvbのDAGにおける上流ノード同士の間をつなぐノードである、ジョインノードを作成するステップと、
コンピュータの処理によって、第1のドメインのDAGのノードvaと、第2のドメインのDAGのノードvbに対して、ジョインノードがないものがある限り、
(a) 前記関係性グラフにおいて、vaとvbの間にジョインノードvを生成するステップと、
(b) 前記関係性グラフにおいて、エッジ(va,v)と、エッジ(vb,v)を生成するステップを実行する、
ステップを有する、
関係情報の構築方法。 - 前記データ要素が、SysMLのデータ要素またはUMLのデータ要素である、請求項1に記載の方法。
- 第1のドメインにおける、DAGに構造化された複数のデータ要素と、第2のドメインにおける、DAGに構造化された複数のデータ要素の間で、予め付与されたデータ要素間の関係に基づき、コンピュータの処理によって、関係情報を構築するプログラムであって、
前記コンピュータに、
、前記第1のドメインのDAGのデータと、前記第2のドメインのDAGのデータを、関係性グラフを生成するために取り込むステップと、
前記第1のドメインのDAGのノードvaと、前記第2のドメインのDAGのノードvbの間に関係が付与されていることに応答して、前記関係性グラフにおいて、前記ノードvaとノードvbの間に、前記ノードvaとノードvbのDAGにおける上流ノード同士の間をつなぐノードである、ジョインノードを作成するステップと、
前記第1のドメインのDAGのノードvaと、前記第2のドメインのDAGのノードvbに対して、ジョインノードがないものがある限り、
(a) 前記関係性グラフにおいて、vaとvbの間にジョインノードvを生成するステップと、
(b) 前記関係性グラフにおいて、エッジ(va,v)と、エッジ(vb,v)を生成するステップを実行する、
ステップを実行させる、、
関係情報の構築プログラム。 - 前記データ要素が、SysMLのデータ要素またはUMLのデータ要素である、請求項3に記載のプログラム。
- 複数のドメインのコンピュータに保存されているデータについて、異なるドメインのデータの間のを構築するためのシステムであって、
記憶装置と、
前記任意のドメインのコンピュータから、前記データを取り込んで前記記憶装置に保存する手段と、
前記取り込んだデータについて、ドメイン毎に、DAGに変換して前記記憶装置に保存する手段と、
ユーザがドメイン間のDAGの間に関連付けを与えることを可能ならしめ、且つ、該関連付けを前記記憶装置に保存する手段と、
前記記憶装置に保存されている、第1のドメインのDAGのノードvaと、第2のドメインのDAGのノードvbの間に関係が付与されていることに応答して、関係性グラフにおいて、前記ノードvaとノードvbの間に、前記ノードvaとノードvbのDAGにおける上流ノード同士の間をつなぐノードである、ジョインノードを作成する手段と、
前記第1のドメインのDAGのノードvaと、前記第2のドメインのDAGのノードvbに対して、ジョインノードがないものがある限り、
(a) 前記関係性グラフにおいて、vaとvbの間にジョインノードvを前記関係性グラフに生成するステップと、
(b) 前記関係性グラフにおいて、エッジ(va,v)と、エッジ(vb,v)を前記関係性グラフに生成するステップを実行する、
手段を有する、
システム。 - 前記データ要素が、SysMLのデータ要素またはUMLのデータ要素である、請求項5に記載のシステム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010165620A JP5431261B2 (ja) | 2010-07-23 | 2010-07-23 | 情報管理システム、方法及びプログラム |
US13/180,750 US8766980B2 (en) | 2010-07-23 | 2011-07-12 | Information management system, method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010165620A JP5431261B2 (ja) | 2010-07-23 | 2010-07-23 | 情報管理システム、方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012027685A JP2012027685A (ja) | 2012-02-09 |
JP5431261B2 true JP5431261B2 (ja) | 2014-03-05 |
Family
ID=45493232
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010165620A Expired - Fee Related JP5431261B2 (ja) | 2010-07-23 | 2010-07-23 | 情報管理システム、方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8766980B2 (ja) |
JP (1) | JP5431261B2 (ja) |
Families Citing this family (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8619576B2 (en) * | 2011-07-12 | 2013-12-31 | Cisco Technology, Inc. | Selective topology routing for distributed data collection |
US20130076773A1 (en) * | 2011-09-22 | 2013-03-28 | National Tsing Hua University | Nonlinear revision control system and method for images |
US20130166675A1 (en) * | 2011-12-21 | 2013-06-27 | Sap Ag | Computer System and Computer Method for Coarse-Grained Data Access |
EP2880636B1 (en) * | 2012-08-03 | 2022-01-05 | DreamWorks Animation LLC | Constraint evaluation in directed acyclic graphs |
JP5413867B1 (ja) * | 2013-05-31 | 2014-02-12 | 国立大学法人京都大学 | 関係性グラフ相互連携システム |
US9928241B2 (en) * | 2014-03-18 | 2018-03-27 | Smartsheet Inc. | Systems and methods for analyzing electronic communications to dynamically improve efficiency and visualization of collaborative work environments |
US10747753B2 (en) | 2015-08-28 | 2020-08-18 | Swirlds, Inc. | Methods and apparatus for a distributed database within a network |
US9390154B1 (en) | 2015-08-28 | 2016-07-12 | Swirlds, Inc. | Methods and apparatus for a distributed database within a network |
US9529923B1 (en) | 2015-08-28 | 2016-12-27 | Swirlds, Inc. | Methods and apparatus for a distributed database within a network |
HUE053427T2 (hu) * | 2015-08-28 | 2021-07-28 | Swirlds Inc | Módszerek és készülékek egy hálózaton belüli elosztott adatbázis számára |
JP6463240B2 (ja) * | 2015-09-10 | 2019-01-30 | 株式会社日立製作所 | クエリ作成支援方法および情報処理装置 |
US10353916B2 (en) * | 2016-03-25 | 2019-07-16 | Bentley Systems, Incorporated | Techniques for conversion of CAD descriptions |
PT3539026T (pt) | 2016-11-10 | 2022-03-08 | Swirlds Inc | Métodos e aparelhos para uma base de dados distribuída que inclui entradas anónimas |
KR102433285B1 (ko) | 2016-12-19 | 2022-08-16 | 스월즈, 인크. | 이벤트들의 삭제를 가능하게 하는 분산 데이터베이스를 위한 방법 및 장치 |
US10402932B2 (en) * | 2017-04-17 | 2019-09-03 | Intel Corporation | Power-based and target-based graphics quality adjustment |
KR102348418B1 (ko) | 2017-07-11 | 2022-01-07 | 스월즈, 인크. | 네트워크 내의 분산 데이터베이스를 효율적으로 구현하기 위한 방법들 및 장치 |
CA3076257A1 (en) | 2017-11-01 | 2019-05-09 | Swirlds, Inc. | Methods and apparatus for efficiently implementing a fast-copyable database |
GB2576375A (en) * | 2018-08-17 | 2020-02-19 | Uvue Ltd | Transaction system and method of operation thereof |
KR20220011161A (ko) | 2019-05-22 | 2022-01-27 | 스월즈, 인크. | 분산 데이터베이스에서 상태 증명들 및 원장 식별자들을 구현하기 위한 방법들 및 장치 |
US11360463B2 (en) * | 2020-06-16 | 2022-06-14 | Saudi Arabian Oil Company | Dynamic online process flow diagraming |
CN113570683B (zh) * | 2021-09-23 | 2022-09-30 | 矿冶科技集团有限公司 | 工艺流程图的生成方法、装置及电子设备 |
US12045919B2 (en) * | 2021-11-19 | 2024-07-23 | Snyk Limited | Systems and processes for multi-directional connection of directed acyclic graphs between dashboarding tools and external data tools |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3965798B2 (ja) * | 1998-09-08 | 2007-08-29 | 富士ゼロックス株式会社 | データ処理装置、文書処理装置、データ処理プログラムを記録したコンピュータ読み取り可能な記録媒体、文書処理プログラムを記録したコンピュータ読み取り可能な記録媒体、データ処理方法、および文書処理方法 |
US6304892B1 (en) * | 1998-11-02 | 2001-10-16 | Hewlett-Packard Company | Management system for selective data exchanges across federated environments |
JP3797821B2 (ja) * | 1999-06-29 | 2006-07-19 | 富士通株式会社 | オントロジー構築支援装置 |
JP3990843B2 (ja) * | 1999-07-12 | 2007-10-17 | 株式会社日立製作所 | 空間データの対応関係表示方法 |
US6714939B2 (en) * | 2001-01-08 | 2004-03-30 | Softface, Inc. | Creation of structured data from plain text |
JP2003141139A (ja) * | 2001-11-07 | 2003-05-16 | Toko Seiki Co Ltd | ドキュメントのインデックス検索方法 |
JP3873135B2 (ja) * | 2002-03-08 | 2007-01-24 | インターナショナル・ビジネス・マシーンズ・コーポレーション | データ処理方法、これを用いた情報処理システム及びプログラム |
JP4443999B2 (ja) * | 2004-05-26 | 2010-03-31 | 日本電信電話株式会社 | 情報管理装置および情報管理プログラム |
-
2010
- 2010-07-23 JP JP2010165620A patent/JP5431261B2/ja not_active Expired - Fee Related
-
2011
- 2011-07-12 US US13/180,750 patent/US8766980B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US8766980B2 (en) | 2014-07-01 |
JP2012027685A (ja) | 2012-02-09 |
US20120019535A1 (en) | 2012-01-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5431261B2 (ja) | 情報管理システム、方法及びプログラム | |
US8327029B1 (en) | Unified software construct representing multiple synchronized hardware systems | |
US8898634B2 (en) | Customized object design for industrial automation application | |
WO2016144546A2 (en) | Systems and methods for generating data visualization applications | |
US20140040791A1 (en) | Development platform for software as a service (saas) in a multi-tenant environment | |
Ramírez-Durán et al. | Towards the implementation of Industry 4.0: A methodology-based approach oriented to the customer life cycle | |
Grolinger et al. | Integration of business process modeling and web services: a survey | |
US20180210708A1 (en) | Discovery and modeling of deployment actions for multiple deployment engine providers | |
Voudouris et al. | iOpt: A software toolkit for heuristic search methods | |
Chao | E-services in e-business engineering | |
US8296725B2 (en) | Framework for variation oriented analysis for service-oriented architecture | |
Khan et al. | Rapid development of a data visualization service in an emergency response | |
JP6209253B2 (ja) | コンピュータ支援設計のための方法およびシステム | |
May et al. | Toward a reference terminology for product-service systems in the manufacturing domain | |
US20160217203A1 (en) | Systems, Methods, and Apparatuses for Creating, Linking and Discovering Business Navigation Maps for Analyzing Data | |
Gesing et al. | Workflows in a dashboard: a new generation of usability | |
CN115242871A (zh) | 业务网关的服务方法及装置、存储介质及电子设备 | |
Hsiao et al. | An integrated platform of collaborative project management and silicon intellectual property management for IC design industry | |
Friese et al. | Collaborative Grid process creation support in an engineering domain | |
Chen et al. | An open source lifecycle collaboration approach supporting internet of things system development | |
Vagliano et al. | Tool integration in the aerospace domain: A case study | |
Dziubecki et al. | Easy development and integration of science gateways with vine toolkit | |
CN102906725B (zh) | 将配置项捆绑成复合配置项的方法和计算机系统 | |
Di Martino et al. | Methodologies for cloud portability and interoperability | |
Shahriar | Towards a Cyber-Physical Manufacturing Cloud through Operable Digital Twins and Virtual Production Lines |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130402 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131023 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20131112 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131204 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5431261 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |