WO2009154001A1 - 情報処理装置、データ編集システム、データ編集方法およびプログラム - Google Patents

情報処理装置、データ編集システム、データ編集方法およびプログラム Download PDF

Info

Publication number
WO2009154001A1
WO2009154001A1 PCT/JP2009/002800 JP2009002800W WO2009154001A1 WO 2009154001 A1 WO2009154001 A1 WO 2009154001A1 JP 2009002800 W JP2009002800 W JP 2009002800W WO 2009154001 A1 WO2009154001 A1 WO 2009154001A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
editing
document data
document
text data
Prior art date
Application number
PCT/JP2009/002800
Other languages
English (en)
French (fr)
Inventor
明星聖子
紳一郎 菅生
Original Assignee
国立大学法人埼玉大学
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 国立大学法人埼玉大学 filed Critical 国立大学法人埼玉大学
Publication of WO2009154001A1 publication Critical patent/WO2009154001A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text

Definitions

  • the present invention relates to a data editing technique, and more particularly to an information processing apparatus, a data editing system, a data editing method, and a program for performing data editing while simultaneously referring to a plurality of document data.
  • the document When referring to a specific document created in the past on a computer, the document is displayed as an electronic file with a photo, image reader, etc., and the electronic file is displayed as image data on the desktop. Similarly, a word processor is displayed on the desktop. Then, while referring to the image data, a sentence is input to a word processor which is another application.
  • the user has to install image display software, word processor software, etc. on a plurality of computers, leading to wasted computer resources.
  • the memory constraint of the computer must be taken into consideration. For example, if a user proceeds with a review of a specific document, writes it, and a memory overflow occurs when the work becomes long, valuable data created up to that point will be lost, and the author's There is a loss that the previous effort is wasted. In addition, there is an effort for the user to learn the functions of a plurality of applications.
  • the OLE (Object Link and Embedding) technique is known as a technique for processing a plurality of data by calling another application from a specific application without opening the plurality of applications on the desktop screen.
  • Non-Patent Document 1 An apparatus that generates a plurality of annotation information for an image is also known (Patent Document 1).
  • an electronic book data creation system that creates an electronic book by automatically formatting a document such as XML (eXtensible Markup Language) using a database is also known (Patent Document 2).
  • Patent Document 3 a document management apparatus that manages separately by linking a document file and another file embedded in the document of the document file with link information, has different working environments.
  • Definition information holding means for holding definition information related to rewriting link information between and a document file when passing the document file to a different work environment, the document file is transferred to another file embedded in the document of the document file.
  • a document management device comprising link information conversion means for rewriting and copying link information with the definition information.
  • Patent Document 4 based on a database of image information stored in advance, image information of a graphic such as a map, a design drawing, and a structure drawing of various structures is processed.
  • a database function improvement support apparatus in a computer system having a function of displaying an image of an arbitrary part of the figure, wherein a file having a character information group extracted from an existing database owned by a user as a component is input, The desired character information in the character information group is associated with the region of the target object designated by the user on the graphic image displayed on the screen as a search key for the target object in the information storage unit.
  • Character information registration means to be registered, character information group registered in the information storage unit as a search key using the input character information as a search key, Image position search means for obtaining the position of the object on the graphic image based on area information of the object registered corresponding to the information, and the position of the object obtained by the image position search means And a display control means for displaying the registered character information in association with the object, and a database function improvement support apparatus is disclosed.
  • Non-Patent Document 1 enables editing and use of a file created by another application from a file created by a specific application, thereby improving editing efficiency.
  • OLE when processing data of another application linked by OLE, it is necessary to simultaneously start an application such as a word processor and another application on the computer. For this reason, memory limitations and registry data protection violations may occur, and it has not always been an efficient editing system.
  • Patent Document 1 enables a plurality of annotations to be added to a 3D image, search for annotations related to a 3D image, or create only an annotation independently, etc. Data editing is not possible.
  • the electronic book data creation system described in Patent Document 3 can also edit image data and document data, but it can arbitrarily edit document data already created in association with other data that is completely unrelated. It is not an issue to make it possible to do.
  • document data created by a word processor or the like is registered as data of a specific instance of a word processor application, so if you open a specific instance and edit the document data, Editing is impossible, and it is necessary to clip a necessary portion of the document data and paste it into the data of another application. In this case as well, it is necessary to launch a plurality of applications on the computer, and the same problem as in the conventional technique described above occurs.
  • Patent Document 3 uses a configuration in which definition information for rewriting link information in different work environments is used and the link information is rewritten and copied when transferred to different work environments. This creates a copy of the document and processes it, which wastes memory and hardware resources and makes data redundant unnecessarily. As a result, waste of hardware resources and work efficiency, and many documents Is not sufficient in terms of operational stability when processing the image in association with the image.
  • Patent Document 4 a file having a character information group extracted from an existing database owned by a user as a component is input, and desired character information in the character information group is displayed on a graphic image displayed on the screen.
  • the display of the target object can be made more efficient by registering it in the information storage unit as a search key for the target object in association with the target area specified by the user.
  • Patent Document 4 does not solve the problem of efficiently enabling multiple references from a document to an image and from an image to a document when a plurality of documents are assigned to the image.
  • an information processing apparatus that generates a plurality of document data in association with a specific location such as image data and can add, edit, and delete specific document data without starting up a specific instance at the time of editing.
  • non-text data and document data associated with the non-text data are registered, and the non-text data is registered.
  • An information processing apparatus for editing the associated document data A database for registering at least a plurality of the document data by assigning a global attribute in association with the non-text data;
  • a GUI display unit that calls the document data associated with the non-text data refers to an edit mode setting flag, and assigns and displays the non-text data and the document data to different display areas according to the edit mode.
  • a window buffer corresponding to a plurality of editing modes is secured in association with the editing mode setting flag, and the document data is edited by reading out the non-text data and associated document data in the window buffer and displaying them on the GUI.
  • the database searches the document data, registers a copyright file created by editing the retrieved document data in association with the non-text data, and the document data linked to the copyright file is stored in the database.
  • the latest version of the document data edited in another editing mode can be provided.
  • the copyrighted file of the present invention is created at least according to a time series, and the non-text data corresponding to the time series and the associated document data can be edited.
  • the copyright file of the present invention can indicate a history of association of the document data created according to the time series with respect to the non-text data.
  • a data editing method executed by a computer wherein the data editing method includes: Assigning global attributes to at least a plurality of document data and registering them in a database in association with non-text data; Securing a window buffer corresponding to a plurality of editing modes in association with the editing mode setting flag; Calling the document data associated with the non-text data, referring to the edit mode setting flag, and assigning different display areas to the non-text data and the document data according to the edit mode and displaying the GUI When, Reading the non-text data and the associated document data into the window buffer and displaying the non-text data and the document data in the display area to enable editing of the document data; With The database allows the document data edited by another editing instance to be shared in an editing mode other than the other editing mode.
  • a data editing method can be provided.
  • the database of the present invention searches the document data, registers a copyright file created by editing the retrieved document data in association with the non-text data, and the document data linked to the copyright file includes: The latest version of the document data edited in another editing mode can be provided.
  • the copyrighted file of the present invention is created at least according to a time series, and the non-text data corresponding to the time series and the associated document data can be edited.
  • the copyright file of the present invention can indicate a history of association of the document data created in accordance with the time series with respect to the non-text data.
  • a computer registers non-text data and document data associated with the non-text data, and functions as a data editing system for editing the document data associated with the non-text data.
  • a computer-executable program comprising: A database that registers at least a plurality of the document data by assigning a global attribute in association with the non-text data; A GUI display unit that calls the document data associated with the non-text data, refers to an edit mode setting flag, and assigns and displays the non-text data and the document data to different display areas according to the edit mode.
  • a window buffer corresponding to a plurality of editing modes is secured in association with the editing mode setting flag, and the document data is edited by reading out the non-text data and associated document data in the window buffer and displaying them on the GUI.
  • the database allows the document data edited by another editing instance to be shared in an editing mode other than the other editing mode.
  • a program can be provided.
  • An information processing apparatus connected to the network;
  • the information processing apparatus includes: A database for registering at least a plurality of document data by assigning global attributes in association with non-text data;
  • a GUI display unit that calls the document data associated with the non-text data, refers to an edit mode setting flag, and assigns and displays the non-text data and the document data to different display areas according to the edit mode.
  • a window buffer corresponding to a plurality of editing modes is secured in association with the editing mode setting flag, and the document data is edited by reading out the non-text data and associated document data in the window buffer and displaying them on the GUI.
  • the present invention it is possible to call and edit document data arbitrarily without starting a plurality of applications on a computer, and to add and edit specific document data without starting a specific instance at the time of editing. In addition to enabling deletion, etc., improving the efficiency of data editing by reducing the occurrence of unexpected errors such as memory overflows and protection violations by launching multiple applications on the same computer It is possible to provide an information processing apparatus, a data editing system, a data editing method, and a program that can perform the above processing.
  • the functional block diagram of the information processing apparatus of this embodiment The software block diagram of the information processing apparatus 100 of this embodiment.
  • Flowchart of data editing method of this embodiment The flowchart of image subject edit mode.
  • FIG. 1 is a schematic functional block diagram of an information processing apparatus 100 that can be used in the data editing system of the present embodiment.
  • the information processing apparatus 100 can be implemented as a UNIX (registered trademark) server or a LINUX (registered trademark) server using an appropriate initial setting process when providing a personal computer, a workstation, a web service, or the like.
  • the information processing apparatus 100 is formed of a central processing unit (CPU) 102, a cache memory 104 that enables high-speed access of data used by the CPU 102, and a solid-state memory element such as RAM and DRAM that enables processing of the CPU 102.
  • System memory 106 System memory 106.
  • the CUP 102, the cache memory 104, and the system memory 106 are connected to other devices or drivers of the information processing apparatus 100, such as the graphics driver 110 and the network device (NIC) 112, via the system bus 114.
  • the graphics driver 110 is connected to the display device 108 via a bus, and displays the processing result by the CPU 102 on the display screen.
  • the network device 112 establishes a session with a client (not shown) by connecting the information processing apparatus 100 to the network at the transport layer level and the physical layer level.
  • the system bus 114 is further connected with an I / O bus bridge 116.
  • a storage device 120 such as a hard disk is connected to the downstream side of the I / O bus bridge by IDE, ATA, ATAPI, serial ATA, SCSI, USB, etc. via an I / O bus 118 such as PCI.
  • an input device 122 such as a pointing device such as a keyboard and a mouse is connected to the I / O bus 118 via a bus such as a USB, and receives input and commands from a user or a system administrator.
  • the CPU used by the information processing apparatus 100 includes, for example, PENTIUM (registered trademark) to PENTIUM (registered trademark) 4, PENTIUM (registered trademark) compatible CPU, POWER PC (registered trademark), and the like.
  • PENTIUM registered trademark
  • PENTIUM registered trademark
  • PENTIUM registered trademark
  • POWER PC registered trademark
  • MacOS registered trademark
  • Windows registered trademark
  • Windows registered trademark
  • Windows registered trademark
  • LINUX registered trademark
  • Other suitable OS can be mentioned.
  • the information processing apparatus 100 stores application programs written in an object-oriented programming language such as C ++, Visual C ++, Visual Basic, Java (registered trademark), Perl, and Ruby, which operate on the OS described above. Execute.
  • the information processing apparatus 100 has a database installed.
  • the database is not particularly limited, and file makers (registered trademark), ORACLE (registered trademark), DB2 (registered trademark), MYSQL, ACCESS (registered trademark), and the like can be used.
  • the relational database includes an SQL (Structured Query) Language (parser) parser, and can perform keyword search for document data.
  • the database may be an object-oriented database.
  • the information processing apparatus 100 implements a JDBC (Java (registered trademark) Database Component) class such as JAVA (registered trademark), issues an SQL statement to a remotely installed database server, and receives data It may be possible to edit and receive the processing result.
  • the information processing apparatus 100 can also be configured as a web server.
  • the information processing apparatus 100 executes a server program such as CGI (Common Gateway Interface), servlet, IIS, etc., receives a data editing request from a remotely connected web client, and then further processes the server Executes the program and returns the result to the web client.
  • CGI Common Gateway Interface
  • servlet servlet
  • IIS IIS
  • the web client implements browser software such as Internet Explorer, Mozilla (registered trademark), OPERA (registered trademark), and FireFox (registered trademark), and receives the processing result of the web server as a structured document such as HTML. Display the processing result on the desktop screen.
  • browser software such as Internet Explorer, Mozilla (registered trademark), OPERA (registered trademark), and FireFox (registered trademark)
  • the information processing apparatus 100 can be implemented as a server for groupware that uses dedicated client software.
  • FIG. 2 shows a software block 200 of the information processing apparatus 100 of this embodiment.
  • the information processing apparatus 100 includes a database 210, a GUI display unit 240, and a data editing unit 250 as its software modules.
  • the database 210 includes a global record 220 and a local record 230, and can access data registered corresponding to the record attribute. 2 expands the program of the present embodiment on the memory and executes the program by the CPU 102, so that the database unit and the graphical user interface ( Hereinafter, it is simply referred to as GUI.) It constitutes display means and data editing means.
  • the database 210 of the present embodiment can store document data in the global record 220 and image data as non-text data in the local record 230.
  • the reason for this is that, in many cases, sharing text data as a shared resource regardless of the editing mode allows the user to edit non-text data oriented document data efficiently, enabling efficient editing processing. It is to do.
  • Non-text data can be defined as data including image data, audio data, multimedia data, and more specifically, BMP, JPEG, JPEG2000, PNG, TIFF, GIF, EMF, PDF, PostScript (registered trademark). ), MPEG, MPEG2, MPEG4, WAV, MP3 and any combination thereof.
  • the information processing apparatus 100 is mounted with an appropriate viewer or playback application, and displays or plays back the non-text data in a frame that displays the non-text data in the edit mode.
  • the information processing apparatus 100 has a text editor, an HTML editor, an XML editor, or a word processor mounted therein so that the text can be edited.
  • the text editor or the word processor is installed in a frame for displaying document data. Start up and display document data.
  • the data registered in the global record 220 can be referred to regardless of the instance of the database 210.
  • the document data included in the edit file created in the image-based edit mode can be accessed even in the work edit mode.
  • the data registered in the local record is used as unique data of each editing instance, and is independent from the execution of other instances and can be independently edited.
  • the GUI display unit 240 provides a GUI corresponding to the edit mode on the desktop screen of the display device 270.
  • the GUI display unit 240 generates a window and a frame for displaying the non-text data currently processed by the data editing unit 250 to the user, and enables browsing of the non-text data.
  • the data editing unit 250 receives input from the input unit 280 such as a keyboard and a mouse from the user, and executes a corresponding editing process using a text editor, an HTML editor, an XML editor, or the like.
  • the created or edited document data is stored in the database 210 in association with the non-text data currently being viewed.
  • the document data is registered in the global attribute, and can be accessed regardless of the editing instance of the creation source, even when the editing instance of any editing mode is opened.
  • non-text data such as image data is registered in the local record.
  • image data is rarely modified and works are document data that is modified in relation to non-text data. For example, when a work file is created, the image data contained in the work file is written. This is because even if the file is localized, there is little meaning to reflect the edited result.
  • non-text data can be registered at a global level as long as hardware resources such as memory and CPU capability allow.
  • the data editing unit 250 Upon receiving a database access request from the user, the data editing unit 250 extracts non-text data and document data corresponding to the request, and corresponds the non-text data and document data to the editing mode in the editing mode selected by the user.
  • a window instance is generated, and non-text data and document data are assigned and displayed in the field assigned to the window instance.
  • the edit mode includes an image-based edit mode that enables editing by generating a window instance that allows attention to non-text data, a text-based edit mode that enables document data to be noticed, created document data, and non-text There is a work editing mode for reviewing data.
  • the non-text data and the text data associated with the non-text data are input via the input / output interface 260 as window instances corresponding to the selected editing mode. Are displayed on the display device 270.
  • the user performs input from the input means 280 such as a keyboard and a mouse while viewing the window instance of the display device 270, browses non-text data and creates / edits document data.
  • the document data is updated and terminated. To do.
  • document data is searched based on a keyword input by the user, non-text data linked to the searched document data is extracted and associated with the view, and a time stamp is attached.
  • This mode is for registering snapshots for editing.
  • the user creates a snapshot for reviewing document data relating to editing for a certain period or a keyword to be noticed for each editing, and designates and registers a specific file.
  • a mode or a snapshot file that provides a snapshot for editing is referred to as an edit copyright mode
  • a created snapshot is referred to as a copyright file (hereinafter referred to as a CDF file).
  • Document data will be edited repeatedly as the user's thinking progresses. Since the document data is registered as a global attribute and is linked to the CDF file as in the present embodiment, even document data modified in the past in any mode is always registered at that time. The latest document data is referred from the CDF file, and the editing efficiency is remarkably improved. In addition, since the latest document file is opened each time the CDF file is opened and another instance is not started to copy and paste, the occurrence of a fatal crash such as a sudden memory overflow or protection violation is significantly reduced. This makes it possible to create a CDF file more efficiently.
  • the information processing apparatus 100 includes a network interface 290, and enables data transmission / reception with an external apparatus of the information processing apparatus 100 via the network 295.
  • FIG. 3 shows a functional block 300 of the data editing unit 250 of this embodiment.
  • the data editing unit 250 can include a database access unit 310, an editing mode setting unit 320, and an image acquisition unit 330.
  • the database access unit 310 manages registration of non-text data and document data in a database record provided by a database application and implemented as the hard disk device 120 or the like. Alternatively, the database access unit 310 performs keyword search and registers the extracted document data as a CDF file together with the associated non-text data.
  • the editing mode setting unit 320 executes a process of acquiring a mode setting value for generating a window instance corresponding to the data type noted by the user.
  • the edit mode setting unit 320 sets an edit mode and designates a window instance to be generated from a button menu or the like provided on the initial screen displayed on the desktop screen.
  • the mode setting value is registered as a global attribute in the database 210, and provides window instance identity until the selected editing mode ends.
  • the data editing unit 250 includes a non-text data acquisition unit 330, a document data acquisition unit 340, and a document editing unit 350.
  • the non-text data acquisition unit 330 acquires non-text data to be edited from the database 210, passes it to the window instance generation unit 360, registers the non-text data in the window buffer, and assigns a frame ID to be displayed.
  • the document data acquisition unit 340 searches for document data associated with the acquired non-text data, and when the document data is searched, notifies the window instance generation unit 360 to display the document data.
  • a frame is secured, and a window buffer for the frame is secured in association with the document data.
  • the document data acquisition unit 340 fails to retrieve the document data, the document data acquisition unit 340 secures at least a frame for creating a new document and a window buffer therefor.
  • the document data editing unit 350 receives an input from the input unit 280 such as a keyboard and a mouse via the input / output interface 260, updates the document data, and assigns the updated result to the associated frame.
  • the window instance generation unit 360 passes the window buffer data and the frame generation data to the GUI display unit 240, and displays the data editing screen on the desktop screen.
  • the non-text data acquisition unit 330 receives the user event requesting the subsequent non-text data, calls the non-text data, and then reads the document data acquisition unit.
  • the document data editing unit 350 and the window instance generation unit 360 are called to allow the user to edit the document data related to the subsequent non-text data.
  • FIG. 4 shows an embodiment of the data structure 400 of the database 210 of this embodiment.
  • the database 210 stores a plurality of non-text data 410-420. Further, in the non-text data 410 to 420, a document about the point that the user has noticed is created and registered in the database 210. For example, doc1 to doc3 are registered in the non-text data 410, and the circles on the non-text data 410 correspond to locations that the user has paid attention to when creating each document data. In this embodiment, it is not necessary to register document data in association with a specific part of non-text data, but even if a field for registering a part of a non-text image is created in the database 210 according to the characteristics of the non-text data. Good.
  • Non-text data 410 to 420 can be implemented as a table 430 in the database 210.
  • the table 430 has a structure including a field for registering non-text data and a field for registering document data.
  • the non-text data 410 indicates that document data doc1, doc2, and doc3 are registered.
  • doc4 and doc5 are registered in the non-text data 412
  • the non-text data 414 includes doc6 is registered, and the correspondence between the non-text data and the document data can be referred to.
  • doc1 can be associated with a plurality of non-text data.
  • document data associated with the non-text data is also retrieved. Can be displayed. Since document data is registered with global attributes, if the document data associated with the non-text data currently displayed is also associated with other non-text data, the relationship between the non-text data Therefore, the document data can be updated efficiently without switching and displaying the non-text data each time.
  • FIG. 5 is a flowchart of a data editing method executed by the information processing apparatus 100 of this embodiment.
  • the data editing process of the present embodiment starts from step S500, and in step S501, the information processing apparatus 100 calls a data editing object.
  • step S502 an initial screen is displayed on the desktop screen, and the generation of a mode selection event by the user is awaited.
  • the user generates a selection event by clicking a mode selection button displayed on the desktop screen with a pointer device such as a mouse, calls an editing instance corresponding to the editing mode designated for the information processing apparatus 100, and A GUI that provides the corresponding editing screen is displayed.
  • non-text data more specifically, a mode (GDF mode) in which image (graphics) -based editing is performed is referred to as an image-based editing mode, and document data is mainly edited.
  • the mode for performing is referred to as a text-based editing mode (TDF mode).
  • TDF mode text-based editing mode
  • CDF mode work editing mode
  • a file created in each of the image-oriented editing mode and the text-oriented editing mode is referred to as an edited file
  • a file created in the copyrighted editing mode is referred to as a copyrighted file.
  • step S503 When the user generates a mode selection event, the editing instance in the image-based editing mode is called in step S503, the editing instance in the text-based editing mode is called in step S504, and the copyright editing mode is set in step S505.
  • An editing instance is called and data editing corresponding to each is executed. The processing in each mode will be described in detail later.
  • the user stores the edited contents in the database 210 mounted on the hard disk device 120, for example.
  • the edited content can be registered as a table in which image data and document data are associated with each other, or can be registered by linking each other.
  • the document data is stored with a global attribute, and the image data and the mutually linked document data can be directly accessed regardless of the editing mode selected.
  • the mutual link uses a mutual link generated using a reference pointer or the like. However, when providing the mutual link, the availability of the hyperlink type corresponding to a specific system. If you prefer, you can use the hypertext link type.
  • the data editing process ends in step S507.
  • FIG. 6 is a flowchart showing the processing of the image subject editing mode described in FIG. 5 including the image acquisition stage.
  • the processing in FIG. 6 starts from step S600.
  • step S601 the display field is set with reference to the edit mode setting flag, and non-text data (image) is acquired in the image window. The image may be acquired by reading an image stored in the hard disk device 120 in advance or reading it by an image reader or the like each time.
  • step S602 the document data associated with the image is displayed, and the document data is edited / added / deleted.
  • the information processing apparatus 100 determines a user event as to whether or not editing of the document data has ended. If editing of the document data has not ended (no), the process branches to step S602 and should be edited. Edit the target document data.
  • step S603 If a user event is received from the user to instruct that the editing of the document data is finished (yes), whether or not the document data is further edited in relation to another image in step S603 is determined based on the determination of the user event. If the edit is performed in relation to the subsequent non-text data (yes), the process branches to step S601, and the subsequent non-text data and the associated document data are acquired and the edit process is performed. On the other hand, when the process related to other non-text data is not performed in step S604 (no), the image subject editing process is terminated in step S605.
  • FIG. 7 shows a flowchart of the text subject editing mode of the present embodiment.
  • the processing in FIG. 7 starts from step S700.
  • the editing mode setting flag is referred to, and an editing screen in the text-based editing mode is displayed.
  • the edit mode setting flag is set as a global variable, and can be set via a button on the GUI provided by the GUI display unit 250 of the present embodiment. You can change to mode.
  • the document data can be edited while sharing multiple editing modes while switching between multiple editing modes according to the thought, idea, and preference at that time. Processing can be performed. At this time, there is no need to switch between a plurality of applications, and efficient editing processing can be performed while preventing loss of valuable data such as unexpected memory overflow or registry errors.
  • step S702 the document data is browsed from the editing screen, and the displayed document data is edited.
  • step S703 if the user waits for an instruction to edit the document data in relation to another image from the user and continues editing (yes), the process branches to step S701, and the subsequent non-text data is acquired. Further, creation and editing of document data is continued. On the other hand, if it is determined in step S703 that the editing of the document data has been completed from the user event (no), the creation or editing of the document data is terminated in step S704.
  • FIG. 8 shows a flowchart of processing in the copyright editing mode of this embodiment.
  • the copyright editing mode is a mode in which document data associated with image data is extracted with a special purpose, and the contents of the extraction result are registered as a snapshot in time series, for example.
  • the process of FIG. 8 will be described as an embodiment in which the user performs a specific keyword search and edits the result.
  • step S801 the document data is searched using a keyword input by the user.
  • step S802 the document data including the keyword is extracted together with the associated non-text data.
  • an editing window including a frame for displaying non-text data and a frame for displaying document data is displayed on the desktop screen.
  • step S803 the images are displayed in the order of image IDs that uniquely identify the images, an edit window is generated according to the edit mode setting flag, and the document data is displayed in the edit window.
  • step S804 the document data displayed in the editing window by the user is edited.
  • step S805 it is determined whether or not the document data to be edited has been completed. If the document data does not end (no), the process returns to step S804, and the process is repeated until there is no more document data to be edited. On the other hand, if a user event indicating the end of editing is received in step S805 (yes), the work editing mode is ended in step S806.
  • the database 210 is stored with a time stamp as a snapshot of the view including the non-text data and the extracted document data, including corrections to the data retrieved at that time.
  • the file created in the copyright editing mode is created in the image-oriented editing mode or the document-oriented and non-text data registered in the global attribute by starting the file. Regardless of whether it has been edited, it is possible to review the image data and the latest edited document data, and the edited contents reflecting the thoughts of the user at the time of registration and the latest results are displayed on the desktop screen. indicate. Since each data is linked with non-text data-document data-copying file via document data, the document data is edited in the image-based editing mode or the text-based editing mode. Regardless of being edited, the copyrighted file can always display the latest updated document data.
  • the data editing method of the present embodiment can reflect the edited contents in other modes in other modes without activating instances of the plurality of applications unlike OLE, and the plurality of applications can be displayed on the desktop screen.
  • a plurality of data can be displayed above, and data editing can be performed without performing processing such as screen switching and copy paste.
  • it is not necessary to activate a plurality of application instances in the information processing apparatus 100 it is possible to effectively use hardware resources of the information processing apparatus 100, and registry data resulting from activation of different application instances; It is possible to reduce the possibility of interruption of editing processing due to errors such as protection violations in the memory area and the like, and loss of valuable data.
  • FIG. 9 shows a mutual relation structure 900 of image data, document data, and a work file generated in this embodiment.
  • the non-text data 910 has an identification value (ID @ (@ is a natural number in the described embodiment) unique to the image.
  • Each non-text data 910 includes a plurality of document data 920.
  • Each non-text data is linked to each other, and the document data 920 is also registered with a unique document identification value such as “TXn.”
  • the document data 920 is registered as a record with a global attribute. It is possible to refer from any instance without being limited to a specific instance.
  • the document data associated with the non-text data is read with reference to the mutual link 940 and displayed in the editing screen.
  • the non-text data linked to the document data registered in the specified file is read, the mutual link pointer 940 is reversed, and the edit screen of the corresponding edit mode is displayed.
  • the associated document data displayed in the display frame and registered in the database 210 is displayed in the editing screen.
  • the document data is all linked to the non-text data 910, but the document data TXn does not necessarily have to be linked to the non-text data 910.
  • CDF file a copyrighted file having a unique file name
  • the identification values are referred to as CDF1 to CDF4 for the purpose of identifying the copyrighted file.
  • the CDF file is generated as a view of the work editing mode of the data editing object, and includes a mutual link pointer for the searched and edited document data.
  • the copyrighted file refers to the same document identification value, so the most recently edited or updated document Data is read.
  • the data editing process of the present embodiment makes it possible to provide a data structure corresponding to the superclass attribute in the object-oriented database by effectively using the global variable area of the relational database. A user can use an OLE-like function more efficiently without being activated.
  • FIG. 10 is a diagram showing an embodiment of a CDF file generated in the present embodiment.
  • the CDF files 1000, 1010, and 1020 are changed according to the user editing history.
  • the document data TX1 is assigned to the non-text data IM1. It has been.
  • the CDF file 1010 document data related to the non-text data IM1 is deleted and associated with the non-text data IM2. Further, CDF files TX13, TX14, and TX18 are newly allocated.
  • CDF file 1020 the non-text file IM1 is revived again, but a document file including a keyword to be searched is added as TX30.
  • CDF files 1000, 1010, and 1020 are registered as snapshots showing the link configuration views at the times Time1, Time2, and Time3, respectively.
  • the content of the document data reflects the latest result of writing, and it is possible to track the trial and error history of the user.
  • FIG. 11 is a conceptual diagram of the data space 1100 provided by the mutual link and the mutual link between the CDF file generated by the information processing apparatus 100 of the present embodiment, the non-text data, and the document data.
  • the non-text data 1110 is registered in ascending order for each identification value of the non-text data.
  • the document data 1120 is registered by being linked to specific non-text data.
  • document data is registered as a global attribute, and the same content is displayed as long as it is pointed to by a link generated in the CDF file space.
  • the CDF files 1130 and 1140 store the results of various searches and creation of document data by the user, and the CDF file 1140 generated later in time is performed after the CDF file 1130. It shows the contents of the creative activity reflecting the past history. Further, from the CDF file, the document data registered with the global attribute can be freely referred to and corrected within the range associated with the CDF file. In FIG. 11, trial time evolution between the copyright file 1130 and the copyright file 1140 is indicated by an arrow line.
  • the CDF file created as described above corresponds to the pages, paragraphs, chapters, etc. of the copyrighted work.
  • the copyrighted work can be created by converting the copyrighted file into an electronic book format.
  • the CDF file stores image data and document data edited and mutually linked as a CDF file in a storage medium such as a hard disk, a CD, a DVD, a memory stick, and an SD card as an absolute path type instead of a mutual link type. It can be output and registered as an exhibition file.
  • a non-text folder is created and the non-text data linked in the non-text folder is registered.
  • a document data folder is created, the mutually linked document data is registered, and registered as an instance of the data editing program.
  • Exhibit files lose the integrated editing function for document data, but for example, when a copyrighted work file is referenced on another personal computer or when a lecture is given by a video projector, etc. Or it can be used to register a snapshot.
  • FIG. 12 shows an embodiment of the GUI 1200 in the image subject editing mode displayed on the desktop screen by the information processing apparatus 100 of the present embodiment.
  • the GUI 1200 shown in FIG. 12 displays an image window 1210 and document windows 1220 and 1230.
  • image window 1210 a specific material acquired by a scanner or a digital camera, image conversion, or the like, for example, image data 1240 of a patent drawing is displayed.
  • document windows 1220 and 1230 document data mutually linked to the image data 1240 is displayed.
  • comments and memos for the drawing displayed in the image window 1210 are described as document data and linked.
  • the information processing apparatus 100 When the user instructs the reading of the CDF file, the information processing apparatus 100 generates an instance of the data editing object, reads the document data linked to each other, and displays them in the document windows 1220 and 1230, respectively.
  • the user stores the CDF file edited at the stage of finishing the editing operation in the information processing apparatus 100 to develop a specific copyrighted file in time series, and until the final consideration is finished, It becomes possible to edit continuously. Since the document data is stored in the global attribute, for example, even when an instance of another data editing object is opened and the document data is updated, the other CDF file can reflect the update, and each instance Efficient editing operations are possible without performing correction, copy and paste, etc.
  • FIG. 13 shows an embodiment of a GUI 1300 that is displayed in the text-based edit mode that the information processing apparatus 100 displays on the desktop screen.
  • a document window 1310 that displays document data mutually linked to the image data 1320 is generated so as to display a single document data in a large format.
  • the user inputs / deletes and edits the document data while referring to the document data displayed in the document window 1310.
  • image data linked to document data is displayed in the image window 1320, and it is shown that a document can be efficiently created with reference to the drawings.
  • editing is completed, and the user saves the data to confirm editing to the document data.
  • the same document data is linked regardless of which instance of the data editing object is activated.
  • the latest version of the document data can be displayed in the document window, enabling efficient editing operations.
  • FIG. 14 is a functional block diagram of the data editing system 1400 of the present embodiment.
  • web clients 1450, 1470, 1480, and 1490 access a web server 1410 via a network 1460 such as the Internet, and edit document data stored in a database 1440 managed by the web server 1410.
  • the database 1440 manages document data in association with image data, and enables editing of document data using an image-based editing mode, a text-based editing mode, and the like, respectively.
  • the web server 1410 implements a CGI (Common Gateway Interface) 1430, and when receiving a data editing request from the web client 1480, for example, passes the data editing request from the web client 1480 to the data editing module 1420.
  • the access request includes a request destination file name, a user ID, an edit mode designation, and the like.
  • the data editing module 1420 acquires a user ID from the access request, assigns a thread to the user ID, opens the file specified by the file name in the specified editing mode, and enables the web client 1480 to access. .
  • the data editing module 1420 can use exclusive control. If there is a data editing request from another web client for the file containing the document data that is currently activated to the data editing module 1420, the document data being accessed is currently being edited by another user. Is displayed in the document window in which the corresponding document data is to be displayed to prevent simultaneous editing of the document data and ensure correspondence of the document data.
  • the document data that is being used is provided to the highest-level user registered in the access request queue, and a new user is provided.
  • the document data can be edited.
  • the web server 1410 shown in FIG. 14 is an ISP (Internet Service Provider) that collects or collects views, comments, opinions, judgments, etc. on specific non-text data on a network. It can be used to collect feedback. Also, ISPs store digital contents such as photographs, music works, movies, etc., and authors and other implementation formats are for collaborative research in an environment where researchers interested in specific non-text data are distributed. Can provide a forum.
  • ISP Internet Service Provider
  • the functions of this embodiment are described in an object-oriented programming language such as C ++, Java (registered trademark), Java (registered trademark) Beans, Java (registered trademark) Applet, Java (registered trademark) Script, Perl, and Ruby.
  • the program can be realized by a program executable by the device, and can be distributed by being stored in a device-readable recording medium such as a hard disk device, a CD-ROM, an MO, a flexible disk, an EEPROM, or an EPROM. It can be transmitted over the network in a possible format.
  • DESCRIPTION OF SYMBOLS 100 ... Information processing apparatus, 102 ... CPU, 104 ... Cache memory, 106 ... System memory, 108 ... Display apparatus, 110 ... Graphics driver, 112 ... Network device, 114 ... System bus, 116 ... I / O bus bridge, 118 ... I / O bus, 120 ... hard disk device, 122 ... input device, 210 ... database, 220 ... global record, 230 ... local record, 240 ... GUI display unit, 250 ... data editing unit, 260 ... input / output interface, 270 ... Display device, 280 ... input means (keyboard, mouse), 290 ... network interface, 295 ... network

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

【課題】複数の文書データを同時に参照しながらデータ編集を行うための情報処理装置、データ編集システム、データ編集方法およびプログラムを提供すること。 【解決手段】非テキストデータに関連付けて、少なくとも複数の文書データをグローバル属性を割当てて登録するデータベース210と、非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、編集モードに応じて前記非テキストデータおよび文書データを表示する異なる表示領域に割当てて表示するGUI表示部240と、編集モードを設定するフラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、ウィンドウバッファに非テキストデータおよび関連づけられる文書データを読出してGUIに表示することにより文書データを編集可能とするデータ編集部250と、を備えている。

Description

情報処理装置、データ編集システム、データ編集方法およびプログラム
 本発明は、データ編集技術に関し、より詳細には、複数の文書データを同時に参照しながらデータ編集を行うための情報処理装置、データ編集システム、データ編集方法およびプログラムに関する。
 近年では、コンピュータ技術が進歩し、コンピュータ上で動作するワードプロセッサなどのアプリケーションを使用して著作、論文などが作成される。また、論文、特に文学、芸術、歴史、法律など、過去に作成された特定の資料を使用して当該資料に対して考察を行い、そして考察の結果をワードプロセッサなどで文章に記述する処理を行うことで、特定の資料に対する研究論文が作成される。
 コンピュータ上で過去に作成された特定の資料を参照する場合、写真、イメージリーダなどで資料を電子ファイルとし、当該電子ファイルをイメージデータとしてデスクトップ上に表示させ、同様にワードプロセッサをデスクトップ上に表示させて、イメージデータを参照しながら別のアプリケーションであるワードプロセッサに文章を入力する。
 ところで、特定資料については、特定資料の複数の箇所について、一連の検討を行うこともできるが、多くの場合、問題とされる特定の箇所ごとに独立した考察、調査、および文章化がなされる。また、特定資料の同一頁についての考察であるとはいえ、論文などの著作物上で、連続して記述を行うことができない場合もある。例えば、特定資料のNページ目について、3箇所検討箇所がある場合、関連していれば、著作物の同一箇所にまとめて記述することもできるが、著作物において別々の章やパラグラフとして説明する場合もある。
 同一の頁に関連した事項でも異なる章やパラグラフとして説明することが好ましい場合には、長大な論文中で、どのように配置するかなどを検討しながら文章化する場合、思考が特定資料についての考察以外にも使用しなければならなくなり、この結果、特定資料についての検討および研究論文などの著作物作成の効率を低下させるという問題があった。
 また、コンピュータ資源上でも、ユーザは、イメージ表示ソフトウェア、ワードプロセッサソフトウェアなどを複数コンピュータにインストールする必要があり、コンピュータ資源の浪費につながっていた。さらに、複数の異なるアプリケーションをデスクトップ画面上に立ち上げ、処理を行う場合には、コンピュータのメモリ制約も考慮しなければならない。例えば、ユーザが特定資料について検討を進め、著述を行って行き、著作物が長大になった時点でメモリオーバーフローが発生すると、それまでに作成した貴重なデータが失われてしまうとともに、著作者のそれまでの労力が無駄になるという損失が発生する。また、ユーザが複数のアプリの機能を覚える労力もあった。
 一方、上述したように複数のアプリケーションをデスクトップ画面上に開くことなく、特定のアプリケーションから、他のアプリケーションを呼出して、複数のデータを処理する技術として、OLE(Object Link and Embedding)技術が知られている(非特許文献1)。また、イメージに対して複数の注釈情報を生成する装置も知られている(特許文献1)。さらに、データベースを使用してXML(eXtensible Markup Language)などの文書を自動組版して電子ブックを作成する、電子ブックデータ作成システムも知られている(特許文献2)。
 また、特開2002-169800号公報(特許文献3)では、文書ファイルと該文書ファイルの文書内に埋め込まれる別のファイルをリンク情報でリンクさせて別々に管理する文書管理装置において、異なる作業環境との間でのリンク情報の書き換えに関する定義情報を保持する定義情報保持手段と、文書ファイルを異なる作業環境へ渡す場合、該文書ファイルを、当該文書ファイルの文書内に埋め込まれる別のファイルへのリンク情報を前記定義情報によって書き換えて複写するリンク情報変換手段とを具備することを特徴とする文書管理装置が開示されている。
 さらに、特開2003-59369号公報(特許文献4)では、地図,設計図,各種構造物の構造図などの図形の画像情報を処理対象として、予め記憶された前記画像情報のデータベースに基づいて前記図形の任意の部分の画像を表示する機能を有するコンピュータシステムにおけるデータベース機能向上支援装置であって、利用者が所有する既存データベースから抽出した文字情報群を構成要素とするファイルを入力し、前記文字情報群内の所望の文字情報を、画面上に表示された前記図形の画像上にて利用者によって指定された当該対象物の領域と対応付けて当該対象物の検索キーとして情報記憶部に登録する文字情報登録手段と、入力された文字情報を検索キーとして前記情報記憶部に登録された文字情報群を検索し、検索された文字情報に対応して登録されている前記対象物の領域情報に基づき前記図形の画像上での当該対象物の位置を求める画像位置検索手段と、前記画像位置検索手段により求めた当該対象物の位置を含む図形の画像を表示するとともに、前記登録された文字情報を前記当該対象物と関連付けて表示する表示制御手段とを備えたことを特徴とするデータベース機能向上支援装置が開示されている。
 非特許文献1に記載されたOLE技術は、特定のアプリケーションで作成したファイルから、他のアプリケーションで作成したファイルの編集や使用を可能とし、編集効率を高めることができる。しかしながら、OLEでリンクされた他アプリケーションのデータを処理する場合には、ワードプロセッサといったアプリケーションと、他のアプリケーションとを同時にコンピュータ上で起動することが必要とされる。このため、メモリ制限や、レジストリ・データの保護違反などが発生する場合もあり、必ずしも効率的な編集システムということはできなかった。
 また、特許文献1に記載された装置は、3D画像に複数の注釈を追加することを可能とするものの、3D画像に関連して注釈を検索したり、注釈のみを独立して作成するなどのデータ編集を可能とするものではない。さらに特許文献3に記載された電子ブックデータ作成システムも、イメージデータや文書データを編集することは可能であるが、すでに作成した文書データを全く関連性のない他のデータに関連付けて任意に編集することを可能とすることを課題とするものではない。
 また、ワードプロセッサなどで作成された文書データは、ワードプロセッサ・アプリケーションの特定インスタンスのデータとして登録されることになるので、特定インスタンスを開き、当該文書データを編集している場合には、他のアプリケーションからの編集が不可能となり、文書データの必要な箇所をクリッピングし、他のアプリケーションのデータにペーストすることが必要とされる。この場合にも複数のアプリケーションをコンピュータ上に立ち上げることが必要とされ、上述した従来技術と同様の問題が発生する。
 さらに、特許文献3では、異なる作業環境でリンク情報を書き換える定義情報を使用し、異なる作業環境に渡す場合にリンク情報を書き換えて複写する構成を採用する点で、文書に対して異なる作業環境ごとに文書のコピーを生成させて処理を行う点でメモリやハードウェア資源の浪費や、データを不要に冗長化させてしまい、この結果、ハードウェア資源の浪費や作業効率の点、および多数の文書を画像に関連付けて処理する場合の動作安定性という点で充分なものではない。
 この他、特許文献4では、利用者が所有する既存データベースから抽出した文字情報群を構成要素とするファイルを入力し、文字情報群内の所望の文字情報を、画面上に表示された図形画像上で利用者によって指定された当該対象物の領域と対応付けて当該対象物の検索キーとして情報記憶部に登録して、対象物の表示を効率化することを可能とする。しかしながら、特許文献4では、画像に対して複数の文書が割当てられている場合、文書から画像、また画像から文書への多重の参照を効率的に可能とすることを解決するものではない。
http://office.microsoft.com/ja-jp/project/HP453043771041.aspx
特表2005-528681号公報 特開2006-92462号公報 特開2002-169800号公報 特開2003-59369号公報
 すなわち、これまで、複数のアプリケーションをコンピュータ上で起動することなく、文書データを任意に呼出して編集することを可能とする、データ編集システム、データ編集方法およびプログラムが必要とされていた。
 また、これまで、イメージデータなどの特定箇所に関連付けて複数の文書データを生成し、編集時に特定のインスタンスを立ち上げることなく特定の文書データを追加、編集、削除などを可能とする情報処理装置、データ編集システム、データ編集方法およびプログラムが必要とされていた。
 さらに、複数のアプリケーションを同一のコンピュータ上に立ち上げることによる、メモリオーバーフローや、保護違反などの不測のエラーの発生を低減することにより、データ編集の効率を向上させることが可能な情報処理装置、データ編集システム、データ編集方法およびプログラムが必要とされていた。
 本発明は、上記従来技術の問題点に鑑みてなされたものであり、本発明によれば、非テキストデータと、前記非テキストデータに関連付けられた文書データとを登録し、前記非テキストデータに関連付けられた前記文書データを編集する情報処理装置であって、
 前記非テキストデータに関連付けて、少なくとも複数の前記文書データをグローバル属性を割当てて登録するデータベースと、
 前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部と、
 前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部と、
を備え、
 前記データベースは、他の編集モードが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
 情報処理装置が提供される。
 本発明では、前記データベースは、前記文書データを検索し、検索された文書データを前記非テキストデータに関連付けて編集して作成される著作ファイルを登録し、前記著作ファイルにリンクされた文書データが、他の編集モードで編集された当該文書データの最新のバージョンを提供することができる。本発明の前記著作ファイルは、少なくとも時系列にしたがって作成され、時系列に対応した前記非テキストデータおよび関連づけられた前記文書データの編集を可能とすることができる。
 本発明の前記著作ファイルは、前記時系列にしたがって作成された前記文書データの前記非テキストデータに対する関連付けの履歴を示すことができる。
 さらに、本発明によれば、コンピュータが実行するデータ編集方法であって、前記データ編集方法は、コンピュータが、
 非テキストデータに関連付けて、少なくとも複数の文書データにグローバル属性を割当ててデータベースに登録するステップと、
 編集モード設定フラグに対応付けて複数の編集モードに対応する、ウィンドウバッファを確保するステップと、
 前記非テキストデータに関連付けられた前記文書データを呼出し、前記編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データにそれぞれ異なる表示領域を割当ててGUIを表示するステップと、
 前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記表示領域に前記非テキストデータおよび前記文書データを表示することにより前記文書データを編集可能とするステップと、
を備え、
 前記データベースは、他の編集インスタンスが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
 データ編集方法が提供できる。
 本発明の前記データベースは、前記文書データを検索し、検索された文書データを前記非テキストデータに関連付けて編集して作成される著作ファイルを登録し、前記著作ファイルにリンクされた文書データが、他の編集モードで編集された当該文書データの最新のバージョンを提供することができる。本発明の前記著作ファイルは、少なくとも時系列にしたがって作成され、時系列に対応した前記非テキストデータおよび関連づけられた前記文書データの編集を可能とすることができる。本発明の前記著作ファイルは、前記時系列にしたがって作成された前記文書データの前記非テキストデータに対する関連付けの履歴を示すことができる。
 本発明によれば、コンピュータを、非テキストデータと、前記非テキストデータに関連付けられた文書データとを登録し、前記非テキストデータに関連付けられた前記文書データを編集するデータ編集システムとして機能させるためのコンピュータ実行可能なプログラムであって、前記プログラムはコンピュータを、
 前記非テキストデータに関連付けて、少なくとも複数の前記文書データをグローバル属性を割当てて登録するデータベース、
 前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部、
 前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部として機能させ、
 前記データベースは、他の編集インスタンスが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
 プログラムが提供できる。
 さらに、本発明によれば、
 ネットワークに接続された情報処理装置と、
 前記ネットワークに接続されたウェブクライアントと
を含むデータ編集システムであって、
 前記情報処理装置は、
 非テキストデータに関連付けて、少なくとも複数の文書データをグローバル属性を割当てて登録するデータベースと、
 前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部と、
 前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部と、
を備え、
 前記データベースは、他の編集モードが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、データ編集システムが提供できる。
 本発明によれば、複数のアプリケーションをコンピュータ上で起動することなく、文書データを任意に呼出して編集することを可能とし、編集時に特定のインスタンスを立ち上げることなく特定の文書データを追加、編集、削除などを可能とするとともに、複数のアプリケーションを同一のコンピュータ上に立ち上げることによる、メモリオーバーフローや、保護違反などの不測のエラーの発生を低減することにより、データ編集の効率を向上させることが可能な情報処理装置、データ編集システム、データ編集方法およびプログラムを提供することができる。
本実施形態の情報処理装置の機能ブロック図。 本実施形態の情報処理装置100のソフトウェアブロック図。 本実施形態のデータ編集部の機能ブロック図。 本実施形態のデータベースが格納するデータ構造を示した図。 本実施形態のデータ編集方法のフローチャート イメージ主体編集モードのフローチャート。 テキスト主体編集モードのフローチャート。 本実施形態の著作編集モードのフローチャート。 本実施形態により生成されるデータ構造を示した図。 本実施形態の著作(CDF)ファイルの時系列的変化を示した図。 情報処理装置100により生成されるCDFファイルと、非テキストデータおよび文書データとの間の相互リンクおよび相互リンクにより提供されるデータ空間1100の概念図。 本実施形態の情報処理装置100が、デスクトップ画面上に表示する、イメージ主体編集モードでのGUI1200の実施形態を示した図。 情報処理装置100がデスクトップ画面上に表示する、テキスト主体編集モードで表示するGUI1300の実施形態を示した図。 本実施形態のデータ編集システム1400の機能ブロック図。
 図1は、本実施形態のデータ編集システムに使用することができる情報処理装置100の概略的な機能ブロック図である。情報処理装置100は、パーソナルコンピュータ、ワークステーション、またはウェブサービスなどを提供する場合には、適切な初期設定プロセスを使用するUNIX(登録商標)サーバまたはLINUX(登録商標)サーバとして実装することができる。情報処理装置100は、中央処理装置(CPU)102と、CPU102が使用するデータの高速アクセスを可能とするキャッシュメモリ104と、CPU102の処理を可能とするRAM、DRAMなどの固体メモリ素子から形成されるシステムメモリ106とを備える。
 CUP102、キャッシュメモリ104、およびシステムメモリ106は、システムバス114を介して、情報処理装置100の他のデバイスまたはドライバ、例えば、グラフィックスドライバ110およびネットワークデバイス(NIC)112へと接続されている。グラフィックスドライバ110は、バスを介してディスプレイ装置108に接続されて、CPU102による処理結果をディスプレイ画面上に表示させている。また、ネットワークデバイス112は、トランスポート層レベルおよび物理層レベルで情報処理装置100をネットワークへと接続して、クライアント(図示せず)とのセッションを確立させている。
 システムバス114には、さらにI/Oバスブリッジ116が接続されている。I/Oバスブリッジの下流側には、PCIなどのI/Oバス118を介して、IDE、ATA、ATAPI、シリアルATA、SCSI、USBなどにより、ハードディスクなどの記憶装置120が接続されている。また、I/Oバス118には、USBなどのバスを介して、キーボードおよびマウスなどのポインティング・デバイスなどの入力装置122が接続され、ユーザやシステム管理者による入力および指令を受付けている。
 情報処理装置100が使用するCPUとしては、より具体的には、例えば、PENTIUM(登録商標)~PENTIUM(登録商標)4、PENTIUM(登録商標)互換CPU、POWER PC(登録商標)などを挙げることができ、シングルコアでもマルチコアでもかまわない。
 また、使用するオペレーティング・システム(OS)としては、MacOS(商標)、Windows(登録商標)、Windows(登録商標)200X Server、UNIX(登録商標)、AIX(登録商標)、LINUX(登録商標)またはそれ以外の適切なOSを挙げることができる。さらに、情報処理装置100は、上述したOS上で動作する、C++、Visual C++、VisualBasic、Java(登録商標)、Perl、Rubyなどのオブジェクト指向のプログラミング言語により記述されたアプリケーション・プログラムを格納し、実行する。
 また、情報処理装置100は、データベースがインストールされている。データベースとしては、特に限定はなく、ファイルメーカー(登録商標)、ORACLE(登録商標)、DB2(登録商標)、MYSQL、ACCESS(登録商標)などを使用することができる。また、リレーショナルデータベースは、SQL(Structured Query Language)パーサを含んで構成され、文書データのキーワード検索などが可能である。また、他の実施形態では、データベースは、オブジェクト指向データベースとされていてもよい。
 さらに、情報処理装置100は、JAVA(登録商標)などのJDBC(Java(登録商標) Database Component)クラスを実装していて、遠隔的に設置されたデータベースサーバに対してSQL文を発行し、データ編集を行い、その処理結果を受取ることが可能とされていてもよい。また、情報処理装置100は、ウェブサーバとして構成することもできる。情報処理装置100をウェブサーバとして構成する場合、CGI(Common Gateway Interface)や、サーブレット、IISなどサーバプログラムを実行し、遠隔的に接続されたウェブクライアントからのデータ編集要求を受領し、その後さらにサーバプログラムによる処理を実行し、その結果をウェブクライアントに返す。
 なお、ウェブクライアントは、Internet Explorer、Mozilla(登録商標)、OPERA(登録商標)、FireFox(登録商標)などのブラウザソフトウェアを実装し、ウェブサーバの処理結果をHTMLなどの構造化文書として受領してデスクトップ画面に処理結果を表示する。また、情報処理装置100は、専用クライアントソフトウェアを使用するグループウェアなどのためのサーバとして実装することができる。
 図2は、本実施形態の情報処理装置100のソフトウェアブロック200を示す。情報処理装置100は、そのソフトウェアモジュールとして、データベース210と、GUI表示部240と、データ編集部250とを含んで構成されている。データベース210は、グローバルレコード220と、ローカルレコード230とを含んで構成されていて、レコード属性に対応して登録したデータへのアクセスを可能としている。なお、図2に示した各機能部は、メモリ上に本実施形態のプログラムを展開してCPU102がプログラムを実行することにより、情報処理装置100上で、それぞれデータベース手段、グラフィカル・ユーザ・インタフェース(以下、単にGUIとして参照する。)表示手段、およびデータ編集手段を構成する。
 本実施形態のデータベース210は、グローバルレコード220に、文書データを格納し、ローカルレコード230に非テキストデータとしてのイメージデータを格納することができる。この理由は、多くの場合、テキストデータを共有リソースとして編集モードにかかわらずに共有させることが、ユーザによる非テキストデータオリエンテッドの文書データ編集を可能とする点で効率的な編集処理を可能とするためである。また、非テキストデータは、イメージデータ、音声データ、マルチメディアデータなどを含むデータとして定義でき、より具体的には、BMP、JPEG、JPEG2000、PNG、TIFF、GIF、EMF、PDF、PostSctipt(登録商標)、MPEG、MPEG2、MPEG4、WAV、MP3およびこれらのいかなる組み合わせを挙げることができる。
 情報処理装置100は、上述した非テキストデータを表示させるため、適切なビュワーまたは再生アプリケーションを実装し、編集モードの非テキストデータを表示させるフレーム内に非テキストデータを表示または再生させている。また、情報処理装置100は、テキストの編集を可能とするため、テキストエディタ、HTMLエディタ、またはXMLエディタ、ワードプロセッサを実装していて、文書データを表示するためのフレーム内に当該テキストエディタやワードプロセッサを起動して文書データを表示させている。
 グローバルレコード220に登録されたデータは、データベース210のインスタンスにかかわらず参照でき、例えば、イメージ主体編集モードで作成された編集ファイルが含む文書データを、著作編集モードからでもアクセスできるようにされている。また、ローカルレコードに登録されたデータは、各編集インスタンスの固有データとして利用され、他のインスタンスの実行からは分離されて独立した編集処理が可能とされる。
 GUI表示部240は、ディスプレイ装置270のデスクトップ画面上に編集モードに対応したGUIを提供する。GUI表示部240は、データ編集部250が現在処理対象としている非テキストデータをユーザに対して表示するためのウィンドウおよびフレームを生成し、非テキストデータの閲覧を可能とする。また、データ編集部250は、ユーザからのキーボードやマウスといった入力手段280からの入力を受領して、対応した編集処理を、テキストエディタ、HTMLエディタ、XMLエディタなどを使用して実行させている。作成または編集された文書データは、現在閲覧している非テキストデータに対応付けられて、データベース210に格納される。
 本実施形態では、文書データは、グローバル属性に登録され、どの編集モードの編集インスタンスが開かれた場合にでも、作成元の編集インスタンスにかかわらずに、アクセス可能とされる。一方、イメージデータといった非テキストデータは、ローカルレコードに登録される。この理由は、文書データについては、例えば複数のユーザが単一の文書データに対してアクセスし、修正またはコメントするなどの分散編集を行うことが好ましい場合もあり、また多数のユーザのコメントなどの自由な追加を可能とするためである。一方、イメージデータに対しては修正などを行うことは少なく、著作は、非テキストデータに関連して修正される文書データなので、例えば著作ファイルを作成した場合、当該著作ファイルが含むイメージデータを著作ファイルにローカライズさせておいても編集結果を反映させる意味が少ないためである。なお、グラフィックスアプリケーションなどを利用して複数のユーザによる分散編集させる用途の場合、メモリ、CPU能力などのハードウェア資源が許容する範囲で、非テキストデータについてもグローバルレベルで登録することができる。
 データ編集部250は、ユーザからのデータベースアクセス要求を受領すると、要求に対応した非テキストデータおよび文書データを抽出し、ユーザが選択した編集モードで非テキストデータおよび文書データを、編集モードに対応したウィンドウインスタンスを生成し、ウィンドウインスタンスに割当てたフィールド内に非テキストデータおよび文書データをそれぞれ割当てて表示する。編集モードには、非テキストデータを注目可能とするウィンドウインスタンスを生成して編集を可能とするイメージ主体編集モードと、文書データを注目可能とするテキスト主体編集モードと、作成した文書データと非テキストデータをレビューするための著作編集モードとが用意されている。
 ユーザは、ユーザが希望する編集モードを選択してデータベース210にアクセスすると、非テキストデータおよび非テキストデータに関連付けられたテキストデータが、選択した編集モードに対応したウィンドウインスタンスとして入出力インタフェース260を介してディスプレイ装置270に表示される。ユーザは、ディスプレイ装置270のウィンドウインスタンスを見ながらキーボードやマウスといった入力手段280から入力を行って非テキストデータの閲覧および文書データの作成・編集を行い、処理を終了すると文書データを更新して終了する。
 また、編集著作モードは、ユーザ入力したキーワードに基づいて文書データを検索し、検索された文書データにリンクされた非テキストデータを抽出して対応付けてビューを生成し、タイムスタンプを付して編集のスナップショットを登録するモードである。ユーザは、一定期間の編集または編集ごとに注目するキーワードに関連する文書データをレビューするためのスナップショットを作成し、特定のファイルであることを指定して登録する。以下、本実施形態では、編集のスナップショットを提供するモードまたはスナップショットファイルを編集著作モードとして参照し、作成されるスナップショットを著作ファイル(以下、CDFファイルとして参照する。)として参照する。
 文書データは、ユーザの思考の進展に伴い繰り返して編集されることになる。本実施形態のように文書データを、グローバル属性として登録し、CDFファイルに相互リンクされているので、どれかのモードで過去に修正された文書データであっても常にその時点で登録されている最新の文書データがCDFファイルから参照され、編集効率が著しく向上する。また、都度CDFファイルを最新の文書ファイルを開き、コピーアンドペーストを行うために別のインスタンスを起動させることがないので、突然のメモリオーバーフローや保護違反などの致命的なクラッシュの発生を著しく低減させることができ、CDFファイルの作成をより効率的に行うことが可能となる。
 さらに、情報処理装置100は、ネットワークインタフェース290を備えており、情報処理装置100の外部装置との間でネットワーク295を介したデータ送受信を可能としている。
 図3は、本実施形態のデータ編集部250の機能ブロック300を示す。データ編集部250は、データベースアクセス部310と、編集モード設定部320と、画像取得部330とを含んで構成することができる。データベースアクセス部310は、データベースアプリケーションにより提供され、ハードディスク装置120などとして実装されるデータベースのレコードへの非テキストデータおよび文書データの登録を管理する。またはデータベースアクセス部310は、キーワード検索を実行し、抽出された文書データを関連付けられる非テキストデータとともにCDFファイルとして登録する。
 編集モード設定部320は、ユーザが注目するデータ種類に対応してウィンドウインスタンスを生成するためのモード設定値を取得する処理を実行する。編集モード設定部320は、デスクトップ画面に表示された初期画面に設けられたボタンメニューなどから、編集モードを設定し、生成するウィンドウインスタンスを指定する。モード設定値は、データベース210にグローバル属性として登録され、選択された編集モードが終了するまで、ウィンドウインスタンスの同一性を提供する。
 さらにデータ編集部250は、非テキストデータ取得部330と、文書データ取得部340と、文書編集部350とを含んでいる。非テキストデータ取得部330は、編集しようとする非テキストデータをデータベース210から取得して、ウィンドウインスタンス生成部360に渡し、非テキストデータをウィンドウバッファに登録し、表示するべきフレームIDを割当てる。
 また、文書データ取得部340は、取得した非テキストデータに関連付けられた文書データを検索し、文書データが検索された場合には、ウィンドウインスタンス生成部360に通知し、文書データを表示させるためのフレームを確保し、文書データに関連付けて当該フレームのためのウィンドウバッファを確保する。また、文書データ取得部340は、文書データの検索に失敗した場合、文書データ取得部340は、少なくとも新規文書を作成するためのフレームを確保し、そのためのウィンドウバッファを確保する。一方、文書データ編集部350は、入出力インタフェース260を介してキーボードやマウスといった入力手段280からの入力を受け取り、文書データを更新し、更新された結果を対応付けられたフレームに割当てる。以上の処理が終了すると、ウィンドウインスタンス生成部360は、ウィンドウバッファのデータおよびフレーム生成データをGUI表示部240に渡し、デスクトップ画面上にデータ編集画面を表示させる。
 ユーザが次の非テキストデータを閲覧したいと希望する場合、非テキストデータ取得部330は、後続する非テキストデータを要求するユーザイベントを受領して、非テキストデータを呼出した後、文書データ取得部340、文書データ編集部350およびウィンドウインスタンス生成部360を呼出して、ユーザに対して後続する非テキストデータに関連する文書データ編集を可能とする。
 図4は、本実施形態のデータベース210のデータ構造400の実施形態を示す。データベース210は、複数の非テキストデータ410~420を格納する。また、非テキストデータ410~420には、ユーザが注目したポイントについての文書が作成され、データベース210に登録される。例えば、非テキストデータ410には、doc1~doc3が登録されており、非テキストデータ410上のサークルは、それぞれの文書データを作成する際に、ユーザが着目した箇所に対応する。本実施形態では、非テキストデータの特定の箇所に関連付けて文書データを登録する必要はないが、非テキストデータの特性に応じて非テキストイメージの箇所を登録するフィールドをデータベース210に作成してもよい。
 非テキストデータ410~420は、データベース210内のテーブル430として実装することができる。テーブル430は、非テキストデータを登録するフィールドと、文書データを登録するフィールドとを含む構造とされている。非テキストデータ410には、文書データdoc1、doc2、doc3が登録されているのが示されており、同様に、非テキストデータ412には、doc4、doc5が登録され、非テキストデータ414には、doc6が登録され、非テキストデータと文書データとの対応関係が参照可能とされている。
 また、例えばdoc1は、複数の非テキストデータにわたり関連付けることもでき、この場合、非テキストデータを呼出すと、当該非テキストデータに関連付けられるとともに他の非テキストデータにも関連付けられている文書データも検索され表示させることができる。なお、文書データは、グローバル属性で登録されているので、現在表示させている非テキストデータに関連付けられた文書データが他の非テキストデータにも関連付けられている場合、非テキストデータ間の関連性を判断する上で、非テキストデータを都度切り替え表示することなく、効率的に文書データを更新することができる。
 図5は、本実施形態の情報処理装置100が実行するデータ編集方法のフローチャートである。本実施形態のデータ編集処理は、ステップS500から開始し、ステップS501で、情報処理装置100でデータ編集オブジェクトを呼出す。ステップS502では、デスクトップ画面上に初期画面を表示し、ユーザによるモード選択イベントの生成を待機する。ユーザは、デスクトップ画面上に表示されたモード選択ボタンを、マウスなどのポインタデバイスでクリックすることにより選択イベントを生成し、情報処理装置100に対して指定した編集モードに対応する編集インスタンスを呼出し、該当する編集画面を提供するGUIを表示させる。
 図5に示した実施形態では、非テキストデータ、より具体的には、イメージ(グラフィックス)主体の編集を行うモード(GDFモード)を、イメージ主体編集モードとして参照し、文書データを主体として編集を行うためのモードをテキスト主体編集モード(TDFモード)として参照する。また、ユーザが文書データおよびイメージデータを使用して特定の目的のために複数の文書データおよびイメージデータの特定の時系列的なスナップショットを生成するモードを、著作編集モード(CDFモード)として参照する。以下、ファイル属性を明確にする目的で、イメージ主体編集モードおよびテキスト主体編集モードの各編集モードで作成されたファイルを編集ファイルとして参照し、著作編集モードで作成されたファイルを著作ファイルとして参照する。
 ユーザがモード選択イベントを生成すると、それぞれ対応して、ステップS503でイメージ主体編集モードの編集インスタンスが呼出され、ステップS504でテキスト主体編集モードの編集インスタンスが呼出され、またステップS505で著作編集モードの編集インスタンスが呼出され、それぞれに対応したデータ編集が実行される。なお、各モードの処理についてはより詳細に後述する。
 各編集が終了した後、ユーザは編集内容を、例えばハードディスク装置120などに実装されたデータベース210に格納する。編集内容は、図4で示すように、イメージデータと、文書データとを関連付けたテーブルとして登録することもできるし、相互リンクさせることにより登録することもできる。また、文書データは、グローバル属性で保存され、どのような編集モードが選択された場合にでも、直接的にイメージデータおよび相互リンクされた文書データにアクセス可能とされる。なお、本実施形態では、相互リンクとは、参照ポインタなどを使用して生成される相互リンクを使用するが、相互リンクを提供する場合に、特定のシステムに対応してハイパーリンク型式の利用性がよい場合、ハイパーテキストリンク型式でもかまわない。編集内容の保存後、データ編集処理は、ステップS507で終了する。
 図6は、図5で説明したイメージ主体編集モードの処理をイメージ取得段階を含めて示したフローチャートを示す。図6の処理は、ステップS600から開始し、ステップS601で、編集モード設定フラグを参照して表示フィールドを設定し、非テキストデータ(イメージ)をイメージウィンドウ内に取得する。イメージの取得は、予めハードディスク装置120に格納してあるイメージを読み出してもよいし、都度イメージリーダなどで読み取らせることもできる。ステップS602では、イメージに関連付けられた文書データを表示し、文書データを編集・追加・削除する。ステップS603では、文書データの編集が終了したか否かのユーザイベントを情報処理装置100が判断し、文書データの編集が終了していない場合(no)処理をステップS602に分岐させ、編集するべき対象の文書データの編集を行う。
 また、ユーザから文書データの編集が終了したことを指令するユーザイベントを受領した場合(yes)、テップS603で他のイメージに関連して文書データをさらに編集するかどうかを、ユーザイベントの判断により行い、後続する非テキストデータに関連して編集を行う場合(yes)処理をステップS601に分岐させ、後続する非テキストデータおよび関連付けられた文書データを取得して編集処理を行う。一方、ステップS604で、他の非テキストデータに関連する処理を行なわない場合(no)、ステップS605でイメージ主体編集処理を終了する。
 図7は、本実施形態のテキスト主体編集モードのフローチャートを示す。図7の処理は、ステップS700から開始し、ステップS701では、編集モード設定フラグを参照し、テキスト主体編集モードの編集画面を表示させる。編集モード設定フラグは、グローバル変数として設定され、本実施形態のGUI表示部250が提供するGUI上のボタンを介して設定することができ、どの編集モードからでも、編集モード設定フラグを他の編集モードに変更することができる。
 このため、ユーザは、どの編集モードで操作していても、そのときの思考、着想、嗜好などの対応して、複数の編集モードを切り換えながら、文書データを複数の編集モードで共用しながら編集処理を行うことが可能となる。この際、複数のアプリケーションを切り換える必要は無く、不意のメモリオーバーフローやレジストリエラーなどのよる貴重なデータの損失を防止しながら、効率的な編集処理を行うことができる。
 ステップS702では、編集画面から文書データを閲覧し、表示された文書データを編集する。ステップS703では、ユーザからの他のイメージに関連して文書データを編集する指令を待機し、編集を続行する場合(yes)、処理をステップS701に分岐させ、後続する非テキストデータを取得して、さらに文書データの作成および編集を継続する。一方、ステップS703で、ユーザイベントから文書データの編集が終了したと判断した場合(no)、ステップS704で、文書データの作成または編集を終了する。
 図8は本実施形態の著作編集モードの処理のフローチャートを示す。著作編集モードは、特的の目的をもってイメージデータに関連付けられた文書データを抽出し、抽出結果を内容を、例えば時系列的にスナップショットとして登録するモードである。以下、図8の処理を、ユーザが特定のキーワード検索を実行し、その結果を編集する実施形態として説明する。
 図8の処理は、ステップS800から開始し、ステップS801で、文書データを、ユーザ入力されたキーワードを使用して検索する。ステップS802では、キーワードを含む文書データを、対応付けされた非テキストデータとともに抽出する。この際、デスクトップ画面上には、非テキストデータを表示するフレームおよび文書データを表示するフレームを含む編集ウィンドウが表示される。ステップS803では、イメージを固有に識別するイメージID順にイメージを表示させ、編集モード設定フラグにしたがって編集ウィンドウを生成し、文書データを編集ウィンドウ内に表示させる。
 ステップS804では、ユーザによる編集ウィンドウに表示された文書データを編集し、ステップS805で、編集するべき文書データが終了したか否かを判断する。文書データが終了しない場合(no)、処理をステップS804に戻し、編集するべき文書データがなくなるまで、処理を繰り返す。一方、ステップS805で、編集終了を示すユーザイベントを受領した場合(yes)、ステップS806において著作編集モードを終了させる。著作編集モードを終了する場合、その時点で検索されたデータに対する修正を含め、非テキストデータおよび抽出された文書データを含むビューをスナップショットとして、タイムスタンプを付してデータベース210格納する。
 この結果、著作編集モードで作成されたファイルは、ファイルを起動させることにより、グローバル属性に登録された文書データおよび非テキストデータを、イメージ主体編集モードで作成されたか、またはテキスト主体編集モードで作成されたかに関わらず、イメージデータおよび最新に編集された文書データのレビューを可能とし、登録された時点でのユーザがその思考を反映させた内容の編集内容をおよび最新の結果をデスクトップ画面上に表示する。なお、各データは、文書データを介して非テキストデータ-文書データ-著作ファイルが相互リンクされているので、文書データが、イメージ主体編集モードで文書データを編集するか、またはテキスト主体編集モードで編集されたかに関わらず、著作ファイルは、常時最新のアップデートされた文書データを表示させることができる。
 すなわち、本実施形態のデータ編集方法は、OLEのように複数のアプリケーションのインスタンスを起動することなく、他のモードでの編集内容を他のモードに反映させることができ、複数のアプリケーションをデスクトップ画面上に複数表示させて画面の切換えやコピーペーストなどの処理を行うことなく、データ編集を可能とする。また、情報処理装置100に複数のアプリケーションのインスタンスを起動する必要がないので、情報処理装置100のハードウェア資源の有効利用を可能とし、また、異なるアプリケーションのインスタンスの起動に起因するレジストリ・データ、メモリ領域などの保護違反などのエラーによる編集処理の中断や、貴重なデータの損失が発生する可能性を低減させることができる。
 図9は、本実施形態で生成されるイメージデータ、文書データ、著作ファイルの相互リレーション構造900を示す。非テキストデータ910には、イメージに固有の識別値(ID@(@は、説明する実施形態では、自然数)が付されている。また各非テキストデータ910には、複数の文書データ920が、非テキストデータごとに相互リンクされている。さらに、文書データ920についても例えば「TXn」といった固有の文書識別値が付与されて登録されている。さらに、文書データ920は、グローバル属性のレコードとして登録されていて、特定のインスタンスに制限されることなく、どのインスタンスからでも参照可能とされている。
 例えば、イメージ主体編集モードでは、相互リンク940を参照して非テキストデータに関連付けられた文書データが読出され、それぞれ編集画面内に表示される。また、テキスト主体編集モードでは、指定したファイルに登録された文書データに相互リンクされた非テキストデータが読出され、相互リンク940を相互リンクポインタを逆引きして、該当する編集モードの編集画面の表示フレーム内に表示され、データベース210に登録された関連付けられた文書データが編集画面内に表示される。なお、図9に示した実施形態では、文書データは、非テキストデータ910に全てがリンクされているが、文書データTXnは、必ずしも非テキストデータ910に相互リンクされていなくともよい。
 また、ユーザが特定の処理を実行してその結果を登録することにより、固有のファイル名を有する著作ファイル(CDFファイル)が作成される。図9では、著作ファイルを識別する目的で識別値=CDF1~CDF4として参照する。CDFファイルは、データ編集オブジェクトの、著作編集モードのビューとして生成され、検索および編集した文書データに対する相互リンクポインタを含む構成とされる。ユーザがCDF1を指定して著作編集モードを起動した場合、CDF1に登録された非テキストデータおよび相互リンクされた文書データが読出され、編集画面に表示される。
 また、著作ファイルから文書データにアクセスする場合、それ以前に他の編集モードで修正された文書データであっても著作ファイルが同一の文書識別値を参照するので、最新に編集または更新された文書データが読込まれる。この結果、ユーザは、複数のインスタンスにわたり文書データをコピーアンドペーストするなどして、そのコレスポンデンスを確保する必要がなく、編集操作を効率的に遂行することができる。すなわち、本実施形態のデータ編集処理は、リレーショナルデータベースのグローバル変数領域を効果的に利用することにより、オブジェクト指向データベースにおけるスーパークラス属性に対応するデータ構造を提供することを可能とし、複数のアプリケーションの起動を伴うことなくユーザがOLE類似の機能を、より効率的に利用することを可能とする。
 図10は、本実施形態で生成されるCDFファイルの実施形態を示した図である。図1に示すように、CDFファイル1000、1010、1020は、ユーザの編集の履歴に対応してそれぞれ変更されて行く、例えば、CDFファイル1000では、非テキストデータIM1には、文書データTX1が割当てられている。CDFファイル1010では、非テキストデータIM1に関連する文書データが削除され、非テキストデータIM2に関連付けられている。さらにCDFファイルTX13、TX14、TX18が新たに割当てられている。
 さらにCDFファイル1020では、非テキストファイルIM1が再度復活しているが、検索の対象となっているキーワードを含む文書ファイルがTX30として追加されている。これらのCDFファイル1000、1010、1020は、それぞれ時刻Time1、Time2、Time3の時点でのリンク構成のビューを示すスナップショットとして登録される。しかしながら、文書データの内容は、著述の最新の結果が反映されていて、ユーザのトライアルアンドエラーの履歴を追跡することが可能となっている。
 図11は、本実施形態の情報処理装置100により生成されるCDFファイルと、非テキストデータおよび文書データとの間の相互リンクおよび相互リンクにより提供されるデータ空間1100の概念図である。図11に示すように、非テキストデータ1110は、非テキストデータの識別値ごとに昇順に登録されている。また、文書データ1120は、特定の非テキストデータに相互リンクされて登録されている。図11中、文書データは、グローバル属性として登録されており、CDFファイル空間内に生成されたリンクによりポイントされる限り、同一の内容が表示される。
 一方、CDFファイル1130、1140は、ユーザが各種の検索、文書データの作成などを行った結果を保存するものであり、時間的に後に生成されたCDFファイル1140は、CDFファイル1130の後に行われた創作活動を、過去の履歴を反映しながら示す内容となっている。また、CDFファイルからは、グローバル属性で登録された文書データを、CDFファイルに関連付けられた範囲で自由に参照し、修正することができる。なお、図11では、著作ファイル1130および著作ファイル1140の間の試行的な時間発展を矢線で示す。
 上述したように作成されたCDFファイルは、著作物のページ、パラグラフ、章などに対応し、例えば著作ファイルごとに電子ブックの型式に変換するなどして著作物を作成することができる。さらに、CDFファイルは、CDFファイルとして編集および相互リンクされたイメージデータおよび文書データを、相互リンク型式ではなく、絶対パスの型式として、ハードディスク、CD、DVD、メモリスティック、SDカードなどの記憶媒体に出力させ、展示ファイルとして登録することができる。例えば、相互リンクされた非テキストデータについては、非テキストフォルダを作成し、非テキストフォルダ内にリンクされた非テキストデータを登録する。また、相互リンクされた文書データについては、文書データフォルダを作成し、相互リンクされた文書データを登録して、データ編集プログラムのインスタンスとして登録する。これらのイメージフォルダおよび文書データフォルダは、ローカルインスタンスとして登録される。
 展示ファイルは、文書データに対する統合的な編集機能は失うものの、例えば、著作ファイルを、他のパーソナルコンピュータにおいて参照する場合、ビデオプロジェクタなどにより講演する場合などの目的の他、著作ファイル作成時のバックアップまたはスナップショットを登録する目的で使用することができる。
 図12は、本実施形態の情報処理装置100が、デスクトップ画面上に表示する、イメージ主体編集モードでのGUI1200の実施形態を示す。図12に示したGUI1200には、イメージウィンドウ1210と、文書ウィンドウ1220、1230が表示されている。イメージウィンドウ1210には、スキャナまたはデジタルカメラや画像変換などにより取得された特定資料、例えば特許図面のイメージデータ1240が表示されている。また、文書ウィンドウ1220、1230には、イメージデータ1240に相互リンクされた文書データが表示されている。図12に示した実施形態では、イメージウィンドウ1210に表示された図面に対してのコメントやメモが文書データとして記述され、リンクされている。情報処理装置100は、ユーザによりCDFファイルの読出しが指令されると、データ編集オブジェクトのインスタンスを生成し、相互リンクされている文書データを読み込んで文書ウィンドウ1220、1230にそれぞれ表示させている。
 ユーザは、編集操作を終了した段階で編集されたCDFファイルを情報処理装置100に格納することによって、特定の著作ファイルを時系列的に発展させ、最終的な考察が終了するまで、著作ファイルを継続的に編集することが可能となる。なお、文書データは、グローバル属性に格納されるので、例えば他のデータ編集オブジェクトのインスタンスが開かれ、文書データが更新された場合にでも他のCDFファイルは、当該更新を反映でき、それぞれのインスタンスごとに修正・コピーアンドペーストなどの処理をすることなく、効率的な編集操作が可能とされる。
 図13は、情報処理装置100がデスクトップ画面上に表示する、テキスト主体編集モードで表示するGUI1300の実施形態を示す。図13に示したGUI1300では、イメージデータ1320に相互リンクされた文書データを表示する文書ウィンドウ1310が、単一の文書データを大判で表示させるようにして生成されている。ユーザは、文書ウィンドウ1310に表示された文書データを参照しながら、入力・削除を行い、文書データを編集する。なまた、イメージウィンドウ1320には、文書データにリンクされたイメージデータが表示され、図面を参照しながら効率的に文書作成が可能とされるのが示されている。この段階で、編集が終了し、ユーザがデータを保存することにより、文書データへの編集が確定し、以後、データ編集オブジェクトのどのようなインスタンスを起動した場合でも、同一の文書データがリンクされている場合、最新のバージョンの文書データが文書ウィンドウ内に表示でき、効率的な編集操作が可能となる。
 図14は、本実施形態のデータ編集システム1400の機能ブロック図である。データ編集システム1400は、インターネットといったネットワーク1460を介してウェブクライアント1450、1470、1480、1490がウェブサーバ1410にアクセスして、ウェブサーバ1410が管理するデータベース1440が格納する文書データを編集している。データベース1440は、文書データを、イメージデータに対応付けて管理しており、それぞれ、イメージ主体編集モード、テキスト主体編集モードなどを使用して文書データの編集を可能としている。
 ウェブサーバ1410は、CGI(Common Gateway Interface)1430を実装し、例えばウェブクライアント1480からのデータ編集要求を受領すると、データ編集モジュール1420に対してウェブクライアント1480からのデータ編集要求を渡している。アクセス要求には、要求先のファイル名、ユーザID、編集モード指定などが含まれている。データ編集モジュール1420は、アクセス要求から、ユーザIDを取得して当該ユーザIDにスレッドを割当て、ファイル名で指定されるファイルを、指定された編集モードで開き、ウェブクライアント1480のアクセスを可能とする。
 ウェブクライアントからのアクセス要求を処理する際には、データ編集モジュール1420は、排他制御を利用することができる。データ編集モジュール1420に対して現在起動している文書データを含むファイルについて他のウェブクライアントからのデータ編集要求があった場合、現在アクセスされている文書データについて、「現在他のユーザが編集中です」といったメッセージを、該当する文書データを表示するべき文書ウィンドウ内に表示させ、文書データの同時的な編集を防止し、文書データのコレスポンデンスを確保している。
 ウェブクライアント1480が編集を終了し、編集結果をファイルに反映させた後、例えばアクセス要求キューに登録されている最上位のユーザに対して使用中であった文書データを提供し、新たなユーザに対して文書データの編集を可能とさせる。
 図14に示したウェブサーバ1410は、ネットワーク上で特定の非テキストデータに対する見解、コメント、意見、判断などを集中して回収または収集するISP(Internet Service Provider)が、写真、音楽作品、映画などの感想を回収するために利用することができる。また、ISPが、写真、音楽作品、映画などのデジタルコンテンツを保管し、著作者他の実装形式では、特定の非テキストデータに関心をもつ研究者が分散した環境で協動的に研究するためのフォーラムを提供することができる。
 本実施形態の上記機能は、C++、Java(登録商標)、Java(登録商標)Beans、Java(登録商標)Applet、Java(登録商標)Script、Perl、Rubyなどのオブジェクト指向プログラミング言語などで記述された装置実行可能なプログラムにより実現でき、当該プログラムは、ハードディスク装置、CD-ROM、MO、フレキシブルディスク、EEPROM、EPROMなどの装置可読な記録媒体に格納して頒布することができ、また他装置が可能な形式でネットワークを介して伝送することができる。
 これまで本実施形態につき説明してきたが、本発明は、上述した実施形態に限定されるものではなく、他の実施形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。
100…情報処理装置、102…CPU、104…キャッシュメモリ、106…システムメモリ、108…ディスプレイ装置、110…グラフィックスドライバ、112…ネットワークデバイス、114…システムバス、116…I/Oバスブリッジ、118…I/Oバス、120…ハードディスク装置、122…入力装置、210…データベース、220…グローバルレコード、230…ローカルレコード、240…GUI表示部、250…データ編集部、260…入出力インタフェース、270…ディスプレイ装置、280…入力手段(キーボード、マウス)、290…ネットワークインタフェース、295…ネットワーク

Claims (10)

  1.  非テキストデータと、前記非テキストデータに関連付けられた文書データとを登録し、前記非テキストデータに関連付けられた前記文書データを編集する情報処理装置であって、
     前記非テキストデータに関連付けて、少なくとも複数の前記文書データをグローバル属性を割当てて登録するデータベースと、
     前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部と、
     前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部と、
    を備え、
     前記データベースは、他の編集モードが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
     情報処理装置。
  2.  前記データベースは、前記文書データを検索し、検索された文書データを前記非テキストデータに関連付けて編集して作成される著作ファイルを登録し、前記著作ファイルにリンクされた文書データが、他の編集モードで編集された当該文書データの最新のバージョンを提供する、請求項1に記載の情報処理装置。
  3.  前記著作ファイルは、少なくとも時系列にしたがって作成され、時系列に対応した前記非テキストデータおよび関連づけられた前記文書データの編集を可能とする、請求項1または2に記載の情報処理装置。
  4.  前記著作ファイルは、前記時系列にしたがって作成された前記文書データの前記非テキストデータに対する関連付けの履歴を示す、請求項1~3のいずれか1項に記載の情報処理装置。
  5.  コンピュータが実行するデータ編集方法であって、前記データ編集方法は、コンピュータが、
     非テキストデータに関連付けて、少なくとも複数の文書データにグローバル属性を割当ててデータベースに登録するステップと、
     編集モード設定フラグに対応付けて複数の編集モードに対応する、ウィンドウバッファを確保するステップと、
     前記非テキストデータに関連付けられた前記文書データを呼出し、前記編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データにそれぞれ異なる表示領域を割当ててGUIを表示するステップと、
     前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記表示領域に前記非テキストデータおよび前記文書データを表示することにより前記文書データを編集可能とするステップと、
    を備え、
     前記データベースは、他の編集インスタンスが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
     データ編集方法。
  6.  前記データベースは、前記文書データを検索し、検索された文書データを前記非テキストデータに関連付けて編集して作成される著作ファイルを登録し、前記著作ファイルにリンクされた文書データが、他の編集モードで編集された当該文書データの最新のバージョンを提供する、請求項5に記載のデータ編集方法。
  7.  前記著作ファイルは、少なくとも時系列にしたがって作成され、時系列に対応した前記非テキストデータおよび関連づけられた前記文書データの編集を可能とする、請求項5または6に記載のデータ編集方法。
  8.  前記著作ファイルは、前記時系列にしたがって作成された前記文書データの前記非テキストデータに対する関連付けの履歴を示す、請求項5~7のいずれか1項に記載のデータ編集方法。
  9.  コンピュータを、非テキストデータと、前記非テキストデータに関連付けられた文書データとを登録し、前記非テキストデータに関連付けられた前記文書データを編集するデータ編集システムとして機能させるためのコンピュータ実行可能なプログラムであって、前記プログラムはコンピュータを、
     前記非テキストデータに関連付けて、少なくとも複数の前記文書データをグローバル属性を割当てて登録するデータベース、
     前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部、
     前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部として機能させ、
     前記データベースは、他の編集インスタンスが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、
     プログラム。
  10.  ネットワークに接続された情報処理装置と、
     前記ネットワークに接続されたウェブクライアントと
    を含むデータ編集システムであって、
     前記情報処理装置は、
     非テキストデータに関連付けて、少なくとも複数の文書データをグローバル属性を割当てて登録するデータベースと、
     前記非テキストデータに関連付けられた前記文書データを呼出し、編集モード設定フラグを参照し、前記編集モードに応じて前記非テキストデータおよび前記文書データを表示する異なる表示領域に割当てて表示するGUI表示部と、
     前記編集モード設定フラグに対応付けて複数の編集モードに対応するウィンドウバッファを確保し、前記ウィンドウバッファに前記非テキストデータおよび関連付けられる文書データを読出して前記GUIに表示することにより前記文書データを編集可能とするデータ編集部と、
    を備え、
     前記データベースは、他の編集モードが編集した前記文書データを前記他の編集モード以外の編集モードに共用させる、データ編集システム。
PCT/JP2009/002800 2008-06-19 2009-06-19 情報処理装置、データ編集システム、データ編集方法およびプログラム WO2009154001A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2008-160004 2008-06-19
JP2008160004 2008-06-19

Publications (1)

Publication Number Publication Date
WO2009154001A1 true WO2009154001A1 (ja) 2009-12-23

Family

ID=41433919

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/002800 WO2009154001A1 (ja) 2008-06-19 2009-06-19 情報処理装置、データ編集システム、データ編集方法およびプログラム

Country Status (1)

Country Link
WO (1) WO2009154001A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014017892A (ja) * 2012-07-05 2014-01-30 Mitsubishi Electric Corp 電力系統保護制御システムおよび電力系統保護制御装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175649A (ja) * 1999-12-21 2001-06-29 Murata Mach Ltd 文書管理システム
JP2001175648A (ja) * 1999-12-21 2001-06-29 Murata Mach Ltd 文書管理システム
JP2007122152A (ja) * 2005-10-25 2007-05-17 Just Syst Corp 文書編集装置、文書編集方法、および文書編集プログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001175649A (ja) * 1999-12-21 2001-06-29 Murata Mach Ltd 文書管理システム
JP2001175648A (ja) * 1999-12-21 2001-06-29 Murata Mach Ltd 文書管理システム
JP2007122152A (ja) * 2005-10-25 2007-05-17 Just Syst Corp 文書編集装置、文書編集方法、および文書編集プログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KARL FOGEL ET AL.: "CVS ni yoru Open Source Kaihatsu", CVS NI YORU OPEN SOURCE KAIHATSU, 25 June 2002 (2002-06-25), pages 70 - 80 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014017892A (ja) * 2012-07-05 2014-01-30 Mitsubishi Electric Corp 電力系統保護制御システムおよび電力系統保護制御装置

Similar Documents

Publication Publication Date Title
US10104082B2 (en) Aggregated information access and control using a personal unifying taxonomy
JP5148612B2 (ja) 永続保存ポータル
JP5813499B2 (ja) ドキュメントの同時共同レビュー
TWI450107B (zh) 用於網路資料使用平臺之方法及電腦可讀儲存媒體
US7519573B2 (en) System and method for clipping, repurposing, and augmenting document content
US7987418B2 (en) Automatic bibliographical information within electronic documents
JP5787963B2 (ja) コンピュータプラットフォームのプログラミングインターフェース
KR101130397B1 (ko) 포맷된 문서를 웹 페이지로 변환하는 시스템 및 방법
CA2526593C (en) Management and use of data in a computer-generated document
US20140310613A1 (en) Collaborative authoring with clipping functionality
US20070038665A1 (en) Local computer search system and method of using the same
US20110072036A1 (en) Page-based content storage system
US11822615B2 (en) Contextual editing in a page rendering system
JP2007509417A (ja) 静的リストを使用してデータを管理するシステムおよび方法
US20170060861A1 (en) File creation through virtual containers
Phelps et al. Multivalent documents: Inducing structure and behaviors in online digital documents
US20090063416A1 (en) Methods and systems for tagging a variety of applications
US20170068649A1 (en) Method and apparatus for capturing and organizing media content
Pledge et al. Process and progress: working with born-digital material in the Wendy Cope Archive at the British Library
US8965940B2 (en) Imitation of file embedding in a document
WO2009154001A1 (ja) 情報処理装置、データ編集システム、データ編集方法およびプログラム
Witkowski et al. Massive newspaper migration: Moving 22 million records from CONTENTdm to Solphal
US8103668B2 (en) Search control and authoring environment
Signer Towards Cross-Media Information Spaces and Architectures
US20110270846A1 (en) Electronically linking and rating text fragments

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09766449

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09766449

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP