Database system for triggering event notifications based on updates to database records
US-2024419652-A1 · Dec 19, 2024 · US
US10592481B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-10592481-B2 |
| Application number | US-201715480501-A |
| Country | US |
| Kind code | B2 |
| Filing date | Apr 6, 2017 |
| Priority date | Oct 14, 2015 |
| Publication date | Mar 17, 2020 |
| Grant date | Mar 17, 2020 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A computer implemented method for classifying at least one source dataset of a computer system. The method may include providing a plurality of associated reference tables organized and associated in accordance with a reference storage model in the computer system. The method may also include calculating, by a data classifier application of the computer system, a first similarity score between the source dataset and a first reference table of the reference tables based on common attributes in the source dataset and a join of the first reference table with at least one further reference table of the reference tables having a relationship with the first reference table. The method may further include classifying, by the data classifier application, the source dataset by determining using at least the calculated first similarity score whether the source dataset is organized as the first reference table in accordance to the reference storage model.
Opening claim text (preview).
What is claimed is: 1. A computer program product for classifying at least one source dataset, the computer program product comprising a non-transitory computer readable storage medium having program instructions embodied therewith, the program instructions executable by a processor to cause the processor to provide a plurality of associated reference tables organized and associated in accordance with a reference storage model; calculate a first similarity score between the source dataset and a first reference table of the reference tables based on common attributes in the source dataset and a join of the first reference table with at least one further reference table of the reference tables having a relationship with the first reference table, wherein the first similarity score is calculated with the following formula, Score = ∑ dist = 0 n S dist 1 + dist , where S dist = ∑ d = 0 ds 2 * W d N DS + N DT , ds is the number of common attributes, Wd=1/card(D) where card(D) is the cardinality of an attribute D in the reference tables, NDS is the number of attributes in the source dataset, NDT is the number of attributes in the reference tables, n is the number of the at least one further reference table plus the first reference table, and dist is the distance in terms of number of foreign key relationships between the first reference table and the at least one further reference table; classify the source dataset by determining using at least the calculated first similarity score whether the source dataset is organized as the first reference table in accordance the reference storage model. 2. A computer system for classifying at least one source dataset, the computer system being configured for: providing a plurality of associated reference tables organized and associated in accordance with a reference storage model; calculating a first similarity score between the source dataset and a first reference table of the reference tables based on common attributes in the source dataset and a join of the first reference table with at least one further reference table of the reference tables having a relationship with the first reference table, wherein the first similarity score is calculated with the following formula, Score = ∑ dist = 0 n S dist 1 + dist , where S dist = ∑ d = 0 ds 2 * W d N DS + N DT , ds is the number of common attributes, Wd=1/card(D) where card(D) is the cardinality of an attribute D in the reference tables, NDS is the number of attributes in the source dataset, NDT is the number of attributes in the reference tables, n is the number of the at least one further reference table plus the first reference table, and dist is the distance in terms of number of foreign key relationships between the first reference table and the at least one further reference table; and classifying the source dataset by determining using at least the calculated first similarity score whether the source dataset is organized as the first reference table in accordance the reference storage model. 3. The computer system of claim 2 , further comprising: repeating the step of calculating for a second reference table of the reference tables, wherein determining comprises comparing the first and second similarity scores for determining whether the source dataset is organized as the first reference table or as the second reference table in accordance with the reference storage model. 4. The computer system of claim 2 , wherein the repeating is performed in response to determining that the first similarity score is smaller than a predefined similarity threshold. 5. The computer system of claim 2 , wherein the at least one further reference table is selected based on at least one of the further reference table has a direct relationship with the first reference table, the further reference table has an indirect relationship with the first reference table, and the number of common attributes between the source dataset and the further reference table is smaller than the number of common attributes between the source dataset and the first reference table. 6. The computer system of claim 2 , wherein the source dataset
Schema design and management · CPC title
Tablespace storage structures; Management thereof · CPC title
Clustering or classification · CPC title
Comparing separate sets of record carriers arranged in the same sequence to determine whether at least some of the data in one set is identical with that in the other set or sets · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.