CN116303458B - Management method for data objects in handle system - Google Patents

Management method for data objects in handle system Download PDF

Info

Publication number
CN116303458B
CN116303458B CN202310272622.9A CN202310272622A CN116303458B CN 116303458 B CN116303458 B CN 116303458B CN 202310272622 A CN202310272622 A CN 202310272622A CN 116303458 B CN116303458 B CN 116303458B
Authority
CN
China
Prior art keywords
data object
association
data objects
list
associated data
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.)
Active
Application number
CN202310272622.9A
Other languages
Chinese (zh)
Other versions
CN116303458A (en
Inventor
黄伟
黄海
郭燕
沈青松
杨瑀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xinyuan Electronic Information Technology Co ltd
Original Assignee
Beijing Xinyuan Electronic Information Technology Co ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Beijing Xinyuan Electronic Information Technology Co ltd filed Critical Beijing Xinyuan Electronic Information Technology Co ltd
Priority to CN202310272622.9A priority Critical patent/CN116303458B/en
Publication of CN116303458A publication Critical patent/CN116303458A/en
Application granted granted Critical
Publication of CN116303458B publication Critical patent/CN116303458B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof

Abstract

The application discloses a management method of data objects in a handle system, which is characterized in that an association relation list, an intermediate relation list and a registry are established, and the association relation among the data objects is recorded through the tables, so that the associated data objects are effectively managed, the response capability among the data objects is improved, the user experience is further improved, and the development and the application of a handle system of DOA are finally promoted.

Description

Management method for data objects in handle system
Technical Field
The application relates to the technical field of computers, in particular to a management method of data objects in a handle system.
Background
The DOA/Handle is a digital information management system which is managed by the International organization, distributed globally, and can be used for positioning digital objects on the Internet and realizing interconnection, intercommunication and interoperation. The method has four core functions of coding, analysis, data management and information security. Independent resolution system, independent of DNS, compatible with existing identities, is honored by ITU as the key infrastructure for the next generation Internet. However, the handle system of the conventional DOA lacks the association function between data objects, and the implementation of the response function of events occurring between the data objects is limited, so that the development and application of the handle system of the DOA are restricted.
Disclosure of Invention
The application provides a management method of data objects in a handle system, which aims to solve the problem that the data objects of the handle system of a DOA cannot be effectively managed in the prior art.
In a first aspect, the present application provides a method for managing data objects in a handle system, where the method includes: determining an associated data object and an associated data object associated with the associated data object based on application requirements, creating an association list for the associated data object and the associated data object, and recording handle codes of the associated data object and the associated data object through the association list, wherein the association list comprises a plurality of association lists, and each association list is used for storing the handle codes of the data objects of one association; establishing an intermediate relation list, and recording the handle codes of the associated relation list through the intermediate relation list; and correspondingly storing the intermediate relation list, the association relation list and the associated data objects into a preset registry, so that the associated data objects can be uniformly managed based on the registry.
Optionally, the determining the associated data object and the associated data object associated therewith based on the application requirements includes: an associated data object and associated data object associated therewith are determined based on the preset attributes.
Optionally, the preset attributes include, but are not limited to, the following: index, type, data, license permission, number of forwarding TTL, timestamp, and reference.
Optionally, the association list is used for recording the handle code of the data object associated with a certain attribute, or is used for directly recording the handle code of a certain data object and the handle code of the data object associated with the data object.
Optionally, the storing the intermediate relationship list, the association relationship list and the associated data object in a preset registry includes:
and correspondingly storing the intermediate relation list, the association relation list and the associated data objects into a preset registry, and recording the corresponding relation among the intermediate relation list, the association relation list and the associated data objects through the attribute of the registry.
Optionally, the method further comprises: and establishing a mapping relation between the associated data objects based on the registry, and automatically triggering all the data objects associated with the changed data objects to change after one of the data objects is changed, so that the associated data objects have response capability and interoperable capability.
Optionally, the establishing a mapping relationship between the associated data objects based on the registry, after one of the data objects changes, automatically triggering all the data objects associated with the changed data object to change accordingly, so that the associated data objects have response capability and interoperability capability, including: when any one of the data objects in the registry is changed, all intermediate relation lists corresponding to the changed data object are automatically triggered to be searched through the registry, a corresponding association relation list is further determined according to the searched intermediate relation list, all associated data objects associated with the changed data object are searched according to the determined association relation list, and data adjustment is performed based on the changed data object.
Optionally, triggering the associated data object related to the changed data object to perform data adjustment based on the changed data object, including: triggering the associated data object related to the changed data object to carry out data adjustment based on a preset data change rule through a database.
Optionally, the value of the data object is recorded through a preset field;
wherein, the preset fields include, but are not limited to, the following: index, type, data, license permission, number of forwarding TTL, timestamp, and reference.
In a second aspect, the present application provides a computer readable storage medium storing a computer program for mapping signals, where the computer program is executed by at least one processor to implement a method for managing data objects in a handle system according to any one of the above.
The application has the following beneficial effects:
according to the method and the device, the association relation list, the intermediate relation list and the registry are set up, and the association relation among the data objects is recorded through the tables, so that the associated data objects are effectively managed, the response capability among the data objects is improved, the user experience is further improved, and the development and the application of a handle system of the DOA are finally promoted.
The foregoing description is only an overview of the present application, and is intended to be implemented in accordance with the teachings of the present application in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present application more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the application. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 is a flowchart of a method for managing data objects in a handle system according to a first embodiment of the present application;
FIG. 2 is a schematic diagram of a data object according to a first embodiment of the present application;
FIG. 3 is a schematic diagram of a registry according to a first embodiment of the present application;
FIG. 4 is a schematic diagram of relationships within a registry provided in accordance with a first embodiment of the present application;
fig. 5 is a flowchart of another method for managing data objects in a handle system according to the first embodiment of the present application.
Detailed Description
Aiming at the problem that the data objects of the handle system of the DOA cannot be effectively managed, the embodiment of the application records the association relation among the data objects by setting up the association relation list, the intermediate relation list and the registry, thereby realizing the effective management of the associated data objects and improving the response capability among the data objects. The present application will be described in further detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The first embodiment of the present application provides a method for managing data objects in a handle system, referring to fig. 1, the method includes:
s101, determining an associated data object and an associated data object associated with the associated data object based on application requirements, creating an association list for the associated data object and the associated data object, and recording the handle codes of the associated data object and the associated data object through the association list; specifically, the embodiment of the application is based on overcoming the requirement of collaborative application among multi-source heterogeneous data such as data islands across industries and systems on the Internet, determining an associated data object (or a handle system data object) and an associated handle system data object associated with the associated data object, and recording the associated data object and the associated data object into an association relation list.
That is, in the embodiment of the present application, the associated data object may be specifically determined based on various requirements of the user, and then the handle code of the associated data object is recorded through an association list;
it should be noted that, in the embodiment of the present application, the association list may include a plurality of association lists, and each association list is used to store a data object handle code of an association.
In a specific embodiment, the determining the associated data object and the associated data object associated with the associated data object based on the application requirement in the embodiment of the present application includes: an associated data object and associated data object associated therewith are determined based on the preset attributes. The preset attribute may be a preset field of the data object, such as index, type, data, license permission, forwarding time TTL, timestamp, reference, etc., although those skilled in the art may determine an association according to a title, a keyword, a usage scenario, a user to which the data object belongs, etc. of the data object, and determine the associated data object and the associated data object associated therewith based on the association. The present application will not be described in detail in particular for a person skilled in the art, who can determine the data objects associated with each other based on any desired conditions and manage the associated data objects according to the method of the present application.
Referring to fig. 2, the structure of a data object according to an embodiment of the present application is shown in fig. 2, where the data object in the embodiment of the present application refers to a handle value, and the handle value may be regarded as a record of a set of data fields. These fields include < index >, < type >, < data >, < transmission >, < TTL >, < timestamp >, < reference >, etc., each Handle value must specify a data type in its field, and the Handle system provides a type registration service that allows organizations to register new data types for their applications. In the embodiment of the application, the two parties of the association of the data objects or the association of the attributes between the objects generate the mapping relationship, and when one party is changed under a certain condition, the other party is also changed, thereby conveniently realizing the real-time synchronization and special application of the data in the attributes of the data objects.
S102, establishing an intermediate relation list, and recording the handle codes of the associated association relation list through the intermediate relation list;
in the specific implementation, the incidence relation list may be quite many, and the incidence relation list needs to be managed in a certain way, so that the application specially sets an intermediate relation list to manage the incidence relation list.
And S103, correspondingly storing the intermediate relation list, the association relation list and the associated data objects into a preset registry so as to uniformly manage each associated data object based on the registry.
That is, in the last embodiment of the present application, the registry is used as a table to record all intermediate relationship lists, association relationship lists and handle codes of associated data objects, so that a user can find all associated information through the registry, and can associate all associated data objects through the registry, the intermediate relationship lists and the association relationship lists, and finally, unified management of the associated data objects is achieved, thereby improving management efficiency of the data objects and obtaining better user experience.
It should be noted that, in the embodiment of the present application, the association list may be a handle code for recording a data object associated with a certain attribute, or may be a handle code for directly recording a certain data object and a handle code for a data object associated with the data object.
In other words, the embodiment of the application can search the related data object based on the data attribute and establish the association list, or can search the related data object according to the data object designated by the user and establish the association list.
Referring to fig. 3, a registry of an embodiment of the present application is provided, where the intermediate relationship list, the association relationship list, and the associated data objects are correspondingly stored in a preset registry, specifically, the intermediate relationship list, the association relationship list, and the associated data objects are correspondingly stored in the preset registry, and the corresponding relationship among the intermediate relationship list, the association relationship list, and the associated data objects is recorded by the attribute of the registry.
In specific implementation, the management of the associated data object according to the embodiment of the application is as follows: and establishing a mapping relation between the associated data objects based on the registry, and automatically triggering all the data objects associated with the changed data objects to change after one of the data objects is changed, so that the associated data objects have response capability and interoperable capability.
For example, after any one of the data objects in the registry changes, all intermediate relation lists corresponding to the changed data object are automatically triggered to be searched through the registry, a corresponding association relation list is further determined according to the searched intermediate relation list, all associated data objects associated with the changed data object are searched according to the determined association relation list, and data adjustment is performed based on the associated data objects related to the changed data object.
The method and the device specifically adopt a database to trigger the associated data objects related to the changed data objects to carry out data adjustment based on a preset data change rule. The data change rule may be preset and stored in a database, and it should be noted that the database is a database corresponding to the stored data objects, and the database may be multiple because there may be multiple associated data objects.
In a specific embodiment, the registry in the embodiment of the application adopts a handle code and data object format, the registry is a database formed by the handle code, the registry contains important information of the handle code identification, and the registry structure is formed by keys and values.
FIG. 4 is a diagram of the relationship in the registry in an embodiment of the present application, as can be seen with reference to FIG. 4:
in the embodiment of the application, the key of the registry is a handle code, and the registry value consists of a plurality of fields, wherein the fields can comprise < index >, < type >, < data >, < transmission >, < TTL >
< timestamp >, < reference >, etc., wherein < type > is defined as handle, < data > is a data object intermediate relationship list handle code, a data object association relationship list handle code.
The method for creating the data object intermediate relation list in the embodiment of the application comprises the following steps:
the intermediate relation list is a database for generating association and comprises important information such as handle code identification, corresponding association attribute and the like. The information content of the intermediate relation list consists of the associated handle codes, the corresponding attributes, the associated handle codes and the corresponding associated attributes.
The key of the data object intermediate relation list is a handle code, the value of the data object intermediate relation list consists of a plurality of fields, and specific fields can be < index >, < type >, < data >, < permission >, a plurality of fields,
The left side of the association relationship list of the database, which is recorded by the association handle code and the corresponding attribute, is called the left side of the relationship list, and the right side of the association relationship list, which is recorded by the same row of the database, is called the right side of the relationship list.
The method for creating the data object association list in the embodiment of the application comprises the following steps: the association relation list is an associated handle code database and contains important information of handle code identification and handle value attribute.
The key of the data object association is a handle code, and the value of the data object association is composed of a plurality of fields, specifically the fields can comprise < index >, < type >, < data >, < transmission >, < TTL >, < timestamp >, < reference >, and the like, wherein < type > is defined as handle, and < data > content handle code identification and handle value attribute.
Referring to fig. 4 and 5, a method for implementing association between data objects according to an embodiment of the present application includes:
firstly, determining an associated data object and an associated object, creating an association relation list for the associated data object and the associated data object, creating an intermediate relation list according to the associated data object and the associated data object, writing a handle code and an associated attribute of the associated data object into the left side of a data field of a relation series table, writing the handle code and the associated attribute of the associated data object into the right side of a data field of the relation list, writing the handle code of the relation list into the data field of the relation list, creating a registry, registering the association relation table and the intermediate relation list in the registry, and updating the intermediate relation list.
The method for searching the data object in the embodiment of the application specifically comprises the following steps:
step one, registering the handle codes of the data object, the intermediate list and the relation list into a registry;
step two, different data object handle codes with the same attribute are created in a distinguishing mode and registered in a relation list;
thirdly, listing the relationship list of the associated and the associated different attributes on the left side and the right side of the middle relationship list;
searching a data object with a certain attribute at the left side of the middle relation list;
and fifthly, searching the object with the associated attribute in the corresponding right data object.
In general, the embodiment of the application establishes the association relation list, the intermediate relation list and the registry, and records the association relation among the data objects through the tables, thereby realizing effective management of the associated data objects, improving the response capability among the data objects, further improving the user experience, and finally promoting the development and application of the handle system of the DOA.
A second embodiment of the present application provides a computer readable storage medium storing a computer program for mapping signals, where the computer program is executed by at least one processor to implement a method for managing data objects in a handle system according to any one of the first embodiments of the present application.
The relevant content of the embodiments of the present application can be understood with reference to the first embodiment of the present application, and will not be discussed in detail herein.
Although the preferred embodiments of the present application have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and accordingly the scope of the application is not limited to the embodiments described above.

Claims (8)

1. A method for managing data objects in a handle system, comprising:
determining an associated data object and an associated data object associated with the associated data object based on application requirements, creating an association list for the associated data object and the associated data object, and recording handle codes of the associated data object and the associated data object through the association list, wherein the association list comprises a plurality of association lists, and each association list is used for storing the handle codes of the data objects of one association;
establishing an intermediate relation list, and recording the handle codes of the associated relation list through the intermediate relation list;
correspondingly storing the intermediate relation list, the association relation list and the associated data objects into a preset registry so as to uniformly manage each associated data object based on the registry;
the storing the intermediate relation list, the association relation list and the associated data object in a preset registry correspondingly includes: correspondingly storing the intermediate relation list, the association relation list and the associated data objects into a preset registry, and recording the corresponding relation among the intermediate relation list, the association relation list and the associated data objects through the attribute of the registry;
the method further comprises the steps of: and establishing a mapping relation between the associated data objects based on the registry, and automatically triggering all the data objects associated with the changed data objects to change after one of the data objects is changed, so that the associated data objects have response capability and interoperable capability.
2. The method of claim 1, wherein the determining the associated data object and associated data object associated therewith based on the application requirements comprises:
an associated data object and associated data object associated therewith are determined based on the preset attributes.
3. The method of claim 2, wherein the step of determining the position of the substrate comprises,
the preset attributes include, but are not limited to, the following: index, type, data, license permission, number of forwarding TTL, timestamp, and reference.
4. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the association list is used for recording the handle code of the data object associated with a certain attribute or directly recording the handle code of a certain data object and the handle code of the data object associated with the data object.
5. The method of claim 1, wherein the establishing a mapping between the associated data objects based on the registry, upon a change in one of the data objects, automatically triggers a change in all of the data objects associated with the changed data object such that the associated data objects have response and interoperability capabilities with respect to each other, comprising:
when any one of the data objects in the registry is changed, all intermediate relation lists corresponding to the changed data object are automatically triggered to be searched through the registry, a corresponding association relation list is further determined according to the searched intermediate relation list, all associated data objects associated with the changed data object are searched according to the determined association relation list, and data adjustment is performed based on the changed data object.
6. The method of claim 5, wherein triggering the associated data object to which it relates based on the changed data object for data adjustment comprises:
triggering the associated data object related to the changed data object to carry out data adjustment based on a preset data change rule through a database.
7. The method according to any one of claims 1 to 4, wherein,
the value of the data object is recorded through a preset field;
wherein, the preset fields include, but are not limited to, the following: index, type, data, license permission, number of forwarding TTL, timestamp, and reference.
8. A computer readable storage medium, wherein the computer readable storage medium stores a computer program of signal mapping, which when executed by at least one processor, implements a method of managing data objects in a handle system according to any of claims 1-7.
CN202310272622.9A 2023-03-17 2023-03-17 Management method for data objects in handle system Active CN116303458B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310272622.9A CN116303458B (en) 2023-03-17 2023-03-17 Management method for data objects in handle system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310272622.9A CN116303458B (en) 2023-03-17 2023-03-17 Management method for data objects in handle system

Publications (2)

Publication Number Publication Date
CN116303458A CN116303458A (en) 2023-06-23
CN116303458B true CN116303458B (en) 2023-10-13

Family

ID=86814693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310272622.9A Active CN116303458B (en) 2023-03-17 2023-03-17 Management method for data objects in handle system

Country Status (1)

Country Link
CN (1) CN116303458B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5551028A (en) * 1991-02-28 1996-08-27 Mentor Graphics Corporation Design data management system and associated method
US6226792B1 (en) * 1998-10-14 2001-05-01 Unisys Corporation Object management system supporting the use of application domain knowledge mapped to technology domain knowledge
CN107315764A (en) * 2017-05-11 2017-11-03 北京奇艺世纪科技有限公司 A kind of update method and system of non-relational database associated data
CN111723245A (en) * 2019-03-18 2020-09-29 阿里巴巴集团控股有限公司 Method for establishing incidence relation of different types of storage objects in data storage system
CN111782703A (en) * 2020-07-07 2020-10-16 北京润华信通科技有限公司 Method and system for automatically managing and displaying incidence relation between irrigation area object data
CN111797277A (en) * 2020-05-19 2020-10-20 武汉乐程软工科技有限公司 Method and device for mapping object system and relation system, computer readable storage medium and terminal equipment
CN111797278A (en) * 2020-05-19 2020-10-20 武汉乐程软工科技有限公司 Method for mapping associated object and relation
CN112711629A (en) * 2020-12-30 2021-04-27 浙江中控技术股份有限公司 Data and associated data import and export method, device, equipment and storage medium
CN113259504A (en) * 2021-06-29 2021-08-13 北京信源电子信息技术有限公司 Data management system based on DOA/handle identification analysis technology
CN114218607A (en) * 2021-12-24 2022-03-22 杭州数梦工场科技有限公司 Data processing method and device
CN114297201A (en) * 2021-12-31 2022-04-08 北京索为系统技术股份有限公司 Data processing method and device of multistage association database and electronic equipment
CN114925041A (en) * 2022-05-30 2022-08-19 杭州数梦工场科技有限公司 Data query method and device
CN115168352A (en) * 2022-07-07 2022-10-11 深圳市布博卡科技有限公司 Data association method, terminal and storage medium
CN115617781A (en) * 2022-08-23 2023-01-17 杭州数梦工场科技有限公司 Digital object creating and data management method and device
CN115617774A (en) * 2021-07-16 2023-01-17 顺丰科技有限公司 Data processing method and device based on configuration management system and computer equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6721740B1 (en) * 1998-05-29 2004-04-13 Sun Microsystems, Inc. Method and apparatus of performing active update notification

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5551028A (en) * 1991-02-28 1996-08-27 Mentor Graphics Corporation Design data management system and associated method
US6226792B1 (en) * 1998-10-14 2001-05-01 Unisys Corporation Object management system supporting the use of application domain knowledge mapped to technology domain knowledge
CN107315764A (en) * 2017-05-11 2017-11-03 北京奇艺世纪科技有限公司 A kind of update method and system of non-relational database associated data
CN111723245A (en) * 2019-03-18 2020-09-29 阿里巴巴集团控股有限公司 Method for establishing incidence relation of different types of storage objects in data storage system
CN111797278A (en) * 2020-05-19 2020-10-20 武汉乐程软工科技有限公司 Method for mapping associated object and relation
CN111797277A (en) * 2020-05-19 2020-10-20 武汉乐程软工科技有限公司 Method and device for mapping object system and relation system, computer readable storage medium and terminal equipment
CN111782703A (en) * 2020-07-07 2020-10-16 北京润华信通科技有限公司 Method and system for automatically managing and displaying incidence relation between irrigation area object data
CN112711629A (en) * 2020-12-30 2021-04-27 浙江中控技术股份有限公司 Data and associated data import and export method, device, equipment and storage medium
CN113259504A (en) * 2021-06-29 2021-08-13 北京信源电子信息技术有限公司 Data management system based on DOA/handle identification analysis technology
CN115617774A (en) * 2021-07-16 2023-01-17 顺丰科技有限公司 Data processing method and device based on configuration management system and computer equipment
CN114218607A (en) * 2021-12-24 2022-03-22 杭州数梦工场科技有限公司 Data processing method and device
CN114297201A (en) * 2021-12-31 2022-04-08 北京索为系统技术股份有限公司 Data processing method and device of multistage association database and electronic equipment
CN114925041A (en) * 2022-05-30 2022-08-19 杭州数梦工场科技有限公司 Data query method and device
CN115168352A (en) * 2022-07-07 2022-10-11 深圳市布博卡科技有限公司 Data association method, terminal and storage medium
CN115617781A (en) * 2022-08-23 2023-01-17 杭州数梦工场科技有限公司 Digital object creating and data management method and device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
Digital Object Architecture and the Handle System;Alain Durand;《ICANN Office of the CTO》;1-39 *
产品数据动态管理模型研究;项飞 等;《成组技术与生产现代化》(第4期);33-35, 46 *
基于盐湖股份的标识解析关键技术研究与应用;范志聪;《中国优秀硕士学位论文全文数据库 工程科技I辑》(第11期);B016-24 *
对象映射关系型数据库技术研究;黄丽娟 等;《计算机工程与设计》;第25卷(第11期);1994-1998 *
浅述handle系统;李世强 等;《信息系统工程》(第12期);38-39 *

Also Published As

Publication number Publication date
CN116303458A (en) 2023-06-23

Similar Documents

Publication Publication Date Title
US7941785B2 (en) System and method for managing information objects
US5787442A (en) Creating interobject reference links in the directory service of a store and forward replication computer network
US20070299880A1 (en) Document Management Server, Document Management Method, Computer Readable Medium, Computer Data Signal, and System For Managing Document Use
US20050165807A1 (en) Method and system for representing and accessing object-oriented data in a relational database system
CN101464894B (en) Data query method and system
CN101278519B (en) Device management method using nodes having additional attribute and device management client terminal thereof
KR20080113023A (en) Global names zone
US20110099174A1 (en) Data Recovery System and Method In A Resource Description Framework Environment
CN101901242A (en) Federated configuration data management
CN101076795B (en) Structure of objects stored in a media server and improving accessibility of the structure
CA2379930A1 (en) Multi-model access to data
CN104182435A (en) System and method for searching information based on data missing mark
CN112882900B (en) Method and device for recording service data change log
US11868328B2 (en) Multi-record index structure for key-value stores
CN106777111B (en) Time sequence retrieval index system and method for super-large scale data
JP2002157158A (en) Data management method for database system
CN116303458B (en) Management method for data objects in handle system
WO2023083237A1 (en) Graph data management
CN111897837B (en) Data query method, device, equipment and medium
US11106739B2 (en) Document structures for searching within and across messages
US7139690B2 (en) Object-level conflict detection in an object-relational database system
CN116414854A (en) Data asset query method, device, computer equipment and storage medium
CN116186116A (en) Asset problem analysis method based on equal protection assessment
CN113934742B (en) Data updating method, node information storage method, electronic device and medium
CN114116717A (en) Database information query method, device, equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant