JP2011515734A5 - - Google Patents

Download PDF

Info

Publication number
JP2011515734A5
JP2011515734A5 JP2010548761A JP2010548761A JP2011515734A5 JP 2011515734 A5 JP2011515734 A5 JP 2011515734A5 JP 2010548761 A JP2010548761 A JP 2010548761A JP 2010548761 A JP2010548761 A JP 2010548761A JP 2011515734 A5 JP2011515734 A5 JP 2011515734A5
Authority
JP
Japan
Prior art keywords
data
different
type
requested
requesting
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.)
Granted
Application number
JP2010548761A
Other languages
Japanese (ja)
Other versions
JP5400068B2 (en
JP2011515734A (en
Filing date
Publication date
Priority claimed from US12/036,433 external-priority patent/US8307016B2/en
Application filed filed Critical
Publication of JP2011515734A publication Critical patent/JP2011515734A/en
Publication of JP2011515734A5 publication Critical patent/JP2011515734A5/ja
Application granted granted Critical
Publication of JP5400068B2 publication Critical patent/JP5400068B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (18)

異なるデータシェイプに基づく異なる構に対応する1又は複数のデータ要素を使用する1又は複数のアプリケーションを含むコンピュータ化された環境のオブジェクト指向システムにおいて、異なる構造型を使用するアプリケーションが相互利用可能となるように、共通データ構造を使用して異なる構造型のデータへのアクセスをアプリケーションに提供する方法であって、
処理モジュールが、異なるアプリケーションによって保持されたデータを要求するためのアクセス要求を要求アプリケーションから受信する動作と、
前記処理モジュールが、前記異なるアプリケーションに対応するプロキシを識別する動作と、
前記処理モジュールが、当該識別されたプロキシを起動する動作であって、前記プロキシは前記異なるアプリケーションによって保持される前記1又は複数のデータ要素の各々のデータシェイプを識別して各識別されたデータシェイプに対応する共通データ構造内の構造型を識別し、前記プロキシは前記識別されたデータシェイプ及び対応する構造型を使用して、前記共通データ構造に前記要求されたデータを関連付けるマップされたデータ構造を生成する、動作と、
前記処理モジュールが、前記識別されたプロキシを使用して、前記異なる構造型における前記要求されたデータを前記共通データ構造にマップする動作と、
前記処理モジュールが、前記マップされたデータ構造を前記要求アプリケーションに提供する動作と
を含むことを特徴とする方法。
Each other in one or more applications computerized object-oriented system environment including using one or more data elements corresponding to the structure type that different based on different data shapes, applications using different structural types as will be available, a method providing access to data in different structural types using a common data structure to the application,
Processing module, the act of receiving an access request for requesting the data held by a different application from the requesting application,
An operation in which the processing module identifies proxies corresponding to the different applications;
The processing module activating the identified proxy, wherein the proxy identifies each data shape of the one or more data elements held by the different application to identify each identified data shape; A mapped data structure that associates the requested data with the common data structure using the identified data shape and the corresponding structured type Generate an action and
Operation and the processing module, which uses the identified proxy, to map data that is the request in the different structure type in the common data structure,
The processing module includes an act of providing the mapped data structure to the requesting application.
前記プロキシ前記異なるアプリケーションによって提供されることを特徴とする請求項1に記載の方法。 The proxy method according to claim 1, wherein the thus be provided to the different applications. 前記プロキシ、前記システムによって前記異なるアプリケーションに提供されたデフォルトであることを特徴とする請求項1に記載の方法。 The proxy method according to claim 1, characterized in that the defaults that are provided to the different application by the system. 前記共通データ構造における複数の構造型のうちの1つを前記要求されたデータに割り当てる動作をさらに含む請求項1に記載の方法。   The method of claim 1, further comprising assigning one of a plurality of structure types in the common data structure to the requested data. 前記異なるアプリケーションにおいて前記要求されたデータに関する1又は複数のデータシェイプを識別する動作をさらに含む請求項4に記載の方法。 The method of claim 4, further comprising an act of identifying one or more data shapes regarding the the requested data in the different applications. 前記共通データ構造は、オペレーションに対する構造型、シーケンスに対する構造型、レコードに対する構造型、及び認識不可能なデータシェイプを有するデータに対する構造型を含むことを特徴とする請求項4に記載の方法。   5. The method of claim 4, wherein the common data structure includes a structured type for operations, a structured type for sequences, a structured type for records, and a structured type for data having an unrecognizable data shape. 前記要求されたデータをマップする前記動作は、
前記1又は複数のデータシェイプの1つが、値を返す引数又は関数に対応することを判断する動作と、
前記1つのデータシェイプに対応する要求されたデータをオペレーションの構造型に割り当てる動作をさらに含むことを特徴とする請求項6に記載の方法。
The operation of mapping the requested data is:
Determining that one of the one or more data shapes corresponds to an argument or function that returns a value;
The method of claim 6, further comprising assigning requested data corresponding to the one data shape to a structural type of operation.
前記要求されたデータをマップする前記動作は、
前記要求されたデータのうちの少なくともいくつかは未定義のデータシェイプに対応することを判断する動作と、
前記少なくともいくつかのデータを未定義のデータシェイプに対する構造型に割り当てる動作と
をさらに含むことを特徴とする請求項6に記載の方法。
The operation of mapping the requested data is:
Determining that at least some of the requested data corresponds to an undefined data shape;
The method of claim 6, further comprising: assigning the at least some data to a structured type for an undefined data shape.
前記要求されたデータをマップする前記動作が、前記1又は複数のデータシェイプのうちの1つが値の集合に対応すると判断する動作をさらに含むことを特徴とする請求項6に記載の方法。 The method of claim 6, wherein the act of mapping the requested data further comprises an act of determining that one of the one or more data shapes corresponds to a set of values. 前記値の集合が識別可能なラベルを有しないことを判断する動作と、
前記データの集合をシーケンスの構造型に割り当てる動作と
をさらに含む請求項9に記載の方法。
Determining that the set of values does not have an identifiable label;
The method of claim 9, further comprising: assigning the collection of data to a structural type of sequence.
前記値の集合は1又は複数の識別可能なラベルを有することを判断する動作と、
前記データの集合をレコードの構造型に割り当てる動作と
をさらに含む請求項9に記載の方法。
Determining that the set of values has one or more identifiable labels;
The method of claim 9, further comprising: assigning the collection of data to a structured type of record.
1又は複数の要求を受信して、前記要求されたデータのうちの少なくともいくつかに対して1又は複数のオペレーションを実行する動作と、
前記マップされたデータ構造を介して前記1又は複数のオペレーションを処理する動作と
をさらに含む請求項1に記載の方法。
Receiving one or more requests and performing one or more operations on at least some of the requested data;
The method of claim 1, further comprising: processing the one or more operations via the mapped data structure.
オブジェクト指向システム及びインストールされた1又は複数のアプリケーションプログラムを含むコンピュータ化された環境で、異なる構造型を有する1又は複数のデータ要素を実装するアプリケーションプログラムにおいて、共通データ構造を介して1又は複数の異なる構造型に対応するデータにアクセスする方法であって、
異なる構造型に対応するデータに関するアクセス要求を送信する動作と、
前記要求されたデータと共通データ構造の構造型との間のマッピング情報を含むマップされたデータ構造を受信する動作と、
当該マップされたデータ構造に関するオペレーションを要求する動作であって、前記オペレーションは、前記異なる構造型の前記データに変換するオペレーションである、動作と、
当該要求された動作が前記異なる構造型に対応する前記要求されたデータに対して完了したという確認を受信する動作
を含ことを特徴とする方法。
In an application program that implements one or more data elements having different structural types in a computerized environment including an object oriented system and one or more installed application programs, one or more via a common data structure A method of accessing data corresponding to different structured types ,
An act of sending an access request related to data corresponding to the different structure type,
Receiving a mapped data structure including mapping information between the requested data and a structural type of a common data structure;
An act of requesting the operations related to the mapped data structure, said operation is an operation for converting the data of the different structure type, and operation,
Wherein the operation and including things that the requested action has received confirmation that was completed for the requested data corresponding to the different structure type.
前記マップされたデータ構造は、前記要求されたデータのうちの少なくともいくつかが1又は複数の値の集合を含むことを示し、前記集合はレコードの構造型に割り当てられることを特徴とする請求項13に記載の方法。 The mapped data structure indicates that at least some of the requested data includes a set of one or more values, and the set is assigned to a record structure type. 14. The method according to 13. 前記オペレーションを要求する動作は、前記1又は複数の値のうちの1つに対応するレコードの変化を要求する動作をさらに含み、
前記確認は、前記変更が前記レコードにおいて完了されたことを識別することを特徴とする請求項16に記載の方法。
The operation requesting the operation further includes an operation requesting a change of a record corresponding to one of the one or more values,
The method of claim 16, wherein the confirmation identifies that the change has been completed in the record.
前記マップされたデータ構造は、前記要求されたデータのうちの少なくともいくつかがオペレーションの構造型に割り当てられる関数を含むことを示す特徴とする請求項13に記載の方法。   The method of claim 13, wherein the mapped data structure includes a function in which at least some of the requested data is assigned to a structured type of operation. 前記オペレーションを要求する動作は、前記オペレーション構造型に対応する関数が、前記要求されたデータを保持する異なるアプリケーションによって実行されることを要求する動作をさらに含み、
前記確認は、前記関数が実行されたことを示すことを特徴とする請求項16に記載の方法。
The operation requesting the operation further includes an operation requesting that a function corresponding to the structural type of the operation be executed by a different application holding the requested data;
The method of claim 16, wherein the confirmation indicates that the function has been executed.
請求項1に記載の方法を実行するためのプログラムを格納したことを特徴とするコンピュータ可読記録媒体 A computer-readable recording medium storing a program for executing the method according to claim 1 .
JP2010548761A 2008-02-25 2009-01-23 Accessing different types of structures through common data structures Active JP5400068B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/036,433 US8307016B2 (en) 2008-02-25 2008-02-25 Accessing different application data via a common data structure
US12/036,433 2008-02-25
PCT/US2009/031888 WO2009108426A2 (en) 2008-02-25 2009-01-23 Accessing different type structures via a common data structure

Publications (3)

Publication Number Publication Date
JP2011515734A JP2011515734A (en) 2011-05-19
JP2011515734A5 true JP2011515734A5 (en) 2012-02-16
JP5400068B2 JP5400068B2 (en) 2014-01-29

Family

ID=40999324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010548761A Active JP5400068B2 (en) 2008-02-25 2009-01-23 Accessing different types of structures through common data structures

Country Status (5)

Country Link
US (2) US8307016B2 (en)
EP (1) EP2260377B1 (en)
JP (1) JP5400068B2 (en)
CN (1) CN101952800B (en)
WO (1) WO2009108426A2 (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8307016B2 (en) * 2008-02-25 2012-11-06 Microsoft Corporation Accessing different application data via a common data structure
JP5719139B2 (en) * 2009-10-09 2015-05-13 株式会社Nttドコモ System and method for exchanging context data between applications on a mobile device
CN101840230B (en) * 2010-06-04 2012-02-01 浙江中控技术股份有限公司 Method and system for monitoring and managing data
US9672022B2 (en) * 2010-06-23 2017-06-06 Microsoft Technology Licensing, Llc Applications including multiple experience modules
US9766718B2 (en) * 2011-02-28 2017-09-19 Blackberry Limited Electronic device and method of displaying information in response to input
US8612405B1 (en) 2011-09-30 2013-12-17 Emc Corporation System and method of dynamic data object upgrades
US9164751B2 (en) * 2011-09-30 2015-10-20 Emc Corporation System and method of rolling upgrades of data traits
US8682932B2 (en) 2012-02-16 2014-03-25 Oracle International Corporation Mechanisms for searching enterprise data graphs
US8484208B1 (en) * 2012-02-16 2013-07-09 Oracle International Corporation Displaying results of keyword search over enterprise data
US8700673B2 (en) 2012-02-16 2014-04-15 Oracle International Corporation Mechanisms for metadata search in enterprise applications
US10447676B2 (en) 2014-10-10 2019-10-15 Adp, Llc Securing application programming interfaces (APIS) through infrastructure virtualization
US9646092B2 (en) 2014-10-10 2017-05-09 Adp, Llc Centralized application programming interface monitoring tool
US9658893B2 (en) * 2015-05-06 2017-05-23 Runtime Design Automation Multilayered resource scheduling
US9819732B2 (en) * 2015-07-31 2017-11-14 Netapp, Inc. Methods for centralized management API service across disparate storage platforms and devices thereof
EP3136371B1 (en) 2015-08-31 2024-04-17 The Boeing Company Air vehicle navigation method via a common runtime aircraft intent data structure
US9854060B2 (en) 2015-09-29 2017-12-26 Netapp, Inc. Methods and systems for monitoring network storage system resources by an API server
US9798891B2 (en) 2015-10-13 2017-10-24 Netapp, Inc. Methods and systems for service level objective API for storage management
US10188169B2 (en) 2016-03-15 2019-01-29 Nike, Inc. Sensor for an article of footwear
WO2017188928A1 (en) * 2016-04-25 2017-11-02 Hewlett Packard Enterprise Development Lp Persona object to access data
CN106528874B (en) * 2016-12-08 2019-07-19 重庆邮电大学 The CLR multi-tag data classification method of big data platform is calculated based on Spark memory
KR20200084695A (en) * 2019-01-03 2020-07-13 삼성전자주식회사 Apparatus and method for managing application
CN112732468B (en) * 2021-04-01 2021-07-16 统信软件技术有限公司 Data processing method, data interaction system and computing equipment

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6208345B1 (en) * 1998-04-15 2001-03-27 Adc Telecommunications, Inc. Visual data integration system and method
US6694357B1 (en) 1998-07-02 2004-02-17 Copernican Technologies, Inc. Accessing, viewing and manipulation of references to non-modifiable data objects
US7233952B1 (en) 1999-01-15 2007-06-19 Hon Hai Precision Industry, Ltd. Apparatus for visualizing information in a data warehousing environment
HK1020419A2 (en) 1999-03-16 2000-03-17 Shi Piu Joseph Fong Frame model for universal database in database reengineering and integration
JP2001060157A (en) * 1999-08-23 2001-03-06 Nec Corp Inter-application message exchange system
US7099855B1 (en) 2000-01-13 2006-08-29 International Business Machines Corporation System and method for electronic communication management
FI20002720A (en) * 2000-12-12 2002-06-13 Nokia Corp Procedure for performing conversions
US7536697B2 (en) * 2001-06-19 2009-05-19 Accenture Global Services Gmbh Integrating enterprise support systems
JP2003067356A (en) * 2001-08-28 2003-03-07 Fujitsu Ltd Application linkage system and application linkage method
US20030140058A1 (en) 2002-01-18 2003-07-24 Vitria Technology, Inc. Method and apparatus for sharing information between applications using common objects
EP1606740A4 (en) 2003-03-24 2007-10-03 Siebel Systems Inc Common common object
US7296022B2 (en) 2003-07-14 2007-11-13 Microsoft Corporation Method and system for accessing a network database as a web service
US7774486B2 (en) * 2003-08-11 2010-08-10 Teamon Systems, Inc. Communications system providing multi-layered extensible protocol interface and related methods
US7263717B1 (en) * 2003-12-17 2007-08-28 Sprint Communications Company L.P. Integrated security framework and privacy database scheme
US7660805B2 (en) 2003-12-23 2010-02-09 Canon Kabushiki Kaisha Method of generating data servers for heterogeneous data sources
US20050187980A1 (en) 2004-02-10 2005-08-25 Microsoft Corporation Systems and methods for hosting the common language runtime in a database management system
JP4624044B2 (en) * 2004-09-16 2011-02-02 日本電気株式会社 Communication system between programs, communication method between programs, data structure generation system and program
US20070050206A1 (en) 2004-10-26 2007-03-01 Marathon Petroleum Company Llc Method and apparatus for operating data management and control
US8145653B2 (en) * 2005-04-08 2012-03-27 International Business Machines Corporation Using schemas to generate application specific business objects for use in an integration broker
US20070156737A1 (en) 2005-12-15 2007-07-05 First Data Corporation Application integration systems and methods
US7720806B2 (en) 2006-05-15 2010-05-18 Algebraix Data Corporation Systems and methods for data manipulation using multiple storage formats
US8307016B2 (en) * 2008-02-25 2012-11-06 Microsoft Corporation Accessing different application data via a common data structure

Similar Documents

Publication Publication Date Title
JP2011515734A5 (en)
CN111079515B (en) Remote sensing big data-based area monitoring method, device, terminal and storage medium
RU2013151607A (en) INTER-CLOUD MANAGEMENT AND TROUBLESHOOTING
WO2009108426A3 (en) Accessing different type structures via a common data structure
JP2010519625A5 (en)
JP2008535113A5 (en)
JP2021507383A5 (en)
US9021311B2 (en) Method and apparatus for filtering trace information
CN105283855A (en) Method and device for addressing
JP2013037517A5 (en)
JP2014525083A5 (en)
JP2006277723A5 (en)
GB2474178A (en) Encapsulated file management systems
CN105868028A (en) Method and device for sharing data between processes, and terminal
CN112182036A (en) Data sending and writing method and device, electronic equipment and readable storage medium
EP2234051A3 (en) Labeling electronic data in an electronic discovery enterprise system
US20170293550A1 (en) Apparatus and method for testing interoperability of robot software
JP2018018513A5 (en)
RU2011117318A (en) INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD AND PROGRAM
US8935577B2 (en) Method and apparatus for filtering trace information
CN105210028A (en) Reads and writes between a contiguous data block and noncontiguous sets of logical address blocks in a persistent storage device
CN1790343A (en) System and method for producing interface code to use services of an enterprise information system
JP2006004415A5 (en)
CN104052824A (en) Distributed cache method and system
CN104714898B (en) A kind of distribution method and device of Cache