WO2005098698A1 - 文書処理装置 - Google Patents
文書処理装置 Download PDFInfo
- Publication number
- WO2005098698A1 WO2005098698A1 PCT/JP2005/006801 JP2005006801W WO2005098698A1 WO 2005098698 A1 WO2005098698 A1 WO 2005098698A1 JP 2005006801 W JP2005006801 W JP 2005006801W WO 2005098698 A1 WO2005098698 A1 WO 2005098698A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- document
- unit
- display
- keyword
- memorandum
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/109—Time management, e.g. calendars, reminders, meetings or time accounting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
Definitions
- the present invention relates to a document processing device.
- the present invention particularly relates to a technique for managing information using a description language for document structuring.
- This PIM software is designed for personal use and manages personal information such as an address book, schedule, ToDo, and memos. These pieces of information are composed of records, each of which is associated with some attribute, and have the same structure as a relational database as a whole. Each record is displayed on the screen with an interface for inputting and outputting the address book if the content is an address book, and is displayed on the screen using an interface for inputting and outputting a schedule if the content is a schedule. It is displayed in a form according to the individual characteristics, such as displayed on the screen.
- Patent Document 1 JP-A-9-147013
- the present inventor has made the present invention based on the above recognition, and an object of the present invention is to enhance user convenience in personal information management.
- a document processing apparatus includes an instruction input unit that also receives an editing instruction regarding a plurality of management items managed as a memorandum of an item to be performed by a user, A file storage unit for storing a memorandum file in which a plurality of management items are structured using a markup language vocabulary for document structure, and a recording processing unit for reflecting a result of editing specified for the memorandum file And a display processing unit for displaying a plurality of management items included in the memorandum file in a display area in an individual display format based on a markup language corresponding to each information type, and an instruction input unit.
- Sentence power A keyword detection unit that detects words that match predetermined recognition conditions as keywords, and a sentence received by the instruction input unit As Bokiyaburari markup language for document structure spoon to be displayed on display region comprises a Bokiyaburari determination unit for selecting a Bokiyaburari corresponding to the detected keyword and.
- the "memorandum of items to be performed by the user” mainly indicates a record called a so-called ToDo in which the user writes down the items to be performed in his or her work or life as a memo.
- the memorandum may be used as a scheduler by adding elements such as a time limit and date and time, or information other than a matter to be performed by the user may be recorded as additional information.
- the management item managed by the memorandum may be personal information that the user himself records or refers to for personal purposes.
- the “markup language for document structuring” is a language for structuring the contents of a document conceptually or in a layout using various tags, such as XML (eXtens3 ⁇ 4le Markup Language).
- the “vocabulary” corresponds to a set of tags (tadase set) conforming to a specific markup language for document structure, and may be a set of tags defined in advance, or may be a user. You can use any tag set that you have set.
- a format for displaying the sentence is determined according to the keyword included in the input sentence. Therefore, the user can input in an appropriate format without being particularly conscious of the content of the input text, so that the user can input various kinds of information like a word processor without being restricted by the input format. Further, even if the information is input in free form, the information can be displayed in an appropriate format according to the content, which is highly convenient for the user.
- Another embodiment of the present invention also relates to a document processing apparatus. This apparatus uses an instruction input unit for receiving an editing instruction concerning a plurality of management items managed as a memorandum of a matter to be performed by a user, and a vocabulary of a markup language for document structure.
- a file storage unit that stores a memorandum file in which a plurality of management items are structured, a recording processing unit that reflects the result of editing specified for the memorandum file, and a plurality of management items included in the memorandum file
- the display processing unit that displays in the display area in a separate display format based on the markup language corresponding to the information type of the user, the user input power of the instruction input unit The sentence power received The words that match the predetermined recognition conditions as keywords And a keyword detecting unit for detecting.
- the display processing unit extracts the text including the detected keyword from another document file, and extracts a plurality of extraction results composed of at least a part of the extracted text in an individual display format according to the information type.
- the display area in a form embedded in the management items of
- a sentence corresponding to the keyword is extracted from another document and embedded in the document.
- the user can extract desired information contained in another document and embed it in the document simply by inputting a word serving as a specific keyword in a manner similar to a word processor, which is convenient for the user.
- FIG. 1 is a diagram showing a configuration of a document processing apparatus according to a base technology.
- FIG. 2 is a diagram showing an example of an XML document to be processed.
- FIG. 3 is a diagram showing an example of mapping the XML document shown in FIG. 2 to a table described in HTML.
- FIG. 4 is a diagram showing an example of a definition file for mapping the XML document shown in FIG. 2 to the table shown in FIG.
- FIG. 5 is a diagram showing an example of a screen on which an XML document described in the grade management vocabulary shown in FIG. 2 is mapped to HTML according to the correspondence shown in FIG. 3 and displayed.
- FIG. 6 is a diagram showing an example of a graphical user interface presented to a user by a definition file generation unit in order for the user to generate a definition file.
- FIG. 7 is a diagram showing another example of the screen layout generated by the definition file generation unit.
- FIG. 8 is a diagram showing an example of an editing screen of an XML document by the document processing device.
- FIG. 9 is a diagram showing another example of the XML document edited by the document processing device.
- FIG. 10 is a diagram showing an example of a screen displaying the document shown in FIG. 9.
- FIG. 11 is a diagram showing a configuration of an information management device according to an embodiment.
- FIG. 12 An example of a screen on which each management item is displayed in a display format of a free edit screen.
- FIG. 13 is a diagram showing a source of an XML document corresponding to the display contents of FIG.
- FIG. 14 is a diagram schematically showing a correspondence relationship between a source tree and a destination tree.
- FIG. 15 is a diagram showing an example in which a free edit screen and a table display screen are simultaneously displayed in one screen.
- FIG. 16 is a diagram showing an example in which management items are displayed as a scheduler screen.
- FIG. 17 is a diagram showing a state where the contents of another document file are embedded in the scheduler screen of FIG. 16.
- 10 file storage unit 12 instruction input unit, 14 recording processing unit, 16 keyword detection unit, 18 vocabulary determination unit, 40 memorandum file, 110 main control unit, 120 editing unit, 130 DOM unit, 132 DOM provided , 134 DOM generation unit, 136 output unit, 140 CSS unit, 150 HTML unit, 160 SVG unit, 180 VC unit, 182 mapping unit, 184 definition file acquisition unit, 186 definition file generation unit, 300 information management device.
- FIG. 1 shows a configuration of a document processing apparatus 100 according to the base technology.
- the document processing device 100 processes a structured document in which data in the document is classified into a plurality of components having a hierarchical structure.
- the document processing apparatus 100 includes a main control unit 110, an editing unit 120, a DOM cut 130, a CSS unit 140, an HTML unit 150, an SVG unit 160, and a VC unit 180 which is an example of a conversion unit.
- These configurations are, for hardware components, the power realized by the CPU, memory, programs loaded into the memory, etc. of any computer.
- the functional blocks realized by their cooperation are described. You. Therefore, it will be understood by those skilled in the art that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.
- Main control unit 110 provides a framework for loading plug-ins and executing commands.
- Editing unit 120 provides a framework for editing XML documents.
- the display and editing functions of the document in the document processing apparatus 100 are realized by plug-ins, and a necessary plug-in is loaded by the main control unit 110 or the editing unit 120 according to the type of the document.
- the main control unit 110 or the editing unit 120 determines which XML document is described by referring to the namespace of the XML document to be processed, and displays or displays the XML document corresponding to the XML document. Import an editing plug-in to display and edit.
- the document processing apparatus 100 has a display system and an editing system for each vocabulary (tag set), such as an HTML unit 150 for displaying and editing HTML documents and an SVG unit 160 for displaying and editing SVG documents.
- the HTML unit 150 is loaded when editing an HTML document
- the SVG unit 160 is loaded when editing an SVG document.
- both the HTML unit 150 and the SVG unit 160 are loaded.
- the user can select and install only necessary functions and add or delete functions as needed, so that a recording medium such as a hard disk for storing programs can be used. Effective use of storage area and program execution Sometimes, waste of memory can be prevented. In addition, it has excellent function expandability, and as a development main body, it is possible to respond to a new vocabulary in the form of a plug-in, making development easier. Additional functions can be added at cost.
- the editing unit 120 receives the event of the editing instruction from the user via the user interface, notifies the event to an appropriate plug-in or the like, and executes the event again (redo) or cancels the execution (undo). ) Is controlled.
- the DOM unit 130 includes a DOM providing unit 132, a DOM generating unit 134, and an output unit 136, and is a document object model (Document Object Model) defined to provide an access method when an XML document is handled as data. : DOM) compliant functions.
- the DOM providing unit 132 is an implementation of the DOM that satisfies the interface defined in the editing unit 120.
- the DOM generation unit 134 generates a DOM tree from the XML document. As will be described later, when the XML document to be processed is mapped to another vocabulary by the VC unit 180, the source tree corresponding to the XML document at the mapping source and the destination tree corresponding to the XML document at the mapping destination A tree is created.
- the output unit 136 outputs the DOM tree as an XML document at the end of editing, for example.
- the CSS unit 140 includes a CSS analysis unit 142, a CSS providing unit 144, and a rendering unit 146, and provides a display function compliant with CSS.
- the CSS analysis unit 142 has a function of a versa that analyzes the syntax of CSS.
- the CSS providing unit 144 is an implementation of a CSS object, and performs a cascade process of the CSS on the DOM tree.
- the rendering unit 146 is a CSS rendering engine, and is used to display a document described in a vocabulary such as HTML laid out using CSS.
- the HTML unit 150 displays or edits a document described in HTML.
- the SVG unit 160 displays or edits a document described by SVG.
- These display Z editing systems are implemented in the form of plug-ins, each of which includes a display unit (Canvas) for displaying a document, a control unit (Editlet) for transmitting and receiving an event including an edit instruction, and an edit command.
- An editing unit (Zone) that edits the DOM.
- the control unit receives an external editing command for the DOM tree
- the editing unit changes the DOM tree and the display unit displays the DOM tree. Update.
- the document processing apparatus 100 in the base technology enables editing according to each vocabulary, not only editing an XML document in a tree display format.
- the HTML unit 150 provides a user interface for editing an HTML document in a manner similar to a code processor
- the SVG unit 160 provides a user interface for editing an SVG document in a manner similar to an image drawing tool. provide.
- the VC unit 180 includes a mapping unit 182, a definition file acquisition unit 184, and a definition file generation unit 186, and maps a document described by a certain vocabulary to another vocabulary, thereby forming a mapping destination vocabulary.
- a mapping unit 182 Provides a framework for displaying or editing documents with a display / editing plug-in that supports. In the base technology, this function is called Vocabulary Connection (VC).
- the definition file obtaining unit 184 obtains a script file in which mapping definitions are described. This definition file describes the correspondence (connection) between nodes for each node. At this time, whether to edit the element value or attribute value of each node may be specified. Also, an arithmetic expression using the element values and attribute values of the node may be described.
- the matching unit 182 refers to the script file acquired by the definition file acquisition unit 184, causes the DOM generation unit 134 to generate a destination tree, and manages the correspondence between the source tree and the destination tree.
- the definition file generation unit 186 provides a graphical user interface for a user to generate a definition file.
- the VC unit 180 monitors the connection between the source tree and the destination tree, and upon receiving an editing instruction from a user via a user interface provided by a plug-in in charge of display, first, receives a source tree. Change the applicable node of. When a mutation event indicating that the source tree has been changed is issued, the VC unit 180 receives the mutation event and changes the destination tree to synchronize the source tree with the change in the source tree. Change the destination tree node corresponding to the specified node. Display destination tree Z Plug-in for editing Upon receiving a mutation event indicating that the destination tree has been changed, the HTML unit 150 updates the display with reference to the changed destination tree. With such a configuration, even if a document is described by a local vocabulary used by a small number of users, the document can be displayed by converting the document into another major vocabulary, and the editing environment can be improved. Provided.
- the DOM generation unit 134 When the document processing device 100 reads a document to be processed, the DOM generation unit 134 generates a DOM tree from the XML document. Further, the main control unit 110 or the editing unit 120 refers to the name space to determine the vocabulary describing the document. If a plug-in corresponding to the ghost library is installed in the document processing apparatus 100, the plugin is loaded and the document is displayed and Z-edited. If plug-in module S is not installed, check whether the mapping definition file exists. When the definition file exists, the definition file acquisition unit 184 acquires the definition file, generates a destination tree according to the definition, and displays and edits the document by a plug-in corresponding to the mapping destination vocabulary.
- corresponding portions of the document are displayed and edited by a plug-in corresponding to each bokeh library. If the definition file does not exist, the source or tree structure of the document is displayed, and editing is performed on the display screen.
- FIG. 2 shows an example of an XML document to be processed.
- This XML document is used to manage student performance data.
- the component “grading”, which is the top node of the XML document, has a plurality of component “students” provided for each student underneath.
- the component “student” has an attribute value “name” and child elements “national language”, “mathematics”, “science”, and “society”.
- the attribute value “name” stores the name of the student.
- the components “language”, “mathematics”, “science”, and “society” store the results of national language, mathematics, science, and society, respectively.
- the student whose name is “A” has a language score of “90”, a math score of “50”, a science score of “75”, and a social score of “60”.
- the vocabulary (tag set) used in this document will be referred to as a “performance management vocabulary”.
- the document processing apparatus 100 of the base technology is compatible with the display management Z editing of the performance management vocabulary. Since there is no plug-in, the above-mentioned VC function is used to display this document by a method other than source display and tree display. In other words, it is necessary to prepare a definition file for mapping the grade management vocabulary to another vocabulary with a plug-in, such as HTML or SVG.
- a plug-in such as HTML or SVG.
- the user interface for the user to create the definition file will be described later. Here, the description will be made on the assumption that the definition file has already been prepared.
- FIG. 3 shows an example of mapping the XML document shown in FIG. 2 to a table described in HTML.
- the "student" node of the grade management vocabulary is associated with the row ("TR" node) of the table ("TABLE” node) in HTML, and the first column of each row has the attribute value "name”.
- the XML document shown in FIG. 2 can be displayed in an HTML table format.
- these attribute values and element values can be edited, and the user can edit these values by using the editing function of the HTML unit 150 on a display screen in HTML.
- the formula for calculating the weighted average of the results of the Japanese language, mathematics, science, and society is specified, and the average score of the student's performance is displayed.
- the sixth column specifies that editing is not allowed, and only the average score cannot be edited individually. In this way, by allowing the user to specify whether or not editing is possible in the mapping definition, erroneous operations by the user can be prevented.
- FIG. 4 shows an example of a definition file for mapping the XML document shown in FIG. 2 to the table shown in FIG.
- This definition file is described in the script language defined for the definition file.
- the definition file contains command definitions and display templates.
- the commands "Add Student” and “Delete Student” are defined as commands, respectively, an operation to insert the node “Student” into the source tree and an operation to delete the node “Student” from the source tree.
- the operation to be deleted is associated.
- headings such as “Name” and “Japanese” are displayed in the first row of the table, and the content of the node “Student” is displayed in the second and subsequent rows. It is described that is displayed.
- FIG. 5 shows an example of a screen in which an XML document described in the performance management vocabulary shown in FIG. 2 is mapped to HTML according to the correspondence shown in FIG. 3 and displayed.
- Table 200 displays, from the left, the name of each student, the grade in the language, the grade in mathematics, the grade in science, the grade in society, and the average score.
- the user can edit the XML document on this screen. For example, changing the value of the second row and the third column to “70” changes the element value of the source tree corresponding to this node, that is, the math result of the student “B” to “70”.
- the VC unit 180 changes the corresponding part of the destination tree to make the destination tree follow the source tree, and updates the display based on the changed destination tree. Therefore, in the table on the screen, the student's “B” mathematics result is changed to “70”, and the average score is changed to “55”.
- the command power of “student's follow-up” and “student deletion” is displayed.
- the node "Student” is added or deleted in the source tree.
- Such a tree-structured editing function may be provided to the user in the form of a command.
- a command for adding or deleting a row in a table may be associated with an operation for adding or deleting a node “student”.
- a command for embedding another ghost library may be provided to the user.
- new student grade data can be added in a fill-in-the-blank format.
- the VC function makes it possible to edit a document described in the grade management vocabulary while using the display / editing function of the HTML unit 150.
- FIG. 6 shows a case where the definition file generating unit 186 is used by the user to generate a definition file.
- 2 shows an example of a graphical user interface presented to the user.
- a mapping source XML document is displayed as a tree.
- the area 204 on the right side of the screen shows the screen layout of the XML document to be mapped.
- This screen layout can be edited by the HTML unit 150, and the user creates a screen layout for displaying a document in the area 204 on the right side of the screen.
- the node of the mapping source XML document displayed in the area 202 on the left side of the screen is dragged and dropped into the HTML screen layout displayed in the area 204 on the right side of the screen.
- the connection between the mapping source node and the mapping destination node is specified. For example, if you drop “Mathematics”, a child element of the element “Student”, into the first row and third column of Table 200 on the HTML screen, a connection will be established between the “Mathematics” node and the “TD” node in the third column. Is stretched.
- Each node can specify whether or not it can be edited. Further, an arithmetic expression can be embedded in the display screen.
- the definition file generating unit 186 When the editing of the screen is completed, the definition file generating unit 186 generates a definition file describing the screen layout and the connection between nodes.
- FIG. 7 shows another example of the screen layout generated by the definition file generating unit 186.
- a table 200 and a pie chart 206 are created on a screen for displaying an XML document described in the grade management vocabulary.
- This pie chart 206 is described by SVG.
- the document processing apparatus 100 of the base technology can process a compound document including a plurality of vocabularies in one XML document, and thus, as shown in this example, a table 200 described in HTML. And a pie chart 206 described in SVG can be displayed on one screen.
- FIG. 8 shows an example of an editing screen of the XML document by the document processing device 100.
- the area 210 displays the source of the document
- the area 212 displays the tree structure of the document
- the area 214 displays the table described in HTML shown in FIG. Have been.
- Documents can be edited on any of these screens, and when a user edits on any of the screens, the source tree is changed, and the plug-in responsible for displaying each screen changes to the source tree. Update the screen to reflect the changes in.
- the display unit of the plug-in that is in charge of displaying each editing screen is registered, and V, any of the plug-ins or VC units are registered.
- V any of the plug-ins or VC units are registered.
- the source tree is changed by 180, all the display units displaying the edit screen receive the issued mutation event and update the screen.
- the VC unit 180 changes the destination tree following the change in the source tree, and then refers to the changed destination tree to change the plug-in.
- the in-display unit updates the screen.
- the source display plug-in and the tree display plug-in directly refer to the source tree without using the destination tree.
- the source display plug-in and the tree display plug-in directly refer to the source tree without using the destination tree.
- the source display plug-in and tree display plug-in update the screen with reference to the changed source tree, and are in charge of the screen in area 214.
- the HTML tree 150 updates the screen by referring to the changed destination tree following the change in the source tree.
- the source display and the tree display can also be realized by using the VC function. That is, the source and tree structure may be laid out by HTML, an XML document may be mapped to the HTML, and displayed by the HTML unit 150. In this case, three destination trees are generated: source format, tree format, and table format.
- the VC unit 180 changes the source tree, and then changes the three destination trees of the source format, the tree format, and the table format, and the HTML unit 150 changes the source tree. Update three screens by referring to the destination tree As described above, by displaying a document in a plurality of display formats on one screen, user convenience can be improved.
- the user can display and edit the document in a visually comprehensible format using the table 200 or the like while grasping the hierarchical structure of the document by the source display or the tree display.
- one screen may be divided and displayed in multiple display formats at the same time.
- One display format may be displayed on one screen, and the display format may be switched by the user's instruction.
- the main control unit 110 receives a request to switch the display format from the user, and switches the display by instructing each plug-in.
- FIG. 9 shows another example of the XML document edited by the document processing apparatus 100.
- the XHTML document is embedded in the "foreignObject" tag of the SVG document, and the XHTML document contains mathematical expressions described in MathML.
- the editing unit 120 refers to the name space and allocates the drawing operation to an appropriate display system.
- the editing unit 120 first causes the SVG unit 160 to draw a square, and then causes the HTML unit 150 to draw an XHTML document.
- a mathematical expression is drawn by a MathML unit (not shown). In this way, a compound document including a plurality of ghost libraries is appropriately displayed.
- Figure 10 shows the display results.
- the displayed menu may be switched according to the position of the cursor (carriage). That is, when the cursor is within the area where the SVG document is displayed, the menu displayed by the SVG unit 160 or the command defined in the definition file for mapping the SVG document is displayed, and the cursor is displayed.
- the menu provided by the HTML unit 150 or the command defined in the definition file for mapping the XHTML document is displayed.
- an appropriate user interface can be provided according to the editing position.
- a compound document if an appropriate plug-in or mapping definition file corresponding to a certain vocabulary is used, the portion described by the vocabulary may be displayed in a source or a tree. .
- the application that displays the embedded document is installed.
- the contents can be displayed by displaying the XML document composed of text data as a source or a complete display. I can figure it out. This is a unique feature of documents such as text-based XML.
- Another advantage of data being described on a text basis is that, for example, in a compound document, in a portion described by a certain vocabulary, data of a portion described by another vocabulary in the same document is referred to. May be.
- a character string embedded in a figure such as SVG can also be a search target.
- a tag of another bokeh library may be used.
- This XML document is not valid, but if it is well-formed (welH rmed), it can be processed as a valid XML document.
- the inserted tags of the other vocabulary may be mapped by the definition file. For example, in an XHTML document, tags such as "important" and “most important” may be used, and the portion surrounded by these tags may be highlighted, or sorted and displayed in order of importance.
- the plug-in or VC unit 180 responsible for the edited part changes the source tree. Mutation event listeners can be registered in the source tree for each node. Normally, the plug-in display section or VC cutout 180 corresponding to the vocabulary to which each node belongs is registered as a listener. Is done.
- the DOM providing unit 132 traces the changed node to a higher hierarchy, and if there is a registered listener, issues a mutation event to that listener. For example, in the document shown in Fig.
- the entire record may be updated in accordance with the update of the display by the HTML unit 150. May change.
- the layout of the display area for each plug-in is updated by a configuration for managing the screen layout, for example, a plug-in that is responsible for displaying the highest node. For example, if the display area of the HTML unit 150 becomes larger than before, the HTML unit 150 first draws a part in charge of itself and determines the size of the display area. Then, the configuration for managing the screen layout is notified of the size of the display area after the change, and the layout is requested to be updated. The configuration that manages the screen layout re-lays out the display area for each plug-in upon receiving the notification. Thus, the display of the edited portion is appropriately updated, and the layout of the entire screen is updated. The details of the embodiment will be described below based on the above prerequisite technology.
- the information management device is configured based on the above-described base technology, and the document processing device according to the base technology is basically included in a part of the information management device according to the present embodiment.
- the information management device of the present embodiment is realized as a combination of a PC (personal computer) and a personal information management program such as PIM software installed on the PC.
- This personal information management program is the user's T.
- Personal information such as Do, schedule, address book, etc. is formed in a structured document and displayed on the screen using a markup language such as HTML.
- the structure structure document here is, for example, an XML document, and its contents are described in a single XML document by using a specific ghost library.
- the user can input a plurality of types of personal information like a word processor without being particularly aware of the difference in the display format according to the information type.
- a word processor is one of the most familiar software to many PC users, and building a PIM software that feels like a word processor can provide a more intuitive interface.
- the user can switch and use an interface such as a word processor or an interface such as a scheduler according to the user's preference, and the user can browse or grasp a group of information from multiple sides, and efficiently use personal information.
- Can manage information Since the user can define a vocabulary describing each piece of information, information can be added and managed in a free format.
- FIG. 11 shows a configuration of an information management device 300 according to the embodiment.
- the information management device 300 stores personal information such as ToDo in a memorandum file structured in a markup language.
- ToDo in a memorandum file structured in a markup language.
- An example of processing a document file structured by XML will be described as an example of a structured document.
- the information management device 300 corresponds to the document processing device 100 in FIG. 1, and the components denoted by the same reference numerals in FIG. 1 as those in FIG. 1 have the same or similar functions as the configurations described in FIG.
- the information management device 300 includes a file storage unit 10, an instruction input unit 12, a recording processing unit 14, a keyword detection unit 16, and a vocabulary determination unit 18.
- the instruction input unit 12, the recording processing unit 14, the keyword detection unit 16, and the vocabulary determination unit 18 are included in the editing unit 120.
- the file storage unit 10 holds a plurality of management items input as memorandum items in the form of a memorandum file.
- the memorandum file is composed of, for example, one file for each user, and a plurality of management items relating to personal information of the user are described in a form that is structured by a vocabulary prepared for the memorandum.
- This management item is an element that constitutes the memorandum, and is information that is input with a specific purpose regarding the user's behavior.
- the management items include, for example, items to be performed (ToDo), items that have already been performed (daily reports, business records, email transmission / reception histories), issues to be considered (agenda), and information (addresses) Book, memo, etc.).
- the editing unit 120 includes an instruction input unit 12, a recording processing unit 14, a keyword detection unit 16, and a vocabulary determination unit 18.
- the instruction input unit 12 receives an editing instruction event for a plurality of management items included in the memorandum file from the user via the user interface.
- the editing instruction includes an instruction to input a new management item, and an instruction to correct or update the input management item.
- the instruction input unit 12 notifies an event of the editing instruction received from the user to an appropriate plug-in such as the HTML unit 150 or the SVG unit 160 or the VC unit 180 that manages the VC.
- the instruction input unit 12 controls a process of re-executing (redoing) or canceling (undoing) of the event.
- the DOM generation unit 134 generates data in a format that conforms to a document object model (DOM) defined to provide an access method when handling management items as data. That is, from the XML document as the memorandum file stored in the file storage unit 10, Create a DOM tree.
- DOM document object model
- the source tree which is the first document object model data indicating the logical structure of the management item corresponding to the XML document of the mapping source and the mapping tree of the mapping destination
- a destination tree which is the second document object model data indicating the display structure of the management item corresponding to the XML document, is generated.
- the mapping unit 182 provides a plug-in display or editing environment among the management items included in the memorandum file, and maps the items to a predetermined compliant vocabulary according to the information type. I do.
- the result of the mapping is used by the DOM generation unit 134 to generate or edit the destination tree.
- the editing processing system including the editing unit 154 and the editing unit 164 is divided into a plurality of processing systems according to the information type of the management item, and provides a user with an individual editing environment for each information type.
- the editing environment for the content displayed by HTML is provided by the editing unit 154 of the HTML unit 150
- the editing environment for the content displayed by SVG is provided by the editing unit 164 of the SVG unit 160.
- VC Unit 180 provides an editing environment not provided by the plug-in.
- the keyword detection unit 16 detects, as a keyword, a word that meets a predetermined recognition condition from the text input as the content of the editing instruction via the instruction input unit 12. This keyword is a word detected for recognizing the information type based on the contents and attributes of the management item.
- the keyword detection unit 16 may detect that a specific keyword has been input while dynamically detecting the input characters one by one while the text is being input by the user. When the characters are combined into a sentence, a keyword may be detected from the sentence.
- the keyword detection unit 16 may also detect the keyword based on the file strength of the received e-mail or the like.
- the keyword detection unit 16 may detect a keyword in units of morphemes decomposed by morphological analysis.
- Detection unit 16 Bokeh library determination unit 18, File At least one of the storage units 10 holds the force.
- the types of keywords include, for example, parts of speech such as “noun” and “verb”, classifications such as “personal name”, “department name”, “place name”, “date and time”, and personal names and company names such as “ ⁇ ” and “ ⁇ ”. Specific words such as names are included.
- a vocabulary is a local tag set used to compose a memorandum file, for example, a tag for enclosing a character string indicating a category of a management item, a character string indicating whether or not the content of the management item has been performed. , Tags to enclose character strings indicating date and time, tags to enclose character strings indicating priority, etc.
- the types of vocabulary include, for example, a vocabulary for entering or displaying a plurality of management items in a bulleted list in a free form, a vocabulary for displaying a plurality of management items in a time series like a scheduler, and a plurality of vocabularies. Boki libraries for displaying the contents quoted from other document files in relation to some of the contents included in the management items are included.
- Examples of the correspondence between the keyword type and the tag type include, for example, the correspondence between the keyword related to the date and time and the tag surrounding the keyword, and the correspondence between the keyword related to the category and the tag surrounding the keyword.
- Each keyword may be associated with a display color at the time of display. In this case, the detected keyword is displayed in a predetermined color on the screen based on the correspondence with the display color.
- the correspondence between the keyword type and the vocabulary type is, for example, the correspondence between the vocabulary for inputting or displaying the keyword of the personal name or department name and the schedule, and the input or display of the keyword for the personal name or place name and the address book. And the like.
- the vocabulary determination unit 18 selects a vocabulary to be used for inputting or displaying a document according to the keyword detected by the keyword detection unit 16 or a user instruction.
- the ghost library determining unit 18 selects the ghost library based on the correspondence between the keyword type and the ghost library determined in the recognition condition. As a result, a vocabulary corresponding to the information type of each management item determined by the type of the keyword is selected.
- the vocabulary determination unit 18 may surround the detected keyword with a corresponding tag, and select a vocabulary according to the tag.
- the recording processing unit 14 sends an editing instruction also received by the user via the instruction input unit 12 to an editing processing system including the editing unit 154, the editing unit 164, and the VC unit 180, and the plug-in or the Causes the source tree processed by the VC unit 180 to change.
- the recording processing unit 14 reflects the contents of the editing instruction sent to the editing processing system on the memorandum file stored in the file storage unit 10. For example, when an addition or deletion of an item is instructed, a new management item is added or the specified management item is deleted. When an instruction to correct the item content is issued, the relevant part is rewritten with the new content after the correction.
- the source tree When modifying the content displayed in HTML, the source tree is changed through an editing processing system provided by the editing unit 154 of the HTML unit 150. When modifying the content displayed in SVG, the source tree is changed through the editing processing system provided by the editing unit 164 of the SVG unit 160. When a plug-in such as HTML or SVG is provided to modify the contents configured based on the vocabulary, the source tree is changed by the VC unit 180.
- the display processing system including the display unit 156 and the display unit 166 is divided into a plurality of processing systems according to the information type of the management item, and a plurality of management items included in the memorandum file are assigned to each information type. It can be displayed in a corresponding individual display format. For example, there are a method of simultaneously displaying a plurality of management items in an individual display format in one display area, and a method of displaying the same management item in various display formats while switching the display format.
- the display format in which the plurality of management items are displayed is determined based on a user instruction received through the instruction input unit 12 or a detected keyword.
- the display processing system including the display unit 156 and the display unit 166 is used when the plug-in directly refers to the source library of the management item to display the contents of the memorandum file in the display area.
- the contents of the memorandum file may be displayed in the display area by referring to the corresponding destination tree.
- each plug-in or a plurality of destination trees may be displayed simultaneously in a plurality of display formats using a plurality of plug-ins or a plurality of destination trees for one source tree.
- the display format is switched by selectively using one of the destination trees.
- the display processing system including the display unit 156 and the display unit 166 is detected by the keyword detection unit 16. If the issued keyword is a word that should be extracted from other documents, the recognition condition specifies that the sentence containing the keyword is stored in the file storage unit 10 or another document stored in the network server (not shown). File power extract. These “other document files” may be e-mail data transmitted and received by the user, or may be memorandum files storing schedules and the like of other users. For these document files, an index for keyword search may be generated in advance. The display processing system displays the extraction result, which is composed of at least a part of the text extracted from other document files, in a form embedded in the management item.
- the extraction result may be described in a part of the destination tree using a vocabulary corresponding to the keyword, or the extraction result may be displayed in a management item using a plug-in corresponding to the keyword.
- the mapping unit 182 maps the extraction result to a predetermined compatible vocabulary or plug-in.
- the display result via the destination tree or the plug-in may be changed by sending the extraction result to the VC unit 180 and changing the source tree using the vocabulary corresponding to the keyword.
- the extraction result may be embedded in the user's memorandum file.
- a list of e-mails received on the date and time of the management item is extracted.
- the results of these extractions are displayed in the management item by the power described in the destination tree using the Boki library associated with the keyword “received mail” and the plug-in associated with the keyword “received mail”.
- How to configure the “extraction result” may be determined in the recognition conditions at first glance. For example, data obtained by extracting excerpts of e-mail information such as e-mail titles, transmission / reception dates, senders, and senders may be formed as “extraction results”.
- extraction result may have a configuration that does not include the extracted data itself that may be listed in the form of a link to the extraction source data.
- the display processing system including the display unit 156 and the display unit 166 switches between embedded display of the extraction result and release thereof in accordance with a switching instruction received from the user via the instruction input unit 12.
- the user power switching instruction may be, for example, a click operation of a specific location displayed in the display area, for example, a location where a character string serving as a keyboard is displayed.
- FIG. 12 exemplifies a screen on which each management item is displayed in a free edit screen display format.
- the user inputs a plurality of management items in a bulleted list as items to be performed.
- the first item 32 indicates that it is a management item with the content of “submission of presentation materials”.
- the character string “sales” input below indicates that this item belongs to the category “sales”.
- the character “un” indicates that this item has not yet been performed.
- the character string “2003-12-10” indicates the date and time that is the deadline for submitting the presentation material.
- a single digit "5" character indicates the priority of this item.
- the second item 34 indicates that the item is a management item having the content of "strategy meeting”.
- the character string of “schedule” entered below indicates that this item belongs to the category of “schedule”.
- the character “Done” indicates that this item has already been performed.
- the character string “2003-10-10 10:00” indicates the date and time of the “strategic meeting”.
- a single digit "1" indicates that this item has the highest priority.
- the character strings of “Suzuki, Managing Director, Sato” indicate that these two persons are included in the “Strategy Meeting” participants.
- the character “OK” indicates whether this item is open to other users.
- the character strings of “Annual Report” are contents that are not particularly classified unlike the above character strings.
- the third item 36 indicates that the item is a management item having a content of "obtaining a resident's card.”
- the “Private” string entered below indicates that this item belongs to the “Private” category.
- the character “un” indicates that this item has not been performed yet.
- the character string “until 10 Z13” indicates the date and time that is the deadline for “obtaining a resident's card”.
- the single digit "3" indicates the priority of this item.
- the character “not available” indicates whether this item is open to other users.
- the contents of the first item 32, the second item 34, and the third item 36 are, as data, “items”, “categories”, “whether or not completed”, “date and time”, “priority”, “participants”, and “public”. Is generated in the form of an XML document by a vocabulary that includes elements that mean
- FIG. 13 shows the source of the XML document corresponding to the display contents of FIG.
- the item name is “Character string submission item”.
- Cat The character string of “sales” indicating the gap is surrounded by a tag of category>.
- the "un” character indicating that the item has been inserted is enclosed in a tag.
- the string “2003-12-10” indicating the date and time of submission of the presentation material is enclosed by the tag ⁇ date and time>.
- a single digit "5" character indicating the priority of this item is enclosed in a tag of ⁇ ku priority>.
- the tags of “participant”, “public”, and “other” are left blank.
- the character string of the item name "strategy meeting" is enclosed by the tag of the item>.
- a character string of “scheduled” indicating a category is enclosed by tags of ⁇ category>.
- the word “Done” indicating that this item has already been performed is enclosed by the> tag.
- a string of “2003-10-10 10:00” indicating the date and time of the “strategic meeting” is enclosed in tags.
- the single digit "1" character indicating the priority of this item is enclosed in the ⁇ priority> tags.
- the character string of “Suzuki, Managing Director, Sato” indicating the participants of the “Strategy Meeting” is enclosed by the ⁇ Participant> tags.
- the item “OK” indicating whether or not this item is open to other users is enclosed in tags.
- the string “Annual Report” is enclosed by the> tag.
- the character string of the item name "order resident's card” is enclosed by the tag of the item>.
- the character string "Private” indicating the category is enclosed by tags of Category>.
- the “un” character indicating that this item has not yet been fulfilled is enclosed in a> tag.
- the character string of “up to 10Z13” indicating the date and time that is the deadline for “obtaining the resident card” is enclosed by the tags
- a single digit "3" character indicating the priority of this item is enclosed in the ⁇ priority> tags.
- the tags of “participant”, “public”, and “other” are described as blanks as contents that are not actually input.
- FIG. 14 schematically shows the correspondence between the source tree and the destination tree.
- the source tree 20 each item shown in FIGS. 12 and 13 is described in a tree structure.
- the destination tree 24 stores each management item shown in the source tree 20.
- An example when mapping to a table described by L is shown. That is, in the source tree 20, “category”, “confirmation”, “date and time”, “priority”, “participant”, “public”, and “others”, which are elements constituting management items, are stored in each row of the table in the destination tree 24.
- TR> tags are individually mapped to TR> tags.
- each element of the memorandum file is displayed on a separate line in the table displayed in HTML.
- the Boki library can be freely defined on the assumption that the mapping to existing plug-ins such as HTML is defined. It is also possible to create a template that predefines such a mapping / boki library. Creating such a template can be performed with a simple operation centering on drag and drop.
- FIG. 15 shows an example in which a free edit screen and a table display screen are simultaneously displayed in one screen.
- a free edit screen 42 is displayed on the left side of the display area
- a table display screen 44 is displayed on the right side of the display area.
- the content of the free edit screen 42 is displayed using the same ghost library as the free edit screen 30 in FIG.
- the contents of the table display screen 44 are displayed based on a separate destination tree generated based on the same source tree as the contents displayed on the free edit screen 42, and each item constitutes an independent table .
- the destination tree for displaying the table display screen 44 corresponds to the destination tree 24 shown in FIG. In this way, the contents of each management item of the memorandum file represented by one source tree can be simultaneously displayed on the display area in a plurality of display formats.
- FIG. 16 shows an example in which management items are displayed as a scheduler screen.
- the instruction input unit 12 receives an instruction to switch the contents of the memorandum file to a screen for displaying the contents of the memorandum file in the form of a scheduler
- the scheduler screen 46 of the figure is displayed in the display area.
- a frame divided for each date is displayed based on a dedicated plug-in or vocabulary, and each management item is displayed in one of the frames based on the information on the date and time included in each. By displaying, each item is displayed in chronological order.
- a character string of "10:00” indicating the scheduled time and a character string of "strategy meeting" described by the tag of ⁇ item> are displayed in the frame of "Friday, October 10". ing. This item corresponds to the second item 34 in FIGS. 12 and 13.
- Check here> Displays a check box with the word "Done”, and whether or not this item has been completed is indicated by the presence or absence of the check.
- one of the numbers 1 to 5 is displayed via a pull-down list together with the letters “priority”.
- the expansion button 49 and the character strings "Senior Suzuki” and “Manager Sato” are displayed. I do.
- the expand button 49 By clicking the expand button 49, the user can send an instruction to switch each participant's schedule to a display expanded and embedded in this item.
- a check box is displayed together with the word “public” as the content described in the ⁇ public> tag, and the presence or absence of the check indicates whether this item is public.
- the contents described with the ⁇ > tag are displayed here together with the character “*”.
- the content of the third item 36 in FIGS. 12 and 13 is displayed in the frame of “Monday, October 13”.
- the character string of “Order for Resident Card” described in the tag of ⁇ Item>, and the character string of “Done” and a check box, the character string of “Priority” and a pull-down list as in the second item 34 , "Public” and a check box are displayed.
- each management item input on the screen of FIG. 12 or FIG. 15 is displayed in a scheduler format has been described, but the user inputs each management item while displaying the screen of FIG. 16 from the beginning. May be.
- FIG. 17 shows a state where the contents of another document file are embedded in the scheduler screen of FIG.
- the participant column 50 is a state in which the participant column 48 of FIG. 16 is expanded by triggering the user's click of the expansion button 49, and the memorandum file capabilities of other users can be obtained via the network by using the keywords “Suzuki Senior Managing Director” “Manager Sato” Is displayed in the participant column 50.
- the schedule of “Suzuki Senior Managing Director” was stored.
- the participant column 50 has a larger area required for display than the participant column 48 of FIG. 16, so that the other participant column 50 can be displayed by reducing the frame of other dates.
- a display content of a specific bokeh library in another bokeh library it is possible to display a compound document by a plurality of bokeh libraries.
- the contents that can be expanded by operating the expansion button 49 may be shared with other users.
- the storage location of the contents to be shared is set in any node in the network, and the information is shared with other users.
- the content is stored in the shared area assigned to that user's group, and other users belonging to the same group also refer to the content. can do.
- the content stored in the shared area is automatically embedded in the document.
- the information management apparatus 300 is similar to a document described in another markup language, for example, SGML, HTML, etc. Can be processed.
- the present invention can be applied to an information terminal that processes personal information management.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Theoretical Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Tourism & Hospitality (AREA)
- Health & Medical Sciences (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Economics (AREA)
- Data Mining & Analysis (AREA)
- Quality & Reliability (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006512112A JPWO2005098698A1 (ja) | 2004-04-08 | 2005-04-06 | 文書処理装置 |
US11/578,144 US20070220439A1 (en) | 2004-04-08 | 2005-04-06 | Information Management Device |
EP05728479A EP1744271A4 (en) | 2004-04-08 | 2005-04-06 | DOCUMENT PROCESSING DEVICE |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004114572 | 2004-04-08 | ||
JP2004-114572 | 2004-04-08 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2005098698A1 true WO2005098698A1 (ja) | 2005-10-20 |
Family
ID=35125283
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2005/006801 WO2005098698A1 (ja) | 2004-04-08 | 2005-04-06 | 文書処理装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US20070220439A1 (ja) |
EP (1) | EP1744271A4 (ja) |
JP (1) | JPWO2005098698A1 (ja) |
WO (1) | WO2005098698A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100107095A1 (en) * | 2008-10-24 | 2010-04-29 | Microsoft Corporation | Template-based calculator application |
US11507216B2 (en) | 2016-12-23 | 2022-11-22 | Realwear, Inc. | Customizing user interfaces of binary applications |
US11099716B2 (en) | 2016-12-23 | 2021-08-24 | Realwear, Inc. | Context based content navigation for wearable display |
US10620910B2 (en) * | 2016-12-23 | 2020-04-14 | Realwear, Inc. | Hands-free navigation of touch-based operating systems |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001052032A (ja) * | 1999-05-28 | 2001-02-23 | Nippon Telegr & Teleph Corp <Ntt> | 要約文作成方法及び装置及び要約文作成プログラムを格納した記憶媒体 |
JP2003203084A (ja) * | 2001-06-29 | 2003-07-18 | Hitachi Ltd | 情報端末装置、サーバ、情報配信装置及び情報配信方法 |
JP2003288332A (ja) * | 2002-03-28 | 2003-10-10 | Toshiba Corp | 構造化文書作成支援方法及び構造化文書作成支援システム |
JP2004038334A (ja) * | 2002-06-28 | 2004-02-05 | Toshiba Corp | 操作位置記憶方法、構造化文書表示方法、構造化文書表示装置、プログラム、および操作位置記憶データ |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5873108A (en) * | 1995-02-27 | 1999-02-16 | Fuga Corporation | Personal information manager information entry allowing for intermingling of items belonging to different categories within a single unified view |
US7165098B1 (en) * | 1998-11-10 | 2007-01-16 | United Video Properties, Inc. | On-line schedule system with personalization features |
US6369840B1 (en) * | 1999-03-10 | 2002-04-09 | America Online, Inc. | Multi-layered online calendaring and purchasing |
JP4098435B2 (ja) * | 1999-03-12 | 2008-06-11 | 富士通株式会社 | 情報管理装置及びデータ生成方法並びに情報管理プログラムを格納したコンピュータ読取り可能な記録媒体 |
US20020004734A1 (en) * | 2000-07-10 | 2002-01-10 | Shinichiro Nishizawa | Schedule managing apparatus and method and computer-readable recording medium storing schedule managing program therein |
US7130885B2 (en) * | 2000-09-05 | 2006-10-31 | Zaplet, Inc. | Methods and apparatus providing electronic messages that are linked and aggregated |
US7353465B2 (en) * | 2001-12-21 | 2008-04-01 | Hewlett-Packard Development Company, L.P. | Method for managing personal and work-related matters |
US20030182391A1 (en) * | 2002-03-19 | 2003-09-25 | Mike Leber | Internet based personal information manager |
US7472357B1 (en) * | 2003-06-04 | 2008-12-30 | Microsoft Corporation | Method and apparatus for managing list items |
US8001479B2 (en) * | 2004-02-03 | 2011-08-16 | Ronald Mark Katsuranis | System and methods to access computer files and position and control application window(s) on a graphical user interface |
JP2006236140A (ja) * | 2005-02-25 | 2006-09-07 | Toshiba Corp | 情報管理装置、情報管理方法、及び情報管理プログラム |
-
2005
- 2005-04-06 WO PCT/JP2005/006801 patent/WO2005098698A1/ja active Application Filing
- 2005-04-06 JP JP2006512112A patent/JPWO2005098698A1/ja active Pending
- 2005-04-06 EP EP05728479A patent/EP1744271A4/en not_active Withdrawn
- 2005-04-06 US US11/578,144 patent/US20070220439A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001052032A (ja) * | 1999-05-28 | 2001-02-23 | Nippon Telegr & Teleph Corp <Ntt> | 要約文作成方法及び装置及び要約文作成プログラムを格納した記憶媒体 |
JP2003203084A (ja) * | 2001-06-29 | 2003-07-18 | Hitachi Ltd | 情報端末装置、サーバ、情報配信装置及び情報配信方法 |
JP2003288332A (ja) * | 2002-03-28 | 2003-10-10 | Toshiba Corp | 構造化文書作成支援方法及び構造化文書作成支援システム |
JP2004038334A (ja) * | 2002-06-28 | 2004-02-05 | Toshiba Corp | 操作位置記憶方法、構造化文書表示方法、構造化文書表示装置、プログラム、および操作位置記憶データ |
Non-Patent Citations (1)
Title |
---|
See also references of EP1744271A4 * |
Also Published As
Publication number | Publication date |
---|---|
US20070220439A1 (en) | 2007-09-20 |
EP1744271A4 (en) | 2008-06-25 |
EP1744271A1 (en) | 2007-01-17 |
JPWO2005098698A1 (ja) | 2008-02-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2005098663A1 (ja) | 情報管理装置 | |
RU2498391C2 (ru) | Обмен информацией между пользовательским интерфейсом внутреннего пространства редактора документов и пользовательским интерфейсом внешнего пространства редактора документов | |
KR101608099B1 (ko) | 문서의 동시적인 협업적 검토 | |
US20100199167A1 (en) | Document processing apparatus | |
US20080263101A1 (en) | Data Processing Device and Data Processing Method | |
EP1816586A1 (en) | Data processing system, data processing method, and management server | |
JP2008140089A (ja) | 情報管理装置、会議システム及びプログラム | |
JP2008234370A (ja) | 文書処理装置及び文書処理方法 | |
EP1811399A1 (en) | Data processing device and data processing method | |
US20070198915A1 (en) | Document Processing Device And Document Processing Method | |
US20070208995A1 (en) | Document Processing Device and Document Processing Method | |
WO2007081017A1 (ja) | 文書処理装置 | |
EP1826682A1 (en) | Document managing device and document managing method | |
EP1830274A1 (en) | Server device and name space issuing method | |
WO2005098662A1 (ja) | 文書処理装置及び文書処理方法 | |
JPWO2006051974A1 (ja) | 文書処理装置および文書処理方法 | |
US20090287994A1 (en) | Document processing device and document processing method | |
WO2005098698A1 (ja) | 文書処理装置 | |
WO2005098661A1 (ja) | 文書処理装置及び文書処理方法 | |
US20080005085A1 (en) | Server Device and Search Method | |
US7730105B2 (en) | Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method | |
JP2007183849A (ja) | 文書処理装置 | |
US20080285064A1 (en) | Document Processing Device, Document Processing Method, and Electronic Mail Processing Device | |
US20090083620A1 (en) | Document processing device and document processing method | |
WO2005098659A1 (ja) | 文書処理装置及び文書処理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2006512112 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 11578144 Country of ref document: US Ref document number: 2007220439 Country of ref document: US |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2005728479 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 2005728479 Country of ref document: EP |
|
WWP | Wipo information: published in national office |
Ref document number: 11578144 Country of ref document: US |