EP2316073A1 - Method and system for saving database storage space - Google Patents
Method and system for saving database storage spaceInfo
- Publication number
- EP2316073A1 EP2316073A1 EP09806959A EP09806959A EP2316073A1 EP 2316073 A1 EP2316073 A1 EP 2316073A1 EP 09806959 A EP09806959 A EP 09806959A EP 09806959 A EP09806959 A EP 09806959A EP 2316073 A1 EP2316073 A1 EP 2316073A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- commodity
- property unit
- standard property
- standard
- spu
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2455—Query execution
- G06F16/24553—Query execution of query operations
- G06F16/24554—Unary operations; Data partitioning operations
- G06F16/24556—Aggregation; Duplicate elimination
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2465—Query processing support for facilitating data mining operations in structured databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
- G06F16/285—Clustering or classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/9038—Presentation of query results
Definitions
- the present invention relates generally to the field of computer network technology and more particularly to method and system for saving database storage space.
- FIG. 2 is a flowchart illustrating another embodiment of a process for saving database storage space.
- FIG. 3 is a flowchart illustrating an example process for saving database storage space.
- FIG. 6 is a system diagram showing an embodiment of a DB.
- FIG. 7 is a block diagram illustrating an embodiment of a SPU server.
- the SPU is saved in the form of a data table that includes the SPU's ID and the data table is associated with a list of categories using the ID, to represent the category that a SPU belongs to, so that all SPUs under a category can found. SPUs can be re-used.
- generating a sequence document of a SPU includes: acquiring category information from the back-end categories, acquiring all the SPUs of the category by querying the SPU library using the acquired category information and generating the sequence document using the acquired SPUs.
- the newly released commodity matches a SPU in a sequence document, the corresponding relationship of the matching SPU and the new released commodity is established. Any mismatched properties that are deemed to be the special properties of the commodity are saved in the field of property.
- database mining techniques such as cluster analysis are applied to a back-end category of commodities having the same properties. The common properties of commodities are extracted and are introduced into the SPU to indicate the common properties of the commodities. If a newly released commodity matches a sequence document of a SPU, then the commodity and the matching SPU in the sequence document are bound. Instead of separately tracking billions of commodities, only millions of SPUs need to be tracked. Thus, storage space is saved and commodities are conveniently standardized. In addition, by using the SPU pictures, it can save picture storage space and reduce storage costs and network traffic.
- FIG. 2 is a flowchart illustrating another embodiment of a process for saving database storage space.
- the key properties of a commodity are searched in a database.
- a search engine is used to pre-organize and index the database.
- the search engine collects millions to billions of commodities and indexes the combination of each property and property value of commodities to establish a full-text search engine of the index database.
- all the commodity properties including the combination of the property and property value will be found as search results.
- Data mining is used to extract the knowledge people are interested in from the data of large database.
- the knowledge is connotative, unknown in advance and is potentially useful information.
- the knowledge extracted is represented to be concepts, rules, regularities, patterns and other forms.
- This definition also defines the subject of data mining as a database and, generally speaking, data mining is a decision-making support process to find out a pattern in a number of facts or collections of observational data.
- the subject of data mining is not only a database, but also can be a file system or any other data collection organized together.
- the ultimate goal of data mining is to discover the connotative mode which cannot be detected easily. Generally speaking, the easiest mode to be understood among these patterns is the statistical model. Secondly, they is the external detection of data, the recognition, classification or clustering of a large-scale data collection. Finally, it is to solve the problems related to multi-dimensional space and huge data processing in a majority of database management systems from the theory and calculating aspects.
- the data mining techniques for the database is used to further mine the properties of the commodities from the database and calculate the common properties of the commodities.
- the common properties of the commodities mentioned here refer to the regularity or the rule [if then] existing among different key properties values among a large amount of data.
- cluster analysis is applied to commodities with the same kind of property within the same backend category and a candidate SPU is extracted to be verified with the common properties of the commodity.
- a back-end category refers to the type of commodity, such as mobile phone, mp3 and so on.
- the data structure of a back-end category includes a table of the standard list of category from back-end, related properties of commodities and related SPUs.
- the candidate SPU is verified.
- the candidate SPU extracted in 203 may not be exact and should to be verified by a human to judge whether the candidate SPU indeed has the common properties of the commodity. If verification succeeds, a formal SPU is extracted and added into a SPU library.
- the formal SPU is calculated to generate a sequence document of the
- FIG. 3 is a flowchart illustrating an example process for saving database storage space.
- the key properties of the commodity in a database are searched automatically by a search engine.
- a search engine Take searching for mobile phone Nokia N73 for example.
- the properties of mobile phone Nokia N73 found by a search engine include: the brand is Nokia, the model is N73 and the operating system is Symbian.
- the key properties searched in step 301 using database mining techniques to mine the common properties of the commodity.
- the property collection of mobile phone Nokia N73 is obtained by searching.
- SPU is extracted and verified with the common properties of the commodity by applying cluster analysis to the commodities with the same kind of properties within the back-end categories.
- the back-end category is mobile phone.
- the common properties of the commodity determined by database mining techniques the common properties of mobile phone Nokia N73 are extracted by using cluster analysis and other techniques. A candidate SPU is generated and ready to be verified. Other related properties of mobile phone Nokia N73 (such as mobile phone accessories, etc.) generate related candidate SPUs to be verified.
- the candidate SPU is verified and a formal SPU is approved.
- the SPU obtained in 303 may be not exact and should be verified by a human to determine whether the SPU indeed has the common properties of the commodity. If the verification is successful, a formal SPU is generated and put into a SPU library.
- the formal SPU is used to generate a sequence document of SPU and the sequence document is sent to the front-end periodically.
- a newly released commodity matches the sequence document sent periodically in step 305.
- the seller chooses the properties of the commodity via a user interface. The properties chosen by the seller and the sequence document sent periodically are compared. If there is a match, the commodity and the matched SPU are bound. The unmatched properties are considered to be special properties of the commodity and are saved in the field of property of the commodity.
- a newly released commodity by the seller is mobile phone Nokia N73
- this commodity is bound to the SPU of mobile phone Nokia N73.
- the SPU can be associated with related SPUs (such as the SPU of battery for mobile phone Nokia N73).
- FIG. 4 is a flowchart illustrating another example of a process for saving database storage space.
- the process includes the following:
- the key properties of the certain commodities are searched in a database, preferably by a search engine.
- a search engine For example, mobile phones Nokia N73, N72 and N76 are searched using a search engine and the properties of these mobile phones are obtained, including the brand, the operating system, the type of memory card, the ring type, any advanced features, number of pixels and so on.
- the search obtains a collection of various properties for mobile phones Nokia N73, N72 and N76. Based on the collection of properties, data mining techniques are applied and the common properties of mobile phones Nokia N73, N72 and N76 are extracted.
- cluster analysis is applied to back-end categories that have the same kinds of properties to extract candidate SPUs that have the same common properties.
- the common properties of mobile phones Nokia N73, N72 and N76 are extracted by cluster analysis and other techniques to generate candidate SPUs to be verified.
- the related properties (such as mobile phone accessories, etc.) generate related SPUs to be verified for mobile phones Nokia N73, N72 and N76.
- the candidate SPUs are verified and formal SPUs are extracted if verifications are successful. Since the candidate SPUs obtained in 403 may be not exact, they should be verified by human to determine whether the SPUs have the common properties of the commodities. If so, formal SPUs for mobile phone Nokia N73, N72 and N76 are generated respectively and added to the SPU library. [0048] At 405, the SPUs obtained in 404 are fine-grained SPUs which all have the common properties. The common properties of Nokia N73, N72 and N76 are calculated to acquire the SPU of mobile phone Nokia Series N, in which a coarse-grained SPU which includes fine-grained SPUs for the individual models.
- the sequence documents are sent to the front-end periodically.
- a newly released commodity matches the sequence documents.
- the seller chooses the properties of the commodity via a user interface. The properties chosen by the seller and the sequence documents sent periodically are compared. If there is a match, the commodity and the matching SPU are bound. Any unmatched properties are considered special properties of the commodity and are saved in the field of property of the commodity.
- FIG. 5 is a system diagram illustrating an embodiment of a system for saving database storage space.
- System 500 shown in this example may be used to implement the processes described above in connection with FIGS. 1 -4.
- system 500 includes a database (DB) 510, a SPU server 520, a back-end server 530 and a front-end server 540.
- DB database
- DB 510 is used for storing commodity information and formal SPUs. For example, on the shopping site Taobao, when a seller releases new commodities, each commodity corresponds to a name, picture, brief description, price range, related properties and other information which are stored in DB 510. The formal SPUs from the server 520 are also stored in DB 510.
- DB 510 is a data collection organized according to some data model and stored in a second-level memory. That data collection has the following characteristics: it is highly non-repetitive, serves for a variety of applications of a certain organization optimally, employs data structures that are independent of the application program and the adding, deleting, changing and searching of data is managed and controlled by uniform software.
- SPU server 520 is configured to cache the data from DB 510 and back-end server 530, such as the formal SPUs and commodity properties from DB 510 and the formal SPUs from back-end server 530.
- the formal SPU is calculated to generate a sequence document of SPU.
- the sequence document of SPU is sent to front-end server 540 periodically under the control of a set program.
- the commodity properties are sent to back- end server 530.
- the formal SPU generated by back-end server 530 are sent to DB 510.
- Back-end server 530 is configured to generate automatically a candidate SPU to be verified by program according to the commodity properties from the server 520 and generating a formal SPU by operating verification.
- Back-end server 530 searches for the commodity properties from the server 520 by a search engine, extracts the key properties of commodity, mines the common properties of commodity by using database mining techniques and applies cluster analysis to the common properties, generates a SPU to be verified with the common properties of the commodity and verifies whether the SPU is the common properties of the commodity. If so, back-end server 530 generates a formal SPU and sends it to SPU server 520.
- Front-end server 540 is configured to receive the SPU sequence document sent by SPU server 520 periodically and to match the newly released commodity with the SPU in the sequence document. Front-end server 540 receives and saves the sequence documents sent by SPU server 520 periodically. When a seller releases a new commodity, the seller first chooses the properties of the commodity via a user interface. Front-end server 540 compares the properties chosen by the seller and the SPU in the sequence document of SPU stored in the front-end server 540 to determine whether there is a match between the commodity and the SPU. The unmatched properties are considered the special properties of the commodity and are saved in the field of property of the commodity.
- FIG. 6 is a system diagram showing an embodiment of a DB such as 510.
- the DB is shown to include a first storing module 511 and a second storing module 512.
- the first storing module 511 is configured to store the formal SPU with the common properties of the commodity from SPU server 520.
- the second storing module 512 is configured to store all commodity information.
- FIG. 7 is a system diagram illustrating an embodiment of a SPU server such as
- the SPU server includes a receiving module 521, a calculating module 522, a controlling module 523, a first sending module 524 and a second sending module 525.
- the receiving module 521 is configured to receive the formal SPU and commodity information from DB 510 and the formal SPU from the second sending module 525.
- the formal SPU from DB 510 is sent to the calculating module 522, the commodity information from DB 510 is sent to the second sending module 525 and the formal SPU from the second sending module 525 is sent to DB 510.
- the calculating module 522 configured to calculate based the formal SPU from the receiving module 521 to generate a sequence document of SPU and to send the sequence document of SPU to the first sending module 524.
- the first sending module 524 is configured to send the sequence document of
- the second module 525 is configured to send commodity information to back- end server 530 and receiving the formal SPU generated by back-end server 530.
- the control module 523 is configured to control the first sending module 524 to send a sequence document of SPU periodically by setting the time interval for sending the sequence document of SPU.
- FIG. 8 is a block diagram illustrating an embodiment of a back-end server such as 530.
- the back-end server comprises an accessing module 531, a searching module 532, a mining module 533, a clustering module 534 and an operating module 535.
- the access module 531 is configured to access commodity information from
- the search module 532 is configured to search for the commodity properties from accessing module 531 to get the key properties of the commodity.
- the mining module 533 configured to receive the key properties of the commodity searched by searching module 532, and to extract the common properties of the commodity by using database mining techniques.
- the clustering module 534 is configured to apply cluster analysis to the common properties of the commodity extracted by the mining module 533 and to generate a SPU to be verified.
- the operating module 535 is used to receive the SPU to be verified generated by the clustering module 534, to verify the SPU by the operating module 535 and to determine whether the SPU to be verified has the common properties of the commodities. If so, the operating module also generates a formal SPU and sends the formal SPU to SPU server 520.
- FIG. 9 is a block diagram illustrating an embodiment of a front-end server such as 540.
- the front-end server includes a receiving module 541, a determining module 542, a binding module 543 and a merging module 544.
- the receiving module 541 is configured to receive the sequence document of
- the determining module 542 is configured to determine whether the released commodity properties from the receiving module 541 match the SPU in the sequence document of SPU.
- the binding module 543 is configured to bind the commodity and the sequence document of SPU according to the result judged by determining module 542. If there is a match, the commodity and the matching SPU are bound.
- the merging module 544 is configured to merge the standard properties from the SPU bound by binding module 543 and the personal properties of the commodity and to display to a buyer when the buyers view the commodity details.
- the modules described above can be implemented as software components executing on one or more general purpose processors, as hardware such as programmable logic devices and/or Application Specific Integrated Circuits designed to perform certain functions or a combination thereof.
- the modules can be embodied by a form of software products which can be stored in a nonvolatile storage medium (such as CD-ROM, U disk, mobile hard disk, etc.), including a number of instructions for making a computer device (such as personal computers, servers, network equipments, etc.) implement the methods described in the embodiments of the present invention.
- the modules may be implemented on a single device or distributed across multiple devices. The functions of the modules may be merged into one another or further split into multiple sub-modules.
- Using SPUs to represent the common properties of the commodities can save storage space and regulate commodities conveniently, as well as save the picture storage space, reduce storage costs and network traffic by using the pictures from the SPU.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Business, Economics & Management (AREA)
- Computational Linguistics (AREA)
- Finance (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Probability & Statistics with Applications (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2008101470545A CN101650717B (en) | 2008-08-13 | 2008-08-13 | Method and system for saving storage space of database |
| US12/462,081 US8126850B2 (en) | 2008-08-13 | 2009-07-29 | Method and system for saving database storage space |
| PCT/US2009/004596 WO2010019220A1 (en) | 2008-08-13 | 2009-08-10 | Method and system for saving database storage space |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP2316073A1 true EP2316073A1 (en) | 2011-05-04 |
| EP2316073A4 EP2316073A4 (en) | 2016-01-20 |
Family
ID=41672956
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP09806959.4A Ceased EP2316073A4 (en) | 2008-08-13 | 2009-08-10 | Method and system for saving database storage space |
Country Status (5)
| Country | Link |
|---|---|
| US (3) | US8126850B2 (en) |
| EP (1) | EP2316073A4 (en) |
| JP (1) | JP5721627B2 (en) |
| CN (1) | CN101650717B (en) |
| WO (1) | WO2010019220A1 (en) |
Families Citing this family (21)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8326661B2 (en) * | 2008-06-26 | 2012-12-04 | Alibaba Group Holding Limited | Method and apparatus for providing data statistics |
| TWI486798B (en) * | 2010-04-23 | 2015-06-01 | Alibaba Group Holding Ltd | Method and device for classifying data |
| CN102375823B (en) * | 2010-08-13 | 2014-11-05 | 腾讯科技(深圳)有限公司 | Searching result gathering display method and system |
| US9323807B2 (en) * | 2010-11-03 | 2016-04-26 | Sap Se | Graphical manipulation of data objects |
| CN102760144A (en) * | 2011-04-26 | 2012-10-31 | 乐活在线(北京)网络技术有限公司 | Information search method and system |
| CN102890686A (en) * | 2011-07-21 | 2013-01-23 | 腾讯科技(深圳)有限公司 | Method and system for showing commodity search result |
| CN103377191B (en) * | 2012-04-12 | 2017-04-12 | 阿里巴巴集团控股有限公司 | Method and device for providing relevant information of images |
| CN103235803B (en) * | 2013-04-17 | 2016-12-28 | 北京京东尚科信息技术有限公司 | A kind of method and apparatus obtaining goods attribute value from text |
| CN104778186B (en) * | 2014-01-15 | 2018-06-22 | 阿里巴巴集团控股有限公司 | Merchandise items are mounted to the method and system of standardized product unit |
| CN104090909B (en) * | 2014-06-09 | 2018-09-18 | 中国建设银行股份有限公司 | For the merchandise news synchronous method and device of different electric business platforms |
| CN106910083A (en) * | 2015-12-23 | 2017-06-30 | 阿里巴巴集团控股有限公司 | The method and device of commodity object information is provided |
| US10372834B2 (en) * | 2016-01-15 | 2019-08-06 | DISCUS Software Company | Creating and using an integrated technical data package |
| CN107220266B (en) * | 2016-03-22 | 2021-03-19 | 创新先进技术有限公司 | A method and device for creating a business database, storing business data and determining business data |
| CN110019553A (en) * | 2017-12-21 | 2019-07-16 | 北京奇虎科技有限公司 | Processing method, device and the computer readable storage medium of Recommendations data |
| CN108536798B (en) * | 2018-04-02 | 2020-12-01 | 携程旅游网络技术(上海)有限公司 | Order-level database data recovery method and system |
| CN110827104B (en) * | 2018-08-07 | 2024-06-21 | 北京京东尚科信息技术有限公司 | Method and device for recommending products to users |
| CN109472668B (en) * | 2018-10-24 | 2021-02-23 | 广州市创乐信息技术有限公司 | Commodity data processing method, system, server and storage medium |
| CN110502504A (en) * | 2019-08-27 | 2019-11-26 | 云汉芯城(上海)互联网科技股份有限公司 | Product unit library constructs system, method, apparatus and computer readable storage medium |
| CN112488797B (en) * | 2020-12-14 | 2024-12-20 | 政采云有限公司 | A method, device, electronic device and medium for realizing automatic commodity affiliation with SPU |
| CN113971385B (en) * | 2021-07-19 | 2024-07-23 | 北京华大九天科技股份有限公司 | Mapping method and device of circuit component unit and electronic equipment |
| CN118394572B (en) * | 2024-04-25 | 2025-01-07 | 长春中医药大学 | Animal medicine information database construction and management system |
Family Cites Families (39)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7082426B2 (en) * | 1993-06-18 | 2006-07-25 | Cnet Networks, Inc. | Content aggregation method and apparatus for an on-line product catalog |
| US6535880B1 (en) * | 2000-05-09 | 2003-03-18 | Cnet Networks, Inc. | Automated on-line commerce method and apparatus utilizing a shopping server verifying product information on product selection |
| US6714933B2 (en) * | 2000-05-09 | 2004-03-30 | Cnet Networks, Inc. | Content aggregation method and apparatus for on-line purchasing system |
| US5940807A (en) | 1996-05-24 | 1999-08-17 | Purcell; Daniel S. | Automated and independently accessible inventory information exchange system |
| US6349309B1 (en) | 1999-05-24 | 2002-02-19 | International Business Machines Corporation | System and method for detecting clusters of information with application to e-commerce |
| US6754666B1 (en) * | 1999-08-19 | 2004-06-22 | A2I, Inc. | Efficient storage and access in a database management system |
| SE517340C2 (en) * | 2000-02-29 | 2002-05-28 | Resource Man Tech Svenor Ab | Method and system for storing data in structural elements |
| US20030217052A1 (en) * | 2000-08-24 | 2003-11-20 | Celebros Ltd. | Search engine method and apparatus |
| US6708161B2 (en) | 2000-09-26 | 2004-03-16 | I2 Technologies Us, Inc. | System and method for selective database indexing |
| CN1369840A (en) * | 2001-02-17 | 2002-09-18 | 富金精密工业(深圳)有限公司 | Method for integrating information cross databases and its architecture |
| US7191184B2 (en) * | 2001-05-02 | 2007-03-13 | National Instruments Corporation | Optimized storage for measurement data |
| US7349868B2 (en) * | 2001-05-15 | 2008-03-25 | I2 Technologies Us, Inc. | Pre-qualifying sellers during the matching phase of an electronic commerce transaction |
| JP4140048B2 (en) * | 2001-08-20 | 2008-08-27 | 富士フイルム株式会社 | Image management apparatus, image management program, and image management method |
| US7412404B1 (en) | 2001-09-27 | 2008-08-12 | I2 Technologies Us, Inc. | Generating, updating, and managing multi-taxonomy environments |
| US7054841B1 (en) | 2001-09-27 | 2006-05-30 | I2 Technologies Us, Inc. | Document storage and classification |
| US7149744B1 (en) | 2001-09-27 | 2006-12-12 | I2 Technologies Us, Inc. | Third party document storage and reuse |
| US7171400B2 (en) | 2001-10-04 | 2007-01-30 | Sun Microsystems, Inc. | Inheritance and relationship to directory information in an e-commerce application |
| US7454487B1 (en) * | 2002-12-31 | 2008-11-18 | Emc Corporation | Methods and apparatus providing an extensible manageable entity model for a network |
| US7284012B2 (en) * | 2003-01-24 | 2007-10-16 | International Business Machines Corporation | Multiple attribute object comparison based on quantitative distance measurement |
| US20040260571A1 (en) * | 2003-02-15 | 2004-12-23 | Kenneth Gillespie | System broker and locate high value property |
| US7483891B2 (en) | 2004-01-09 | 2009-01-27 | Yahoo, Inc. | Content presentation and management system associating base content and relevant additional content |
| US7254575B1 (en) * | 2004-03-31 | 2007-08-07 | Emc Corporation | System and methods for implementing an adaptive object model |
| US7711679B2 (en) * | 2004-07-26 | 2010-05-04 | Google Inc. | Phrase-based detection of duplicate documents in an information retrieval system |
| US7574409B2 (en) * | 2004-11-04 | 2009-08-11 | Vericept Corporation | Method, apparatus, and system for clustering and classification |
| US20060100892A1 (en) | 2004-11-05 | 2006-05-11 | Manohar Ellanti | System and method for neighborhood affinity based online environments |
| US7421699B2 (en) * | 2004-12-08 | 2008-09-02 | Sap Ag | Service meta model for an enterprise service architecture |
| US7555486B2 (en) * | 2005-01-20 | 2009-06-30 | Pi Corporation | Data storage and retrieval system with optimized categorization of information items based on category selection |
| US20070061359A1 (en) * | 2005-09-15 | 2007-03-15 | Emc Corporation | Organizing managed content for efficient storage and management |
| US7747652B2 (en) * | 2006-01-04 | 2010-06-29 | Microsoft Corporation | Structured data storage |
| US7953639B2 (en) * | 2006-03-23 | 2011-05-31 | Sap Ag | Customized extensions of electronic database objects |
| US8055544B2 (en) | 2006-06-02 | 2011-11-08 | Cobalt Group, Inc. | Source- and venue-specific inventory data processing and identification system |
| CN1862542A (en) | 2006-06-09 | 2006-11-15 | 无锡永中科技有限公司 | Method of shared object attribute |
| US7587513B1 (en) * | 2006-07-19 | 2009-09-08 | Network General Technology | Efficient storage of network and application data |
| CN100404462C (en) * | 2006-12-08 | 2008-07-23 | 清华大学 | A kind of micron flaky barium titanate crystal and preparation method thereof |
| US20080162512A1 (en) * | 2006-12-29 | 2008-07-03 | Sanjeet Mall | Efficient storage and distribution system for non-transactional data |
| US7685167B2 (en) * | 2007-01-30 | 2010-03-23 | Bmc Software, Inc. | Configuration management database reference instance |
| US7904462B1 (en) * | 2007-11-07 | 2011-03-08 | Amazon Technologies, Inc. | Comparison engine for identifying documents describing similar subject matter |
| US8078651B2 (en) * | 2008-01-24 | 2011-12-13 | Oracle International Corporation | Match rules to identify duplicate records in inbound data |
| US8838549B2 (en) * | 2008-07-07 | 2014-09-16 | Chandra Bodapati | Detecting duplicate records |
-
2008
- 2008-08-13 CN CN2008101470545A patent/CN101650717B/en active Active
-
2009
- 2009-07-29 US US12/462,081 patent/US8126850B2/en not_active Expired - Fee Related
- 2009-08-10 WO PCT/US2009/004596 patent/WO2010019220A1/en not_active Ceased
- 2009-08-10 JP JP2011522984A patent/JP5721627B2/en active Active
- 2009-08-10 EP EP09806959.4A patent/EP2316073A4/en not_active Ceased
-
2012
- 2012-01-17 US US13/352,170 patent/US8751458B2/en active Active
-
2014
- 2014-04-28 US US14/263,719 patent/US9471440B2/en active Active
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2010019220A1 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN101650717B (en) | 2013-07-31 |
| US20120124004A1 (en) | 2012-05-17 |
| US9471440B2 (en) | 2016-10-18 |
| US20140324784A1 (en) | 2014-10-30 |
| JP2011530767A (en) | 2011-12-22 |
| WO2010019220A1 (en) | 2010-02-18 |
| JP5721627B2 (en) | 2015-05-20 |
| US8126850B2 (en) | 2012-02-28 |
| CN101650717A (en) | 2010-02-17 |
| EP2316073A4 (en) | 2016-01-20 |
| US8751458B2 (en) | 2014-06-10 |
| HK1141103A1 (en) | 2010-10-29 |
| US20100042657A1 (en) | 2010-02-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8126850B2 (en) | Method and system for saving database storage space | |
| JP5575902B2 (en) | Information retrieval based on query semantic patterns | |
| EP2691884B1 (en) | Management and storage of distributed bookmarks | |
| US9785989B2 (en) | Determining a characteristic group | |
| CN105187242B (en) | A kind of user's anomaly detection method excavated based on variable-length pattern | |
| US12277105B2 (en) | Methods and systems for improved search for data loss prevention | |
| CN103049495A (en) | Method, device and equipment for providing searching advice corresponding to inquiring sequence | |
| CN114741368A (en) | Log data statistical method based on artificial intelligence and related equipment | |
| CN112612817A (en) | Data processing method and device, terminal equipment and computer readable storage medium | |
| CN109101630B (en) | Method, device and equipment for generating search result of application program | |
| US20250184351A1 (en) | System and method for creating virtual asset wallet address database based on online harmful sites | |
| CN111680110A (en) | Data processing method, device, BI system and medium | |
| CN114997954B (en) | Method and device for obtaining transaction data, electronic device, and readable storage medium | |
| CN114237977B (en) | Transaction rollback method, apparatus, computer device and storage medium | |
| CN111737542B (en) | Medicine entity information searching method and storage medium | |
| CN114416806A (en) | Method and device for acquiring power safety knowledge data and computer equipment | |
| TWI470453B (en) | Method and system for saving database storage space | |
| JP7737969B2 (en) | Information provision device and information provision system | |
| CN110442656B (en) | Method and device for determining common association object | |
| KR20240086038A (en) | Mathod for detecting conunterfeeit goods seller based on criminal information and apparatus and system therefor | |
| WO2014066171A1 (en) | Determining characteristic group | |
| WO2018165963A1 (en) | E-commerce data redundancy processing system and method | |
| HK1170814B (en) | A processing method and searching method for user favorite data | |
| HK1194174A (en) | Searching method and system | |
| HK1160243B (en) | Method for recording user access to merchandise information, searching method and searching server |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20110217 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: AL BA RS |
|
| RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: ZHU, CHEN Inventor name: JIN, KE Inventor name: LUO, JING FENG Inventor name: YUE, XU QUIANG Inventor name: CAO, LING Inventor name: WEI, HU |
|
| DAX | Request for extension of the european patent (deleted) | ||
| RA4 | Supplementary search report drawn up and despatched (corrected) |
Effective date: 20151217 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06F 12/00 20060101AFI20151211BHEP |
|
| 17Q | First examination report despatched |
Effective date: 20190122 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R003 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED |
|
| 18R | Application refused |
Effective date: 20200221 |
|
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Effective date: 20230418 |