metadata associated with content is versioned by receiving updated values for the metadata and storing the updated values and also previous values for metadata separately from the content, comparing the updated values to the previous values of the metadata, and determining a modification indicator for the metadata based upon the comparison of the updated values to the previous values of the metadata, where the modification indicator provides an indication of extent of differences between the updated and previous values. The modification indicator for the metadata can further be displayed to provide version information for the metadata to a user.
|
1. A computer-implemented method of versioning metadata associated with content for an object, wherein the metadata comprises data selected from the group consisting of information about a file size of the object, information about an author making a revision to content for the object, information about a title of the object, information about a revision date of the object, information about access security associated with the object, and any one or more combinations thereof, the method comprising:
receiving an updated value for the metadata and storing the updated value for the metadata separately from the content; and
determining a modification indicator for the metadata based upon a comparison of the updated value for the metadata to previously stored values for the metadata, wherein the modification indicator provides a quantified value representing an indication of extent of differences between the updated value for the metadata and any one or more of the previously stored values for the metadata, and wherein the determination of the modification indicator further comprises determining a lineage value for the updated value for the metadata, the lineage value representing a change in a number of users associated with modification of the metadata from the previously stored values for the metadata to the updated value for the metadata.
11. A computer program product for versioning metadata associated with content for an object, wherein the metadata comprises data selected from the group consisting of information about a file size of the object, information about an author making a revision to content for the object, information about a title of the object, information about a revision date of the object, information about access security associated with the object, and any one or more combinations thereof, the computer program product comprising:
a computer readable storage device comprising a non-transitory computer readable storage medium having computer readable program code embodied therewith, the computer readable program code configured to:
receive an updated value for the metadata and store the updated value for the metadata separately from the content; and
determine a modification indicator for the metadata based upon a comparison of the updated value for the metadata to previously stored values for the metadata, wherein the modification indicator provides a quantified value representing an indication of extent of differences between the updated value for the metadata and any one or more of the previously stored values for the metadata, and wherein the determination of the modification indicator further comprises determining a lineage value for the updated value for the metadata, the lineage value representing a change in a number of users associated with modification of the metadata from the previously stored values for the metadata to the updated value for the metadata.
6. A system for versioning metadata associated with content for an object, wherein the metadata comprises data selected from the group consisting of information about a file size of the object, information about an author making a revision to content for the object, information about a title of the object, information about a revision date of the object, information about access security associated with the object, and any one or more combinations thereof, the system comprising:
a database including a content module to store the content and a metadata storage module to store metadata updates associated with the content stored in the content module; and
a server to access the database, the server configured with logic to:
receive an updated value for the metadata and store the updated value for the metadata separately from the content in the database; and
determine a modification indicator for the metadata based upon a comparison of the updated value for the metadata to previously stored values for the metadata, wherein the modification indicator provides a quantified value representing an indication of extent of differences between the updated value for the metadata and any one or more the previously stored values for the metadata, and wherein the determination of the modification indicator further comprises determining a lineage value for the updated value for the metadata, the lineage value representing a change in a number of users associated with modification of the metadata from the previously stored values for the metadata to the updated value for the metadata.
2. The method of
displaying the modification indicator for the metadata to provide version information for the metadata.
3. The method of
4. The method of
utilizing the modification indicator to control additional updates to values for the metadata based upon a comparison of the modification indicator with a threshold value.
5. The method of
ascertaining at least one originator of the updated value for the metadata.
7. The system of
8. The system of
9. The system of
utilize the modification indicator to control additional updates to values for the metadata based upon a comparison of the modification indicator with a threshold value.
10. The system of
ascertain at least one originator of the updated value for the metadata.
12. The computer program product of
13. The computer program product of
14. The computer program product of
utilize the modification indicator to control additional updates to values for the metadata based upon a comparison of the modification indicator with a threshold value.
15. The computer program product of
ascertain at least one originator of the updated value for the metadata.
|
This application is a non-provisional application that is related to (1) U.S. patent application Ser. No. 13/183,850, filed on the same date herewith, and entitled “Use and Enforcement of Provenance and Lineage Constraints”; and (2) U.S. patent application Ser. No. 13/183,847, filed on the same date herewith, and entitled “Determining and Presenting Provenance and Lineage for Content in a Content Management System”; the entire contents of each of which is hereby incorporated herein by reference.
1. Technical Field
The present invention relates to versioning and analysis of metadata.
2. Discussion of the Related Art
Metadata, which is data associated with the content of an object (e.g., a document or application, an audio, video or image file, etc.), has become of greater importance with the increasing ability to obtain and store different types of data. In many data storage systems, metadata associated with an object is stored with the content. In other data storage systems, metadata may be stored separately from the content.
Accordingly, embodiments of the present invention address monitoring the extent of changes in metadata values and include a method, a computer program product and a system for versioning metadata associated with content. In accordance with the embodiments of the invention, metadata associated with content is versioned by receiving updated values for the metadata and storing the updated values and also previous values for metadata separately from the content, comparing the updated values to the previous values of the metadata, and determining a modification indicator for the metadata based upon the comparison of the updated values to the previous values of the metadata, where the modification indicator provides an indication of an extent of differences between the updated and previous values. The modification indicator for the metadata can further be displayed to provide version information for the metadata to a user.
The above and still further features and advantages of embodiments of the present invention will become apparent upon consideration of the following detailed description thereof, particularly when taken in conjunction with the accompanying drawings wherein like reference numerals in the various figures are utilized to designate like components.
In accordance with embodiments of the present invention, a method, system and computer program product provide versioning of metadata by storing different versions of metadata separately from the content of an object (e.g., a document or application, an audio, video, image and/or any other type of data file). The embodiments of the present invention further provide for determination and display of provenance and lineage information associated with the metadata as it is changed from the original version (i.e., the original metadata created for an object) to the present version (e.g., after a series of modifications have been made to the metadata for the object). The metadata versioning information can be displayed as a single attribute for the overall metadata or, alternatively, versioning information can be provided for each metadata attribute. In addition, the provenance and lineage values for the versioned metadata can be used for determining which version of metadata and/or which version of content will be used for a particular object (e.g., it may be desirable to only utilize versions of metadata attributes having provenance values of 80% or greater).
Metadata and content associated with an object can be directly related, such as when metadata changes in relation to changing content of the object (e.g., information about file size, author making a revision, revision date, etc.). However, many types of revisions to metadata can also be independent of revisions to content in relation to an object. For example, a revision can be made to metadata for an object in relation to certain types of information, such as a department name change, a file name change, a security change, etc., when there has been no change to the content of the object. By storing changes to metadata separately from changes to content associated with an object, one can apply finer or more granular control to monitoring and controlling the changes to metadata independently from monitoring changes to content. This further allows one to associate or map one version of metadata with a different version of content for a particular scenario. For example, one may wish to associate or map a previous or earlier version of metadata relating to security information associated with an object to a more recent or updated version of content associated with the object.
An example embodiment of the present invention is now described with reference to the block diagram of
Any suitable computer systems implemented by any type of processor or other hardware and/or other processing circuitry can be configured to provide the server, database and metadata and content storage modules. That is, the sever, database and metadata and content storage modules may be implemented by any quantity of conventional or other computer systems or devices (e.g., computer terminals, personal computers of all configurations, including tablet, laptop, etc.), cellular telephones, personal data assistants etc., and may include any available operating system and/or any available or custom software (e.g., browser software, communications software, word processing software, etc.). These systems may further include types of displays and input devices (e.g., keyboard, mouse, voice recognition, etc.) to enter and/or view information.
The metadata can be stored within the metadata storage module 30 separately from content stored within the content storage module 40 in any suitable manner. Some example embodiments of structures in which metadata can be stored separately from content for a particular data object are now described with reference to
Referring to
The construct schematically depicted in
The versioning and storing of metadata separate from content within the database (e.g., utilizing any of the structural formats as described above and shown in
An example method for versioning metadata and determining the extent of deviations between different versions of metadata is now described with reference to the flowchart of
The different versions of metadata are compared to provide an indication of the differences between current metadata values and previous history (e.g., earlier version) metadata values (step 120). The comparison and determination of an indication can be performed automatically by the server 10 and/or any other processing module associated with the database 20. Any suitable indication of differences between different versions of metadata values can be determined.
Two example indications that provide some measurement of a difference between two different versions of metadata values are provenance and lineage. A provenance indication refers to any detected change in the information associated with a metadata value from one version (e.g., the current version) to another (e.g., the original version). For example, consider a metadata value such as a document name which is defined by a number of characters. A provenance indication of 50% may indicate a change in 50% of the characters from a previous version (e.g., original version) of the document name to another (e.g., current) version of the document name. Alternatively, a provenance indication may be calculated based upon how many versions separate two versions of interest. For example, a second version of a metadata value can have a provenance of 50% when compared with the original version of the metadata value, while a fourth version of a metadata value can have a provenance of 25% when compared with the original version of the metadata value, etc. Any other identifiable change or difference between metadata values from different versions can also be quantified as a percentage change or any other suitable quantifier of a change.
A lineage indication refers to how many different users modified a particular metadata value. For example, a metadata value having a lineage of 100% would indicate a single user has modified a particular metadata value, while a lineage of 50% would indicate that two users have modified the metadata value, etc.
The provenance, lineage and/or other indications comparing and defining differences or an extent with which metadata has been modified can be determined as an overall attribute for the metadata (e.g., a calculation or determination of an indication based upon an entire set of metadata values associated with a particular content object such as a document or application). Alternatively, indications can be determined separately for individual metadata values associated with content. The indications determined based upon different versions of metadata values can be provided to the user in any suitable format (step 130), such as in a display format using a graphical user interface. For example, a report can be generated that shows differences between versions of any number of selected metadata values, where the user can switch between different versions to assess how indications such as provenance and lineage change as the metadata associated with content evolves from its original version to another version.
An example embodiment showing a graphical display of provenance and lineage values for specific metadata values is shown in
Optionally, one or more actions can be taken by the system based upon the indication values that determine to what extent or degree current versions of metadata are different from previous versions of metadata (step 140). In an example embodiment, if one or both of the provenance and lineage values decreases below a threshold value (e.g., below 50%), the system can implement and enforce limitations or restraints on the extent to which content and/or metadata associated with the content is further revised. For example, in a scenario in which lineage of a metadata value such as reviewer name that is associated with a document saved on the database approaches or falls below a threshold value of 25%, the system may be configured to implement a tool that prevents or limits a further revision to the document by additional reviewers that would result in a further reduction of the lineage value. A similar procedure could also be applied for provenance values associated with content of a document that approach or fall below a threshold value.
Alternatively, the system can be configured to facilitate selection of metadata associated with content by a user that meets a certain threshold. For example, a user may wish to select or include in search results only metadata values with provenance values of a certain value (e.g., 80% or greater) for a particular scenario. In another example, a user may select or include in search results only metadata values with lineage values of a certain value (e.g., 75% or greater) for a particular scenario. This allows a user to be highly selective in choosing metadata values (and content associated with the metadata values) that meet a specific criteria of the user.
Thus, the embodiments of the present invention facilitate the ability to track and monitor different versions of metadata values for comparison purposes by storing versioned metadata separately from versioned content for an object within a database of a system. This provides a user of the system with the ability to determine a number of pieces of information associated with changes made to the object during a select time period, such as the degree of originality of metadata associated with content for the object (e.g., based upon a provenance determination), the degree or number of persons associated with metadata changes (e.g., based upon a lineage determination, e.g., was there a single person making changes or was it a collaborative effort by a number of different persons), and how much content may have been changed in a single update or revision (e.g., by comparing the provenance of a metadata value calculated based upon differences in content between two consecutive versions of the document or application, such as Version 2 and Version 3). In addition, the separation of metadata changes from content changes for an object allows one to easily map or link one version of metadata to a different version of content for a particular scenario. The tracking and monitoring of differences between metadata values based upon different metadata versions in this manner facilitates finer or more granular control of the use of the metadata for database operations.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or computer program product. Accordingly, aspects of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, aspects of the present invention may take the form of a computer program product embodied in one or more computer readable medium(s) having computer readable program code embodied thereon.
Any combination of one or more computer readable medium(s) may be utilized. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Perl, Smalltalk, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
Aspects of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises” and/or “comprising,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Patent | Priority | Assignee | Title |
10007649, | Jun 28 2016 | International Business Machines Corporation | Entity-based document content change management system |
11210086, | Jul 18 2014 | Ab Initio Technology LLC | Managing parameter sets |
11429651, | Mar 14 2013 | International Business Machines Corporation | Document provenance scoring based on changes between document versions |
11645250, | Dec 08 2017 | WELLS FARGO BANK, N A | Detection and enrichment of missing data or metadata for large data sets |
9817806, | Jun 28 2016 | International Business Machines Corporation | Entity-based content change management within a document content management system |
Patent | Priority | Assignee | Title |
5806078, | Jun 09 1994 | GOOGLE LLC | Version management system |
5890164, | Jun 24 1996 | Oracle America, Inc | Estimating the degree of change of web pages |
5999947, | May 27 1997 | PURE DATA SYSTEMS, LLC | Distributing database differences corresponding to database change events made to a database table located on a server computer |
6108670, | Nov 24 1997 | International Business Machines Corporation | Checking and enabling database updates with a dynamic, multi-modal, rule based system |
6681369, | May 05 1999 | Sony Corporation | System for providing document change information for a community of users |
7051009, | Mar 29 2002 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Automatic hierarchical classification of temporal ordered case log documents for detection of changes |
7610545, | Jun 06 2005 | Oracle International Corporation | Annotations for tracking provenance |
7693864, | Jan 03 2006 | NetApp, Inc | System and method for quickly determining changed metadata using persistent consistency point image differencing |
7721259, | Nov 15 2005 | Oracle International Corporation | Configurable and customizable software application system and metadata |
7987172, | Aug 30 2004 | GOOGLE LLC | Minimizing visibility of stale content in web searching including revising web crawl intervals of documents |
8250037, | Mar 27 2009 | Bank of America Corporation | Shared drive data collection tool for an electronic discovery system |
8284198, | Mar 03 2008 | NetApp | Method for visualizing space utilization in storage containers |
8538989, | Feb 08 2008 | GOOGLE LLC | Assigning weights to parts of a document |
8555157, | Jan 21 2010 | GOOGLE LLC | Document update generation |
9015118, | Jul 15 2011 | International Business Machines Corporation | Determining and presenting provenance and lineage for content in a content management system |
20020023097, | |||
20020073138, | |||
20020123988, | |||
20040019846, | |||
20050060281, | |||
20050071741, | |||
20050154761, | |||
20050165865, | |||
20060004886, | |||
20060080369, | |||
20060143243, | |||
20060288081, | |||
20070088957, | |||
20070118572, | |||
20070294246, | |||
20080021922, | |||
20080040388, | |||
20080126399, | |||
20080134025, | |||
20080177755, | |||
20080178302, | |||
20080195509, | |||
20080201381, | |||
20080270462, | |||
20090024608, | |||
20090063535, | |||
20090125382, | |||
20090182780, | |||
20090199090, | |||
20090204595, | |||
20090234833, | |||
20090307137, | |||
20100107244, | |||
20100114628, | |||
20100251374, | |||
20100287204, | |||
20100299339, | |||
20110047056, | |||
20110296507, | |||
20110313848, | |||
20120254048, | |||
20120254128, | |||
20130018848, | |||
20130018858, | |||
20130018873, | |||
20130198145, | |||
20140025645, | |||
20140032513, | |||
20140280204, | |||
20140379657, | |||
CN1794207, | |||
WO2006026636, | |||
WO2011150027, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jun 28 2011 | VELASCO, MARC | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026605 | /0352 | |
Jul 15 2011 | International Business Machines Corporation | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Jul 18 2019 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Aug 14 2023 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Mar 15 2019 | 4 years fee payment window open |
Sep 15 2019 | 6 months grace period start (w surcharge) |
Mar 15 2020 | patent expiry (for year 4) |
Mar 15 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Mar 15 2023 | 8 years fee payment window open |
Sep 15 2023 | 6 months grace period start (w surcharge) |
Mar 15 2024 | patent expiry (for year 8) |
Mar 15 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Mar 15 2027 | 12 years fee payment window open |
Sep 15 2027 | 6 months grace period start (w surcharge) |
Mar 15 2028 | patent expiry (for year 12) |
Mar 15 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |