US20080005667A1 - Method and apparatus for creating and editing electronic documents - Google Patents

Method and apparatus for creating and editing electronic documents Download PDF

Info

Publication number
US20080005667A1
US20080005667A1 US11/476,354 US47635406A US2008005667A1 US 20080005667 A1 US20080005667 A1 US 20080005667A1 US 47635406 A US47635406 A US 47635406A US 2008005667 A1 US2008005667 A1 US 2008005667A1
Authority
US
United States
Prior art keywords
document
format type
document format
electronic
user
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.)
Abandoned
Application number
US11/476,354
Inventor
Daniel M. Dias
Thomas Y. Kwok
Thao N. Nguyen
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/476,354 priority Critical patent/US20080005667A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DIAS, DANIEL M, NGUYEN, THAO N, KWOK, THOMAS Y
Publication of US20080005667A1 publication Critical patent/US20080005667A1/en
Priority to US12/164,572 priority patent/US8453050B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets

Definitions

  • the present invention relates generally to electronic business management, and relates more particularly to the creation, editing and mining of electronic business documents. Specifically, the present invention provides a method and apparatus for creating and editing electronic documents.
  • a number of systems exist for the creation, editing, management and data mining of electronic business documents e.g., electronic contracts.
  • these systems implement only one kind of document type.
  • a structured document type e.g., hypertext markup language (HTML) or extensible markup language (XML)
  • HTML hypertext markup language
  • XML extensible markup language
  • Such document types are well-suited for activities such as electronic contract negotiation online or over a network (e.g., the Internet), the security functions provided thereby are limited.
  • PDF portable document format
  • the present invention is a method and apparatus for creating and editing electronic documents.
  • One embodiment of the inventive method involves generating an electronic document in a first document format type, in accordance with one or more user-specified parameters, and converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document.
  • the first document format type is a structured document format type, such as hypertext markup language or extensible markup language
  • the second document format type is a secure document format type such as portable document format.
  • FIG. 1 is a schematic diagram illustrating a document management system, according to one embodiment of the present invention.
  • FIG. 2 is a flow diagram illustrating one embodiment of a method for managing electronic documents, according to the present invention
  • FIG. 3 is a flow diagram illustrating one embodiment of a method for creating an electronic document, according to the present invention
  • FIG. 4 is a flow diagram illustrating one embodiment of a method for modifying an electronic document, according to the present invention.
  • FIG. 5 is a high level block diagram of the present electronic document creation and editing system that is implemented using a general purpose computing device.
  • the present invention is a method and apparatus for efficient electronic document management.
  • the method and apparatus of the present invention provide a flexible, secure environment in which electronic documents such as electronic documents can be created, revised and finalized by one or more parties.
  • the present invention provides an efficient system within which to perform data mining applications involving electronic documents.
  • FIG. 1 is a schematic diagram illustrating a document management system 100 , according to one embodiment of the present invention.
  • the document management system 100 is configured for the creation, editing and mining of electronic documents, such as electronic business documents.
  • the document management system 100 may be configured as a stand-alone application, or as a World Wide Web application.
  • the document management system 100 comprises a client front end 102 , an application server 104 and a database 106 .
  • the client front end 102 comprises a document creation module 108 , a document revision 110 module and a document data mining module 112 .
  • the document creation module 108 enables a user to create an electronic document, such as a version of an electronic contract.
  • the document creation module does this through communication with the application server 104 , as described in further detail below.
  • the document creation module 108 enables the creation of an initial document in a first document type, and of a final document (e.g., a revised version of the initial document) in a second document type.
  • the first document type comprises a structured format that is easy to parse, insert and modify, while the second document type comprises a format having tighter security and better portability than the first document type.
  • the first document type is XML
  • the second document type is PDF.
  • the document revision module 110 enables the user to revise an electronic document (e.g., created using the document creation module 108 ).
  • an electronic document e.g., created using the document creation module 108
  • the document revision module would enable the user to negotiate the contract by making changes to an initial version of the contact (e.g., created in XML or another structured format type), obtaining approval of the contract by all pertinent parties and retrieving a final version of the electronic contract (e.g., created in a portable and/or secure format type such as PDF) for signature and view.
  • the document data mining module 112 enables the user to search and analyze previously created electronic documents.
  • the document data mining module is capable of searching documents of at least the first document type and the second document type (e.g., XML and non-XML/PDF documents, embedded unparsed and PDF entities).
  • the application server 104 comprises one or more document generator modules 114 , a document converter module 116 and a data mining module 118 .
  • the document generator modules 114 are in communication with the client front end 102 , so that the user working on the client front end 102 can access the document generator modules 114 to generate electronic documents.
  • the document generator modules 144 generate, based on user-specified parameters, the initial document in the first document type, and the final document in the second document type. Additionally, the application server 104 generates revision (or negotiation) files in the first document type as the initial document is revised by the user(s) into the final document.
  • the document converter module 116 is in communication with the document generator modules 114 and functions to convert an initial or revised version of a document, which exists in the first document type, into a final version of the document in the second document type. To this end, the document converter module 116 is capable of parsing and separating data of at least the first document type and the second document type. The document converter module 116 is also capable of building relationships between separating data of at least the first document type and the second document type, and generating files that reflect these relationships.
  • the data mining module 118 is in communication with the document data mining module 112 of the client front end 102 .
  • the data mining module 118 is a generic data mining engine.
  • the database 106 is a local file system. In another embodiment, the database 106 is a remote database.
  • the database 106 comprises document data 120 of the first document type, document data 122 of the second document type and final versions 124 of electronic documents.
  • the data 120 of the first document type comprises schema cascading style sheets (CSS) of the first document type, parsed entities and data of the first document type and negotiation files of the first document type.
  • the data 122 of the second document type comprises embedded, unparsed entities of the second document type, other data that is not of the first document type (e.g., multipurpose Internet mail extension (MIME) data), data relationship files (i.e., such as those generated by the document converter module 116 of the application server) and user signature information in the second document type.
  • MIME multipurpose Internet mail extension
  • the system 100 thereby provides a flexible, secure environment in which electronic documents such as electronic documents can be created, revised and finalized by one or more parties. Documents are created and revised In accordance with a structured document format type, allowing for greater flexibility in the editing process. Once edits have ceased, the system 100 converts the electronic document to a second document format type that affords greater security for the final document (as well as greater portability for sharing/view). Moreover, the present invention provides an efficient system within which to perform data mining applications involving electronic documents.
  • FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for managing electronic documents, according to the present invention.
  • the method 200 may be implemented, for example, in an application server that is responsible for generating, editing and converting electronic documents, such as the application server 104 of FIG. 1 .
  • the method 200 is initialized at step 202 and proceeds to step 204 , where the method 200 creates an electronic document in a first document format type, in accordance with user-specified parameters.
  • the user-specified parameters may refer to parameters or details to be included in an electronic contract.
  • the user-specified parameters include at least one of the following: document type (e.g., contract), parties involved in the creation of the document (e.g., parties negotiating a contract), relevant business rules and processes, signature types and data to be reused from one or more previous electronic documents.
  • resultant electronic document is a template that includes these user-specified parameters, as well as one or more empty or modifiable fields into which the user may input additional details.
  • the first document format type is a structured document type, such as HTML or XML.
  • the method 200 receives one or more modifications to the electronic document, in accordance with the first document format type. For example, if the electronic document is an electronic contract, the method 200 may receive proposed modifications to the terms of the contract from one or more of the negotiating parties (who may be enumerated in the user-specified parameters). Alternatively, the method 200 may receive additional details from the user that were not provided in the original user-specified parameters.
  • step 208 the method 200 receives a user request to finalize the electronic document. That is, the user request indicates that a current form of the electronic document (e.g., a last modified version as received in step 208 ) is approved.
  • a current form of the electronic document e.g., a last modified version as received in step 208
  • the method 200 converts the electronic document to a second document format type, in response to the user request received in step 208 .
  • the document converter module 116 of the application server 104 performs the conversion.
  • the second document format type is a secure, portable format type, such as PDF. Accordingly, once finalized, the electronic document is viewable by all parties involved in the creation/editing of the electronic document, but becomes much more difficult to modify further (e.g., further modifications are substantially prevented).
  • one or more of the parties involved in the creation/editing of the final electronic document may provide a signature on the electronic document, if required.
  • the method 400 will generate the requisite signature information file and deposit the signature information file on the database 106 .
  • Such a step may also require the temporary removal of security from the final electronic document in order to add the signature and/or a watermark.
  • the method 200 terminates in step 212 .
  • the final electronic document is deposited on the database 106 so that is may be retrieved later for viewing, data mining and other applications.
  • FIG. 3 is a flow diagram illustrating one embodiment of a method 300 for creating an electronic document, according to the present invention.
  • the method 300 may be implemented, for example, in accordance with step 204 of the method 200 .
  • the method 300 is initialized at step 302 and proceeds to step 304 , where the method 300 receives a user request to create an electronic document.
  • the user request includes one or more user-specified parameters for creating the electronic document, as described above with respect to FIG. 2 .
  • the user-specified parameters are received via the document creation module 108 of the client front end 102 .
  • step 306 the method 300 extracts the user-specified parameters from the database 106 .
  • the method 300 then proceeds to step 308 and generates an electronic document template in accordance with the extracted user-specified parameters.
  • the generated electronic document is generated in the first document format type (e.g., XML).
  • step 310 the method 300 receives additional user input for the electronic document.
  • This additional user input includes information that the user wishes to include at least preliminarily in the electronic document, but did not or could not provide in step 304 .
  • the method 300 deposits parsed entities and data of the first document format type (e.g., XML data) on the database 106 .
  • the method 300 then proceeds to step 314 and generates unparsed entities and data of a document format type that is different from the first document format type (e.g., the second document format type) and deposits the generated unparsed entities and data on the database 106 .
  • the generated unparsed entities and data includes non-XML (e.g., MIME) data such as graphic files (e.g., graphics interchange format (GIF) or joint photographic experts group (JPEG) files).
  • the method 300 terminates in step 316 .
  • FIG. 4 is a flow diagram illustrating one embodiment of a method 400 for modifying an electronic document, according to the present invention.
  • the method 400 may be implemented, for example, in accordance with step 206 of the method 200 .
  • the method 400 is initialized at step 402 and proceeds to step 404 , where the method 400 receives a user request for an (existing) electronic document.
  • the user request for this previously created electronic document is transmitted via the document revision module 110 of the client front end 102 , and the electronic document is retrieved from one of the document generators 114 of the application server 104 .
  • the method 400 retrieves the requested electronic document, which currently exists in the first document format type (e.g., XML).
  • retrieval of the requested electronic document includes reconstructing the requested electronic document from parsed entities and data of the first document format type (e.g., the data deposited in the database 106 in step 312 of the method 300 ), as well as the embedded unparsed entities or data of the second/other document format type (e.g., the data deposited in the database 106 in step 314 of the method 300 ).
  • the method 400 then proceeds to step 408 and receives, from the user, the identification of one or more other parties (e.g., via the document revision module 110 of the client front end 102 ). These other parties are chosen by the user as parties to which the user wishes to provide the requested electronic document. In one embodiment, these parties are also permitted to modify the requested electronic document. In one embodiment, this step also deposits negotiation data of the first document format type in the database 106 , for record-keeping purposes.
  • step 410 the method 400 provides the requested electronic document to the indicated parties.
  • the method 400 then proceeds to step 412 and received modifications to the requested electronic document (i.e., edit data) from at least one of the indicated parties.
  • the edit data is received in the first document format type (i.e., the electronic document is still in the first document format type).
  • step 414 the method 400 applies the edit data, maintaining the modified electronic document in the first document format type until a user requested is received to finalize the electronic document (e.g., in accordance with step 208 of the method 200 ).
  • the method 400 terminates in step 416 .
  • FIG. 5 is a high level block diagram of the present electronic document creation and editing system that is implemented using a general purpose computing device 500 .
  • a general purpose computing device 500 comprises a processor 502 , a memory 504 , an electronic document creator or module 505 and various input/output ( 1 / 0 ) devices 506 such as a display, a keyboard, a mouse, a modem, and the like.
  • at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive).
  • the electronic document creator 505 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel.
  • the electronic document creator 505 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., 1 / 0 devices 506 ) and operated by the processor 502 in the memory 504 of the general purpose computing device 500 .
  • ASIC Application Specific Integrated Circuits
  • the electronic document creator 505 for creating and editing described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like).
  • the present invention represents a significant advancement in the field of electronic document creation and management.
  • a method and apparatus are provided that enable a user to create, modify and finalize electronic documents, such as electronic contracts within a flexible, secure environment.
  • the present invention provides an efficient system for data mining applications involving electronic documents.

Abstract

In one embodiment, the present invention is a method and apparatus for creating and editing electronic documents. One embodiment of the inventive method involves generating an electronic document in a first document format type, in accordance with one or more user-specified parameters, and converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document. In one embodiment, the first document format type is a structured document format type, such as hypertext markup language or extensible markup language, while the second document format type is a secure document format type such as portable document format.

Description

    BACKGROUND
  • The present invention relates generally to electronic business management, and relates more particularly to the creation, editing and mining of electronic business documents. Specifically, the present invention provides a method and apparatus for creating and editing electronic documents.
  • A number of systems exist for the creation, editing, management and data mining of electronic business documents (e.g., electronic contracts). Typically, these systems implement only one kind of document type. For example, one known type of system implements a structured document type (e.g., hypertext markup language (HTML) or extensible markup language (XML)) that is easy to parse, insert and modify. Although such document types are well-suited for activities such as electronic contract negotiation online or over a network (e.g., the Internet), the security functions provided thereby are limited.
  • Other systems have attempted to implement document types that enable tighter security control, such as portable document format (PDF) document types. However, these document types typically allow only limited editing or modification (e.g., line editing), which makes them less well-suited for activities that will include negotiation or revision of documents.
  • Further systems employ an editor that offers some security features and editing tracking functions, such as certain word processor applications. However, the document types implemented in such systems are not as flexible as structured document types, and the available security features are not as strong as those offered by PDF document types.
  • Thus, there is a need in the art for a method and apparatus for creating and editing electronic documents.
  • SUMMARY OF THE INVENTION
  • In one embodiment, the present invention is a method and apparatus for creating and editing electronic documents. One embodiment of the inventive method involves generating an electronic document in a first document format type, in accordance with one or more user-specified parameters, and converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document. In one embodiment, the first document format type is a structured document format type, such as hypertext markup language or extensible markup language, while the second document format type is a secure document format type such as portable document format.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • So that the manner in which the above recited embodiments of the invention are attained and can be understood in detail, a more particular description of the invention, briefly summarized above, may be obtained by reference to the embodiments thereof which are illustrated in the appended drawings. It is to be noted, however, that the appended drawings illustrate only typical embodiments of this invention and are therefore not to be considered limiting of its scope, for the invention may admit to other equally effective embodiments.
  • FIG. 1 is a schematic diagram illustrating a document management system, according to one embodiment of the present invention;
  • FIG. 2 is a flow diagram illustrating one embodiment of a method for managing electronic documents, according to the present invention;
  • FIG. 3 is a flow diagram illustrating one embodiment of a method for creating an electronic document, according to the present invention;
  • FIG. 4 is a flow diagram illustrating one embodiment of a method for modifying an electronic document, according to the present invention; and
  • FIG. 5 is a high level block diagram of the present electronic document creation and editing system that is implemented using a general purpose computing device.
  • To facilitate understanding, identical reference numerals have been used, where possible, to designate identical elements that are common to the figures.
  • DETAILED DESCRIPTION
  • In one embodiment, the present invention is a method and apparatus for efficient electronic document management. The method and apparatus of the present invention provide a flexible, secure environment in which electronic documents such as electronic documents can be created, revised and finalized by one or more parties. Moreover, the present invention provides an efficient system within which to perform data mining applications involving electronic documents.
  • FIG. 1 is a schematic diagram illustrating a document management system 100, according to one embodiment of the present invention. The document management system 100 is configured for the creation, editing and mining of electronic documents, such as electronic business documents. The document management system 100 may be configured as a stand-alone application, or as a World Wide Web application. The document management system 100 comprises a client front end 102, an application server 104 and a database 106.
  • The client front end 102 comprises a document creation module 108, a document revision 110 module and a document data mining module 112. The document creation module 108 enables a user to create an electronic document, such as a version of an electronic contract. The document creation module does this through communication with the application server 104, as described in further detail below. In one embodiment, the document creation module 108 enables the creation of an initial document in a first document type, and of a final document (e.g., a revised version of the initial document) in a second document type. The first document type comprises a structured format that is easy to parse, insert and modify, while the second document type comprises a format having tighter security and better portability than the first document type. In one embodiment, the first document type is XML, while the second document type is PDF.
  • The document revision module 110 enables the user to revise an electronic document (e.g., created using the document creation module 108). For example, if the electronic document is an electronic contract, the document revision module would enable the user to negotiate the contract by making changes to an initial version of the contact (e.g., created in XML or another structured format type), obtaining approval of the contract by all pertinent parties and retrieving a final version of the electronic contract (e.g., created in a portable and/or secure format type such as PDF) for signature and view.
  • The document data mining module 112 enables the user to search and analyze previously created electronic documents. In one embodiment, the document data mining module is capable of searching documents of at least the first document type and the second document type (e.g., XML and non-XML/PDF documents, embedded unparsed and PDF entities).
  • The application server 104 comprises one or more document generator modules 114, a document converter module 116 and a data mining module 118. The document generator modules 114 are in communication with the client front end 102, so that the user working on the client front end 102 can access the document generator modules 114 to generate electronic documents. In one embodiment, the document generator modules 144 generate, based on user-specified parameters, the initial document in the first document type, and the final document in the second document type. Additionally, the application server 104 generates revision (or negotiation) files in the first document type as the initial document is revised by the user(s) into the final document.
  • The document converter module 116 is in communication with the document generator modules 114 and functions to convert an initial or revised version of a document, which exists in the first document type, into a final version of the document in the second document type. To this end, the document converter module 116 is capable of parsing and separating data of at least the first document type and the second document type. The document converter module 116 is also capable of building relationships between separating data of at least the first document type and the second document type, and generating files that reflect these relationships.
  • The data mining module 118 is in communication with the document data mining module 112 of the client front end 102. In one embodiment, the data mining module 118 is a generic data mining engine.
  • In one embodiment, the database 106 is a local file system. In another embodiment, the database 106 is a remote database. The database 106 comprises document data 120 of the first document type, document data 122 of the second document type and final versions 124 of electronic documents. The data 120 of the first document type comprises schema cascading style sheets (CSS) of the first document type, parsed entities and data of the first document type and negotiation files of the first document type. The data 122 of the second document type comprises embedded, unparsed entities of the second document type, other data that is not of the first document type (e.g., multipurpose Internet mail extension (MIME) data), data relationship files (i.e., such as those generated by the document converter module 116 of the application server) and user signature information in the second document type.
  • The system 100 thereby provides a flexible, secure environment in which electronic documents such as electronic documents can be created, revised and finalized by one or more parties. Documents are created and revised In accordance with a structured document format type, allowing for greater flexibility in the editing process. Once edits have ceased, the system 100 converts the electronic document to a second document format type that affords greater security for the final document (as well as greater portability for sharing/view). Moreover, the present invention provides an efficient system within which to perform data mining applications involving electronic documents.
  • FIG. 2 is a flow diagram illustrating one embodiment of a method 200 for managing electronic documents, according to the present invention. In particular, the method 200 may be implemented, for example, in an application server that is responsible for generating, editing and converting electronic documents, such as the application server 104 of FIG. 1.
  • The method 200 is initialized at step 202 and proceeds to step 204, where the method 200 creates an electronic document in a first document format type, in accordance with user-specified parameters. For example, the user-specified parameters may refer to parameters or details to be included in an electronic contract. In one embodiment, the user-specified parameters include at least one of the following: document type (e.g., contract), parties involved in the creation of the document (e.g., parties negotiating a contract), relevant business rules and processes, signature types and data to be reused from one or more previous electronic documents. In one embodiment, resultant electronic document is a template that includes these user-specified parameters, as well as one or more empty or modifiable fields into which the user may input additional details. In one embodiment, the first document format type is a structured document type, such as HTML or XML. One embodiment of a method for creating an electronic document in accordance with step 204 is described in further detail with respect to FIG. 3.
  • In optional step 206 (illustrated in phantom), the method 200 receives one or more modifications to the electronic document, in accordance with the first document format type. For example, if the electronic document is an electronic contract, the method 200 may receive proposed modifications to the terms of the contract from one or more of the negotiating parties (who may be enumerated in the user-specified parameters). Alternatively, the method 200 may receive additional details from the user that were not provided in the original user-specified parameters.
  • In step 208, the method 200 receives a user request to finalize the electronic document. That is, the user request indicates that a current form of the electronic document (e.g., a last modified version as received in step 208) is approved.
  • In step 210, the method 200 converts the electronic document to a second document format type, in response to the user request received in step 208. In one embodiment, the document converter module 116 of the application server 104 performs the conversion. In one embodiment, the second document format type is a secure, portable format type, such as PDF. Accordingly, once finalized, the electronic document is viewable by all parties involved in the creation/editing of the electronic document, but becomes much more difficult to modify further (e.g., further modifications are substantially prevented).
  • In one embodiment, one or more of the parties involved in the creation/editing of the final electronic document may provide a signature on the electronic document, if required. In this case, the method 400 will generate the requisite signature information file and deposit the signature information file on the database 106. Such a step may also require the temporary removal of security from the final electronic document in order to add the signature and/or a watermark.
  • The method 200 terminates in step 212.
  • In one embodiment, the final electronic document is deposited on the database 106 so that is may be retrieved later for viewing, data mining and other applications.
  • FIG. 3 is a flow diagram illustrating one embodiment of a method 300 for creating an electronic document, according to the present invention. The method 300 may be implemented, for example, in accordance with step 204 of the method 200.
  • The method 300 is initialized at step 302 and proceeds to step 304, where the method 300 receives a user request to create an electronic document. In one embodiment, the user request includes one or more user-specified parameters for creating the electronic document, as described above with respect to FIG. 2. In one embodiment, the user-specified parameters are received via the document creation module 108 of the client front end 102.
  • In step 306, the method 300 extracts the user-specified parameters from the database 106. The method 300 then proceeds to step 308 and generates an electronic document template in accordance with the extracted user-specified parameters. The generated electronic document is generated in the first document format type (e.g., XML).
  • In optional step 310 (illustrated in phantom), the method 300 receives additional user input for the electronic document. This additional user input includes information that the user wishes to include at least preliminarily in the electronic document, but did not or could not provide in step 304.
  • In step 312, the method 300 deposits parsed entities and data of the first document format type (e.g., XML data) on the database 106. The method 300 then proceeds to step 314 and generates unparsed entities and data of a document format type that is different from the first document format type (e.g., the second document format type) and deposits the generated unparsed entities and data on the database 106. In one embodiment, the generated unparsed entities and data includes non-XML (e.g., MIME) data such as graphic files (e.g., graphics interchange format (GIF) or joint photographic experts group (JPEG) files).
  • The method 300 terminates in step 316.
  • FIG. 4 is a flow diagram illustrating one embodiment of a method 400 for modifying an electronic document, according to the present invention. The method 400 may be implemented, for example, in accordance with step 206 of the method 200.
  • The method 400 is initialized at step 402 and proceeds to step 404, where the method 400 receives a user request for an (existing) electronic document. In one embodiment, the user request for this previously created electronic document is transmitted via the document revision module 110 of the client front end 102, and the electronic document is retrieved from one of the document generators 114 of the application server 104.
  • In step 406, the method 400 retrieves the requested electronic document, which currently exists in the first document format type (e.g., XML). In one embodiment, retrieval of the requested electronic document includes reconstructing the requested electronic document from parsed entities and data of the first document format type (e.g., the data deposited in the database 106 in step 312 of the method 300), as well as the embedded unparsed entities or data of the second/other document format type (e.g., the data deposited in the database 106 in step 314 of the method 300).
  • The method 400 then proceeds to step 408 and receives, from the user, the identification of one or more other parties (e.g., via the document revision module 110 of the client front end 102). These other parties are chosen by the user as parties to which the user wishes to provide the requested electronic document. In one embodiment, these parties are also permitted to modify the requested electronic document. In one embodiment, this step also deposits negotiation data of the first document format type in the database 106, for record-keeping purposes.
  • In step 410, the method 400 provides the requested electronic document to the indicated parties. The method 400 then proceeds to step 412 and received modifications to the requested electronic document (i.e., edit data) from at least one of the indicated parties. The edit data is received in the first document format type (i.e., the electronic document is still in the first document format type).
  • In step 414, the method 400 applies the edit data, maintaining the modified electronic document in the first document format type until a user requested is received to finalize the electronic document (e.g., in accordance with step 208 of the method 200).
  • The method 400 terminates in step 416.
  • FIG. 5 is a high level block diagram of the present electronic document creation and editing system that is implemented using a general purpose computing device 500. In one embodiment, a general purpose computing device 500 comprises a processor 502, a memory 504, an electronic document creator or module 505 and various input/output (1/0) devices 506 such as a display, a keyboard, a mouse, a modem, and the like. In one embodiment, at least one I/O device is a storage device (e.g., a disk drive, an optical disk drive, a floppy disk drive). It should be understood that the electronic document creator 505 can be implemented as a physical device or subsystem that is coupled to a processor through a communication channel.
  • Alternatively, the electronic document creator 505 can be represented by one or more software applications (or even a combination of software and hardware, e.g., using Application Specific Integrated Circuits (ASIC)), where the software is loaded from a storage medium (e.g., 1/0 devices 506) and operated by the processor 502 in the memory 504 of the general purpose computing device 500. Thus, in one embodiment, the electronic document creator 505 for creating and editing described herein with reference to the preceding Figures can be stored on a computer readable medium or carrier (e.g., RAM, magnetic or optical drive or diskette, and the like).
  • Thus, the present invention represents a significant advancement in the field of electronic document creation and management. A method and apparatus are provided that enable a user to create, modify and finalize electronic documents, such as electronic contracts within a flexible, secure environment. Moreover, the present invention provides an efficient system for data mining applications involving electronic documents.
  • While foregoing is directed to the preferred embodiment of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow.

Claims (20)

1. A method for creating electronic documents, the method comprising the steps of:
generating an electronic document in a first document format type, in accordance with one or more user-specified parameters; and
converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document.
2. The method of claim 1, wherein the one or more user-specified parameters comprise at least one of: a type of the electronic document, one or more parties to be involved in creating the electronic document, one or more relevant business rules, one or more relevant business processes, one or more signature types to be used in accordance with the electronic document type and data to be reused from another electronic document.
3. The method of claim 1, wherein the first document format type is a structured document format type.
4. The method of claim 3, wherein the first document format type is hypertext markup language or extensible markup language.
5. The method of claim 1, wherein the second document format type is a secure document format type.
6. The method of claim 5, wherein the second document format type is portable document format.
7. The method of claim 1, wherein generating comprises:
receiving the user-specified parameters;
extracting the user-specified parameters from a database; and
creating an electronic document template in the first document format type, in accordance with the user-specified parameters.
8. The method of claim 7, further comprising:
depositing one or more parsed entities and data of the first document format type in the database;
generating one or more unparsed entities and data of a document format type that is different from the first document format type; and
depositing the one or more unparsed entities and data of a document format type that is different from the first document format type in the database.
9. The method of claim 1, further comprising:
modifying the electronic document in the first document format type prior to finalizing.
10. The method of claim 9, wherein modifying comprises:
retrieving the electronic document, in accordance with a user request for the electronic document;
receiving edit data from one or more parties authorized to modify the electronic document, in accordance with the first document format type; and
applying the edit data to the electronic document.
11. The method of claim 10, wherein the one or more parties are specified by the user.
12. The method of claim 10, wherein retrieving comprises:
retrieving one or more parsed entities and data of the first document format type from a database;
retrieving one or more unparsed entities and data of a document format type that is different from the first document format type from the database; and
reconstructing the electronic document in accordance with the one or more parsed entities, the data of the first document format type from a database, the one or more unparsed entities and the data of a document format type that is different from the first document format type.
13. A computer readable medium containing an executable program for creating electronic documents, where the program performs the steps of:
generating an electronic document in a first document format type, in accordance with one or more user-specified parameters; and
converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document.
14. A system for creating electronic documents, the system comprising:
means for generating an electronic document in a first document format type, in accordance with one or more user-specified parameters; and
means for converting the electronic document from the first document format type into a second document format type, in accordance with a user instruction to finalize the electronic document.
15. The system of claim 14, further comprising:
a database for storing documents of the first document format type and documents of the second document format type.
16. The system of claim 14, further comprising:
means for performing data mining.
17. The system of claim 14, wherein the first document format type is a structured document format type.
18. The system of claim 17, wherein the first document format type is hypertext markup language or extensible markup language.
19. The system of claim 14, wherein the second document format type is a secure document format type.
20. The system of claim 19, wherein the second document format type is portable document format.
US11/476,354 2006-06-28 2006-06-28 Method and apparatus for creating and editing electronic documents Abandoned US20080005667A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/476,354 US20080005667A1 (en) 2006-06-28 2006-06-28 Method and apparatus for creating and editing electronic documents
US12/164,572 US8453050B2 (en) 2006-06-28 2008-06-30 Method and apparatus for creating and editing electronic documents

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/476,354 US20080005667A1 (en) 2006-06-28 2006-06-28 Method and apparatus for creating and editing electronic documents

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/164,572 Continuation US8453050B2 (en) 2006-06-28 2008-06-30 Method and apparatus for creating and editing electronic documents

Publications (1)

Publication Number Publication Date
US20080005667A1 true US20080005667A1 (en) 2008-01-03

Family

ID=38878349

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/476,354 Abandoned US20080005667A1 (en) 2006-06-28 2006-06-28 Method and apparatus for creating and editing electronic documents
US12/164,572 Expired - Fee Related US8453050B2 (en) 2006-06-28 2008-06-30 Method and apparatus for creating and editing electronic documents

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/164,572 Expired - Fee Related US8453050B2 (en) 2006-06-28 2008-06-30 Method and apparatus for creating and editing electronic documents

Country Status (1)

Country Link
US (2) US20080005667A1 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080256523A1 (en) * 2007-04-12 2008-10-16 Nancy Grimaldi Computerized Data Warehousing
US20080313186A1 (en) * 2007-05-11 2008-12-18 Marsh Robert E Method and computer-readable media for creating verified business transaction documents
CN102004779A (en) * 2010-11-19 2011-04-06 百度在线网络技术(北京)有限公司 Document sharing platform and document processing method
US20110225489A1 (en) * 2006-11-20 2011-09-15 Charles Simonyi Domain transformation languages
US20110247049A1 (en) * 2010-03-30 2011-10-06 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Electronic document security system and method
CN102918557A (en) * 2010-06-01 2013-02-06 宋荣珠 Electronic multimedia publishing systems and methods
WO2015120086A1 (en) * 2014-02-04 2015-08-13 Shoobx, Inc. Computer-guided corporate governance with document generation and execution
US20160028783A1 (en) * 2013-03-12 2016-01-28 Phonetica Lab S.R.L. System for simultaneous remote management of documents
US20160191531A1 (en) * 2014-12-29 2016-06-30 Check Point Software Technologies Ltd Method for file scrubbing in a security gateway for threat prevention
CN106980605A (en) * 2017-02-17 2017-07-25 平安科技(深圳)有限公司 Contract generation method and device
US10915701B2 (en) 2018-03-19 2021-02-09 Adobe Inc. Caption association techniques
US11003862B2 (en) * 2019-03-20 2021-05-11 Adobe Inc. Classifying structural features of a digital document by feature type using machine learning
US20210192130A1 (en) * 2019-12-19 2021-06-24 Fuji Xerox Co., Ltd. Document processing apparatus, document processing system, and non-transitory computer readable medium storing program
US11494711B2 (en) 2014-11-19 2022-11-08 Shoobx, Inc. Computer-guided corporate relationship management

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100332970A1 (en) * 2009-06-29 2010-12-30 Hon Fu Jin Precision Industry (Shenzhen) Co., Ltd. System and method for creating an electronic document
US10534842B2 (en) * 2011-07-12 2020-01-14 Inkling Systems, Inc. Systems and methods for creating, editing and publishing cross-platform interactive electronic works
US9317496B2 (en) 2011-07-12 2016-04-19 Inkling Systems, Inc. Workflow system and method for creating, distributing and publishing content
US8819624B2 (en) 2011-09-26 2014-08-26 Intel Corporation Simulation of web applications and secondary devices in a web browser, web application development tools, and methods using the same
US20130191728A1 (en) * 2012-01-20 2013-07-25 Steven Victor McKinney Systems, methods, and media for generating electronic books
KR101318156B1 (en) * 2012-03-26 2013-10-15 주식회사 다산네트웍스 Method for protection switching in ethernet ring network
US20150199307A1 (en) * 2012-08-08 2015-07-16 Google Inc. Pluggable Architecture For Optimizing Versioned Rendering of Collaborative Documents
US9411790B2 (en) 2013-07-26 2016-08-09 Metrodigi, Inc. Systems, methods, and media for generating structured documents
US20180181269A1 (en) * 2016-12-23 2018-06-28 tronc, Inc. Systems and methods for online-content and print-content assembly
US11250526B2 (en) * 2017-07-21 2022-02-15 Leap, Llc Dynamic content generator

Citations (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5121945A (en) * 1988-04-20 1992-06-16 Remittance Technology Corporation Financial data processing system
US5129061A (en) * 1982-11-10 1992-07-07 Wang Laboratories, Inc. Composite document accessing and processing terminal with graphic and text data buffers
US5222236A (en) * 1988-04-29 1993-06-22 Overdrive Systems, Inc. Multiple integrated document assembly data processing system
US5225978A (en) * 1989-01-25 1993-07-06 Usisys Corp. Document processing system having integrated expert module
US5414974A (en) * 1993-08-17 1995-05-16 Moore Business Forms, Inc. Automated document handling system
US5677835A (en) * 1992-09-04 1997-10-14 Caterpillar Inc. Integrated authoring and translation system
US5706475A (en) * 1994-06-02 1998-01-06 Bull, S.A. Information processing system for consulting centralized information originating in operational applications
US5826552A (en) * 1996-12-12 1998-10-27 Aisin Seiki Kabushiki Kaisha Variable valve timing device
US5926552A (en) * 1997-01-24 1999-07-20 Mckeon; Paul System and process for guaranteeing signatures on securities
US5991709A (en) * 1994-07-08 1999-11-23 Schoen; Neil Charles Document automated classification/declassification system
US6076088A (en) * 1996-02-09 2000-06-13 Paik; Woojin Information extraction system and method using concept relation concept (CRC) triples
US6154756A (en) * 1992-07-15 2000-11-28 Apple Computer, Inc. Computer system integrating different data types into a single environment
US20020049705A1 (en) * 2000-04-19 2002-04-25 E-Base Ltd. Method for creating content oriented databases and content files
US6418448B1 (en) * 1999-12-06 2002-07-09 Shyam Sundar Sarkar Method and apparatus for processing markup language specifications for data and metadata used inside multiple related internet documents to navigate, query and manipulate information from a plurality of object relational databases over the web
US20030046639A1 (en) * 2001-05-09 2003-03-06 Core Ipr Limited Method and systems for facilitating creation, presentation, exchange, and management of documents to facilitate business transactions
US6631375B2 (en) * 1997-12-02 2003-10-07 Vistaprint Limited Administration and search and replace of computerized prepress
US6684369B1 (en) * 1997-06-19 2004-01-27 International Business Machines, Corporation Web site creator using templates
US20040030711A1 (en) * 2000-05-18 2004-02-12 Denis Roudot Method for constituting a database concerning data contained in a document
US20040044542A1 (en) * 2000-07-13 2004-03-04 Israel Beniaminy Method and system for sharing knowledge
US20040143509A1 (en) * 2001-04-23 2004-07-22 De Almeida Prado Joaquim Antonio Centralized negociation and offer system and respective operational methods of offer, businesses and mercantile activities process applied to productive sectors
US20040193631A1 (en) * 1999-08-06 2004-09-30 Hiroya Kumashio System for document management and information processing
US20040261016A1 (en) * 2003-06-20 2004-12-23 Miavia, Inc. System and method for associating structured and manually selected annotations with electronic document contents
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US20050262432A1 (en) * 2004-05-22 2005-11-24 Bea Systems, Inc. Systems and methods for providing simultaneous access to documents
US20050289456A1 (en) * 2004-06-29 2005-12-29 Xerox Corporation Automatic extraction of human-readable lists from documents
US7281018B1 (en) * 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4723211A (en) 1984-08-30 1988-02-02 International Business Machines Corp. Editing of a superblock data structure
ATE186789T1 (en) 1987-09-30 1999-12-15 Du Pont EXPERT SYSTEM WITH PROCESS CONTROL
CA2039652C (en) 1990-05-30 1996-12-24 Frank Zdybel, Jr. Hardcopy lossless data storage and communications for electronic document processing systems
US5373030A (en) 1993-06-29 1994-12-13 The Dow Chemical Company Polyurethane foams having improved retention of insulative properties and methods for the preparation thereof
US6339767B1 (en) 1997-06-02 2002-01-15 Aurigin Systems, Inc. Using hyperbolic trees to visualize data generated by patent-centric and group-oriented data processing
DE69637733D1 (en) 1995-02-13 2008-12-11 Intertrust Tech Corp SYSTEMS AND METHOD FOR SAFE TRANSMISSION
AU4495597A (en) 1996-09-23 1998-04-14 Lowrie Mcintosh Defining a uniform subject classification system incorporating document management/records retention functions
US6038561A (en) 1996-10-15 2000-03-14 Manning & Napier Information Services Management and analysis of document information text
WO2000045297A1 (en) 1998-11-20 2000-08-03 Smart Online, Inc. Systems, methods and computer program products for mining data from host computers via the internet
SK135299A3 (en) 1999-10-01 2002-02-05 Ivan Kocis Document, method for the preparation thereof and device for authentification and an evidence of registered unique of said document
EP1282844A4 (en) 2000-04-19 2005-03-02 Base Ltd E A method for creating content oriented databases and content files
WO2001098928A2 (en) 2000-06-21 2001-12-27 Microsoft Corporation System and method for integrating spreadsheets and word processing tables
US7421650B2 (en) * 2001-05-01 2008-09-02 General Electric Company Method and system for publishing electronic media to a document management system in various publishing formats independent of the media creation application
EP1351156A1 (en) 2002-03-14 2003-10-08 Universita' Degli Studi di Firenze System and method for automatically performing functional analyses of technical texts
EP1520224A4 (en) 2002-06-19 2009-11-11 Jmarc Technologies Llc Creating an html document from a source document
WO2005010727A2 (en) 2003-07-23 2005-02-03 Praedea Solutions, Inc. Extracting data from semi-structured text documents
US20050068420A1 (en) 2003-09-30 2005-03-31 Duggan Charles F. All in one capture station for creating identification documents
US7502934B2 (en) * 2003-12-16 2009-03-10 Sap Aktiengesellschaft Electronic signatures
CA2556551A1 (en) 2004-02-17 2005-09-01 Sanuk Technology International Corporation Data collection system with document production capability
JP2005346182A (en) * 2004-05-31 2005-12-15 Fujitsu Ltd Information processor, tamper resistant method, and tamper resistant program
JP2006001089A (en) * 2004-06-16 2006-01-05 Konica Minolta Business Technologies Inc Image processor, image processing method, and image processing program
US7568104B2 (en) * 2005-01-19 2009-07-28 International Business Machines Corporation Method and apparatus for adding signature information to electronic documents

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5129061A (en) * 1982-11-10 1992-07-07 Wang Laboratories, Inc. Composite document accessing and processing terminal with graphic and text data buffers
US5121945A (en) * 1988-04-20 1992-06-16 Remittance Technology Corporation Financial data processing system
US5222236A (en) * 1988-04-29 1993-06-22 Overdrive Systems, Inc. Multiple integrated document assembly data processing system
US5225978A (en) * 1989-01-25 1993-07-06 Usisys Corp. Document processing system having integrated expert module
US6154756A (en) * 1992-07-15 2000-11-28 Apple Computer, Inc. Computer system integrating different data types into a single environment
US6605122B1 (en) * 1992-07-15 2003-08-12 Apple Computer, Inc. Computer system integrating different data types into a single environment
US5677835A (en) * 1992-09-04 1997-10-14 Caterpillar Inc. Integrated authoring and translation system
US5414974A (en) * 1993-08-17 1995-05-16 Moore Business Forms, Inc. Automated document handling system
US5706475A (en) * 1994-06-02 1998-01-06 Bull, S.A. Information processing system for consulting centralized information originating in operational applications
US5991709A (en) * 1994-07-08 1999-11-23 Schoen; Neil Charles Document automated classification/declassification system
US6263335B1 (en) * 1996-02-09 2001-07-17 Textwise Llc Information extraction system and method using concept-relation-concept (CRC) triples
US6076088A (en) * 1996-02-09 2000-06-13 Paik; Woojin Information extraction system and method using concept relation concept (CRC) triples
US5826552A (en) * 1996-12-12 1998-10-27 Aisin Seiki Kabushiki Kaisha Variable valve timing device
US5926552A (en) * 1997-01-24 1999-07-20 Mckeon; Paul System and process for guaranteeing signatures on securities
US6684369B1 (en) * 1997-06-19 2004-01-27 International Business Machines, Corporation Web site creator using templates
US6631375B2 (en) * 1997-12-02 2003-10-07 Vistaprint Limited Administration and search and replace of computerized prepress
US20040193631A1 (en) * 1999-08-06 2004-09-30 Hiroya Kumashio System for document management and information processing
US6418448B1 (en) * 1999-12-06 2002-07-09 Shyam Sundar Sarkar Method and apparatus for processing markup language specifications for data and metadata used inside multiple related internet documents to navigate, query and manipulate information from a plurality of object relational databases over the web
US20020049705A1 (en) * 2000-04-19 2002-04-25 E-Base Ltd. Method for creating content oriented databases and content files
US20040030711A1 (en) * 2000-05-18 2004-02-12 Denis Roudot Method for constituting a database concerning data contained in a document
US20040044542A1 (en) * 2000-07-13 2004-03-04 Israel Beniaminy Method and system for sharing knowledge
US20040143509A1 (en) * 2001-04-23 2004-07-22 De Almeida Prado Joaquim Antonio Centralized negociation and offer system and respective operational methods of offer, businesses and mercantile activities process applied to productive sectors
US20030046639A1 (en) * 2001-05-09 2003-03-06 Core Ipr Limited Method and systems for facilitating creation, presentation, exchange, and management of documents to facilitate business transactions
US20040261016A1 (en) * 2003-06-20 2004-12-23 Miavia, Inc. System and method for associating structured and manually selected annotations with electronic document contents
US20050097440A1 (en) * 2003-11-04 2005-05-05 Richard Lusk Method and system for collaboration
US20050262432A1 (en) * 2004-05-22 2005-11-24 Bea Systems, Inc. Systems and methods for providing simultaneous access to documents
US7281018B1 (en) * 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change
US20050289456A1 (en) * 2004-06-29 2005-12-29 Xerox Corporation Automatic extraction of human-readable lists from documents

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110225489A1 (en) * 2006-11-20 2011-09-15 Charles Simonyi Domain transformation languages
US9158507B2 (en) * 2006-11-20 2015-10-13 Intentional Software Corporation Domain transformation languages
US20080256523A1 (en) * 2007-04-12 2008-10-16 Nancy Grimaldi Computerized Data Warehousing
US8191053B2 (en) * 2007-04-12 2012-05-29 Ingenix, Inc. Computerized data warehousing
US20080313186A1 (en) * 2007-05-11 2008-12-18 Marsh Robert E Method and computer-readable media for creating verified business transaction documents
US9454527B2 (en) * 2007-05-11 2016-09-27 Robert E. Marsh Method and computer-readable media for creating verified business transaction documents
US20110247049A1 (en) * 2010-03-30 2011-10-06 Hong Fu Jin Precision Industry (Shenzhen) Co., Ltd. Electronic document security system and method
CN102918557A (en) * 2010-06-01 2013-02-06 宋荣珠 Electronic multimedia publishing systems and methods
CN102004779A (en) * 2010-11-19 2011-04-06 百度在线网络技术(北京)有限公司 Document sharing platform and document processing method
US20160028783A1 (en) * 2013-03-12 2016-01-28 Phonetica Lab S.R.L. System for simultaneous remote management of documents
US9286403B2 (en) 2014-02-04 2016-03-15 Shoobx, Inc. Computer-guided corporate governance with document generation and execution
WO2015120086A1 (en) * 2014-02-04 2015-08-13 Shoobx, Inc. Computer-guided corporate governance with document generation and execution
US9672524B2 (en) 2014-02-04 2017-06-06 Shoobx, Inc. Computer-guided corporate governance with document generation and execution
US11494711B2 (en) 2014-11-19 2022-11-08 Shoobx, Inc. Computer-guided corporate relationship management
US20160191531A1 (en) * 2014-12-29 2016-06-30 Check Point Software Technologies Ltd Method for file scrubbing in a security gateway for threat prevention
CN106980605A (en) * 2017-02-17 2017-07-25 平安科技(深圳)有限公司 Contract generation method and device
US10825088B2 (en) 2017-02-17 2020-11-03 Ping An Technology (Shenzhen) Co., Ltd. Contract generation method and apparatus, server and storage medium
US10915701B2 (en) 2018-03-19 2021-02-09 Adobe Inc. Caption association techniques
US11003862B2 (en) * 2019-03-20 2021-05-11 Adobe Inc. Classifying structural features of a digital document by feature type using machine learning
US20210192130A1 (en) * 2019-12-19 2021-06-24 Fuji Xerox Co., Ltd. Document processing apparatus, document processing system, and non-transitory computer readable medium storing program

Also Published As

Publication number Publication date
US20080263438A1 (en) 2008-10-23
US8453050B2 (en) 2013-05-28

Similar Documents

Publication Publication Date Title
US8453050B2 (en) Method and apparatus for creating and editing electronic documents
US7653876B2 (en) Reversible document format
KR101159347B1 (en) Management and use of data in a computer-generated document
US6993527B1 (en) Describing documents and expressing document structure
US8219543B2 (en) Electronic documentation
CN110333856B (en) System and method for generating service programmable online template
Usdin et al. XML: not a silver bullet, but a great pipe wrench
US6886132B1 (en) Method and system for packing and unpacking web pages
US20040088647A1 (en) Web-based XML document processing system
US20070005634A1 (en) Templates in a schema editor
US20070016593A1 (en) Methods and systems for providing semantic primitives
EP1667039A1 (en) System and method for publishing collaboration items to a web site
CN1794226A (en) Linking data ranges of a computer-generated documment
US10178248B2 (en) Computing device for generating a document by combining content data with form data
JP2011154696A (en) Intellectual property asset manager (ipam) for context processing of data object
US20100005115A1 (en) Method and system for generating documents usable by a plurality of differing computer applications
JP7208872B2 (en) Systems and methods for generating proposals based on request for proposals (RFPs)
US20130191420A1 (en) Autonomic generation of document structure in a content management system
US8595095B2 (en) Framework for integrated storage of banking application data
KR20070062800A (en) Method for transforming of electronic document based on mapping rule and system thereof
Bordbar et al. Automated generation of metamodels for web service languages
Boyer Interactive office documents: a new face for web 2.0 applications
Nelson A survey of complex object technologies for digital libraries
US20080104093A1 (en) Time Sharing Managing Apparatus, Document Creating Apparatus, Document Reading Apparatus, Time Sharing Managing Method, Document Creating Method, and Document Reading Method
Dubot et al. Improvements of the distributed architecture for assisted annotation of video corpora

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DIAS, DANIEL M;KWOK, THOMAS Y;NGUYEN, THAO N;REEL/FRAME:018636/0929;SIGNING DATES FROM 20060622 TO 20060626

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DIAS, DANIEL M;KWOK, THOMAS Y;NGUYEN, THAO N;SIGNING DATES FROM 20060622 TO 20060626;REEL/FRAME:018636/0929

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION