US20080134023A1 - Document processing device, computer readable recording medium, and computer data signal - Google Patents

Document processing device, computer readable recording medium, and computer data signal Download PDF

Info

Publication number
US20080134023A1
US20080134023A1 US11/761,113 US76111307A US2008134023A1 US 20080134023 A1 US20080134023 A1 US 20080134023A1 US 76111307 A US76111307 A US 76111307A US 2008134023 A1 US2008134023 A1 US 2008134023A1
Authority
US
United States
Prior art keywords
information
additional information
document
changed
additional
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US11/761,113
Other versions
US7937652B2 (en
Inventor
Daigo AIZAWA
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Assigned to FUJI XEROX CO., LTD. reassignment FUJI XEROX CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AIZAWA, DAIGO
Publication of US20080134023A1 publication Critical patent/US20080134023A1/en
Application granted granted Critical
Publication of US7937652B2 publication Critical patent/US7937652B2/en
Assigned to FUJIFILM BUSINESS INNOVATION CORP. reassignment FUJIFILM BUSINESS INNOVATION CORP. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: FUJI XEROX CO., LTD.
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/197Version control
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems

Definitions

  • the present invention relates to a document processing device, a computer readable recording medium, and a computer data signal.
  • a document processing device comprising a holding unit that holds document information and additional information in association with each other, and an additional information modification unit that modifies, when the document information held in the holding unit is changed, the addition information associated with the changed document information, according to a predetermined rule.
  • FIG. 1 is a block diagram showing an example structure of a document management device according to an exemplary embodiment of the present invention
  • FIG. 2 is block diagram showing an example function of the document management device according to the exemplary embodiment of the present invention
  • FIG. 3 is a diagram explaining an example database of document information held by the document management device according to the exemplary embodiment of the present invention.
  • FIGS. 4A and 4B are diagrams explaining example additional information held in the document management device according to the exemplary embodiment of the present invention.
  • FIG. 5 is a flowchart of an example process carried out by the document management device according to the exemplary embodiment of the present invention.
  • a document management device 1 includes a controller 11 , a memory unit 12 , and a communication unit 13 , and is connected via a communication infrastructure to a client device 2 .
  • the controller 11 is a program control device, such as a CPU, or the like, and operates according to a program stored in the memory unit 12 .
  • the controller 11 performs control so as to store document information containing at least one of character strings, a drawing, an image, and so forth in the memory unit 12 , and, in response to a request, distributes the document information stored in the memory unit 12 to the client device 2 via a communication infrastructure, such as a network, or the like.
  • the controller 11 performs control so as to store additional information in the memory unit 12 in association with the document information stored therein.
  • the controller 11 modifies the additional information associated with the changed point in the document information. The details of the process carried out by the controller 11 will be described later.
  • the memory unit 12 includes a memory 12 a and a storage 12 b .
  • the memory 12 a includes a memory device, or the like, such as a RAM (Random Access Memory), a ROM (Read Only Memory), or the like.
  • the storage 12 b may be a hard disk or the like, for example, serving as a device for holding information, and holds document information and additional information.
  • the controller 11 operates according to a program stored in a computer readable storage medium, such as the memory 12 a , the storage 12 b , or the like.
  • the program may alternatively be provided as stored in a computer readable recording medium, such as a CD-ROM, a DVD-ROM, or the like.
  • the communication unit 13 may be a network interface or the like, for example, for receiving data etc. relevant to various requests from the client device 2 connected thereto via the communication infrastructure, such as a network, or the like, and forwarding the received data to the controller 11 . Further, in response to an instruction from the controller 11 , the communication unit 13 sends data relevant to the document information and the additional information to the client device 2 .
  • the client device 2 may be a personal computer or the like, for example, and according to a user instruction produces document information and stores the produced document information in the document management device 1 . Further, the client device 2 works on the document management device 1 to read and display the document information held therein, and also to hold therein additional information in association with the document information held therein. Still further, the client device 2 receives a user instruction for revising the stored document information, and in response to the received instruction, stores the revised document information in the document management device 1 in association with the stored relevant document information before the revision.
  • the document management device 1 includes, in terms of functions, a version management unit 21 , a change point extraction unit 22 , an additional information setting unit 23 , an additional information acquisition unit 24 , an additional information update unit 25 , a report unit 26 , and a document retrieving unit 27 .
  • the respective functions are realized by controlling the controller 11 by means of software.
  • the version management unit 21 having received document information to be newly held from the client device 2 , assigns a unique document identifier thereto, and stores the received document information in the storage 12 b in association with the assigned document identifier, the version information indicating the first version, and the information specifying the user of the client device 2 as a document database, as shown as an example in FIG. 3 .
  • the information specifying the user may be obtained by authenticating the user.
  • the version management unit 21 having received a revision instruction, a document identifier, and document information from the client device 2 , searches for the document database in the storage 12 b for an entry containing an identifier identical to the received document identifier, and obtains the version information indicative of the latest version (the latest version information) from among the hits returned by the search.
  • document information having the document identifier “1” has been revised twice.
  • an entry having the version information “1”, or the version information indicating the first version, an entry having the version information “2”, or the version information after the first revision, and an entry having the version information “3”, or the version information after the second revision are returned by the search.
  • the version information is expressed using a number here, but this is not an exclusive example.
  • the version management unit 21 updates the received latest version information to be a value indicating the next version.
  • number version information for example, the number is incremented by one.
  • the latest version information namely “3”
  • the version management unit 21 stores the received document information in the storage 12 b in association with the received document identifier, the version information updated as above, and the information specifying the user of the client device 2 as a document database, as shown as an example in FIG. 3 .
  • the version management unit 21 outputs the information (the document identifier and the version information) specifying the document information stored as described above to the change point extraction unit 22 .
  • each document is managed for every version thereof, using, as a key, the unique document identifier assigned thereto.
  • the additional setting unit 23 In response to an instruction from the client device 2 , the additional setting unit 23 records additional information, such as a character string or the like, in a designated position in the document information so as to be associated therewith.
  • additional information such as a character string or the like
  • the document information is recorded in the form of an image to be printed on a sheet.
  • the document information is virtually displayed in the form of an image which contains a series of page images to be printed on sheets according to designated conditions, including sheet and print conditions, and the position where additional information is made associated is specified by means of the number of a page contained in the image, and the coordinates on the page.
  • the specification may be made utilizing the information specifying a designated position in a character string (such as the x th character from the top, or the like).
  • the additional information includes, for every additional information item, a unique additional information identifier, information specifying the document information (a document identifier and version information) with which the concerned additional information is associated, information specifying the position in the document information, and the content of the additional information ( FIG. 4A ).
  • the additional information may further include information (a user name, a user identification number, and so forth) identifying the user having set the additional information, information specifying the additional information associated with the corresponding pre-revision document information (a parent identifier, or the like), attribute information describing the intention and/or outline of the additional information, the display size of the additional information, and so forth ( FIG. 4B ).
  • information a user name, a user identification number, and so forth
  • the additional information acquisition unit 24 receives information specifying a point changed due to the revision in the document information from the change point extraction unit 22 , then selects additional information relevant to the specified change point from among those associated with the pre-revision document information, and outputs the additional information identifier of the selected additional information to the additional information update unit 25 .
  • An example of the selection of additional information relevant to the change point will be specifically described later.
  • the additional information update unit 25 operates such that the additional information in the pre-revision document information is also displayed in the revised document information. That is, the additional information update unit 25 searches for additional information items associated with the pre-revision document information, and sequentially selects the additional information items returned in the search as focused additional information. For every selection of focused additional information, the additional information update unit 25 carries out the following process.
  • the additional information update unit 25 determines whether or not the focused additional information is additional information associated with the additional information identifier received from the additional information acquisition unit 24 (S 1 ).
  • the additional information update unit 25 copies the focused additional information, and rewrites the version information of the document information with which the copied focused additional information is associated, so as to specify the revised version (S 2 ).
  • a unique additional information identifier is assigned to the copied focused additional information.
  • the additional information update unit 25 rewrites the version information of the document information with which the copied focused additional information is associated, so as to specify the revised version (S 4 ).
  • a unique additional information identifier is assigned to the copied focused additional information. It should be noted that the process carried out by the additional information update unit 25 is not limited to the above-described example, and various other examples will be described later.
  • the report unit 26 reports to a predetermined destination, maybe set in advance in the concerned additional information, for example, about the modification. In the above case, the content of the modification is reported to a report destination set in the modified additional information.
  • the document retrieving unit 27 receives the information (a document identifier and version information) specifying the document information to retrieve and a retrieval instruction from the client device 2 . Then, the document retrieving unit 27 retrieves the specified document information from the storage 12 b , and distributes the retrieved document information to the client device 2 having made the request.
  • information a document identifier and version information
  • the version information after the revision is produced.
  • the additional information associated with the pre-revision document information is inherited in the revised document information. Also, whether or not to modify the additional information according to a predetermined rule is determined, and the additional information is modified when necessary.
  • additional information acquisition unit 24 receives information specifying the point changed due to the revision in the document information from the change point extraction unit 22 , and obtains information specifying the page and the area thereon where the change point is contained (for example, the coordinates of the respective vertices of the area).
  • the additional information acquisition unit 24 searches for additional information given within a range of a predetermined distance (for example, the distance to the area is equal to or smaller than a threshold d) from the detected page and area.
  • the additional information acquisition unit 24 determines the additional information found in the search as additional information to be modified.
  • the addition information acquisition unit 24 repeats this search for each change point. Then, the additional information acquisition unit 24 outputs the additional information identifier of the determined additional information.
  • the additional information acquisition unit 24 receives information specifying a point changed due to the revision in the document information from the change point extraction unit 22 . Then, the additional information acquisition unit 24 searches for additional information associated with the changed character string (or a part thereof), and determines the additional information obtained in the search as additional information to be modified. The additional information acquisition unit 24 thereafter outputs the additional information identifier of the determined additional information.
  • the additional information for modification is not limited to that which is associated with the revised document information.
  • the additional information update unit 25 may modify, for example, the additional information selected by the additional information acquisition unit 24 , or the additional information associated with the pre-revision document information.
  • the additional information update unit 25 may include, to thereby record, the additional information identifier of the additional information associated with the pre-revision document information in the additional information to be associated with the revised document information. This arrangement enables mutual association between the pre-revision and revised additional information items via the additional information identifier when the additional information in the revised document information has corresponding additional information in the pre-revised document information.
  • the above-described process is carried out when registering the revised document information.
  • the above-described process to modify the additional information may be carried out while the document information is being revised by the client device 2 , or the like.
  • the document management device 1 issues temporary version information, and stores the document to be temporarily stored. Then, the document management device 1 may determine a point changed in the temporarily stored document information compared with the pre-revision document information, and modify the additional information associated with the determined changed point.
  • the character string “modifying”, or the like may be included in the additional information associated with the pre-revision document information. Also, if the user revising the document information is identifiable through authentication, the additional information may be modified so as to read “being modified by user A”, including the name of the user.
  • the controller 11 controls the additional information setting unit 23 so as to carry out the following, when recording the additional information, such as a character string, or the like, in the designated position in the document information so as to be associated therewith, according to an instruction from the client device 2 .
  • the additional information setting unit 23 determines whether or not the document information with which the additional information is newly associated (hereinafter, for discrimination, referred to as target document information) has associated information for specifying the pre-revision document information.
  • target document information the document information with which the additional information is newly associated
  • the additional information setting unit 23 obtains the specifying information, and then searches for other document information which contains the information identical to the obtained specifying information as information specifying the pre-revision document information.
  • other document information produced based on the common document information is searched for.
  • the other document information found in the search will be hereinafter referred to as a “family document”.
  • the first version information or the version information contained in the document information of the version 2 A as information specifying the pre-vision information thereof, is searched for. That is, other information document containing the first version information as information specifying the pre-version document information is searched for. Consequently, in the above, the version 2 B is found in the search as a family document.
  • the additional information setting unit 23 searches for a family document which contains a part identical to the extracted part. With such a family document found, the additional information having been instructed to be associated with the target document information is copied and recorded in the vicinity of the position where the part is located in the found family document, so as to be associated therewith. A unique additional information identifier is given to the copied additional information.
  • the additional information setting unit 23 may obtain additional information identifier of the additional information to be copied, and the additional information setting unit 23 may record in the additional information to be associated with the family document as related additional information.
  • the additional information identifier serving as the related additional information, can be used in the following process. That is, when modifying the additional information, the information update unit 25 searches for other additional information which contains the additional information identifier of the modified additional information (hereinafter referred to a modification target additional information) as related additional information.
  • the additional information update unit 25 also modifies the found additional information.
  • the found additional information may be modified by including a message, such as “modified in other version”.
  • the found and modified additional information may further include the additional information identifier of the modification target additional information as a reference identifier.
  • the additional information update unit 25 may produce and record new additional information containing a message, such as “modified in different version” in the vicinity of (an adjacent position, for example) the found additional information so as to be associated therewith. Similar to the above, the newly produced additional information may include the additional information identifier of the modification target additional information as a reference identifier.
  • the controller 11 may display the additional information identified by the reference identifier. Also, the controller 11 may additionally display the document information with which the additional information identified by the reference identifier is associated (with the point with which the additional information is associated displayed in a highlighted manner).
  • a predetermined operation for example, double clicking, or the like
  • the additional information update unit 25 may carry out the following at the time of revision.
  • the revised document information is hereinafter referred to as a final version document.
  • the additional information update unit 25 determines additional information relevant to a point changed (a change point) due to the revision in the document information as focused additional information, and when modifying the focused additional information later, includes therein the additional information identifier of the corresponding additional information in the pre-revision document information as a parent identifier.
  • the additional information is not deleted in the revised document information (though the additional information may remain invisible by not being displayed).
  • the additional information update unit 25 determines whether or not the additional information selected in connection with a change point contains a parent identifier. With a parent identifier contained, the additional information update unit 25 extracts a part of the document information, in the vicinity of the parent identifier. Then, the additional information update unit 25 determines whether or not a part in the vicinity of the focused additional information in the final version document coincides with the extracted part. With the parts coinciding with each other, the additional information identified by the parent identifier is copied, and included as the content of the focused additional information. A unique identifier is given to the focused additional information.
  • the additional information update unit 25 may carry out the following.
  • the additional information update unit 25 may modify the addition information so as to change the manner of display thereof. For example, additional information containing designation of a letter size for display thereof may be modified so as to designate an enlarged letter size. Additional information containing designation of a display color thereof may be modified so as to designate a different strip color.
  • the target to which the above-described process is applied by the additional information update unit 25 may be limited to those having specific attribute information (for example, a “change request” and so forth).
  • the position associated with the additional information in the document information is referred to, and the character string present in the vicinity of the position is extracted and processed.
  • the document management device 1 may encourage the user to specify a character string with which the additional information is associated, and include the specified character string in the additional information to be added, as target character string information.
  • the character string associated with the additional information can be obtained simply by extracting the target character string information contained in the additional information.

Abstract

According to an aspect of the invention, there is provided a document processing device, comprising a holding unit that holds document information and additional information in association with each other, and an additional information modification unit that modifies, when the document information held in the holding unit is changed, the addition information associated with the changed document information, according to a rule.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is based on and claims priority under 35 U.S.C. 119 from Japanese Patent Application No. 2006-323709 Filed on Feb. 19, 2006.
  • BACKGROUND
  • 1. Technical field
  • The present invention relates to a document processing device, a computer readable recording medium, and a computer data signal.
  • 2. Related Art
  • There is available a system for use in a company organization, or the like, for enabling common viewing of a produced document by the company staff. Specifically, some of the systems can add additional information (annotation), such as designation of a corrected point, in a document to be reviewed.
  • SUMMARY
  • According to an aspect of the invention, there is provided a document processing device, comprising a holding unit that holds document information and additional information in association with each other, and an additional information modification unit that modifies, when the document information held in the holding unit is changed, the addition information associated with the changed document information, according to a predetermined rule.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • An exemplary embodiment of the present invention will be described in detail based on the following figures, wherein:
  • FIG. 1 is a block diagram showing an example structure of a document management device according to an exemplary embodiment of the present invention;
  • FIG. 2 is block diagram showing an example function of the document management device according to the exemplary embodiment of the present invention;
  • FIG. 3 is a diagram explaining an example database of document information held by the document management device according to the exemplary embodiment of the present invention;
  • FIGS. 4A and 4B are diagrams explaining example additional information held in the document management device according to the exemplary embodiment of the present invention; and
  • FIG. 5 is a flowchart of an example process carried out by the document management device according to the exemplary embodiment of the present invention.
  • DETAILED DESCRIPTION
  • An exemplary embodiment of the present invention will be described with reference to the accompanying drawings. According to the exemplary embodiment of the present invention, as shown in FIG. 1, a document management device 1 includes a controller 11, a memory unit 12, and a communication unit 13, and is connected via a communication infrastructure to a client device 2.
  • The controller 11 is a program control device, such as a CPU, or the like, and operates according to a program stored in the memory unit 12. In this exemplary embodiment, the controller 11 performs control so as to store document information containing at least one of character strings, a drawing, an image, and so forth in the memory unit 12, and, in response to a request, distributes the document information stored in the memory unit 12 to the client device 2 via a communication infrastructure, such as a network, or the like. Further, according to an instruction from the client device 2, the controller 11 performs control so as to store additional information in the memory unit 12 in association with the document information stored therein. When the document information is changed, the controller 11 modifies the additional information associated with the changed point in the document information. The details of the process carried out by the controller 11 will be described later.
  • The memory unit 12 includes a memory 12 a and a storage 12 b. The memory 12 a includes a memory device, or the like, such as a RAM (Random Access Memory), a ROM (Read Only Memory), or the like. The storage 12 b may be a hard disk or the like, for example, serving as a device for holding information, and holds document information and additional information. In this exemplary embodiment, the controller 11 operates according to a program stored in a computer readable storage medium, such as the memory 12 a, the storage 12 b, or the like. The program may alternatively be provided as stored in a computer readable recording medium, such as a CD-ROM, a DVD-ROM, or the like.
  • The communication unit 13 may be a network interface or the like, for example, for receiving data etc. relevant to various requests from the client device 2 connected thereto via the communication infrastructure, such as a network, or the like, and forwarding the received data to the controller 11. Further, in response to an instruction from the controller 11, the communication unit 13 sends data relevant to the document information and the additional information to the client device 2.
  • The client device 2 may be a personal computer or the like, for example, and according to a user instruction produces document information and stores the produced document information in the document management device 1. Further, the client device 2 works on the document management device 1 to read and display the document information held therein, and also to hold therein additional information in association with the document information held therein. Still further, the client device 2 receives a user instruction for revising the stored document information, and in response to the received instruction, stores the revised document information in the document management device 1 in association with the stored relevant document information before the revision.
  • As shown in FIG. 2, in this exemplary embodiment, the document management device 1 includes, in terms of functions, a version management unit 21, a change point extraction unit 22, an additional information setting unit 23, an additional information acquisition unit 24, an additional information update unit 25, a report unit 26, and a document retrieving unit 27. The respective functions are realized by controlling the controller 11 by means of software.
  • The version management unit 21, having received document information to be newly held from the client device 2, assigns a unique document identifier thereto, and stores the received document information in the storage 12 b in association with the assigned document identifier, the version information indicating the first version, and the information specifying the user of the client device 2 as a document database, as shown as an example in FIG. 3. The information specifying the user may be obtained by authenticating the user.
  • Further, the version management unit 21, having received a revision instruction, a document identifier, and document information from the client device 2, searches for the document database in the storage 12 b for an entry containing an identifier identical to the received document identifier, and obtains the version information indicative of the latest version (the latest version information) from among the hits returned by the search. Suppose that document information having the document identifier “1” has been revised twice. In this case, an entry having the version information “1”, or the version information indicating the first version, an entry having the version information “2”, or the version information after the first revision, and an entry having the version information “3”, or the version information after the second revision, are returned by the search. For simplification of the description, the version information is expressed using a number here, but this is not an exclusive example.
  • Then, the version management unit 21 updates the received latest version information to be a value indicating the next version. With number version information, for example, the number is incremented by one. In the above example, the latest version information, namely “3”, is incremented by one to obtain version information “4”. Thereafter, the version management unit 21 stores the received document information in the storage 12 b in association with the received document identifier, the version information updated as above, and the information specifying the user of the client device 2 as a document database, as shown as an example in FIG. 3.
  • The version management unit 21 outputs the information (the document identifier and the version information) specifying the document information stored as described above to the change point extraction unit 22.
  • As described above, in this exemplary embodiment, each document is managed for every version thereof, using, as a key, the unique document identifier assigned thereto.
  • The change point extraction unit 22 receives the information specifying the document information having been stored at the time of revision from the version management unit 21, then extracts a point changed due to the revision in the document information compared with the concerned document information before the revision (pre-revision document information), and outputs information specifying the extracted change point to the additional information acquisition unit 24 and the additional information update unit 25. This extraction is carried out similarly to a process in response to a widely known extraction command, such as “diff”, and details thereof are not described here.
  • In response to an instruction from the client device 2, the additional setting unit 23 records additional information, such as a character string or the like, in a designated position in the document information so as to be associated therewith. The position where the additional information is made associated in the document information is determined as follows.
  • For example, assume a case, such as a PDF (Portable Document Format) or the like, in which the document information is recorded in the form of an image to be printed on a sheet. In this case, the document information is virtually displayed in the form of an image which contains a series of page images to be printed on sheets according to designated conditions, including sheet and print conditions, and the position where additional information is made associated is specified by means of the number of a page contained in the image, and the coordinates on the page. Alternatively, the specification may be made utilizing the information specifying a designated position in a character string (such as the xth character from the top, or the like).
  • As shown in FIGS. 4A and 4B, the additional information includes, for every additional information item, a unique additional information identifier, information specifying the document information (a document identifier and version information) with which the concerned additional information is associated, information specifying the position in the document information, and the content of the additional information (FIG. 4A).
  • The additional information may further include information (a user name, a user identification number, and so forth) identifying the user having set the additional information, information specifying the additional information associated with the corresponding pre-revision document information (a parent identifier, or the like), attribute information describing the intention and/or outline of the additional information, the display size of the additional information, and so forth (FIG. 4B).
  • The additional information acquisition unit 24 receives information specifying a point changed due to the revision in the document information from the change point extraction unit 22, then selects additional information relevant to the specified change point from among those associated with the pre-revision document information, and outputs the additional information identifier of the selected additional information to the additional information update unit 25. An example of the selection of additional information relevant to the change point will be specifically described later.
  • The additional information update unit 25 operates such that the additional information in the pre-revision document information is also displayed in the revised document information. That is, the additional information update unit 25 searches for additional information items associated with the pre-revision document information, and sequentially selects the additional information items returned in the search as focused additional information. For every selection of focused additional information, the additional information update unit 25 carries out the following process.
  • That is, as shown in FIG. 5, the additional information update unit 25 determines whether or not the focused additional information is additional information associated with the additional information identifier received from the additional information acquisition unit 24 (S1). When the focused additional information is not additional information associated with the additional information identifier received from the additional information acquisition unit 24, the additional information update unit 25 copies the focused additional information, and rewrites the version information of the document information with which the copied focused additional information is associated, so as to specify the revised version (S2). In the above, a unique additional information identifier is assigned to the copied focused additional information.
  • Meanwhile, when it is determined at S1 that the focused additional information is additional information associated with the additional information identifier received from the additional information acquisition unit 24, the additional information update unit 25 copies the focused additional information, and then modifies the copied focused additional information according to a predetermined rule (S3). For example, the copied focused additional information may be updated based on the information specifying the point changed due to the revision in the document information, this information being input from the change point extraction unit 22. For example, when the focused additional information contains a character string relevant to the change point, a character string “modified” maybe added to the focused additional information.
  • Thereafter, the additional information update unit 25 rewrites the version information of the document information with which the copied focused additional information is associated, so as to specify the revised version (S4). Here also, a unique additional information identifier is assigned to the copied focused additional information. It should be noted that the process carried out by the additional information update unit 25 is not limited to the above-described example, and various other examples will be described later.
  • The additional information update unit 25 repeats the above-described process, while selecting the additional information items in the pre-revision document information as focused additional information.
  • In the above, as for additional information modified by the additional information update unit 25, the report unit 26 reports to a predetermined destination, maybe set in advance in the concerned additional information, for example, about the modification. In the above case, the content of the modification is reported to a report destination set in the modified additional information.
  • The document retrieving unit 27 receives the information (a document identifier and version information) specifying the document information to retrieve and a retrieval instruction from the client device 2. Then, the document retrieving unit 27 retrieves the specified document information from the storage 12 b, and distributes the retrieved document information to the client device 2 having made the request.
  • In short, in this exemplary embodiment, when any document information is retrieved and updated, or revised, by the user of the client device 2, the version information after the revision is produced. In the revision, the additional information associated with the pre-revision document information is inherited in the revised document information. Also, whether or not to modify the additional information according to a predetermined rule is determined, and the additional information is modified when necessary.
  • In the following, an example of selection of additional information to be modified from among those associated with the pre-vision document information will be described. Suppose that additional information is associated with any position in the revised document information, and that the position is specified by means of the number of a page contained in the virtually formed image of the document information and the coordinates on the page. With this assumption, according to one example of the selection, the additional information acquisition unit 24 receives information specifying the point changed due to the revision in the document information from the change point extraction unit 22, and obtains information specifying the page and the area thereon where the change point is contained (for example, the coordinates of the respective vertices of the area). Then, the additional information acquisition unit 24 searches for additional information given within a range of a predetermined distance (for example, the distance to the area is equal to or smaller than a threshold d) from the detected page and area. The additional information acquisition unit 24 determines the additional information found in the search as additional information to be modified. The addition information acquisition unit 24 repeats this search for each change point. Then, the additional information acquisition unit 24 outputs the additional information identifier of the determined additional information.
  • Alternatively, the additional information acquisition unit 24 may search for additional information given in the range within a predetermined distance from an area enclosing the entire paragraph or row which contains the change point, instead of the distance from the area enclosing the change point, as additional information to be modified.
  • Meanwhile, when the additional information is associated with a part of a character string in the document information, the additional information acquisition unit 24 receives information specifying a point changed due to the revision in the document information from the change point extraction unit 22. Then, the additional information acquisition unit 24 searches for additional information associated with the changed character string (or a part thereof), and determines the additional information obtained in the search as additional information to be modified. The additional information acquisition unit 24 thereafter outputs the additional information identifier of the determined additional information.
  • In the above, when the character string extracted as a change point is contained in the additional information, the additional information update unit 25 modifies the additional information by including a character string “modified”, or the like, in the additional information. This, however, is not an exclusive example of the manner of modification of additional information.
  • For example, there may be a case in which information about the intention of adding the additional information (such as “modification instruction”, “check required”, and so forth) is contained as attribute information in the additional information. In this case, the additional information update unit 25 may modify the additional information in a different manner depending on the attribute information contained in the relevant additional information selected by the additional information acquisition unit 24. For example, with the attribute information “modification instruction” contained, the additional information update unit 25 may modify the attribute information in the additional information for the revised document information so as to mean “modification completed”.
  • Further, in the case where a rectangular strip-like area colored as designated is superimposed onto the document information, so that the content of the additional information, such as a character string, or the like, is shown therein for presentation, the additional information update unit 25 may modify the information designating the display color, such as the strip color or the color of the character string, so as to designate a predetermined specific color, when producing the modified additional information.
  • The additional information for modification is not limited to that which is associated with the revised document information. The additional information update unit 25 may modify, for example, the additional information selected by the additional information acquisition unit 24, or the additional information associated with the pre-revision document information.
  • For example, suppose that the attribute information in the additional information selected by the additional information acquisition unit 24 reads “modification instruction”. In this case, the additional information update unit 25 may modify the attribute information of the selected additional information so as to read “modification completed”. Similarly, the additional information update unit 25 may change the additional information selected by the additional information acquisition unit 24 so as to designate a predetermined specific color for the strip color or the color of the character string.
  • Also, suppose that the additional information selected by the additional information acquisition unit 24 from among those associated with the pre-revision document information satisfies a predetermined deletion condition. In this case, the additional information update unit 25 may perform control so as not to copy the additional information, so that the additional information satisfying the deletion condition is not inherited in the revised document information. For example, assume that the delete condition is “attribute information is a modification instruction”. In this case, the additional information update unit 25 refers to the attribute information in the additional information associated with the pre-revision document information and selected by the additional information acquisition unit 24, and performs control so as not to copy the additional information having attribute information “modification instruction”. As a result, the additional information which is a “modification instruction” is not shown in the revised document information when the designated modification is completed.
  • There may be a case in which the change point extraction unit 22 additionally outputs the information specifying the manner of changing a point in the document information. The information may read “delete”, “add”, “replace”, and so forth. In this case, the additional information update unit 25 may modify the additional information, utilizing the information. Specifically, with information “delete” output, the additional information update unit 25 may include the character string “deleted”, or the like, in the additional information included in the pre-revision or revised document information.
  • When associating the additional information, which is associated with the pre-revision document information, also with the revised document information, the additional information update unit 25 may include, to thereby record, the additional information identifier of the additional information associated with the pre-revision document information in the additional information to be associated with the revised document information. This arrangement enables mutual association between the pre-revision and revised additional information items via the additional information identifier when the additional information in the revised document information has corresponding additional information in the pre-revised document information.
  • For example, when additional information associated with the revised document information is given a predetermined operation (double clicking, or the like), the document management device 1 may refer to the additional information identifier of the additional information, and search for, and display, the corresponding additional information associated with the pre-revised document information. Alternatively, the document management device 1 may search for additional information in document information of different versions, the additional information being associated with the additional information subjected to the predetermined operation, and present the pre-revision document information associated with the additional information found in the search.
  • In the above, the above-described process is carried out when registering the revised document information. This is not an exclusive example however. Alternatively, the above-described process to modify the additional information may be carried out while the document information is being revised by the client device 2, or the like. For example, when the client device 2 receives an instruction for temporary storage of the document information being revised, the document management device 1 issues temporary version information, and stores the document to be temporarily stored. Then, the document management device 1 may determine a point changed in the temporarily stored document information compared with the pre-revision document information, and modify the additional information associated with the determined changed point.
  • In the above, the character string “modifying”, or the like, may be included in the additional information associated with the pre-revision document information. Also, if the user revising the document information is identifiable through authentication, the additional information may be modified so as to read “being modified by user A”, including the name of the user.
  • In the above, the document information of the original version is revised to produce a single revised version. However, there may be a case in which the original version may lead to production of mutually different versions 2A and 2B. With version branching acceptable, in this exemplary embodiment, the controller 11 of the document management device 1 may perform control, at the time of revision, such that the version information of the pre-revision document information is included in the revised document information so as to be associated therewith. For example, when the mutually different 2A and 2B versions are produced based on the first version, the information indicating the “first version” is included in the respective versions 2A and 2B as the pre-revision document information so as to be associated therewith.
  • Then, the controller 11 controls the additional information setting unit 23 so as to carry out the following, when recording the additional information, such as a character string, or the like, in the designated position in the document information so as to be associated therewith, according to an instruction from the client device 2.
  • That is, the additional information setting unit 23 determines whether or not the document information with which the additional information is newly associated (hereinafter, for discrimination, referred to as target document information) has associated information for specifying the pre-revision document information. When the document information has that specifying information, the additional information setting unit 23 obtains the specifying information, and then searches for other document information which contains the information identical to the obtained specifying information as information specifying the pre-revision document information. In other words, other document information produced based on the common document information is searched for. The other document information found in the search will be hereinafter referred to as a “family document”.
  • As a specific example of the above, suppose that mutually different versions 2A and 2B are produced based on the first version, as described above. In this case, when it is instructed to include additional information in the document information of the version 2A so as to be associated therewith, the first version information, or the version information contained in the document information of the version 2A as information specifying the pre-vision information thereof, is searched for. That is, other information document containing the first version information as information specifying the pre-version document information is searched for. Consequently, in the above, the version 2B is found in the search as a family document.
  • Then, the additional information setting unit 23 extracts a part of the target document information within a predetermined range from the position with which the additional information is associated. When the position is specified by means of the number of a page of the virtually formed document information and the coordinates on the page, the predetermined range may be determined as the entire paragraph, or the like, which contains the character string located closest to the coordinates.
  • Thereafter, the additional information setting unit 23 searches for a family document which contains a part identical to the extracted part. With such a family document found, the additional information having been instructed to be associated with the target document information is copied and recorded in the vicinity of the position where the part is located in the found family document, so as to be associated therewith. A unique additional information identifier is given to the copied additional information.
  • Specifically, in the above example, with additional information such as “Is [COPT] a typo of [COPY]?”, or the like, given in the vicinity of the character string “COPT” in the version 2A, a part containing “COPT” is searched for in the document information of the version 2B, or the family document. With such a part found in the document information of the version 2B, the additional information “Is [COPT] a typo of [COPY]?” is recorded in the vicinity of the “COPT” so as to be associated therewith.
  • Further, the additional information setting unit 23 may obtain additional information identifier of the additional information to be copied, and the additional information setting unit 23 may record in the additional information to be associated with the family document as related additional information.
  • The additional information identifier, serving as the related additional information, can be used in the following process. That is, when modifying the additional information, the information update unit 25 searches for other additional information which contains the additional information identifier of the modified additional information (hereinafter referred to a modification target additional information) as related additional information.
  • With such additional information found in the search, the additional information update unit 25 also modifies the found additional information. For example, the found additional information may be modified by including a message, such as “modified in other version”. The found and modified additional information may further include the additional information identifier of the modification target additional information as a reference identifier.
  • Alternatively, instead of modifying the additional information itself, the additional information update unit 25 may produce and record new additional information containing a message, such as “modified in different version” in the vicinity of (an adjacent position, for example) the found additional information so as to be associated therewith. Similar to the above, the newly produced additional information may include the additional information identifier of the modification target additional information as a reference identifier.
  • Then, when a predetermined operation (for example, double clicking, or the like) is applied to additional information containing a reference identifier, the controller 11 may display the additional information identified by the reference identifier. Also, the controller 11 may additionally display the document information with which the additional information identified by the reference identifier is associated (with the point with which the additional information is associated displayed in a highlighted manner).
  • Here, there may be a case in which repetitive modifications of the document information result in retrieving the original content. For example, suppose that the character string “copy document to produce copied document” in the first version document information is requested to be modified so as to read “copy document” as it is difficult to understand, and that after revision to “copy document” in the second version, the part in question is again modified to read “copy document to produce copied document”, identical to the original content, in the third version.
  • In connection with the above, in this exemplary embodiment, the additional information update unit 25 may carry out the following at the time of revision. In the following, the revised document information is hereinafter referred to as a final version document.
  • That is, the additional information update unit 25 determines additional information relevant to a point changed (a change point) due to the revision in the document information as focused additional information, and when modifying the focused additional information later, includes therein the additional information identifier of the corresponding additional information in the pre-revision document information as a parent identifier. In the above, the additional information is not deleted in the revised document information (though the additional information may remain invisible by not being displayed).
  • The additional information update unit 25 determines whether or not the additional information selected in connection with a change point contains a parent identifier. With a parent identifier contained, the additional information update unit 25 extracts a part of the document information, in the vicinity of the parent identifier. Then, the additional information update unit 25 determines whether or not a part in the vicinity of the focused additional information in the final version document coincides with the extracted part. With the parts coinciding with each other, the additional information identified by the parent identifier is copied, and included as the content of the focused additional information. A unique identifier is given to the focused additional information.
  • The above arrangement makes it possible to have the past additional information associated again with the part having retrieved the original content thereof through the repetitive revisions.
  • There may be a case in which a person in charge of document information revision should overlook, at the time of revision, the additional information which is a change request. In consideration of such a case, the additional information update unit 25 may carry out the following.
  • That is, regarding the additional information other than that selected as being in the vicinity of a change point among information associated with the pre-vision document information, the additional information update unit 25 may modify the addition information so as to change the manner of display thereof. For example, additional information containing designation of a letter size for display thereof may be modified so as to designate an enlarged letter size. Additional information containing designation of a display color thereof may be modified so as to designate a different strip color.
  • The target to which the above-described process is applied by the additional information update unit 25 may be limited to those having specific attribute information (for example, a “change request” and so forth).
  • That is, when additional information which is a change request is overlooked, generally, a portion in the vicinity of the overlooked additional information is not changed, and therefore not extracted as a change point. Thus, the overlooked additional information is not selected for modification. In this case, with application of the above described process, additional information which satisfies a predetermined condition (for example, attribute information having attribute information “change request”, or the like) is displayed in a manner different from the rest, such as in larger letters, or the like.
  • In the above, in order to extract a character string associated with additional information, the position associated with the additional information in the document information is referred to, and the character string present in the vicinity of the position is extracted and processed.
  • This is not an exclusive example however. Alternatively, for example, to add additional information, the document management device 1 may encourage the user to specify a character string with which the additional information is associated, and include the specified character string in the additional information to be added, as target character string information. With this arrangement, the character string associated with the additional information can be obtained simply by extracting the target character string information contained in the additional information.
  • The foregoing description of the exemplary embodiments of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in the art. The exemplary embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to understand the invention for various embodiments and with the various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.

Claims (16)

1. A document processing device, comprising:
a holding unit that holds document information and additional information in association with each other; and
an additional information modification unit that modifies, when the document information held in the holding unit is changed, the addition information associated with the changed document information, according to a rule.
2. The document processing device according to claim 1, wherein the additional information modification unit modifies, while referring to attribute information contained in the additional information to be modified, the additional information is modified according to a rule which differs depending on the attribute information.
3. The document processing device according to claim 1, wherein, in modifying the additional information associated with the changed document information, information about a color for displaying the additional information is modified so as to display a predetermined color.
4. The document processing device according to claim 1, wherein the additional information modification unit retrieves, when the document information is changed, additional information relevant to a changed part of the changed document information, and modifies the retrieved additional information according to a rule.
5. The document processing device according to claim 1, wherein the holding unit holds document information before being changed and document information after being changed in association with each other when the document information is changed; and the additional information modification unit updates additional information associated with the document information before being changed and the document information after being changed, respectively.
6. A computer readable recording medium storing a program causing a computer to execute a process comprising:
holding document information and additional information in association with each other; and
modifying, when the document information held is changed, additional information associated with the changed document information, according to a rule.
7. The computer readable recording medium according to claim 6, wherein, in modifying additional information, while referring to attribute information contained in the additional information to be modified, the additional information is modified according to a rule which differs depending on the attribute information.
8. The computer readable recording medium according to claim 6, wherein, in modifying the additional information associated with the changed document information, information about a color for displaying the additional information is modified so as to display a predetermined color.
9. The computer readable recording medium according to claim 6, wherein, in modifying additional information, when the document information is changed, additional information relevant to a changed part of the changed document information is retrieved, and the additional information retrieved is modified according to a rule.
10. The computer readable recording medium according to claim 6, wherein, in holding document information, when the document information is changed, document information before being changed and document information after being changed are held in association with each other, and in modifying additional information, additional information associated with the document information before being changed and the document information after being changed, respectively, are both updated.
11. A computer data signal embodied in a carrier wave for enabling a computer to perform a process comprising:
holding document information and additional information in association with each other; and
modifying, when the document information held is changed, additional information associated with the changed document information, according to a predetermined rule.
12. A document processing method comprising:
holding document information and additional information in association with each other; and
modifying, when the document information held is changed, additional information associated with the changed document information, according to a rule.
13. The document processing method according to claim 12, wherein, in modifying additional information, while referring to attribute information contained in the additional information to be modified, the additional information is modified according to a rule which differs depending on the attribute information.
14. The document processing method according to claim 12, wherein, in modifying the additional information associated with the changed document information, information about a color for displaying the additional information is modified so as to display a predetermined color.
15. The document processing method according to claim 12, wherein, in modifying additional information, when the document information is changed, additional information relevant to a changed part of the changed document information is retrieved, and the additional information retrieved is modified according to a rule.
16. The document processing method according to claim 12, wherein, in holding document information, when the document information is changed, document information before being changed and document information after being changed are held in association with each other, and in modifying additional information, additional information associated with the document information before being changed and the document information after being changed, respectively, are both updated.
US11/761,113 2006-11-30 2007-06-11 Document processing device, computer readable recording medium, and computer data signal Expired - Fee Related US7937652B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2006323709A JP5114932B2 (en) 2006-11-30 2006-11-30 Document processing apparatus and document processing program
JP2006-323709 2006-11-30

Publications (2)

Publication Number Publication Date
US20080134023A1 true US20080134023A1 (en) 2008-06-05
US7937652B2 US7937652B2 (en) 2011-05-03

Family

ID=39477307

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/761,113 Expired - Fee Related US7937652B2 (en) 2006-11-30 2007-06-11 Document processing device, computer readable recording medium, and computer data signal

Country Status (5)

Country Link
US (1) US7937652B2 (en)
JP (1) JP5114932B2 (en)
KR (1) KR100919441B1 (en)
CN (1) CN101192236B (en)
AU (1) AU2007202768B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090237736A1 (en) * 2008-03-18 2009-09-24 Yoshifumi Sakuramata Image processing apparatus, image processing method, and computer program product
US20140082472A1 (en) * 2012-09-14 2014-03-20 David H. Sitrick Systems And Methodologies For Event Processing Of Events For Edits Made Relative To A Presentation, Selecting A Selected Set Of Events; And Generating A Modified Presentation Of The Events In The Selected Set
US20140082473A1 (en) * 2012-09-14 2014-03-20 David H. Sitrick Systems And Methodologies Of Event Content Based Document Editing, Generating Of Respective Events Comprising Event Content, Then Defining A Selected Set Of Events, And Generating Of A Display Presentation Responsive To Processing Said Selected Set Of Events, For One To Multiple Users
US9846688B1 (en) * 2010-12-28 2017-12-19 Amazon Technologies, Inc. Book version mapping
US9881009B1 (en) 2011-03-15 2018-01-30 Amazon Technologies, Inc. Identifying book title sets
US9892094B2 (en) 2010-12-28 2018-02-13 Amazon Technologies, Inc. Electronic book pagination
US10402485B2 (en) 2011-05-06 2019-09-03 David H. Sitrick Systems and methodologies providing controlled collaboration among a plurality of users
US11334748B2 (en) * 2017-05-17 2022-05-17 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program
US11611595B2 (en) 2011-05-06 2023-03-21 David H. Sitrick Systems and methodologies providing collaboration among a plurality of computing appliances, utilizing a plurality of areas of memory to store user input as associated with an associated computing appliance providing the input

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5336965B2 (en) * 2009-07-27 2013-11-06 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
CN101673374B (en) * 2009-09-16 2013-03-27 金蝶软件(中国)有限公司 Bill processing method and device
US9275368B1 (en) * 2012-09-25 2016-03-01 Amazon Technologies, Inc. Annotation mapping
CN106503930B (en) * 2016-11-29 2019-11-08 北京优易惠技术有限公司 A kind of Note Auditing method and device
JP6926623B2 (en) * 2017-04-19 2021-08-25 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5623661A (en) * 1994-12-07 1997-04-22 International Business Machines Corp. System for and method of providing delta-versioning of the contents of PCTE file objects
US5671428A (en) * 1991-08-28 1997-09-23 Kabushiki Kaisha Toshiba Collaborative document processing system with version and comment management
US5806078A (en) * 1994-06-09 1998-09-08 Softool Corporation Version management system
US6317777B1 (en) * 1999-04-26 2001-11-13 Intel Corporation Method for web based storage and retrieval of documents
US6421717B1 (en) * 1999-09-10 2002-07-16 Avantgo, Inc. System, method, and computer program product for customizing channels, content, and data for mobile devices
US20020112082A1 (en) * 2000-12-07 2002-08-15 Ko John D. System and method for delivery of documents over a computer network
US20020138511A1 (en) * 2001-03-23 2002-09-26 Konstantinos Psounis Method and system for class-based management of dynamic content in a networked environment
US20030120690A1 (en) * 1993-02-26 2003-06-26 Object Technology Licensing Corporation Method and apparatus for supporting real-time collaboration
US20030225826A1 (en) * 2002-04-19 2003-12-04 Mckellar Brian Delta handling in server pages
US20040148278A1 (en) * 2003-01-22 2004-07-29 Amir Milo System and method for providing content warehouse
US20040215664A1 (en) * 1999-03-31 2004-10-28 Microsoft Corporation Method for promoting contextual information to display pages containing hyperlinks
US20050138540A1 (en) * 2003-12-22 2005-06-23 Xerox Corporation Systems and methods for user-specific document change highlighting
US20060150079A1 (en) * 2004-12-17 2006-07-06 International Business Machines Corporation Method for associating annotations with document families
US20070043686A1 (en) * 2005-08-22 2007-02-22 International Business Machines Corporation Xml sub-document versioning method in xml databases using record storages
US7310653B2 (en) * 2001-04-02 2007-12-18 Siebel Systems, Inc. Method, system, and product for maintaining software objects during database upgrade
US7594163B2 (en) * 2003-07-31 2009-09-22 Canon Kabushiki Kaisha Updating copies of a document received by second and third collaborators upon receiving acknowledge receipts for patches transmitted by said second and third collaborators to a first collaborator
US7627615B2 (en) * 2006-10-30 2009-12-01 Oracle International Corporation Copy-on-write versioning of documents

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2830491B2 (en) * 1991-02-08 1998-12-02 日本電気株式会社 Bus parity error occurrence detection method
JPH0778138A (en) 1993-06-30 1995-03-20 Canon Inc Method for appending comment and document processor
JP3755315B2 (en) * 1998-11-27 2006-03-15 富士ゼロックス株式会社 Document processing method and apparatus
EP1083492A3 (en) 1999-09-02 2001-05-16 Adobe Systems, Inc. History-based document differencing showing nature of differences
US6721921B1 (en) * 2000-07-26 2004-04-13 Itm Associates Method and system for annotating documents using an independent annotation repository
JP3933407B2 (en) 2001-03-08 2007-06-20 株式会社リコー Document processing apparatus, document processing method, and storage medium storing document processing program
AU2003226220A1 (en) * 2002-04-03 2003-10-20 Powerquest Corporation Using disassociated images for computer and storage resource management
US7567987B2 (en) * 2003-10-24 2009-07-28 Microsoft Corporation File sharing in P2P group shared spaces
JP2006235950A (en) 2005-02-24 2006-09-07 Fuji Xerox Co Ltd Document processing apparatus, method and program

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5671428A (en) * 1991-08-28 1997-09-23 Kabushiki Kaisha Toshiba Collaborative document processing system with version and comment management
US20030120690A1 (en) * 1993-02-26 2003-06-26 Object Technology Licensing Corporation Method and apparatus for supporting real-time collaboration
US5806078A (en) * 1994-06-09 1998-09-08 Softool Corporation Version management system
US5623661A (en) * 1994-12-07 1997-04-22 International Business Machines Corp. System for and method of providing delta-versioning of the contents of PCTE file objects
US20040215664A1 (en) * 1999-03-31 2004-10-28 Microsoft Corporation Method for promoting contextual information to display pages containing hyperlinks
US6317777B1 (en) * 1999-04-26 2001-11-13 Intel Corporation Method for web based storage and retrieval of documents
US6421717B1 (en) * 1999-09-10 2002-07-16 Avantgo, Inc. System, method, and computer program product for customizing channels, content, and data for mobile devices
US20020112082A1 (en) * 2000-12-07 2002-08-15 Ko John D. System and method for delivery of documents over a computer network
US20020138511A1 (en) * 2001-03-23 2002-09-26 Konstantinos Psounis Method and system for class-based management of dynamic content in a networked environment
US7310653B2 (en) * 2001-04-02 2007-12-18 Siebel Systems, Inc. Method, system, and product for maintaining software objects during database upgrade
US20030225826A1 (en) * 2002-04-19 2003-12-04 Mckellar Brian Delta handling in server pages
US20040148278A1 (en) * 2003-01-22 2004-07-29 Amir Milo System and method for providing content warehouse
US7594163B2 (en) * 2003-07-31 2009-09-22 Canon Kabushiki Kaisha Updating copies of a document received by second and third collaborators upon receiving acknowledge receipts for patches transmitted by said second and third collaborators to a first collaborator
US20050138540A1 (en) * 2003-12-22 2005-06-23 Xerox Corporation Systems and methods for user-specific document change highlighting
US20060150079A1 (en) * 2004-12-17 2006-07-06 International Business Machines Corporation Method for associating annotations with document families
US20070043686A1 (en) * 2005-08-22 2007-02-22 International Business Machines Corporation Xml sub-document versioning method in xml databases using record storages
US7627615B2 (en) * 2006-10-30 2009-12-01 Oracle International Corporation Copy-on-write versioning of documents

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090237736A1 (en) * 2008-03-18 2009-09-24 Yoshifumi Sakuramata Image processing apparatus, image processing method, and computer program product
US9846688B1 (en) * 2010-12-28 2017-12-19 Amazon Technologies, Inc. Book version mapping
US9892094B2 (en) 2010-12-28 2018-02-13 Amazon Technologies, Inc. Electronic book pagination
US10592598B1 (en) 2010-12-28 2020-03-17 Amazon Technologies, Inc. Book version mapping
US9881009B1 (en) 2011-03-15 2018-01-30 Amazon Technologies, Inc. Identifying book title sets
US10402485B2 (en) 2011-05-06 2019-09-03 David H. Sitrick Systems and methodologies providing controlled collaboration among a plurality of users
US11611595B2 (en) 2011-05-06 2023-03-21 David H. Sitrick Systems and methodologies providing collaboration among a plurality of computing appliances, utilizing a plurality of areas of memory to store user input as associated with an associated computing appliance providing the input
US20140082472A1 (en) * 2012-09-14 2014-03-20 David H. Sitrick Systems And Methodologies For Event Processing Of Events For Edits Made Relative To A Presentation, Selecting A Selected Set Of Events; And Generating A Modified Presentation Of The Events In The Selected Set
US20140082473A1 (en) * 2012-09-14 2014-03-20 David H. Sitrick Systems And Methodologies Of Event Content Based Document Editing, Generating Of Respective Events Comprising Event Content, Then Defining A Selected Set Of Events, And Generating Of A Display Presentation Responsive To Processing Said Selected Set Of Events, For One To Multiple Users
US11334748B2 (en) * 2017-05-17 2022-05-17 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium storing program

Also Published As

Publication number Publication date
AU2007202768A1 (en) 2008-06-19
US7937652B2 (en) 2011-05-03
JP5114932B2 (en) 2013-01-09
CN101192236B (en) 2011-09-28
CN101192236A (en) 2008-06-04
AU2007202768B2 (en) 2009-08-27
JP2008139971A (en) 2008-06-19
KR100919441B1 (en) 2009-09-29
KR20080049599A (en) 2008-06-04

Similar Documents

Publication Publication Date Title
US7937652B2 (en) Document processing device, computer readable recording medium, and computer data signal
US8943400B2 (en) Document processing apparatus, document processing method and storage medium storing document processing program
US9280544B2 (en) Methods, systems, and computer program products for automatically associating data with a resource as metadata based on a characteristic of the resource
JP4308587B2 (en) Document group management device
US8284431B2 (en) Printing management system, printing management method, and program
JP5319133B2 (en) Document management system, document management method and program
JP2005018678A (en) Form data input processing device, form data input processing method, and program
JP2006164231A (en) Electronic document managing device, and electronic document managing program
JP2006004298A (en) Document processing apparatus, documents processing method, and document processing program
JP2001337994A (en) Thumbnail display system and method and recording medium with processing program therefor recorded therein
US20090259654A1 (en) Information processing apparatus, control method thereof, and storage medium
US20090300001A1 (en) Server apparatus, catalog processing method, and computer-readable storage medium
JP5201592B2 (en) Information processing system, information processing method, program, and computer-readable recording medium
JP2010102593A (en) Information processing device and method, program, and storage medium
US20040261047A1 (en) Electrical form design and management method, and recording medium
US10275127B2 (en) Client apparatus, information processing system, information processing method, and non-transitory computer readable medium
US20070140568A1 (en) History control apparatus
JP2010009412A (en) Information processor, electronic form management system, form retrieval method therefor, and program
JP7377565B2 (en) Drawing search device, drawing database construction device, drawing search system, drawing search method, and program
JP2002342137A (en) Device and method for managing document and recording medium
JP4011662B2 (en) Electronic filing method and apparatus
JP5067041B2 (en) Document processing apparatus and document processing program
JP2007293655A (en) Document processor, output processing method for electronic document and program
JP5277065B2 (en) Document reference system and method, document reference management apparatus, and program
JP2005157768A (en) Method for storing electronic file, implementation device, and processing program

Legal Events

Date Code Title Description
AS Assignment

Owner name: FUJI XEROX CO., LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AIZAWA, DAIGO;REEL/FRAME:019410/0238

Effective date: 20070514

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

AS Assignment

Owner name: FUJIFILM BUSINESS INNOVATION CORP., JAPAN

Free format text: CHANGE OF NAME;ASSIGNOR:FUJI XEROX CO., LTD.;REEL/FRAME:058287/0056

Effective date: 20210401

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20230503