WO2006095443A1 - Information management system - Google Patents

Information management system Download PDF

Info

Publication number
WO2006095443A1
WO2006095443A1 PCT/JP2005/004712 JP2005004712W WO2006095443A1 WO 2006095443 A1 WO2006095443 A1 WO 2006095443A1 JP 2005004712 W JP2005004712 W JP 2005004712W WO 2006095443 A1 WO2006095443 A1 WO 2006095443A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
stroke
stroke information
event
created
Prior art date
Application number
PCT/JP2005/004712
Other languages
French (fr)
Japanese (ja)
Inventor
Makoto Iwayama
Hisashi Ikeda
Naohiro Furukawa
Yusuke Sato
Osamu Imaichi
Original Assignee
Hitachi, Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi, Ltd. filed Critical Hitachi, Ltd.
Priority to PCT/JP2005/004712 priority Critical patent/WO2006095443A1/en
Priority to JP2007506974A priority patent/JP4560543B2/en
Publication of WO2006095443A1 publication Critical patent/WO2006095443A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data

Definitions

  • the present invention relates to an information management system for managing documents and the like, and more particularly, to a technique for retrieving memorandums written in managed documents.
  • an information search method described in Japanese Patent Application Laid-Open No. 2004-19999484 is known.
  • the document ID and annotation position are registered in annotation DB.
  • an annotation search an annotation for a search instruction is assigned to the document being browsed, and an annotation search by another person with the same viewpoint as the viewpoint to which the annotation is assigned is requested.
  • the annotation processing device first searches for all annotations assigned to the document being viewed.
  • the annotation processing device identifies the annotation to be returned to the document viewer as a search result by sequentially comparing the search request received from the document viewer and the rectangle information of the annotation obtained by searching the annotation DB. To do. As a result, information can be efficiently searched using annotations.
  • the conference system described in Japanese Patent Laid-Open No. 7_1 8 2 3 6 5 is a camera.
  • Search files by extracting key words from multimedia information input from video input devices such as microphones, voice input devices such as microphones, pen input devices, pointing devices such as mice, and key input devices such as keyboards 3 Create When creating the minutes, you can easily edit the minutes in a short time by referring to this search file and searching and editing the scenes where important items meet.
  • digital pens that electronically acquire the pen tip trajectory
  • the digital pen inputs the acquired pen tip trajectory to the computer.
  • digital pens include the “Anotopen” developed by Sweden's Annoto. Details of this digital pen are described in International Publication No. 0 1 Z 7 1 4 7 3.
  • Digital pens have the advantage of being easy to use even if they are not familiar with the use of keyboards and mice, and are expected to be applied to e-government applications and other fields. Disclosure of the invention
  • the information retrieval method described in Japanese Patent Application Laid-Open No. 2 0 4 _ 1 9 9 4 8 4 uses another person who has given the same (or similar) annotation as his / her annotation.
  • the search is based on the information of the place where the annotation is added.
  • the search is not performed in consideration of the time when the annotation is given.
  • displaying search results in a list format is not considered.
  • the conference system described in Japanese Patent Application Laid-Open No. 7-1 8 2 3 6 5 aggregates the frequency of annotations and displays them in time series. That is not taken into account.
  • An information management system includes a contentor that stores data.
  • the content server has a storage unit for storing document data and stroke information, and the document data is stored in an event (conference etc.) by a user.
  • the stroke information includes the position specified on the paper surface related to the document data and the time when the position is specified, and the terminal specifies the event.
  • the stroke information created in relation to the event is acquired from the content server, and the stroke information is classified for each user who created the acquired stroke information. The classified stroke information is displayed as the event progresses.
  • the annotation related to the annotation is searched, aggregated, and displayed, so that the relationship between the annotation of a specific person and the annotation of another person can be easily performed. Can be grasped.
  • FIG. 1 is a conceptual diagram of processing of the document management system according to the embodiment of the present invention.
  • FIG. 2 is an explanatory diagram of a screen displayed on the information terminal according to the embodiment of the present invention.
  • FIG. 3 is a block diagram of the configuration of the document management system according to the embodiment of the present invention.
  • FIG. 4 is a block diagram of the content server according to the embodiment of the present invention.
  • FIG. 5 is a block diagram of the information terminal according to the embodiment of the present invention.
  • FIG. 6 is a configuration diagram of event information stored in the content server according to the embodiment of the present invention.
  • FIG. 7 is a configuration diagram of distributed material information stored in the content server according to the embodiment of the present invention.
  • FIG. 8 is an explanatory diagram of coordinate acquisition on the paper surface by the digital pen according to the embodiment of the present invention. is there.
  • FIG. 9 is an explanatory diagram of a document in which information is written by the digital pen according to the embodiment of the present invention.
  • FIG. 10A shows an example of a stroke set according to the embodiment of the present invention.
  • FIG. 10B is a configuration diagram of the stroke set information stored in the content server according to the embodiment of this invention.
  • FIG. 10C is a configuration diagram of the stroke coordinate information stored in the content server according to the embodiment of this invention.
  • FIG. 11 is a configuration diagram of user information stored in the content server according to the embodiment of the present invention.
  • FIG. 12 is a flowchart showing the entire search process according to the embodiment of the present invention.
  • FIG. 13 is a flowchart of stroke set filtering processing according to the embodiment of the present invention.
  • FIG. 14 is a flowchart of stroke set tabulation processing according to the embodiment of the present invention.
  • FIG. 15 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention.
  • FIG. 16 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention.
  • FIG. 17 is a flowchart of the statistical graph display process according to the embodiment of the present invention.
  • FIG. 18 is a flowchart of the co-occurrence statistical graph display process according to the embodiment of the present invention.
  • FIG. 19 is a flowchart of the security check process according to the embodiment of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION
  • FIG. 1 is a conceptual diagram of processing of the document management system according to the embodiment of the present invention. First, the information accumulation phase process will be described.
  • the information storage phase is mainly executed during the conference, and the content server stores the conference information.
  • the camera installed in the conference room records the video of the event.
  • the content server collects the video of the event taken by the camera via the network and stores the video of the event (1).
  • Participants at the meeting use the digital pen to enter notes related to the contents of the meeting in the handouts (or notebooks they bring) during the meeting (1,).
  • the digital pen connects to the information terminal used by the user and transfers the stroke information written during the conference to the information terminal (2).
  • the stroke information can be transferred from the digital pen to the information terminal not after the conference but after the conference.
  • the information terminal When the information terminal receives the stroke information from the digital pen, it transmits this stroke information to the content server.
  • the content server stores the token information of handwritten characters (3).
  • the information access phase is executed after the conference, and the content server provides the information that the user needs.
  • the user can use the digital pen on the handout (or their notes) after the conference. Select an annotation and request electronic information related to that annotation (4).
  • the digital pen connects to the information terminal used by the user and transfers the selected annotation position (position specified by the user with the digital pen) to the information terminal.
  • the information terminal sends the location selected by the user with the digital pen to the content server. And request a search for an annotation at the specified position (5).
  • the content server When the content server receives a request for searching for an annotation, the content server searches for electronic information related to the annotation (for example, video recorded during the event) using the person who entered the annotation and the entry time (6 ) At this time, it may be determined whether the user who has requested the electronic information has the right to view the searched electronic information.
  • electronic information related to the annotation for example, video recorded during the event
  • the content server transmits the searched video, audio, electronic data of distribution material, annotation information, etc. to the requesting information terminal (7).
  • the information terminal displays the electronic information transmitted from the content server. According to the present invention, the user can obtain electronic information related to an annotation by selecting the annotation.
  • FIG. 2 is an explanatory diagram of a screen displayed on the information terminal 12 according to the embodiment of this invention.
  • the display screen includes a media display unit 3 00, a document display unit 3 2 0, a two-dimensional map display unit 3 4 0, and a graph display unit 3 60.
  • This display screen is configured by a content viewer realized by software operating on the information terminal 12. This content viewer operates when the user views or listens to the content sent from the content server 11.
  • the media display unit 3 00 has a display area 3 0 2.
  • content (mainly video files) sent from the content server 11 1 is displayed.
  • a file name display section 3 0 1 is provided in the upper part of the display area 3 0 2.
  • the file name display area 3 0 1 displays the file name of the video being replayed.
  • a progress bar 3 0 3 is provided at the bottom of the display area 3 0 2.
  • the progress bar 3 0 3 is provided with a progress marker 3 0 4.
  • Progressma One power 3 0 4 moves through the progress bar 3 0 3 and indicates the progress of the video being played.
  • the user can change the viewing location by moving the progress marker 3 4.
  • the OPEN button 3 0 5 is used to open a file selection screen for playback.
  • the document display unit 3 2 0 has a display area 3 2 2.
  • the documents sent from the content server 1 1 are displayed.
  • the annotation (stroke set) attached to the document is displayed.
  • Marker 3 2 3 is displayed in display area 3 2 2. Markers 3 2 3 indicate the currently specified stroke set. In the document display area 320, an annotation can be selected directly. When annotation (attention stroke set) is selected, attention areas 3 4 6 and 3 6 6 move.
  • a document name display section 3 2 1 is provided at the top of the display area 3 2 2.
  • the document name display section 3 2 1 displays the file name of the currently displayed document.
  • a progress bar 3 2 4 is provided on the right side of the display area 3 0 2.
  • the progress bar 3 2 4 is provided with a progress marker 3 2 5.
  • Progressive force 3 2 5 moves through the progress bar 3 2 4 and indicates the position in the file of the document that is not displayed.
  • the progress marker 3 2 5 is linked with the progress power 3 0 4 of the media display unit 3 0 0.
  • the user can change the display location by moving the progress marker 3 2 5.
  • next page button 3 2 8 On the right side of the display area 3 0 2 (to the right of the progress bar 3 2 4), there is a previous page button 3 2 7 that returns the document to the previous page, and a next page button 3 2 8 that sends the document to the next page. Yes.
  • the previous page button 3 2 7 and next page button 3 2 8 display the contents of the corresponding page reduced.
  • an OPEN button 3 2 6 At the bottom of the next page button 3 2 8 is an OPEN button 3 2 6 that opens a screen for selecting a document file to be displayed.
  • a horizontal axis selection field 3 4 2 is provided in the upper part of the display area 3 4 1.
  • the user can select the unit of the horizontal axis of the two-dimensional map using the horizontal axis selection field 3 4 2.
  • the horizontal axis is time in the state shown in the figure, but the 2D map can be displayed by changing the horizontal axis of the 2D map to the number of characters (or the number of lines) in the document.
  • an appropriate location in the document is calculated using the corresponding rectangular coordinates 2 4 4 of the stroke set information.
  • the character with the coordinates closest to the center of gravity of the rectangle can be used as the stroke set position.
  • the keystroke set display area 3 4 3 is provided at the top of the display area 3 4 1.
  • Key stroke set display area 3 4 3 displays information on annotations (stroke sets) entered by the owner of the stroke set (entry of the annotation specified in the document display section 320). Is done.
  • the left part of the display area 3 4 1 displays the owner of the stroke set and the similarity between the stroke set of the owner and the keystroke set.
  • Stroke set owners are displayed in order of similarity from the top (from the row near display area 3 4 1). Strokeset owners may also appear anonymously. is there. That is, if anonymous disclosure (1) is set by the fourth digit of stroke set information 2 4 9 A and 2 4 9 B, which will be described later, the name of the stroke set owner is anonymous. Is displayed.
  • the similarity of the stroke set is obtained by judging the overlap between the key stroke set and the owner's stroke set and the key stroke set. (Duplicate judgment process in the 2D map display process (S1 in Fig. 16) 4 See 5)).
  • the two-dimensional map display unit 3 4 0 has a display area 3 4 1.
  • the display area 3 4 1 displays the time when the annotation (stroke set) attached to the document related to the event is entered.
  • a stroke set display 3 4 4 corresponding to the stroke set entry time is displayed.
  • a progress marker 3 4 5 is provided in the display area 3 4 1.
  • Progress marker 3 4 5 moves through display area 3 4 1 and indicates the progress of the video being played.
  • the progress marker 3 45 is linked to the progress marker 3 0 4 of the media display unit 3 0 0 and the progress marker 3 2 4 of the document display unit 3 2 0.
  • the attention area 3 4 6 is provided in the display area 3 4 1.
  • the attention part 3 4 6 indicates the designated annotation. This attention part 3 4 6 makes it easy to grasp the relationship between a specified annotation and other annotations. If multiple stroke sets are specified, multiple attention areas 3 4 6 are displayed.
  • the attention part 3 46 can be specified directly even in the two-dimensional map display part 3 40.
  • the graph display unit 3 60 has a display area 3 61.
  • a statistical graph or a co-occurrence statistical graph is displayed in the display area 3 61.
  • the statistical graph is a histogram that summarizes the entry time of the stroke set held by everyone, and shows how many people entered the annotation at that time.
  • the co-occurrence statistical graph is the person who entered the annotation at the same time (same time and near time) as the attention part 3 4 6 and 3 6 6 It is the histogram which totaled the entry time of the stroke set which has.
  • the co-occurrence statistics graph is a collection of only the three annotations A, Anonymous 1 and D, and shows how many of the three individuals entered the annotation at that time.
  • the stroke set held by the user whose owner user information is hidden is also the subject of aggregation.
  • the co-occurrence statistics graph does not cover the stroke set owned by the user whose owner user is hidden.
  • a selection area for a statistical graph and a co-occurrence statistical graph is provided in the upper part of the graph display area 360.
  • the statistical graph is displayed in the display area 3 6 1
  • "Co-occurrence” 3 6 3 is selected, the co-occurrence statistical graph is displayed in the display area 3 6 1
  • the horizontal axis scale of the statistical graph is displayed in the lower part of the display area 3 6 1.
  • a frequency distribution 3 6 4 is displayed in the display area 3 61. Frequency distribution 3 6 4 shows how many people were annotating at that time.
  • a progress marker 3 65 is provided in the display area 3 61.
  • Progress marker 3 6 5 moves through display area 3 6 1 and indicates the progress of the video being played.
  • the progress marker 3 65 is linked to the progress marker 3 0 4 of the media display unit 3 0 0 and the progress marker 3 2 4 of the document display unit 3 2 0.
  • a target part 3 6 6 is provided in the display area 3 61.
  • the attention part 3 6 6 indicates the entry time of the specified annotation. This attention part 3 6 6 makes it easy to grasp the relationship between the specified annotation and other annotations. When multiple stroke sets are specified, multiple attention parts 3 6 6 are displayed.
  • the attention part 3 6 6 can also be directly specified in the two-dimensional map display part 3 40.
  • the annotation will be at approximately the same time as the attention area 3 4 6 and 3 6 6
  • the co-occurrence statistics graph changes because the person who entered the letter changes.
  • the number of publishers and the number of non-publishers 3 6 7 are displayed in the display area 3 61.
  • the statistical graph also includes the stroke sets held by users whose owner user information is hidden.
  • FIG. 3 is a block diagram of the document management system according to the embodiment of the present invention.
  • Document management system includes content server 1 1, information terminal 1 2, digital pen 1
  • Event information input device 1 5, Network 17 and Location information server 19
  • the content server 11, the information terminal 12, the event information input device 15, and the location information server 19 are connected to each other via a network 17.
  • Each information terminal 12 is connected to one or more digital pens 14.
  • the information terminal 12 and the digital pen 14 may be connected by wire using a protocol such as USB (Universal Serial Bus). Also, it may be connected by wireless such as Bluetooth, wireless LAN, mobile phone system or infrared.
  • the content server 11 manages the content for each event, and transmits the requested content to the information terminal 12.
  • the content includes documents, audio and video related to the event. Documents are all information printed and presented on paper.
  • the information terminal 12 is a computer device used by each person, and transfers information received from the digital pen 14 to the content server 11. Further, the information terminal 12 displays the content received from the content server 11.
  • the digital pen 14 can write characters, figures, etc. on a paper medium in the same way as a normal pen.
  • the digital pen 14 has a small camera at the tip and touches the paper. Get the dot pattern at the specified position.
  • the digital pen 14 retains a preset pen ID.
  • the digital pen 14 includes a communication interface for connecting to the information terminal 12 by wire or wireless.
  • the digital pen 14 acquires a dot pattern printed on a document.
  • the coordinates on the paper surface can be specified from the dot pattern acquired by the digital pen 14.
  • the digital pen 14 sends the specified absolute coordinates, the time when the dot pattern was acquired, and the pen ID to the content server 11 via the mobile phone system or the wireless LAN system without going through the information terminal 12. May be.
  • the event information input device 15 is a computer device installed in the conference room, and creates information related to the event (for example, video, image, sound and / or slide, etc.). Also, the event information input device 15 registers the content such as the document and the created video in the content server 11 in association with the event.
  • the event information input device 15 is connected to the digital pen 14 during the conference, acquires information such as absolute coordinates specified by the digital pen 14, and sends the acquired information to the content server 11. You can send it.
  • the location information server 19 is a computer device equipped with a CPU, memory, storage device, etc., and has a data base that correlates the amount of deviation from the reference point of the dot pattern on the paper with the coordinates on the paper. keeping.
  • the position information server 19 provides coordinates on the paper based on the dot pattern on the paper.
  • a printer may be provided in the document management system of this embodiment.
  • the printer prints contents such as documents in response to instructions from the information terminal 12.
  • FIG. 4 is a block diagram of the content server 11 according to the embodiment of the present invention.
  • the content server 11 includes a CPU 1 1 1, a memory 1 1 2, a storage unit 1 1 3, and a data communication unit 1 1 8.
  • CPU 1 1 1 calls and executes various programs stored in memory 1 1 3 By doing so, various processes are performed.
  • the memory 112 has a work area for temporarily storing data used by the CPU 111 for various processes.
  • the storage unit 113 is composed of a nonvolatile storage medium (for example, a magnetic disk drive).
  • the storage unit 113 stores an event management program 114, a document management program 115, a pen data management program 116, and a user management program 117. These programs are loaded into the memory 112 and then executed by the CPU 111 to perform various processes.
  • the storage unit 113 stores event information 21, distribution material information 22, stroke set information 24, and user information 27.
  • the event management program 114 manages the event information 21 (FIG. 6).
  • the document management program 115 manages handout information 22 (Fig. 7).
  • the pending management program 116 manages the stroke information 24 (FIG. 10B).
  • the user management program 117 manages user information 27 (FIG. 11).
  • the data communication unit 118 is a network interface. For example, TC
  • the content server 11 can communicate with devices connected to the network 17 such as the information terminal 12.
  • FIG. 5 is a block diagram of the information terminal 12 according to the embodiment of this invention.
  • the information terminal 12 includes a CPU 121, a memory 122, a pen data input unit 123, an operation input unit 124, a data display unit 125, a data communication unit 126, and a data totaling unit 127.
  • the CPU 121 performs various processes by calling and executing various programs stored in a storage device (not shown).
  • the memory 122 has a work area for temporarily storing data used by the CPU 111 for various processes. Content server 11 and digital pen 14 etc. The data sent from is temporarily stored.
  • the pen input unit 1 2 3 communicates with the digital pen 14 by wire or wirelessly and collects information such as coordinates acquired by the digital pen 14.
  • the operation input unit 1 2 4 is, for example, a keyboard, and information is input by the user.
  • the data display unit 1 25 is composed of a liquid crystal display, for example, and displays contents such as documents obtained from the container bar 11.
  • the data communication unit 1 2 6 is a network interface.
  • a LAN card that can communicate using the TC P Z I P protocol.
  • the information terminal 12 can communicate with the content server 11 via the network 17.
  • the pen data input unit 1 2 3 and the data communication unit 1 2 6 may be a single interface.
  • the data totaling unit 1 2 7 totals the stroke set information 24 and generates a two-dimensional map and a statistical graph.
  • the event information input device 15 includes a CPU, a memory, an operation recording unit, a video input unit, a voice input unit, a data display unit, a pen data input unit, and a data communication unit.
  • the CPU performs various processes by calling and executing various programs stored in a storage device (not shown).
  • the memory has a word querier that temporarily stores data used by the CPU for various processes. In addition, it temporarily stores data sent from the content server 11 and the digital pen 14.
  • the operation recording unit records operations on the document management system during the meeting. For example, the keyboard operation by the presenter (operations such as rewinding and fast-forwarding the video used during the conference) are recorded.
  • the video input unit collects video data taken during the conference by a camera installed in the conference room.
  • the voice input unit collects the voice data recorded during the conference by the microphone installed in the conference room.
  • the data display unit is composed of a large-screen display device such as a projector installed in the conference room, and displays data used during the conference. For example, presentation materials used by the presenter and documents obtained from the content server 11 are displayed.
  • the pen data input unit communicates with the digital pen 14 by wire or wireless and collects information such as coordinates acquired by the digital pen 14.
  • the data communication unit is a network interface.
  • a LAN card that can communicate using the TCPZIP protocol.
  • the event information input device 15 can communicate with the content server 11 via the network 17.
  • FIG. 6 is a configuration diagram of event information 21 stored in the content server 11 according to the embodiment of the present invention.
  • Event information 2 1 is event ID 2 1 0, event name 2 1 1, date and time 2 1 2, place 2 1 3, number of attendees 2 1 4 A, attendee 2 1 4 B, number of additional information 2 1 7 A And additional information 2 1 7 B included.
  • Event information 21 one record is generated every time an event such as a meeting is performed.
  • Event information 21 can be searched using any item as a key.
  • the event ID 2 1 0 is an identifier that uniquely identifies the event.
  • the event management program 1 1 4 automatically determines an event ID 2 10 according to an arbitrary rule and records it in the event information 2 1.
  • Event name 2 1 1 is the name of the event.
  • Date 2 1 2 is the start time and end time of the event.
  • Place 2 1 3 is where the event took place.
  • Number of attendees 2 1 4 A is the number of attendees at the event. The same number of attendees 2 1 4 B as 2 1 4 A are recorded.
  • Attendee 2 1 4 B is a user ID that uniquely identifies the attendee of the event.
  • the number of additional information 2 1 7 A is the number of additional information related to the event.
  • the same number of additional information 2 1 7 B as the number of additional information 2 1 7 A is recorded.
  • the additional information 2 1 7 B is information such as video, image, sound or slide related to the event. Specifically, in the additional information 2 17 B, information such as video data obtained by capturing the event, audio data recording the event, and slides used in the event are recorded. The additional information 2 1 7 B records the type of additional information, the file name of the additional information, and the content security set in the additional information.
  • additional information 2 1 7 B includes the security level of each additional information.
  • the security level of additional information is the degree of secrecy of the additional information. As described later, the security level 2 26 of the additional information and the security level 2 76 of the user (see Fig. 11) determine whether the user can access the additional information.
  • FIG. 7 is a configuration diagram of the distribution material information 22 stored in the content server 11 according to the embodiment of the present invention.
  • Handout information 2 2 is document ID 2 2 0, dot pattern ID 2 2 1, owner user ID 2 2 2, event ID 2 2 3, electronic file 2 2 4, document size 2 2 5, security level 2 2 6, Including stroke set number 2 2 7 and stroke set ID 2 2 8 Handout information 2 2 can be searched using any item as a key.
  • the document ID 2 2 0 is an identifier for uniquely identifying the document. Even if the documents have the same information, they will be different if the owners are different. ID 2 2 0 is generated, and different records of distribution material information 2 2 are generated. Normally, documents distributed to different users are distributed after printing with different dot patterns.
  • the dot pattern I D 2 2 1 is an identifier of the dot pattern printed on the document.
  • the owning user ID 2 2 2 is an identifier that uniquely identifies the user who owns the document.
  • Event ID 2 2 3 is an identifier that uniquely identifies the event with which the document is associated. Normally, the event ID of the meeting to which the document has been distributed is recorded and corresponds to the event ID 2 10 of event information 21.
  • Electronic file 2 2 4 is the file name of the electronic data of the document.
  • Document size 2 2 5 indicates the paper size suitable for printing the document, and stores the coordinates of the upper left corner and the lower right corner of the area. In the illustrated case, the document size 2 2 5 is expressed in millimeters with the origin at the top left corner.
  • Security level 2 2 6 is the degree of confidentiality of the document. As will be described later, security level 2 2 6 and user security level 2 7 6 (see Fig. 1 1) determine whether the user can view the document.
  • the number of stroke sets 2 2 7 is the number of stroke sets described with the digital pen 14 in the document. The same number of stroke sets I D 2 2 8 as the number of stroke sets 2 2 7 are recorded.
  • a stroke set is a group of lines (strokes) that are grouped together.
  • the stroke set is obtained using layout analysis in character recognition.
  • layout analysis a set of lines is identified and a stroke set is obtained based on the time when the lines are entered or the positional relationship between the lines. In other words, strokes written at positions close to each other in a short time constitute one stroke set.
  • Stroke set ID 2 2 8 is the stroke set described in the document. This identifier uniquely identifies the link to the stroke set information 24 (Fig. 10B).
  • FIG. 8 is an explanatory diagram of coordinate acquisition on the paper surface by the digital pen 14 according to the embodiment of the present invention.
  • the digital pen 14 includes a CPU, a memory, a processor, a communication interface, a camera 14 1, a battery, and a pen pressure sensor.
  • the digital pen 14 is equipped with a pen tip capable of writing letters, symbols, etc. on paper with ink or graphite.
  • the digital pen 14 is used together with the paper 20 on which dots 20 3 for position detection are printed.
  • a part 2 0 1 of the paper 2 0 is enlarged to explain the dots 2 0 3.
  • a plurality of small dots 20 3 are printed on the paper 20.
  • the dots 20 3 are printed at positions shifted vertically and horizontally from the intersection (reference point) 2 0 2 of the virtual grid lines.
  • the digital pen 14 When text and figures are entered on the paper with a digital pen 14, the information remains visible on the paper.
  • the pen pressure sensor detects that the pen tip is in contact with the paper, the digital pen 14 takes a picture of the dots 20 3 printed on the paper by the camera 14 1. For example, the digital pen 14 captures an area including 6 ⁇ 6 dots 2 0 3.
  • the digital pen 14 obtains the absolute coordinates where the dot pattern exists from the captured dot pattern.
  • This absolute coordinate is a coordinate where the dot pattern exists in a vast plane area.
  • This vast plane area is the entire area where the dot patterns can be arranged so as not to overlap.
  • the digital pen 14 sends the obtained absolute coordinates to the information terminal 12.
  • the information terminal 12 transmits the absolute coordinates transmitted from the digital pen 14 to the content server 11.
  • the content server 11 transmits the absolute coordinates obtained by the digital pen 14 to the position information server 19.
  • the position information server 19 is based on the absolute coordinates transmitted from the content server 11, and the position of the paper (dot pattern) in the vast plane area. ID) and coordinates (relative coordinates) on a certain sheet of paper, and the specified dot pattern ID and relative coordinates are transmitted to the content server 11.
  • the content server 11 acquires the dot pattern ID and relative coordinates from the dot pattern photographed by the digital pen 14.
  • the movement of the pen tip can be understood.
  • the digital pen 14 transmits the absolute coordinates corresponding to the shot dot pattern, the shooting time of the dot pattern, and the pen ID to the information terminal 12.
  • the content server 11 acquires relative coordinates from the position information server 19 based on the absolute coordinates obtained by the digital pen 14.
  • the content server 11 obtains the trajectory (distribution material information) of the pen tip from the acquired relative coordinates and the time when the dot pattern was captured.
  • the location server 19 can be included in the content server 1 1 without providing it separately.
  • the digital pen 14 need not use the position information server 19 in order to specify the dot pattern ID and relative coordinates.
  • the paper is identified from an IC tag or a two-dimensional barcode embedded in the paper 20.
  • the position (relative coordinates) on the paper can be specified using a tablet. Note that either the specification of the paper using a muchip or the like or the specification of the position on the paper using a tablet may be combined with the specification of the absolute coordinate by the position information server 19. In this way, the document management system can reduce the process of specifying the dot pattern ID and relative coordinates.
  • FIG. 9 is an explanatory diagram of the document 3 1 registered in the content server 11 according to the embodiment of the present invention, and shows a state in which information is entered by the digital pen 14.
  • Documents (distribution materials) 3 1 as shown in the figure will be distributed at the meeting. These documents 3 1 are associated with the event that they are distributed to be registered.
  • Document 31 has a different dot pattern between documents. That is, when printing the contents of each document, a different dot pattern is printed for each document. Documents having different dot patterns have different document IDs 2 20 and are distributed to different users.
  • the handout document 31 may be a document created electronically by document creation software, etc., or a handwritten document may be digitized.
  • the user enters information (characters, symbols, etc.) 3 1 1 in the document 3 1 with the digital pen 14 during the event (or after the event ends). Then, the digital pen 14 periodically acquires the absolute coordinates of the position where the characters etc. are written (the position where the pen tip touches) and the time when the absolute coordinates are measured. Next, the digital pen 14 transmits the acquired absolute coordinate and acquisition time to the content server 11.
  • the content server 11 inquires the position information server 18 to identify the dot pattern ID and relative coordinate corresponding to the absolute coordinate included in the received stroke information, and identifies the document ID from the dot pattern ID.
  • the content server 11 determines the stroke of the entered information based on the specified relative coordinate and measurement time, and creates the stroke coordinate information 25 (see FIG. 10C). Then, using the identified document ID, new stroke set information 24 (see Fig. 10B) is created.
  • FIG. 10A shows an example of the stroke set 26 according to the embodiment of the present invention.
  • Stroke set 2 6 shows “Tokyo” 3 1 1 shown in FIG. 9 filled in with digital pen 14.
  • the stroke position is determined with the upper left as the origin, the horizontal direction as the X axis, and the vertical direction as the Y axis.
  • a stroke set is a group of lines (strokes) that are grouped together, and is specified based on the time when the lines are written and / or the positional relationship between the lines.
  • FIG. 10B is a configuration diagram of the stroke set information 24 stored in the content server 11 1 according to the embodiment of the present invention.
  • This configuration diagram is the stroke set information of the stroke set 26 shown in FIG.
  • Stroke set information 2 4 includes stroke set ID 2 4 1, pen ID 2 4 2, event ID 2 4 7, document ID 2 4 8, entry start date and time 2 4 3, corresponding rectangular coordinates 2 4 and 4, disclosure Restriction information 2 4 9 A, 2 4 9 B, number of strokes 2 4 5 and stroke information 2 4 6 are included.
  • the stroke set information 24 can be searched using any item as a key.
  • the stroke set ID 2 4 1 is an identifier for uniquely identifying the stroke set.
  • the pen ID 2 4 2 is an identifier of the digital pen 1 4 in which the stroke set is written.
  • Event I D 2 4 7 is an identifier that uniquely identifies the event associated with the stroke set.
  • the event ID of the meeting to which the document with the stroke set is distributed is recorded and corresponds to the event ID 2 1 0 of the event information 21.
  • Document ID 2 4 8 is an identifier that uniquely identifies the document in which the stroke set has been entered.
  • Document I D 2 4 8 corresponds to document I D 2 2 0 of handout document information 2 2.
  • Start date and time 2 4 3 is the date and time when the stroke set started to be written.
  • the corresponding rectangular area 2 4 4 is a rectangular area including the stroke set.
  • the corresponding rectangular area 2 4 4 is the coordinates (relative coordinates) in the document in which the stroke set is entered, and is expressed by the coordinates of the upper left corner and the lower right corner of the rectangular area.
  • the public restriction information includes public restriction information 2 4 9 A for attendees and public restriction information 2 4 9 B for non-attendants. Separate disclosure restriction information for attendees and non-attendants This makes it possible to set various security settings for the stroke set.
  • Each public restriction information 2 4 9 A and 2 4 9 B has a plurality of patterns prepared in advance for each security level.
  • the public restriction information is determined from the user security level 2 76 (see FIG. 11)
  • the same public restriction information is set for all stroke sets entered by the same user.
  • Public restriction information may be defined for each stroke set.
  • the public restriction information 2 4 9 A and 2 4 9 B can be defined by, for example, a 4-digit code as shown in FIG.
  • the fourth digit (the most significant digit) from the bottom of this code indicates whether or not to disclose the information of the owner of the stroke set. Specifically, whether to release the user information (2), whether to make it anonymous (1), or not
  • the third digit from the bottom indicates whether the entry start date is disclosed (1) or not (0).
  • the second digit from the bottom indicates whether the corresponding rectangular coordinates are disclosed (1) or not (0).
  • the first digit (lowest digit) from the bottom indicates whether to disclose the stroke information (1) or not (0).
  • the number of strokes 2 4 5 is the number of lines (strokes) included in the stroke set.
  • the same number of stroke information 2 4 6 as the number of strokes 2 4 5 is recorded.
  • Stroke information 2 4 6 includes the number of sample points 2 4 6 A and serial number 2 4 6 B.
  • the number of sample points 2 4 6 A is the number of relative coordinates that make up the stroke acquired by the digital pen 1 4. is there.
  • the serial number 2 4 6 B is an identifier obtained by the digital pen 1 4 for uniquely identifying the relative coordinates constituting the stroke
  • the stroke coordinate information 2 5 (Fig. 10 C) Is a link to FIG. 10C is a configuration diagram of the stroke coordinate information 25 stored in the content server 11 according to the embodiment of the present invention.
  • the stroke coordinate information 2 5 includes a serial number 2 5 1, an X coordinate 2.5 2, a Y coordinate 2 5 3, and an acquisition time 2 5 4.
  • the serial number 2 51 is an identifier that uniquely identifies the relative coordinates acquired by the digital pen 14.
  • the X coordinate 2 52 is a relative coordinate in the X-axis direction shown in FIG. 10A, for example, expressed in millimeters.
  • Y coordinates 2-5 3 are relative coordinates in the Y-axis direction shown in FIG. 10A, and are expressed in units of millimeters, for example.
  • Acquisition time 2 5 4 represents the time when the relative coordinates were acquired by the digital pen 14. In this explanatory diagram, the acquisition time 2 5 4 records the elapsed time of entry start time 2 4 2 and others.
  • FIG. 11 is a configuration diagram of user information 27 stored in the content server 11 according to the embodiment of the present invention.
  • the user information 27 includes a user ID 2 7 1, a name 2 7 2, an affiliation 2 7 3, a title 2 7 4, a possessed pen ID 2 7 5, and a security level 2 7 6.
  • User information 27 can be searched using any item as a key.
  • User ID 2 7 1 is an identifier that uniquely identifies the user.
  • Name 2 7 2 is the name of the user.
  • Affiliation 2 7 3 is the department to which the user belongs.
  • Title 2 7 4 is the title of the user.
  • the possessed pen ID 2 75 is a unique identifier of the digital pen 14 possessed by the user.
  • Security level 2 7 6 is the right to access the user's confidential documents. As described below, user security level 2 7 6 and document security Level 2 2 6 (see Figure 7) determines whether the user can view the document.
  • Security level 2 76 For security level 2 76, a plurality of patterns are prepared in advance. Security level 2 7 6 specifies the pattern.
  • Revenore 3 discloses all information to conference participants but makes it anonymous to non-participants. In addition, media information is disclosed to both participants and non-participants. Next, processing of the document management system according to the embodiment of this invention will be described.
  • FIG. 12 is a flowchart showing the entire search process according to the embodiment of the present invention.
  • the annotation related to the annotation is searched, and the searched annotations are aggregated and displayed.
  • the user specifies the stroke set (1 0 0 1).
  • the user uses the digital pen 14 to specify the position on the document in which the stroke set as a search key is entered.
  • the digital pen 14 finds the absolute coordinates of the specified position.
  • the digital pen 14 transmits the obtained absolute coordinates and pen ID to the pen data input unit 1 2 3 of the information terminal 12.
  • annotation and stroke set mean the same thing.
  • the user designates a document to be searched (1 0 0 2). That is, the user operates the operation input unit 1 2 4 and inputs the document ID and searcher ID to be searched, and the user designates the search target medium (additional information) (1 0 0 3). That is, the user operates the operation input unit 1 2 4 to search additional information to be searched and a search. Enter the user ID.
  • the content server 11 Upon receiving a search request from the information terminal 12, the content server 11 searches for documents, events, and stroke sets related to the search request (1 0 11 to 1 0 16). First, the content server 11 transmits the absolute coordinates obtained by the digital pen 14 to the position information server 19. The position information server 19 is based on the absolute coordinates sent from the content server 11, and the position (dot pattern ID) of the paper surface in the vast plane area and the coordinates (relative And the specified dot pattern ID and relative coordinates are transmitted to the content server 11. Next, the content server (document management program 1 1 5) searches for documents (documents associated with events such as handouts) based on the information transmitted from the information terminal 12 (1 0 1 1). . For example, the dot pattern ID is specified from the position specified by the digital pen, and the document ID 2 2 0 corresponding to the specified dot pattern I D 2 2 1 is specified. It also identifies events (event ID 2 3) related to the identified documents.
  • the set of stroke sets I D specified here becomes the key stroke set set (for example, “K” in FIG. 14).
  • the stroke set information 24 is identified by each stroke set ID included in the keystroke set set, and stroke set filtering (described later in Fig. 13) is performed. This makes it possible to obtain detailed information about the stroke set included in the keystroke set set.
  • the target stroke set is identified from each stroke set included in the key stroke set set.
  • the strokes included in the keystroke set set Search the set information to identify the target stroke set.
  • the content server 11 transmits the information obtained by the above processing to the information terminal 12.
  • the information terminal 12 displays the received information on the data display unit 1 2 5 (1 0 0 4). Specifically, the document display unit 3 20 is displayed, and the key stroke set display region 3 4 3 of the two-dimensional map display unit 3 40 is displayed.
  • the event management program 1 1 4 obtains the detailed information of the event by the previously identified event ID 2 2 3.
  • date 2 1 2, attendee 2 1 4 B, and additional information 2 1 7 B are acquired.
  • This security check process 1 0 1 4 is the same as the process of 1 0 1 2 and will be described later with reference to FIG.
  • the content server 11 transmits the additional information file obtained by the above processing to the information terminal 12.
  • the information terminal 12 displays the received additional information file on the data display unit 1 2 5 (1 0 0 5). Specifically, the received content is displayed on the media display unit 300. At this time, the content is cued using the entry start date and time 2 4 3 of the target stroke set so that the content can be played back from this time.
  • the pen data management program 1 1 6 searches for the stroke set information based on the event ID 2 3 3 specified earlier (1 0 1 5). Then, all stroke set identifiers (stroke set I D 2 4 1) related to the event are identified. Then, the stroke set information 2 4 of the identified stroke set I D 2 4 1 is acquired.
  • the set of stroke sets ID specified here becomes the set of stroke sets to be aggregated (for example, “A” in FIG. 14).
  • a stroke set filtering process for determining the disclosed level of the stroke set is performed (1 0 16).
  • the stroke set filtering process allows information that the stroke set owner does not want to reveal as needed. Hidden. In other words, the corresponding item is masked (blackened). This stroke set finalizing process 10 0 16 will be described later with reference to FIG.
  • the information terminal 12 2 totals the searched stroke sets by the data totaling unit 1 27 and displays the total stroke sets by the data display unit 1 25 (1 0 0 6). Stroke set aggregation processing and stroke set display processing 1 0 0 6 will be described later with reference to FIG. .
  • the user can set the target stroke set on the displayed screen by instructing another stroke set with a mouse or the like. Attention When the stroke set is changed, the data tabulation unit 1 2 7 recalculates as necessary. Then, the data display unit 1 2 5 redisplays the screen.
  • FIG. 13 is a flowchart of stroke set filtering processing according to the embodiment of the present invention, which is executed by the content server 11.
  • parameters for selecting a stroke set are input to the stroke set filtering process (S 1 0 1). Specifically, the target stroke set, searcher ID, and attendees are given to the stroke set filtering process.
  • the stroke set to be given to the stroke set finalizing process is the stroke set that should be identified and aggregated as a result of the search and displayed on the information terminal.
  • the searcher ID is entered by the searcher into the document management system. This is the user ID 271 input to the information terminal 12 in order to win.
  • the user ID of the owning user is made anonymous and published (S106). If the fourth digit of the public restriction information is “0”, the owning user is not disclosed and the user ID is hidden (S 107). That is, the user ID is blackened. Also, if the 4th digit of the public restriction information is "2”, the owned user information may be disclosed, so no processing is performed.
  • the entry start date / time is not disclosed and the entry start date / time is hidden (S109). If the third digit of the restriction information is “1”, the entry start date and time may be disclosed, so no processing is performed.
  • the stroke set it is determined whether or not the entry position of the stroke set is disclosed by the first digit (least significant digit) from the lower order of the disclosure restriction information 2 4 9 A and 2 4 9 B (S 1 1 2 ) If the first digit of the disclosure restriction information is “0” as a result of the determination, the stroke information is not disclosed, so this stroke set information is excluded from the aggregation target (S 1 1 3). If the first digit of the disclosure restriction information is "1", the stroke set can be disclosed and no processing is performed.
  • the stroke set filtering process uses the public restriction information to determine the extent to which information on the stroke set information to be aggregated is disclosed.
  • FIG. 14 is a flowchart of the stroke set totaling process and the stroke set display process according to the embodiment of the present invention, and is executed by the information terminal 12.
  • a set of stroke sets for aggregation of stroke sets is set (S 1 2 1). Specifically, the key stroke set set is set in set K, the target stroke set set is set in set F, and the aggregated stroke set set is set in set A.
  • the keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document.
  • the target stroke set set (set F) is a stroke set specified as a search key, and is included in the key stroke set.
  • the set of stroke sets to be aggregated (set A) is the one that satisfies the security conditions among all the stroke sets entered by all users who attended the meeting to which the specified document was distributed (the stroke set finalizing process Passed).
  • the first loop is started (S 1 2 2). In this first loop, each stroke set included in the set A or the set K (that is, each stroke set belonging to the collection target stroke set set or the key stroke set set) is counted in order.
  • the stroke set a to be aggregated is not added to the 2D map display stroke set collection.
  • the stroke set a to be counted is added to the set of statistical graph display stroke sets (S 1 2 5).
  • the stroke set is only counted in the statistical graph. If the owning user ID is not hidden, the stroke set is aggregated in a statistical graph and a two-dimensional map.
  • the 2D map is displayed using the 2D map display stroke set set (S 1 2 7).
  • This two-dimensional map display process will be described later with reference to FIG.
  • a statistical graph is displayed using a set of strokes for displaying the statistical graph (S 1 2 8). This statistical graph display process will be described later with reference to FIG.
  • FIG. 16 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention, which is executed by the information terminal 12.
  • a set of stroke sets for executing the display process is set (S 1 5 1). Specifically, a keystroke set set is set for set K, a set of two-dimensional map display strokes is set for set A, and an attention stroke set set is set for set F.
  • the keystroke set (set) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document.
  • the 2D map display stroke set set (set A) is the set generated in step S 1 2 4 of the stroke set tabulation process (FIG. 14).
  • the target stroke set set (set F) is a stroke set specified as a search key, and is included in the keystroke set.
  • the stop set information 24 included in the set A (two-dimensional map display stroke set set) is collected for each user ID 2 4 2 (S 1 5 2).
  • the horizontal axis of the two-dimensional map is set (S 1 5 3).
  • the user can specify what to display the 2D map on the horizontal axis, but it can also set it automatically.
  • the horizontal axis of a 2D map can be time.
  • the horizontal axis of the 2D map can be the number of characters (or lines) from the beginning of the document.
  • the horizontal axis may display all of the conference start time to end time, or a part of the conference time may be extracted and displayed. For example, you can automatically set the horizontal scale so that the number of stroke sets included in one 2D map is within a specified range.
  • the horizontal axis may display all the start time and end time of the conference, and the stroke set display 3 4 4 may be highlighted. For example, if the meeting time is long, each stroke set display 3 4 4 becomes thin, making it difficult to see. If this is the case, Set display 3 4 4 is deformed and displayed. More specifically, a predetermined multiplier X may be determined, and the stroke set display 3 4 4 may always be displayed with the width multiplied by X. The stroke set display 3 4 4 may be expanded to 10 dots only when the width is 10 dots or less.
  • the stroke set included in the set (keystroke set set) is displayed at the top of the two-dimensional map (S 1 5 4).
  • the vertical axis of the two-dimensional map is set (S 1 5 5). Specifically, the owned users I D in the set A are arranged in the descending order of the degree of overlap in the horizontal axis direction with the stroke set included in the set K (for example, in the order in which the overlapping time is long). In this overlap determination, a relationship in which one is included in the other may be determined as overlap. When determining the overlap of two stroke sets, the overlap may be determined after adding a certain amount of time (for example, 30 seconds before and after) to each stroke set.
  • a certain amount of time for example, 30 seconds before and after
  • the third loop is started (S 1 5 6).
  • processing is performed for each user ID for the queue set included in the set A.
  • the user IDs are arranged in the order close to the keystroke in the setting of the vertical axis (S 1 5 5).
  • a set of stroke sets is generated for each user ID.
  • each stroke set included in the stroke set set of the same user ID is displayed at the corresponding event progress position on the same stage (S 1 5 7). After that, proceed to the next level display and process the stroke set for the next user ID (S 1 5 8)
  • FIG. 17 is a flowchart of the statistical graph display process according to the embodiment of the present invention, which is executed by the information terminal 12.
  • a set of stroke sets for executing the display process is set (S 1 7 1). Specifically, a keystroke set set is set in set K, a set of statistical graph display stroke sets is set in set A, and an attention stroke set set is set in set F.
  • the keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set finalizing process) among all the stroke sets included in the specified document.
  • the statistical graph display stroke set (set A) is the set generated in step S 1 25 of the stroke set tabulation process (FIG. 14).
  • the attention stroke set set (set F) is a stroke set designated as a search key, and is included in the key stroke set.
  • the horizontal axis of the statistical graph is set (S 1 7 2). The user can specify what to display the statistical graph on the horizontal axis, but based on the number of stroke sets included in one statistical graph (the stroke set included in one statistical graph). You can set the horizontal axis automatically so that the number of ridges is close to the specified number). Also, the horizontal axis may be equal to the 2D map.
  • the horizontal axis of a statistical graph can be time.
  • the horizontal axis of the statistical graph can be the number of characters (or the number of lines) from the beginning of the document.
  • each stroke set included in set A is aggregated on the set horizontal axis to create a histogram (S 1 7 3) 0
  • the bin width of the histogram may be determined appropriately. For example, the bin width is determined so that the histogram changes smoothly.
  • FIG. 18 is a flowchart of the co-occurrence statistical graph display process according to the embodiment of the present invention. And executed on the information terminal 1 2.
  • a set of stroke sets for executing the display process is set (S 1 8 1). Specifically, a keystroke set set is set in set K, a stroke set set for 2D map display is set in set A, and a focus stroke set set is set in set F.
  • the keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document.
  • the 2D map display stroke set (set A) is the set generated in step S 1 2 4 of the stroke set tabulation process (FIG. 14).
  • the target stroke set set (set F) is a stroke set specified as a search key, and is included in the key stroke set.
  • the co-occurrence statistical graph display process uses only information that does not hide the owning user, so it is used for 2D map display that includes a stroke set whose fourth digit of the restriction information is “2” or “1”. Use a stroke set set.
  • the horizontal axis of the co-occurrence statistics graph is set (S 1 8 2).
  • the user can specify what to display the co-occurrence statistics graph on the horizontal axis, but based on the number of stroke sets included in one co-occurrence statistics graph (one co-occurrence statistics).
  • the horizontal axis may be set automatically so that the number of stroke sets included in the graph is close to the specified number). Also, the horizontal axis may be equal to the 2D map.
  • the horizontal axis of the co-occurrence statistics graph can be time.
  • the horizontal axis of the co-occurrence statistics graph can be the number of characters (or the number of lines) from the beginning of the document.
  • a relationship that overlaps within a predetermined width range may be determined as duplication.
  • the collected stroke sets are totaled on the set horizontal axis, and a histogram is created (S 1 83).
  • the bin width of the histogram can be determined as appropriate. For example, the bin width is determined so that the histogram changes smoothly.
  • FIG. 19 is a flowchart of the security check process according to the embodiment of the present invention, which is executed by the content server 11 (101 2 and 1014 in FIG. 12).
  • security check parameters are input to the security check process (S 191). Specifically, the security level of the document or additional information, the searcher ID and attendees are given to the security check process.
  • the security level given to the security check process is the security level set in the document or additional information identified as relevant as a result of the search.
  • the searcher ID is a user ID 271 input to the information terminal 12 for the searcher to log in to the document management system.
  • the attendee is the attendee 214 B identified in the event information by identifying the event ID 223 based on the document and the target additional information.
  • the searcher's user ID 271 is included in the attendee 214 B, it is determined that the searcher is an attendee. Then, it is determined whether or not the security level S is a level that can be disclosed to attendees (S 193).
  • security level S As a result, if security level S can be disclosed to attendees, it is determined that the document and / or additional information can be disclosed (S 1 94). On the other hand, if the security level S cannot be disclosed to attendees, it is determined that the document and Z or additional information are not disclosed (S 1 95). On the other hand, if the user ID 2 7 1 of the searcher is not included in the attendee 2 1 4 B, it is determined that the searcher is a non-attendant. Then, it is determined whether or not the security level S is a level that can be disclosed to non-attendants (S 1 96).
  • the security level S can be disclosed to non-attendants as a result of the determination, it is determined that the document and / or the additional information can be disclosed (S 1 97). On the other hand, if the security level S is a level that cannot be disclosed to non-attendants, it is determined that the document and / or additional information are not disclosed (S 19 8).
  • information for identifying an event is input to the 2D map display process (S 1 4 1).
  • the user selects the position of the annotation (stock set) with the digital pen 14.
  • the digital pen 14 finds the absolute coordinates of the specified position.
  • the digital pen 14 transmits the pen ID and the obtained absolute coordinates and the Ben ID to the information terminal 12.
  • the information terminal 1 2 makes an inquiry to the position information server 19 to determine the position (dot pattern ID) of the paper surface in the vast plane area and the coordinates (relative Get the coordinates).
  • the information terminal 12 specifies the event ID (S 1 4 2).
  • the information terminal 12 transmits the dot pattern ID acquired from the location information server 19 to the content server 11.
  • the content server (document management program 1 1 5) searches the distribution material information 2 2 based on the dot pattern ID sent from the information terminal 1 2, and identifies the document matching the dot pattern ID 2 2 1. The Then, the content server 11 transmits the event ID 2 2 3 associated with the identified document to the information terminal 12.
  • the information terminal 12 sends the identified event ID to the content server 11.
  • the content server (pen data management program 1 1 6) searches the stroke set information 24 by the event ID transmitted from the information terminal 12, and identifies the stroke set matched by the event ID 2 47. Then, the content server 11 transmits the specified stroke set information to the information terminal 12.
  • the content server 1 1 power event ID (S 1 4 2) and the collection of token sets (S 1 4 3) can be processed together. That is, when the information terminal 12 transmits the dot pattern ID acquired from the location information server 19, the information terminal 12 obtains a stroke set from the content server 11.
  • the content server 11 may make an inquiry to the location information server 19. That is, when the information terminal 12 transmits the absolute coordinates acquired from the digital pen 14, it obtains a stroke set from the content server 11.
  • the information terminal 12 classifies the collected stroke set information according to the user ID 2 4 2 (S 1 4 4).
  • the second loop is started (S 1 4 5).
  • the classified stroke set is processed for each user ID.
  • Each stroke set to be displayed is displayed at the corresponding event progress position on the same stage (S 1 4 6). After that, proceed to the next line display and process the stroke set for the next user ID (S 1 4 7)
  • the user displays the document on the document display section (3 2 0 in FIG. 2) of the display screen of the information terminal 12.
  • an operation input unit for example, a mouse
  • an annotation stroke set
  • the information terminal 12 transmits the designated position (relative coordinates) on the document and the document ID to the content server 11.
  • the content server (document management program 1 1 5) searches the distribution material information 2 2 by the document ID transmitted from the information terminal 1 2, and identifies the document that the document ID 2 20 matches. Then, the content server 11 sends an event ID 2 2 3 associated with the identified document to the information terminal 12.
  • the user displays the content on the media display section (3 0 0 in FIG. 2) of the display screen of the information terminal 12.
  • the operation input unit e.g, keyboard
  • the information terminal 12 transmits the file name of the acquired content to the content server 11.
  • the content server (event management program 1 1 4) searches the event information 21 based on the file name transmitted from the information terminal 12, and identifies the event that matches the file name and the additional information 2 1 7 B. Then, the content server 11 transmits the identified event identifier (event ID 2 23) to the information terminal 12.
  • the keystroke set and document are not displayed because the keystroke set is not selected.
  • the content server 11 is set with a link to additional information related to the event (content such as video and audio at the time when the annotation is added).
  • additional information related to the event content such as video and audio at the time when the annotation is added.
  • annotations created by different persons at events such as conferences are aggregated from the two points of annotation creation time and annotation creator. Then, by displaying the aggregated results, you can find people with the same viewpoint.
  • disclosure restrictions information is set for each annotation. Since many annotations do not want to be disclosed, it is possible to manage annotations with consideration of disclosure restrictions.
  • searchers can only search for information that can be obtained with their authority. For example, restrict people who did not participate in the conference to search for information about other participants even if they specify annotations on the notes of those who participated in the conference with their pens be able to.
  • annotations are classified by owner and displayed in the order of event progress, the relationship between a handwritten memo of a specific person (for example, oneself) and a handwritten memo of another person can be easily grasped. In particular, many people can find out where an annotation was granted.
  • annotation related to the specified annotation is known.
  • the person who created the annotation in the scene where the specified annotation was generated creates the annotation in any other scene. You can know if you are.
  • the present invention is useful for a system for managing information recorded on paper and electronic data, and is particularly suitable for a document management system.

Abstract

An information management system comprises a contents server for storing data, and a terminal for inputting/outputting the data. The contents server includes a storage unit for storing document data and stroke information. The document data contains the information printed on the paper used in an event by a user, and the stroke information contains the position specified on the paper relating to the document data, and the time at which the position was specified. The terminal acquires, based on information capable of specifying the event, the stroke information created in relation to the event, from the contents server, classifies the stroke information on each user, for which the acquired stroke information was created, and displays the classified stroke information as the event proceeds.

Description

情報管理システム  Information management system
技術分野 本発明は、 書類等を管理する情報管理システムに関し、 特に、 管理される書類 に記載されたメモ書き (ァノテーシヨン) の検索技術に関する。 明 TECHNICAL FIELD The present invention relates to an information management system for managing documents and the like, and more particularly, to a technique for retrieving memorandums written in managed documents. Light
背景技術 Background art
 Rice field
近年、 電子技術の発達により、 紙に記入された手書きの情報を容易に電'子化で きるようになってきた。 現在、 計算機上では紙書類を電子化した電子書類のみを管理している。 このよ うにすると、 紙書類に記入された手書きの情報は電子的に管理されず、 手書きの 情報を有効に利用することができない。  In recent years, with the development of electronic technology, handwritten information entered on paper has become easily electronic. At present, only electronic documents obtained by digitizing paper documents are managed on the computer. In this way, handwritten information entered on paper documents is not managed electronically, and handwritten information cannot be used effectively.
この問題を解決するための技術として、 特開 2 0 0 4— 1 9 9 4 8 4号公報に 記載されている情報検索方法が知られている。 この情報検索方法は、 文書 I Dと ァノテーシヨン位置とをァノテーション D Bに登録する。 ァノテーシヨン検索時 には、 閲覧中の文書に検索指示用のァノテーシヨンを付与することで、 このァノ テーションを付与した視点と同一視点の他人によるァノテーシヨンの検索を要求 する。 ァノテーシヨン処理装置は、 閲覧中の文書に付与されている全てのァノテ ーシヨンを先ず検索する。 ァノテーシヨン処理装置は、 文書ビューァ側から受け 取った検索要求とァノテーション D Bの検索により得られたァノテーシヨンの矩 形情報とを順に比較することで、 文書ビューァに検索結果として返すべきァノテ ーシヨンを特定する。 これによつて、 ァノテーシヨンを利用して情報を効率的に 検索するとができる。  As a technique for solving this problem, an information search method described in Japanese Patent Application Laid-Open No. 2004-19999484 is known. In this information retrieval method, the document ID and annotation position are registered in annotation DB. At the time of an annotation search, an annotation for a search instruction is assigned to the document being browsed, and an annotation search by another person with the same viewpoint as the viewpoint to which the annotation is assigned is requested. The annotation processing device first searches for all annotations assigned to the document being viewed. The annotation processing device identifies the annotation to be returned to the document viewer as a search result by sequentially comparing the search request received from the document viewer and the rectangle information of the annotation obtained by searching the annotation DB. To do. As a result, information can be efficiently searched using annotations.
また、 特開平 7 _ 1 8 2 3 6 5号公報に記載されている会議システムは、 カメ ラなどの動画入力装置、 マイクなどの音声入力装置、 ペン入力装置、 マウスなど のポインティング装置、 キ一ボードなどのキー入力装置から入力されるマルチメ ディア情報からキーヮードを抽出することにより検索用ファイル 3を作成する。 そして会議録作成時には、 この検索用ファイルを参照し、 重要な項目の会った場 面を検索編集することにより会議録を短時間で簡便に編集できる。 In addition, the conference system described in Japanese Patent Laid-Open No. 7_1 8 2 3 6 5 is a camera. Search files by extracting key words from multimedia information input from video input devices such as microphones, voice input devices such as microphones, pen input devices, pointing devices such as mice, and key input devices such as keyboards 3 Create When creating the minutes, you can easily edit the minutes in a short time by referring to this search file and searching and editing the scenes where important items meet.
また、 ペン先の軌跡を電子的に取得するペン型入力デバイス (デジタルペン) が実用化されている。 デジタルペンは、' '取得したペン先の軌跡を電子計算機に入 力する。 例えば、 デジタルペンは、 スウェーデンの A n o t o社が開発した 「ァ ノ トペン」 等がある。 このデジタルペンの詳細は、 国際公開第 0 1 Z 7 1 4 7 3 号公報に記載されている。 デジタルペンは、 キーボードやマウスの利用に慣れて レ、ない利用者であっても手軽に使えるという利点があり、 電子政府での申請業務 やその他の分野への応用が期待されている。 発明の開示  In addition, pen-type input devices (digital pens) that electronically acquire the pen tip trajectory have been put into practical use. The digital pen inputs the acquired pen tip trajectory to the computer. For example, digital pens include the “Anotopen” developed by Sweden's Annoto. Details of this digital pen are described in International Publication No. 0 1 Z 7 1 4 7 3. Digital pens have the advantage of being easy to use even if they are not familiar with the use of keyboards and mice, and are expected to be applied to e-government applications and other fields. Disclosure of the invention
前述した従来技術のうち、 特開 2 0 0 4 _ 1 9 9 4 8 4号公報に記載されてい る情報検索方法は、 自分のァノテーシヨンと同一 (又は、 類似) のァノテーショ ンを付与した他人を、 ァノテーションを付与した場所の情報に基づいて検索する ものである。 しかし、 この従来技術では、 ァノテーシヨンを付与した時間を考慮 して検索されていない。 また、 検索結果を一覧形式で表示することは考慮されて いない。  Among the above-described prior arts, the information retrieval method described in Japanese Patent Application Laid-Open No. 2 0 4 _ 1 9 9 4 8 4 uses another person who has given the same (or similar) annotation as his / her annotation. The search is based on the information of the place where the annotation is added. However, in this prior art, the search is not performed in consideration of the time when the annotation is given. In addition, displaying search results in a list format is not considered.
また、 特開平 7— 1 8 2 3 6 5号公報に記載されている会議システムは、 ァノ テーションの頻度を集計して時系列に表示するが、 ァノテーシヨンの付与者をキ 一にして整理することは考慮されていない。  In addition, the conference system described in Japanese Patent Application Laid-Open No. 7-1 8 2 3 6 5 aggregates the frequency of annotations and displays them in time series. That is not taken into account.
また、 いずれの従来技術も、 ァノテ一シヨンに公開制限情報を付し、 ァノテ一 シヨンの公開を制限することは考慮されていない。  In addition, none of the prior arts attaches disclosure restriction information to annotations and does not consider restricting disclosure of annotations.
本発明の一実施形態の情報管理システムは、 データを記憶するコンテンッサー バと、 前記データを入出力する端末とによつ-て構 β¾され、 前記コンテンツサーバ は、 書類データ及びストローク情報を記憶する記憶部を有し、 前記書類データは 、 ユーザがイベント (会議等) において使用した紙に印刷された情報を含み、 前 記ストローク情報は、 前記書類データに係る紙面上で特定された位置及び該位置 が特定された時刻を含み、 前記端末は、 前記イベントを特定可能な情報に基づい て、 当該イベントに関連して作成されたス トローク情報を、 前記コンテンツサー バから取得し、 前記取得したス トローク情報を作成したユーザ毎に、 前記スト口 ーク情報を分類し、 前記分類されたストローク情報を、 前記イベントの進行に従 つて表示する。 An information management system according to an embodiment of the present invention includes a contentor that stores data. And the content server has a storage unit for storing document data and stroke information, and the document data is stored in an event (conference etc.) by a user. The stroke information includes the position specified on the paper surface related to the document data and the time when the position is specified, and the terminal specifies the event. Based on the available information, the stroke information created in relation to the event is acquired from the content server, and the stroke information is classified for each user who created the acquired stroke information. The classified stroke information is displayed as the event progresses.
本発明の一実施形態によると、 ユーザがァノテーシヨンを指定すると、 そのァ ノテーシヨンに関連するァノテ一シヨンを検索し、 集計して表示するので、 特定 の者のァノテーシヨンと他人のァノテーシヨンとの関係を容易に把握することが できる。 図面の簡単な説明  According to an embodiment of the present invention, when a user designates an annotation, the annotation related to the annotation is searched, aggregated, and displayed, so that the relationship between the annotation of a specific person and the annotation of another person can be easily performed. Can be grasped. Brief Description of Drawings
第 1図は、 本発明の実施の形態の書類管理システムの処理の概念図である。 第 2図は、.本発明の実施の形態の情報端末に表示される画面の説明図である。 第 3図は、 本発明の実施の形態の書類管理システムの構成のプロック図である 第 4図は、 本発明の実施の形態のコンテンツサーバのブロック図である。 第 5図は、 本発明の実施の形態の情報端末のブロック図である。  FIG. 1 is a conceptual diagram of processing of the document management system according to the embodiment of the present invention. FIG. 2 is an explanatory diagram of a screen displayed on the information terminal according to the embodiment of the present invention. FIG. 3 is a block diagram of the configuration of the document management system according to the embodiment of the present invention. FIG. 4 is a block diagram of the content server according to the embodiment of the present invention. FIG. 5 is a block diagram of the information terminal according to the embodiment of the present invention.
第 6図は、 本発明の実施の形態のコンテンツサーバに格納されるィベント情報 の構成図である。  FIG. 6 is a configuration diagram of event information stored in the content server according to the embodiment of the present invention.
第 7図は、 本発明の実施の形態のコンテンツサーバに格納される配付資料情報 の構成図である。  FIG. 7 is a configuration diagram of distributed material information stored in the content server according to the embodiment of the present invention.
第 8図は、 本発明の実施の形態のデジタルペンが紙面上の座標取得の説明図で ある。 FIG. 8 is an explanatory diagram of coordinate acquisition on the paper surface by the digital pen according to the embodiment of the present invention. is there.
第 9図は、 本発明の実施の形態デジタルペンによって情報が書き込まれた書類 の説明図である。  FIG. 9 is an explanatory diagram of a document in which information is written by the digital pen according to the embodiment of the present invention.
第 1 0図 Aは、 本発明の実施の形態のストロークセッ トの一例を示す。  FIG. 10A shows an example of a stroke set according to the embodiment of the present invention.
第 1 0図 Bは、 本発明の実施の形態のコンテンツサーバに格納されるストロー クセット情報の構成図である。  FIG. 10B is a configuration diagram of the stroke set information stored in the content server according to the embodiment of this invention.
第 1 0図 Cは、 本発明の実施の形態のコンテンツサーバに格納されるストロー ク座標情報の構成図である。  FIG. 10C is a configuration diagram of the stroke coordinate information stored in the content server according to the embodiment of this invention.
第 1 1図は、 本発明の実施の形態のコンテンツサーバに格納されるユーザ情報 の構成図である。,  FIG. 11 is a configuration diagram of user information stored in the content server according to the embodiment of the present invention. ,
第 1 2図は、 本発明の実施の形態の検索処理の全体を示すフローチャートであ る。  FIG. 12 is a flowchart showing the entire search process according to the embodiment of the present invention.
第 1 3図は、 本発明の実施の形態のストロークセットフィルタリング処理のフ ローチャートである。  FIG. 13 is a flowchart of stroke set filtering processing according to the embodiment of the present invention.
第 1 4図は、 本発明の実施の形態のストロークセット集計処理のフローチヤ一 トである。  FIG. 14 is a flowchart of stroke set tabulation processing according to the embodiment of the present invention.
第 1 5図は、 本発明の実施の形態の二次元マップ表示処理のフローチャートで ある。  FIG. 15 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention.
第 1 6図は、 本発明の実施の形態の二次元マップ表示処理のフローチャートで ある。  FIG. 16 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention.
第 1 7図は、 本発明の実施の形態の統計グラフ表示処理のフローチャートであ る。  FIG. 17 is a flowchart of the statistical graph display process according to the embodiment of the present invention.
第 1 8図は、 本発明の実施の形態の共起統計グラフ表示処理のフローチャート である。  FIG. 18 is a flowchart of the co-occurrence statistical graph display process according to the embodiment of the present invention.
第 1 9図は、 本発明の実施の形態のセキュリティチェック処理のフローチヤ一 トである。 発明を実施するための最良の形態 FIG. 19 is a flowchart of the security check process according to the embodiment of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION
本発明の実施の形態について図面を参照して説明する。  Embodiments of the present invention will be described with reference to the drawings.
第 1図は、 本発明の実施の形態の書類管理システムの処理の概念図である。 始めに、 情報蓄積フェイズの処理を説明する。 情報蓄積フェイズは、 主に会議 中に実行され、 コンテンツサーバが会議の情報を蓄積する。  FIG. 1 is a conceptual diagram of processing of the document management system according to the embodiment of the present invention. First, the information accumulation phase process will be described. The information storage phase is mainly executed during the conference, and the content server stores the conference information.
まず、 イベント (会議等) が開催されると、 会議室に設置されたカメラがィべ ントの映像を記録する。 コンテンツサーバは、 カメラが撮影したイベントの映像 をネットワークを介して収集し、 このイベントの映像を保存する (1 ) 。 会議の 出席者 (デジタルペンのユーザ) は、 会議中に配付資料 (又は、 持参のノート) に会議の内容に関連するメモ等をデジタルペンを用いて記入する (1, ). 。 デジタルペンは、 ユーザが使用する情報端末と接続し、.会議中に筆記されたス トローク情報を情報端末に転送する (2 ) 。 なお、 デジタルペンから情報端末へ のストローク情報の転送は、 会議中ではなく、 会議の終了後でもよい。  First, when an event (meeting, etc.) is held, the camera installed in the conference room records the video of the event. The content server collects the video of the event taken by the camera via the network and stores the video of the event (1). Participants at the meeting (digital pen users) use the digital pen to enter notes related to the contents of the meeting in the handouts (or notebooks they bring) during the meeting (1,). The digital pen connects to the information terminal used by the user and transfers the stroke information written during the conference to the information terminal (2). The stroke information can be transferred from the digital pen to the information terminal not after the conference but after the conference.
情報端末は、 デジタルペンからストロ一ク情報を受信すると、 このス トローク 情報をコンテンツサーバに送信する。 コンテンツサーバは、 手書き文字のス ト口 ーク情報を蓄積する (3 ) 。  When the information terminal receives the stroke information from the digital pen, it transmits this stroke information to the content server. The content server stores the token information of handwritten characters (3).
次は、 情報アクセスフェイズの処理を説明する。 情報アクセスフェイズは、 会 議終了後に実行され、 コンテンツサーバが、 ユーザが必要とずる情報を提供する ユーザは、 会議終了後デジタルペンを用いて、 配付資料上 (又は、 自己のノー ト上) のァノテーシヨンを選択して、 当該ァノテ一シヨンに関連する電子情報を 要求する (4 ) 。 デジタルペンは、 ユーザが使用する情報端末と接続し、 選択さ れたァノテーシヨンの位置 (ユーザがデジタルペンで指定した位置) を情報端末 に転送する。  Next, we will explain the information access phase process. The information access phase is executed after the conference, and the content server provides the information that the user needs. The user can use the digital pen on the handout (or their notes) after the conference. Select an annotation and request electronic information related to that annotation (4). The digital pen connects to the information terminal used by the user and transfers the selected annotation position (position specified by the user with the digital pen) to the information terminal.
情報端末は、 ユーザがデジタルペンで選択した位置をコンテンツサーバに送信 し、 指定された位置のァノテーシヨンの検索を要求する (5 ) 。 The information terminal sends the location selected by the user with the digital pen to the content server. And request a search for an annotation at the specified position (5).
コンテンツサーバは、 ァノテ一シヨンの検索要求を受けると、 当該ァノテーシ ヨンの記入者及び記入時刻を用いて、 当該ァノテーシヨンに関連する電子情報 ( 例えば、 イベント中に録画された映像) を検索する (6 ) 。 このとき、 電子情報 を要求したユーザが検索された電子情報を視聴する権原を有しているかを判定し てもよい。  When the content server receives a request for searching for an annotation, the content server searches for electronic information related to the annotation (for example, video recorded during the event) using the person who entered the annotation and the entry time (6 ) At this time, it may be determined whether the user who has requested the electronic information has the right to view the searched electronic information.
そして、 コンテンツサーバは、 検索された映像、 音声、 配布資料の電子データ 、 ァノテーシヨン情報等を要求元である情報端末に送信する (7 ) 。  Then, the content server transmits the searched video, audio, electronic data of distribution material, annotation information, etc. to the requesting information terminal (7).
そして、 情報端末は、 コンテンツサーバから送信された電子情報を表示する。 本発明によると、 ユーザはァノテーシヨンを選択することによって、 当 ^ァノ テーシヨンに関連する電子情報を得ることができる。  The information terminal displays the electronic information transmitted from the content server. According to the present invention, the user can obtain electronic information related to an annotation by selecting the annotation.
第 2図は、 本発明の実施の形態の情報端末 1 2に表示される画面の説明図であ る。  FIG. 2 is an explanatory diagram of a screen displayed on the information terminal 12 according to the embodiment of this invention.
表示画面には、 メディア表示部 3 0 0、 書類表示部 3 2 0、 二次元マップ表示 部 3 4 0及びグラフ表示部 3 6 0が含まれる。  The display screen includes a media display unit 3 00, a document display unit 3 2 0, a two-dimensional map display unit 3 4 0, and a graph display unit 3 60.
この表示画面は、 情報端末 1 2にて動作しているソフトウエアによって実現さ れるコンテンツビューァによって構成される。 このコンテンツビューァは、 ユー ザがコンテンッサーバ 1 1から送られてきたコンテンツを視聴、するときに動作す る。  This display screen is configured by a content viewer realized by software operating on the information terminal 12. This content viewer operates when the user views or listens to the content sent from the content server 11.
メディア表示部 3 0 0は、 表示領域 3 0 2を有する。 表示領域 3 0 2には、 コ ンテンッサーバ 1 1から送られてきたコンテンツ (主に、 映像ファイル) が表示 される。  The media display unit 3 00 has a display area 3 0 2. In the display area 30 2, content (mainly video files) sent from the content server 11 1 is displayed.
表示領域 3 0 2の上部には、 ファイル名表示部 3 0 1が設けられている。 ファ ィル名表示部 3 0 1には、 再^ 中の映像のファイル名が表示される。  A file name display section 3 0 1 is provided in the upper part of the display area 3 0 2. The file name display area 3 0 1 displays the file name of the video being replayed.
表示領域 3 0 2の下部には、 プログレスバー 3 0 3が設けられている。 プログ レスバー 3 0 3には、 プログレスマーカ 3 0 4が設けられている。 プログレスマ 一力 3 0 4はプログレスバ一3 0 3中を移動し、 再生される映像の進行状態を表 す.。 また、 ユーザがプログレスマーカ 3 0 4を移動することによって、 視聴箇所 を変更することができる。 A progress bar 3 0 3 is provided at the bottom of the display area 3 0 2. The progress bar 3 0 3 is provided with a progress marker 3 0 4. Progressma One power 3 0 4 moves through the progress bar 3 0 3 and indicates the progress of the video being played. In addition, the user can change the viewing location by moving the progress marker 3 4.
プログレスバー 3 0 3の下には、 O P E Nボタン 3 0 5、 ボリュームパー 3 1 0、 早送りボタン 3 0 9、 卷戻しボタン 3 0 8、 停止ボタン 3 0 7及び再生ボタ ン 3 0 6が設けられている。 O P E Nボタン 3 0 5は、 再生するファイルの選択 画面を開くためのものである。  Below the progress bar 3 0 3 are an OPEN button 3 0 5, a volume bar 3 1 0, a fast-forward button 3 0 9, a rewind button 3 0 8, a stop button 3 0 7 and a play button 3 0 6 ing. The OPEN button 3 0 5 is used to open a file selection screen for playback.
書類表示部 3 2 0は、 表示領域 3 2 2を有する。 表示領域 3 2 2には、 コンテ ンッサーバ 1 1から送られてきた書類が表示される。 表示領域 3 2 2に表示され る書類中には、 当該書類に付されたァノテーシヨン (ス トロークセット) が表示 される。  The document display unit 3 2 0 has a display area 3 2 2. In the display area 3 2 2, the documents sent from the content server 1 1 are displayed. In the document displayed in the display area 3 2 2, the annotation (stroke set) attached to the document is displayed.
表示領域 3 2 2内には、 マーカ 3 2 3が表示される。 マーカ 3 2 3は現在指定 されているストロークセットを示す。 書類表示部 3 2 0ではァノテーシヨンを直 接選択できる。 ァノテーシヨン (注目ス トロークセット) が選択されると、 注目 部 3 4 6、 3 6 6が移動する。  Marker 3 2 3 is displayed in display area 3 2 2. Markers 3 2 3 indicate the currently specified stroke set. In the document display area 320, an annotation can be selected directly. When annotation (attention stroke set) is selected, attention areas 3 4 6 and 3 6 6 move.
表示領域 3 2 2の上部には、 書類名表示部 3 2 1が設けられている。 書類名表 示部 3 2 1には、 表示中の書類のファイル名が表示される。  A document name display section 3 2 1 is provided at the top of the display area 3 2 2. The document name display section 3 2 1 displays the file name of the currently displayed document.
表示領域 3 0 2の右部には、 プログレスバー 3 2 4が設けられている。 プログ レスバ一 3 2 4には、 プログレスマーカ 3 2 5が設けられている。 プログレスマ 一力 3 2 5はプログレスバー 3 2 4中を移動し、 表示ざれる書類のファイル内に おける位置を表す。 プログレスマーカ 3 2 5は、 メディア表示部 3 0 0のプログ レスマ一力 3 0 4と連動している。 また、 ユーザがプログレスマーカ 3 2 5を移 動することによって、 表示箇所を変更することができる。  A progress bar 3 2 4 is provided on the right side of the display area 3 0 2. The progress bar 3 2 4 is provided with a progress marker 3 2 5. Progressive force 3 2 5 moves through the progress bar 3 2 4 and indicates the position in the file of the document that is not displayed. The progress marker 3 2 5 is linked with the progress power 3 0 4 of the media display unit 3 0 0. In addition, the user can change the display location by moving the progress marker 3 2 5.
表示領域 3 0 2の右部 (プログレスバー 3 2 4の右) には、 書類を前頁に戻す 前頁ボタン 3 2 7、 及び書類を次頁に送る次頁ボタン 3 2 8が設けられている。 前頁ボタン 3 2 7及び次頁ボタン 3 2 8は、 該当頁の内容が縮小表示されている また、 次頁ボタン 3 2 8の下部には、 表示する書類ファイルの選択画面を開く O P E Nボタン 3 2 6が設けられている。 On the right side of the display area 3 0 2 (to the right of the progress bar 3 2 4), there is a previous page button 3 2 7 that returns the document to the previous page, and a next page button 3 2 8 that sends the document to the next page. Yes. The previous page button 3 2 7 and next page button 3 2 8 display the contents of the corresponding page reduced. Also, at the bottom of the next page button 3 2 8 is an OPEN button 3 2 6 that opens a screen for selecting a document file to be displayed.
表示領域 3 4 1の上部には、 横軸選択欄 3 4 2が設けられている。 ユーザは、 横軸選択欄 3 4 2によって、 二次元マップの横軸の単位を選択することができる 。 例えば、 図示の状態では横軸は時間であるが、 二次元マップの横軸を書類中の 文字数 (又は、 行数) に変更して、 二次元マップを表示することができる。 この とき、 ストロークセット情報の該当矩形座標 2 4 4を用いて、 文書中の適切な箇 所を計算する。 例えば、 矩形の重心と一番近い座標の文字をストロークセッ トの 位置としてもよレ、。  In the upper part of the display area 3 4 1, a horizontal axis selection field 3 4 2 is provided. The user can select the unit of the horizontal axis of the two-dimensional map using the horizontal axis selection field 3 4 2. For example, the horizontal axis is time in the state shown in the figure, but the 2D map can be displayed by changing the horizontal axis of the 2D map to the number of characters (or the number of lines) in the document. At this time, an appropriate location in the document is calculated using the corresponding rectangular coordinates 2 4 4 of the stroke set information. For example, the character with the coordinates closest to the center of gravity of the rectangle can be used as the stroke set position.
なお、 図示の状態では横軸に時間が選択されているので、 表示領域 3 4 1の上 部には、 二次元マップの横軸のスケールが表示されている。  In the state shown in the figure, since time is selected on the horizontal axis, the scale of the horizontal axis of the two-dimensional map is displayed in the upper part of the display area 3 41.
表示領域 3 4 1の最上段には、 キーストロークセット表示領域 3 4 3が設けら れている。 キース トロークセット表示領域 3 4 3には、 ス トロークセッ トの保有 者 (書類表示部 3 2 0にて指定されているァノテーシヨンの記入者) によって記 入されたァノテーシヨン (ス トロークセット) の情報が表示される。  The keystroke set display area 3 4 3 is provided at the top of the display area 3 4 1. Key stroke set display area 3 4 3 displays information on annotations (stroke sets) entered by the owner of the stroke set (entry of the annotation specified in the document display section 320). Is done.
二次元マップ表示部 3 4 0で、 他人のァノテーシヨンを指定すると、 指定され た人がキーストロークセット表示領域 3 4 3に移動する。 ストロークセッ卜の保 有者の表示順も、 新たにキーとなった人に近い順に変化する。  When another person's annotation is specified on the 2D map display section 3 4 0, the specified person moves to the keystroke set display area 3 4 3. The display order of the stroke set holders also changes in the order closer to the person who became the new key.
キース トロークセッ ト表示領域 3 4 3の下部には、 他のス トロークセットが、 ストロークセッ トの所有者 (ス トロークセッ トの記入者) 毎に分類されて表示さ れる。  In the lower part of the key stroke set display area 3 4 3, other stroke sets are classified and displayed for each stroke set owner (entrant of the stroke set).
表示領域 3 4 1の左部には、 ス トロークセッ トの所有者、 及び当該所有者のス トロークセットとキーストロークセットとの類似度が表示される。  The left part of the display area 3 4 1 displays the owner of the stroke set and the similarity between the stroke set of the owner and the keystroke set.
ストロークセットの所有者は、 上から (表示領域 3 4 1に近い段から) 類似度 順に表示される。 また、 ス トロークセッ トの所有者は、 匿名で表示される場合が ある。 すなわち、 後述するス トロークセット情報の公開制限情報 2 4 9 A、 2 4 9 Bの 4桁目によって匿名公開 (1 ) が設定されている場合には、 ストロークセ ッ卜の所有者名を匿名化して表示される。 Stroke set owners are displayed in order of similarity from the top (from the row near display area 3 4 1). Strokeset owners may also appear anonymously. is there. That is, if anonymous disclosure (1) is set by the fourth digit of stroke set information 2 4 9 A and 2 4 9 B, which will be described later, the name of the stroke set owner is anonymous. Is displayed.
ストロークセッ卜の類似度は、 キーストロークセットと当該所有者のストロー クセットとキーストロークセッ卜の重複を判定して求める (二次元マップ表示処- 理の重複判定処理 (第 1 6図の S 1 4 5 ) 参照) 。  The similarity of the stroke set is obtained by judging the overlap between the key stroke set and the owner's stroke set and the key stroke set. (Duplicate judgment process in the 2D map display process (S1 in Fig. 16) 4 See 5)).
二次元マップ表示部 3 4 0は、 表示領域 3 4 1を有する。 表示領域 3 4 1には 、 当該イベントに関連した書類に付されたァノテーシヨン (ス トロークセッ ト) が記入された時間が表示される。  The two-dimensional map display unit 3 4 0 has a display area 3 4 1. The display area 3 4 1 displays the time when the annotation (stroke set) attached to the document related to the event is entered.
表示領域 3 4 1内には、 ストロークセッ卜の記入時間に対応したストロークセ ット表示 3 4 4が表示される。  In the display area 3 4 1, a stroke set display 3 4 4 corresponding to the stroke set entry time is displayed.
また、 表示領域 3 4 1内には、 プログレスマーカ 3 4 5が設けられている。 プ ログレスマーカ 3 4 5は表示領域 3 4 1中を移動し、 再生される映像の進行状態 を表す。 プログレスマーカ 3 4 5は、 メディア表示部 3 0 0のプログレスマーカ 3 0 4及び書類表示部 3 2 0のプログレスマーカ 3 2 4と連動している。  A progress marker 3 4 5 is provided in the display area 3 4 1. Progress marker 3 4 5 moves through display area 3 4 1 and indicates the progress of the video being played. The progress marker 3 45 is linked to the progress marker 3 0 4 of the media display unit 3 0 0 and the progress marker 3 2 4 of the document display unit 3 2 0.
さらに、 表示領域 3 4 1内には、 注目部 3 4 6が設けられている。 注目部 3 4 6は、 指定されたァノテーシヨンを示す。 この注目部 3 4 6によって、 指定され たァノテーシヨンと、 他のァノテーシヨンとの関係が容易に把握できる。 なお、 複数のス トロークセットが指定されている場合は、 複数の注目部 3 4 6が表示さ れる。 注目部 3 4 6は、 二次元マップ表示部 3 4 0でも、 直接指定することがで さる。  Further, the attention area 3 4 6 is provided in the display area 3 4 1. The attention part 3 4 6 indicates the designated annotation. This attention part 3 4 6 makes it easy to grasp the relationship between a specified annotation and other annotations. If multiple stroke sets are specified, multiple attention areas 3 4 6 are displayed. The attention part 3 46 can be specified directly even in the two-dimensional map display part 3 40.
グラフ表示部 3 6 0は、 表示領域 3 6 1を有する。 表示領域 3 6 1には、 統計 グラフ又は共起統計グラフが表示される。 統計グラフは、 全ての者が保有するス トロークセッ卜の記入時間を集計したヒストグラムであり、 その時刻に何人がァ ノテーシヨンを記入していたかを示す。 共起統計グラフは、 注目部 3 4 6、 3 6 6と略同一の時刻 (同じ時刻及び近い時刻) にァノテーシヨンを記入していた者 が保有するストロ一クセットの記入時間を集計したヒストグラムである。 図示の 状態では、 共起統計グラフは、 A、 匿名 1及ぴ Dの 3者のァノテーシヨンのみ集 計したものであり、 その時刻に 3者のうち何人がァノテーシヨンを記入していた かを示す。 The graph display unit 3 60 has a display area 3 61. In the display area 3 61, a statistical graph or a co-occurrence statistical graph is displayed. The statistical graph is a histogram that summarizes the entry time of the stroke set held by everyone, and shows how many people entered the annotation at that time. The co-occurrence statistical graph is the person who entered the annotation at the same time (same time and near time) as the attention part 3 4 6 and 3 6 6 It is the histogram which totaled the entry time of the stroke set which has. In the state shown in the figure, the co-occurrence statistics graph is a collection of only the three annotations A, Anonymous 1 and D, and shows how many of the three individuals entered the annotation at that time.
なお、 後述するように、 統計グラフは、 所有ユーザ情報が隠されているユーザ が保有するストロークセットも集計の对象としている。'一方、 共起統計グラフは 、 所有ユーザが隠されているユーザが保有するストロークセットは集計の対象と していない。  As will be described later, in the statistical graph, the stroke set held by the user whose owner user information is hidden is also the subject of aggregation. On the other hand, the co-occurrence statistics graph does not cover the stroke set owned by the user whose owner user is hidden.
グラフ表示部 3 6 0の上部には、 統計グラフと共起統計グラフとの選択領域が 設けられている。 " 全体" 3 6 2が選択されると、 表示領域 3 6 1に統計グラフ が表示され、 " 共起" 3 6 3が選択されると、 表示領域 3 6 1に共起統計グラフ が表示される。  In the upper part of the graph display area 360, a selection area for a statistical graph and a co-occurrence statistical graph is provided. When "Overall" 3 6 2 is selected, the statistical graph is displayed in the display area 3 6 1, and when "Co-occurrence" 3 6 3 is selected, the co-occurrence statistical graph is displayed in the display area 3 6 1 The
表示領域 3 6 1の下部には、 統計グラフの横軸のスケールが表示されている。 表示領域 3 6 1内には、 頻度分布 3 6 4が表示される。 頻度分布 3 6 4は、 そ の時刻に何人がァノテーションを記入していたかを示す。  In the lower part of the display area 3 6 1, the horizontal axis scale of the statistical graph is displayed. In the display area 3 61, a frequency distribution 3 6 4 is displayed. Frequency distribution 3 6 4 shows how many people were annotating at that time.
また、 表示領域 3 6 1内には、 プログレスマーカ 3 6 5が設けられている。 プ ログレスマーカ 3 6 5は表示領域 3 6 1中を移動し、 再生される映像の進行状態 を表す。 プログレスマーカ 3 6 5は、 メディア表示部 3 0 0のプログレスマーカ 3 0 4及び書類表示部 3 2 0のプログレスマーカ 3 2 4と連動している。  In addition, a progress marker 3 65 is provided in the display area 3 61. Progress marker 3 6 5 moves through display area 3 6 1 and indicates the progress of the video being played. The progress marker 3 65 is linked to the progress marker 3 0 4 of the media display unit 3 0 0 and the progress marker 3 2 4 of the document display unit 3 2 0.
また、 表示領域 3 6 1内には、 注目部 3 6 6が設けられている。 注目部 3 6 6 は、 指定されたァノテーシヨンの記入時刻を示す。 この注目部 3 6 6によって、 指定されたァノテーシヨンと、 他のァノテーシヨンとの関係が容易に把握できる 。 なお、 複数のストロークセットが指定されている場合は、 複数の注目部 3 6 6 が表示される。  In the display area 3 61, a target part 3 6 6 is provided. The attention part 3 6 6 indicates the entry time of the specified annotation. This attention part 3 6 6 makes it easy to grasp the relationship between the specified annotation and other annotations. When multiple stroke sets are specified, multiple attention parts 3 6 6 are displayed.
注目部 3 6 6は、 二次元マップ表示部 3 4 0でも、 直接指定することができる 。 注目部が変化すると、 注目部 3 4 6、 3 6 6と略同一の時刻にァノテーシヨン を記入していた者が変化するので、 共起統計グラフが変化する。 The attention part 3 6 6 can also be directly specified in the two-dimensional map display part 3 40. When the attention area changes, the annotation will be at approximately the same time as the attention area 3 4 6 and 3 6 6 The co-occurrence statistics graph changes because the person who entered the letter changes.
さらに、 表示領域 3 6 1内には、 公開者数及び非公開者数 3 6 7が表示される 。 前述したように、 統計グラフは、 所有ユーザ情報が隠されているユーザが保有 するストロークセットも集計の対象としている。  Further, the number of publishers and the number of non-publishers 3 6 7 are displayed in the display area 3 61. As mentioned above, the statistical graph also includes the stroke sets held by users whose owner user information is hidden.
以上説明したメディア表示部 3 0 0のプログレスマーカ 3 0 4、 書類表示部 3 Media display unit 3 0 0 progress marker 3 0 4 described above, document display unit 3
2 0のプログレスマ一力 3 2 5、 二次元マップ表示部 3 4 0のプログレスマーカ2 0 Progress Progress 3 2 5 2D Map Display 3 4 0 Progress Marker
3 4 5、 グラフ表示部 3 6 0のプログレスマーカ 3 6 5は全て連動している。 第 3図は、 本発明の実施の形態の書類管理システムのプロック図である。 書類管理システムは、 コンテンツサーバ 1 1、 情報端末 1 2、 デジタルペン 13 4 5, Progress indicator 3 6 5 of graph display part 3 6 0 are all linked. FIG. 3 is a block diagram of the document management system according to the embodiment of the present invention. Document management system includes content server 1 1, information terminal 1 2, digital pen 1
4、 イベント情報入力装置 1 5、 ネットワーク 1 7及び位置情報サーバ 1 9を備 る。 4. Event information input device 1 5, Network 17 and Location information server 19
コンテンツサーバ 1 1、 情報端末 1 2、 イベント情報入力装置 1 5及び位置情 報サーバ 1 9は、 ネットワーク 1 7を介して互いに接続されている。 各情報端末 1 2は、 一つ以上のデジタルペン 1 4と接続される。 情報端末 1 2とデジタルぺ ン 1 4は、 U S B (Universal Serial Bus) 等のプロトコルを用い有線によって 接続されてもよい。 また、— ブルートゥース、 無線 L A N、 携帯電話システム又は 赤外線等の無線によつて接続されてもよい。  The content server 11, the information terminal 12, the event information input device 15, and the location information server 19 are connected to each other via a network 17. Each information terminal 12 is connected to one or more digital pens 14. The information terminal 12 and the digital pen 14 may be connected by wire using a protocol such as USB (Universal Serial Bus). Also, it may be connected by wireless such as Bluetooth, wireless LAN, mobile phone system or infrared.
コンテンツサーバ 1 1は、 コンテンツをイベント毎に管理し、 要求されたコン テンッを情報端末 1 2に送信する。 なお、 コンテンツは、 イベントに関連する書 類、 音声及び映像等である。 また、 書類は、 印刷され紙面上に表されたすべての 情報である。  The content server 11 manages the content for each event, and transmits the requested content to the information terminal 12. The content includes documents, audio and video related to the event. Documents are all information printed and presented on paper.
情報端末 1 2は、 各人が使用するコンピュータ装置で、 デジタルペン 1 4から 受信した情報をコンテンツサーバ 1 1に転送する。 また、 情報端末 1 2は、 コン テンッサーバ 1 1から受信したコンテンツを表示する。  The information terminal 12 is a computer device used by each person, and transfers information received from the digital pen 14 to the content server 11. Further, the information terminal 12 displays the content received from the content server 11.
デジタルペン 1 4は、 通常のペンと同様に、 紙媒体に文字、 図形等を記入する ことができる。 また、 デジタルペン 1 4は、 先端に小型カメラを備え、 紙に接し た位置のドットパターンを取得する。 また、 デジタルペン 1 4は、 予め設定され たペン I Dを保持する。 デジタルペン 1 4は、 有線又は無線によって情報端末 1 2と接続する通信インターフェースを備える。 The digital pen 14 can write characters, figures, etc. on a paper medium in the same way as a normal pen. In addition, the digital pen 14 has a small camera at the tip and touches the paper. Get the dot pattern at the specified position. In addition, the digital pen 14 retains a preset pen ID. The digital pen 14 includes a communication interface for connecting to the information terminal 12 by wire or wireless.
例えば、 第 8図に示すように、 デジタルペン 1 4は、 書類に印刷されたドット パターンを取得する。 そして、 デジタルペン 1 4が取得したドットパターンから 紙面上の座標を特定することができる。  For example, as shown in FIG. 8, the digital pen 14 acquires a dot pattern printed on a document. The coordinates on the paper surface can be specified from the dot pattern acquired by the digital pen 14.
また、 デジタルペン 1 4は、 情報端末 1 2を介さず、 携帯電話システム又は無 線 L ANシステムを介して、 特定した絶対座標、 ドットパターンを取得した時刻 及びペン I Dをコンテンツサーバ 1 1に送信してもよい。  In addition, the digital pen 14 sends the specified absolute coordinates, the time when the dot pattern was acquired, and the pen ID to the content server 11 via the mobile phone system or the wireless LAN system without going through the information terminal 12. May be.
イベント情報入力装置 1 5は、 会議室に設置されたコンピュータ装置で、 ィべ ントに関連する情報 (例えば、 映像、 画像、 音声及び/又はスライ ド等) を作成 する。 また、 イベント情報入力装置 1 5は、 書類及び作成した映像等のコンテン ッを、 イベントに関連付けてコンテンツサーバ 1 1に登録する。  The event information input device 15 is a computer device installed in the conference room, and creates information related to the event (for example, video, image, sound and / or slide, etc.). Also, the event information input device 15 registers the content such as the document and the created video in the content server 11 in association with the event.
また、 イベント情報入力装置 1 5は、 会議開催中に、 デジタルペン 1 4と接続 して、 デジタルペン 1 4が特定した絶対座標等の情報を取得し、 これら取得した 情報をコンテンツサーバ 1 1に送信してもよレ、。  In addition, the event information input device 15 is connected to the digital pen 14 during the conference, acquires information such as absolute coordinates specified by the digital pen 14, and sends the acquired information to the content server 11. You can send it.
位置情報サーバは 1 9は、 C P U、 メモリ、 記憶装置等を備えたコンピュータ 装置であり、 紙面上のドットパターンの基準点からのズレ量と紙面上の座標とを 対応づけたデータべ一スを保持している。 そして、 位置情報サーバは 1 9は、 紙 面上のドットパターンに基づいて、 紙面上の座標を提供する。  The location information server 19 is a computer device equipped with a CPU, memory, storage device, etc., and has a data base that correlates the amount of deviation from the reference point of the dot pattern on the paper with the coordinates on the paper. keeping. The position information server 19 provides coordinates on the paper based on the dot pattern on the paper.
なお、 本実施の形態の書類管理システムにプリンタを設けてもよい。 プリンタ は、 情報端末 1 2からの指示に応じて、 書類等のコンテンツを印刷する。  A printer may be provided in the document management system of this embodiment. The printer prints contents such as documents in response to instructions from the information terminal 12.
第 4図は、 本発明の実施の形態のコンテンツサーバ 1 1のブロック図である。 コンテンツサーバ 1 1は、 C P U 1 1 1、 メモリ 1 1 2、 記憶部 1 1 3及びデ —タ通信部 1 1 8を備える。  FIG. 4 is a block diagram of the content server 11 according to the embodiment of the present invention. The content server 11 includes a CPU 1 1 1, a memory 1 1 2, a storage unit 1 1 3, and a data communication unit 1 1 8.
C P U 1 1 1は、 記憶部 1 1 3に記憶された各種プログラムを呼び出して実行 することによって、 各種処理を行う。 CPU 1 1 1 calls and executes various programs stored in memory 1 1 3 By doing so, various processes are performed.
メモリ 1 12は、 CPU111が各種処理に使用するデータを一時的に記憶す るワークエリアを有する。  The memory 112 has a work area for temporarily storing data used by the CPU 111 for various processes.
記憶部 1 13は、 不揮発性の記憶媒体 (例えば、 磁気ディスクドライブ) で構 成されている。 記憶部 113には、 イベント管理プログラム 1 14、 書類管理プ ログラム 1 15、 ペンデータ管理プログラム 116及びユーザ管理プログラム 1 17が記憶されている。 これらのプログラムは、 メモリ 112にロードされた後 、 CPU1 11によって実行され、 各種処理が行われる。  The storage unit 113 is composed of a nonvolatile storage medium (for example, a magnetic disk drive). The storage unit 113 stores an event management program 114, a document management program 115, a pen data management program 116, and a user management program 117. These programs are loaded into the memory 112 and then executed by the CPU 111 to perform various processes.
また、 記憶部 113には、 イベント情報 21、 配付資料情報 22、 ス トローク セット情報 24及びユーザ情報 27が記憶されている。  The storage unit 113 stores event information 21, distribution material information 22, stroke set information 24, and user information 27.
イベント管理プログラム 114は、 イベント情報 21 (第 6図) を管理する。 書類管理プログラム 115は、 配付資料情報 22 (第 7図) を管理する。 ペンデ ー 管理プログラム 116は、 ストローク情報 24 (第 10図 B) を管理する。 ユーザ管理プログラム 117は、 ユーザ情報 27 (第 1 1図) を管理する。 データ通信部 118は、 ネットワークインターフェースである。 例えば、 TC The event management program 114 manages the event information 21 (FIG. 6). The document management program 115 manages handout information 22 (Fig. 7). The pending management program 116 manages the stroke information 24 (FIG. 10B). The user management program 117 manages user information 27 (FIG. 11). The data communication unit 118 is a network interface. For example, TC
PZI Pプロトコルを用いて通信可能な LANカードである。 これにより、 コン テンッサーバ 11は情報端末 12等のネットワーク 17に接続された機器と通信 することができる。 It is a LAN card that can communicate using the PZIP protocol. As a result, the content server 11 can communicate with devices connected to the network 17 such as the information terminal 12.
第 5図は、 本発明の実施の形態の情報端末 12のブロック図である。  FIG. 5 is a block diagram of the information terminal 12 according to the embodiment of this invention.
情報端末 12は、 CPU121、 メモリ 122、 ペンデータ入力部 123、 操 作入力部 124、 データ表示部 125、 データ通信部 126及びデータ集計部 1 27を備える。  The information terminal 12 includes a CPU 121, a memory 122, a pen data input unit 123, an operation input unit 124, a data display unit 125, a data communication unit 126, and a data totaling unit 127.
CPU121は、 記憶装置 (図示省略) に記憶された各種プログラムを呼び出 して実行することによって、 各種処理を行う。  The CPU 121 performs various processes by calling and executing various programs stored in a storage device (not shown).
メモリ 122は、 CPU 1 11が各種処理に使用するデータを一時的に記憶す るワークエリアを有する。 また、 コンテンツサーバ 11及びデジタルペン 14等 から送られてきたデータを一時的に記憶する。 The memory 122 has a work area for temporarily storing data used by the CPU 111 for various processes. Content server 11 and digital pen 14 etc. The data sent from is temporarily stored.
ペン入力部 1 2 3は、 有線又は無線でデジタルペン 1 4と通信し、 デジタルぺ ン 1 4が取得した座標等の情報を収集する。  The pen input unit 1 2 3 communicates with the digital pen 14 by wire or wirelessly and collects information such as coordinates acquired by the digital pen 14.
操作入力部 1 2 4は、 例えば、 キーボードであり、 ユーザによって情報が入力 される。  The operation input unit 1 2 4 is, for example, a keyboard, and information is input by the user.
データ表示部 1 2 5は、 例えば、 液晶ディスプレイで構成されており、 コンテ ンッザ一バ 1 1から取得した書類等のコンテンツを表示する。  The data display unit 1 25 is composed of a liquid crystal display, for example, and displays contents such as documents obtained from the container bar 11.
データ通信部 1 2 6は、 ネットワークインタ一フェースである。 例えば、 T C P Z I Pプロ トコルを用いて通信可能な L ANカードである。 これにより、 情報 端末 1 2はネットワーク 1 7を介してコンテンツサーバ 1 1と通信することがで さる。  The data communication unit 1 2 6 is a network interface. For example, a LAN card that can communicate using the TC P Z I P protocol. As a result, the information terminal 12 can communicate with the content server 11 via the network 17.
なお、 ペンデータ入力部 1 2 3及びデータ通信部 1 2 6は、 一^ のインターフ エースであってもよレヽ。  The pen data input unit 1 2 3 and the data communication unit 1 2 6 may be a single interface.
データ集計部 1 2 7は、 ス トロークセット情報 2 4を集計し、 二次元マップや 統計グラフを生成する。  The data totaling unit 1 2 7 totals the stroke set information 24 and generates a two-dimensional map and a statistical graph.
次に本発明の実施の形態のィベント情報入力装置 1 5について説明する。 イベント情報入力装置 1 5は、 C P U、 メモリ、 操作記録部、 映像入力部、 音 声入力部、 データ表示部、 ペンデータ入力部及びデータ通信部を備える。  Next, the event information input device 15 according to the embodiment of the present invention will be described. The event information input device 15 includes a CPU, a memory, an operation recording unit, a video input unit, a voice input unit, a data display unit, a pen data input unit, and a data communication unit.
C P Uは、 記憶装置 (図示省略) に記憶された各種プログラムを呼び出して実 行することによって、 各種処理を行う。  The CPU performs various processes by calling and executing various programs stored in a storage device (not shown).
メモリは、 C P Uが各種処理に使用するデータを一時的に記憶するワークエリ ァを有する。 また、 コンテンツサーバ 1 1及びデジタルペン 1 4等から送られて きたデータを一時的に記憶する。  The memory has a word querier that temporarily stores data used by the CPU for various processes. In addition, it temporarily stores data sent from the content server 11 and the digital pen 14.
操作記録部は、 会議中における、 この書類管理システムに対する操作を記録す る。 例えば、 発表者によるキーボードへの操作 (会議中に用いられた映像の巻き 戻し、 早送り等の操作) を記録する。 映像入力部は、 会議室に設置されたカメラによつて会議中に撮影された映像デ ータを収集する。 The operation recording unit records operations on the document management system during the meeting. For example, the keyboard operation by the presenter (operations such as rewinding and fast-forwarding the video used during the conference) are recorded. The video input unit collects video data taken during the conference by a camera installed in the conference room.
音声入力部は、 会議室に設置されたマイクロホンによって会議中に録音された 音声データを収集する。  The voice input unit collects the voice data recorded during the conference by the microphone installed in the conference room.
データ表示部は、 会議室に設置されたプロジェクタ等の大画面の表示装置で構 成されており、 会議中に使用されるデータを表示する。 例えば、 発表者が用いる プレゼンテーション資料や、 コンテンツサーバ 1 1から取得した書類等を表示す る。  The data display unit is composed of a large-screen display device such as a projector installed in the conference room, and displays data used during the conference. For example, presentation materials used by the presenter and documents obtained from the content server 11 are displayed.
ペンデータ入力部は、 有線又は無線でデジタルペン 1 4と通信し、 デジタルぺ ン 1 4が取得した座標等の情報を収集する。  The pen data input unit communicates with the digital pen 14 by wire or wireless and collects information such as coordinates acquired by the digital pen 14.
データ通信部は、 ネットワークインターフェースである。 例えば、 T C P Z I pプロトコルを用いて通信可能な L ANカードである。 これにより、 イベント情 報入力装置 1 5は、 ネットワーク 1 7を介してコンテンツサーバ 1 1と通信する ことができる。  The data communication unit is a network interface. For example, a LAN card that can communicate using the TCPZIP protocol. As a result, the event information input device 15 can communicate with the content server 11 via the network 17.
第 6図は、 本発明の実施の形態のコンテンツサーバ 1 1に格納されるイベント 情報 2 1の構成図である。  FIG. 6 is a configuration diagram of event information 21 stored in the content server 11 according to the embodiment of the present invention.
ィベント情報 2 1は、 ィベント I D 2 1 0、 ィベント名 2 1 1、 日時 2 1 2、 場所 2 1 3、 出席者数 2 1 4 A、 出席者 2 1 4 B、 付加情報数 2 1 7 A及び付加 情報 2 1 7 Bを含む。 イベント情報 2 1は、 会議等のイベントが行われる毎に一 つのレコードが生成される。 イベント情報 2 1は、 任意の項目をキーとして検索 ができる。  Event information 2 1 is event ID 2 1 0, event name 2 1 1, date and time 2 1 2, place 2 1 3, number of attendees 2 1 4 A, attendee 2 1 4 B, number of additional information 2 1 7 A And additional information 2 1 7 B included. As the event information 21, one record is generated every time an event such as a meeting is performed. Event information 21 can be searched using any item as a key.
イベント I D 2 1 0は、 イベントを一意に識別する識別子である。 例えば、 ィ ベント管理プログラム 1 1 4は、 任意の法則に従って自動的にィベント I D 2 1 0を定めて、 イベント情報 2 1に記録する。  The event ID 2 1 0 is an identifier that uniquely identifies the event. For example, the event management program 1 1 4 automatically determines an event ID 2 10 according to an arbitrary rule and records it in the event information 2 1.
ィベント名 2 1 1は、 当該イベントの名称である。  Event name 2 1 1 is the name of the event.
日時 2 1 2は、 当該イベントの開始時刻及び終了時刻である。 場所 2 1 3は、 当該イベントが行われた場所である。 Date 2 1 2 is the start time and end time of the event. Place 2 1 3 is where the event took place.
出席者数 2 1 4 Aは、 当該イベントへの出席者の数である。 なお、 出席者数 2 1 4 Aと同数の出席者 2 1 4 Bが記録される。  Number of attendees 2 1 4 A is the number of attendees at the event. The same number of attendees 2 1 4 B as 2 1 4 A are recorded.
出席者 2 1 4 Bは、 当該イベントの出席者を一意に識別するユーザ I Dである 付加情報数 2 1 7 Aは、 当該イベントに関連する付加情報の数である。 なお、 付加情報数 2 1 7 Aと同数の付加情報 2 1 7 Bが記録される。  Attendee 2 1 4 B is a user ID that uniquely identifies the attendee of the event. The number of additional information 2 1 7 A is the number of additional information related to the event. The same number of additional information 2 1 7 B as the number of additional information 2 1 7 A is recorded.
付加情報 2 1 7 Bは、 当該イベントに関連する映像、 画像、 音声又はスライ ド 等の情報である。 具体的には、 付加情報 2 1 7 Bには、 当該イベントを撮影した 映像データ、 当該イベントを録音した音声データ、 及び当該イベントで使用され たスライ ド等の情報が記録される。 付加情報 2 1 7 Bには、 付加情報の種類、 付 加情報のフ了ィル名及び付加情報に設定されたコンテンツセキュリティが記録さ れる  The additional information 2 1 7 B is information such as video, image, sound or slide related to the event. Specifically, in the additional information 2 17 B, information such as video data obtained by capturing the event, audio data recording the event, and slides used in the event are recorded. The additional information 2 1 7 B records the type of additional information, the file name of the additional information, and the content security set in the additional information.
また、 付加情報 2 1 7 Bには、 各付加情報のセキュリティレベルが含まれる。 付加情報のセキュリティレベルは、 当該付加情報の秘密の度合いである。 後述す るように、 付加情報のセキュリティレベル 2 2 6及びユーザのセキュリティレべ ル 2 7 6 (第 1 1図参照) によって、 そのユーザが当該書付加情報にアクセスで きるかが定まる。  Also, additional information 2 1 7 B includes the security level of each additional information. The security level of additional information is the degree of secrecy of the additional information. As described later, the security level 2 26 of the additional information and the security level 2 76 of the user (see Fig. 11) determine whether the user can access the additional information.
第 7図は、 本発明の実施の形態のコンテンツサーバ 1 1に格納される配付資料 情報 2 2の構成図である。  FIG. 7 is a configuration diagram of the distribution material information 22 stored in the content server 11 according to the embodiment of the present invention.
配付資料情報 2 2は、 書類 I D 2 2 0、 ドットパターン I D 2 2 1、 所有ユー ザ I D 2 2 2、 ィベント I D 2 2 3、 電子ファイル 2 2 4、 書類サイズ 2 2 5、 セキュリティレベル 2 2 6、 ス トロークセッ ト数 2 2 7及ぴストロークセッ ト I D 2 2 8を含む。 配付資料情報 2 2は、 任意の項目をキーとして検索ができる。 書類 I D 2 2 0は、 当該書類を一意に識別する識別子である。 なお、 同一の情 報を有する書類であっても、 所有者が異なれば別の書類となるので、 異なる書類 I D 2 2 0となり、 配付資料情報 2 2の異なるレコードが生成される。 通常、 異 なるユーザに配付される書類は、 異なるドットパターンと共に印刷された後に配 付される。 Handout information 2 2 is document ID 2 2 0, dot pattern ID 2 2 1, owner user ID 2 2 2, event ID 2 2 3, electronic file 2 2 4, document size 2 2 5, security level 2 2 6, Including stroke set number 2 2 7 and stroke set ID 2 2 8 Handout information 2 2 can be searched using any item as a key. The document ID 2 2 0 is an identifier for uniquely identifying the document. Even if the documents have the same information, they will be different if the owners are different. ID 2 2 0 is generated, and different records of distribution material information 2 2 are generated. Normally, documents distributed to different users are distributed after printing with different dot patterns.
ドットパターン I D 2 2 1は、 当該書類に印刷されるドットパターンの識別子 である。  The dot pattern I D 2 2 1 is an identifier of the dot pattern printed on the document.
所有ユーザ I D 2 2 2は、 当該書類を所有するユーザを一意に識別する識別子 である。  The owning user ID 2 2 2 is an identifier that uniquely identifies the user who owns the document.
イベント I D 2 2 3は、 当該書類が関連付けられたイベントを一意に識別する 識別子である。 通常は、 当該書類が配付された会議のイベント I Dが記録され、 ィベント情報 2 1のィベント I D 2 1 0に対応する。  Event ID 2 2 3 is an identifier that uniquely identifies the event with which the document is associated. Normally, the event ID of the meeting to which the document has been distributed is recorded and corresponds to the event ID 2 10 of event information 21.
電子ファイル 2 2 4は、 当該書類の電子データのファイル名である。  Electronic file 2 2 4 is the file name of the electronic data of the document.
書類サイズ 2 2 5は、 当該書類の印刷に適する紙の大きさを示し、 その領域の 左上端の座標及び右下端の座標が格納される。 図示の場合では、 書類サイズ 2 2 5は、 左上端を原点とし、 ミリメートルを単位として表される。  Document size 2 2 5 indicates the paper size suitable for printing the document, and stores the coordinates of the upper left corner and the lower right corner of the area. In the illustrated case, the document size 2 2 5 is expressed in millimeters with the origin at the top left corner.
セキュリティレベル 2 2 6は、 当該書類の秘密の度合いである。 後述するよう に、 セキュリティレベル 2 2 6及びユーザのセキュリティレベル 2 7 6 (第 1 1 図参照) によって、 そのユーザが当該書類を見ることができるかが定まる。 ストロークセット数 2 2 7は、 当該書類にデジタルペン 1 4で記載されたスト ロークセッ トの数である。 なお、 ス トロークセット数 2 2 7と同数のストローク セット I D 2 2 8が記録される。  Security level 2 2 6 is the degree of confidentiality of the document. As will be described later, security level 2 2 6 and user security level 2 7 6 (see Fig. 1 1) determine whether the user can view the document. The number of stroke sets 2 2 7 is the number of stroke sets described with the digital pen 14 in the document. The same number of stroke sets I D 2 2 8 as the number of stroke sets 2 2 7 are recorded.
ストロークセットは、 一纏まりとする線 (ストローク) のグループであり、 例 えば、 文字認識におけるレイアウト解析を用いて求められる。 レイアウト解析で は、 線が記入された時間及ぴノ又は線同士の位置関係に基づいて、 一纏まりの線 を特定し、 ストロークセットを求める。 すなわち、 近い時間に近い位置に記入さ れたストロークは一つのストロークセットを構成する。  A stroke set is a group of lines (strokes) that are grouped together. For example, the stroke set is obtained using layout analysis in character recognition. In layout analysis, a set of lines is identified and a stroke set is obtained based on the time when the lines are entered or the positional relationship between the lines. In other words, strokes written at positions close to each other in a short time constitute one stroke set.
ストロークセット I D 2 2 8は、 当該書類に記載されたストロークセットをー 意に識別する識別子であり、 ス トロークセット情報 2 4 (第 1 0図 B ) へのリン クである。 Stroke set ID 2 2 8 is the stroke set described in the document. This identifier uniquely identifies the link to the stroke set information 24 (Fig. 10B).
第 8図は、 本発明の実施の形態のデジタルペン 1 4による紙面上の座標取得の 説明図である。  FIG. 8 is an explanatory diagram of coordinate acquisition on the paper surface by the digital pen 14 according to the embodiment of the present invention.
デジタルペン 1 4は、 C P U、 メモリ、 プロセッサ、 通信インターフェース、 カメラ 1 4 1、 電池及び筆圧センサを備える。 また、 デジタルペン 1 4は、 イン ク又は黒鉛により紙面上に文字、 記号等を筆記可能なペン先を備える。  The digital pen 14 includes a CPU, a memory, a processor, a communication interface, a camera 14 1, a battery, and a pen pressure sensor. In addition, the digital pen 14 is equipped with a pen tip capable of writing letters, symbols, etc. on paper with ink or graphite.
デジタルペン 1 4は、 位置検出用のドット 2 0 3が印刷された用紙 2 0と共に 用いる。 ここで、 用紙 2 0の一部 2 0 1を拡大して、 ドット 2 0 3を説明する。 用紙 2 0には、 複数の小さなドット 2 0 3が印刷されている。 このドット 2 0 3 は、 仮想的な格子線の交点 (基準点) 2 0 2から上下左右にずれた位置に印刷さ れている。  The digital pen 14 is used together with the paper 20 on which dots 20 3 for position detection are printed. Here, a part 2 0 1 of the paper 2 0 is enlarged to explain the dots 2 0 3. A plurality of small dots 20 3 are printed on the paper 20. The dots 20 3 are printed at positions shifted vertically and horizontally from the intersection (reference point) 2 0 2 of the virtual grid lines.
紙に文字、 図形がデジタルペン 1 4で記入されると、 その情報は紙に視認可能 に残る。 デジタルペン 1 4は、 ペン先が紙に接したことを筆圧センサが検出する と、 カメラ 1 4 1によって、 紙上に印刷されたドット 2 0 3を撮影する。 デジタ ルペン 1 4は、 例えば、 6 X 6個のドット 2 0 3を含む領域を撮影する。  When text and figures are entered on the paper with a digital pen 14, the information remains visible on the paper. When the pen pressure sensor detects that the pen tip is in contact with the paper, the digital pen 14 takes a picture of the dots 20 3 printed on the paper by the camera 14 1. For example, the digital pen 14 captures an area including 6 × 6 dots 2 0 3.
デジタルペン 1 4は、 撮影したドットパターンから、 当該ドットパターンが存 在する絶対座標を求める。 この絶対座標は、 広大な平面領域における当該ドット パターンが存在する座標である。 この広大な平面領域は、 ドットパターンを重複 しないように配置できる全領域である。  The digital pen 14 obtains the absolute coordinates where the dot pattern exists from the captured dot pattern. This absolute coordinate is a coordinate where the dot pattern exists in a vast plane area. This vast plane area is the entire area where the dot patterns can be arranged so as not to overlap.
デジタルペン 1 4は、 求めた絶対座標を情報端末 1 2に送信する。 情報端末 1 2は、 デジタルペン 1 4から送信された絶対座標をコンテンツサーバ 1 1に送信 する。  The digital pen 14 sends the obtained absolute coordinates to the information terminal 12. The information terminal 12 transmits the absolute coordinates transmitted from the digital pen 14 to the content server 11.
コンテンツサーバ 1 1は、 デジタルペン 1 4が求めた絶対座標を位置情報サー バ 1 9に送信する。 位置情報サーバ 1 9は、 コンテンツサーバ 1 1から送信され た絶対座標に基づいて、 前記広大な平面領域中の該紙面の位置 (ドットパ一ター ン I D) と、 ある一枚の紙面における座標 (相対座標) とを特定し、 特定したド ットパーターン I D及び相対座標をコンテンツサーバ 1 1に送信する。 The content server 11 transmits the absolute coordinates obtained by the digital pen 14 to the position information server 19. The position information server 19 is based on the absolute coordinates transmitted from the content server 11, and the position of the paper (dot pattern) in the vast plane area. ID) and coordinates (relative coordinates) on a certain sheet of paper, and the specified dot pattern ID and relative coordinates are transmitted to the content server 11.
このようにして、 コンテンツサーバ 1 1は、 デジタルペン 1 4が撮影したドッ トパターンから、 ドットパーターン I D及び相対座標を取得する。  In this way, the content server 11 acquires the dot pattern ID and relative coordinates from the dot pattern photographed by the digital pen 14.
このペン先が接した位置の情報を所定のタイミング (例えば、 周期的) で敢得 することによって、 ペン先の動きが分かる。  By acquiring information on the position where the pen tip is in contact at a predetermined timing (for example, periodically), the movement of the pen tip can be understood.
すなわち、 デジタルペン 1 4は、 撮影したドットパターンに対応する絶対座標 、 当該ドットパターンの撮影時刻及びペン I Dを情報端末 1 2に送信する。 コンテンツサーバ 1 1は、 デジタルペン 1 4が求めた絶対座標に基づいて、 位 置情報サーバ 1 9から相対座標を取得する。 コンテンツサーバ 1 1は、 取得した 相対座標及びドットパターンが撮影された時刻から、 ペン先の軌跡 (配付資料情 報) を求める。  That is, the digital pen 14 transmits the absolute coordinates corresponding to the shot dot pattern, the shooting time of the dot pattern, and the pen ID to the information terminal 12. The content server 11 acquires relative coordinates from the position information server 19 based on the absolute coordinates obtained by the digital pen 14. The content server 11 obtains the trajectory (distribution material information) of the pen tip from the acquired relative coordinates and the time when the dot pattern was captured.
なお、 位置情報サーバ 1 9を別に設けることなく、 コンテンツサーバ 1 1に含 めてもよレ、。  In addition, the location server 19 can be included in the content server 1 1 without providing it separately.
また、 デジタルペン 1 4は、 ドッ トパターン I D及び相対座標を特定するため に、 位置情報サーバ 1 9を用いなくてもよい。 例えば、 用紙 2 0に埋め込まれた I Cタグ又は二次元バーコードから用紙を特定する。 さらに、 タブレットを用い て用紙上の位置 (相対座標) を特定することができる。 なお、 ミューチップ等を 用いる用紙の特定又はタブレツトを用いる用紙上の位置の特定のいずれかと、 位 置情報サーバ 1 9による絶对座標の特定を組み合わせてもよい。 このようにする と、 書類管理システムがドットパターン I D及び相対座標を特定する処理を軽減 できる。  Further, the digital pen 14 need not use the position information server 19 in order to specify the dot pattern ID and relative coordinates. For example, the paper is identified from an IC tag or a two-dimensional barcode embedded in the paper 20. Furthermore, the position (relative coordinates) on the paper can be specified using a tablet. Note that either the specification of the paper using a muchip or the like or the specification of the position on the paper using a tablet may be combined with the specification of the absolute coordinate by the position information server 19. In this way, the document management system can reduce the process of specifying the dot pattern ID and relative coordinates.
第 9図は、 本発明の実施の形態のコンテンツサーバ 1 1に登録される書類 3 1 の説明図であり、 デジタルペン 1 4によって情報が記入された状態を示す。  FIG. 9 is an explanatory diagram of the document 3 1 registered in the content server 11 according to the embodiment of the present invention, and shows a state in which information is entered by the digital pen 14.
会議において、 本図に示すような書類 (配付資料) 3 1が配付される。 これら の書類 3 1は、 それが配付されたイベントと関連付けてコンテンツサーバ 1 1に 登録される。 Documents (distribution materials) 3 1 as shown in the figure will be distributed at the meeting. These documents 3 1 are associated with the event that they are distributed to be registered.
書類 3 1には、 書類同士で異なるドットパターンが付されている。 すなわち、 各書類のコンテンツの印刷時に、 書類毎に異なるドットパターンが印刷される。 そして、 異なるドットパターンを有する書類は、 異なる書類 I D 2 2 0を有し、 異なるユーザに配付される。  Document 31 has a different dot pattern between documents. That is, when printing the contents of each document, a different dot pattern is printed for each document. Documents having different dot patterns have different document IDs 2 20 and are distributed to different users.
なお、 配付資料 3 1は、 文書作成ソフト等で電子的に作成された書類であって もよいし、 手書きの書類を電子化したものであってもよい。  The handout document 31 may be a document created electronically by document creation software, etc., or a handwritten document may be digitized.
ユーザは、 イベント中に (又は、 イベント終了後に) 、 デジタルペン 1 4で書 類 3 1に情報 (文字、 記号等) 3 1 1を記入する。 すると、 デジタルペン 1 4は、 文字等が記入された位置 (ペン先が接した位置) の絶対座標及びその絶対座標を 測定した時刻を定期的に取得する。 次に、 デジタルペン 1 4は、 取得した絶対座 標及び取得時刻をコンテンツサーバ 1 1に送信する。  The user enters information (characters, symbols, etc.) 3 1 1 in the document 3 1 with the digital pen 14 during the event (or after the event ends). Then, the digital pen 14 periodically acquires the absolute coordinates of the position where the characters etc. are written (the position where the pen tip touches) and the time when the absolute coordinates are measured. Next, the digital pen 14 transmits the acquired absolute coordinate and acquisition time to the content server 11.
コンテンツサーバ 1 1は、 位置情報サーバ 1 8に問い合わせることによって、 受信したストローク情報に含まれる絶対座標に対応するドットパターン I D及ぴ 相対座標を特定し、 ドットパターン I Dから書類 I Dを特定する。  The content server 11 inquires the position information server 18 to identify the dot pattern ID and relative coordinate corresponding to the absolute coordinate included in the received stroke information, and identifies the document ID from the dot pattern ID.
そして、 コンテンツサーバ 1 1は、 特定した相対座標及び測定時刻に基づいて 当該記入された情報のス トロークを決定し、 ス トローク座標情報 2 5 (第 1 0図 C参照) を作成する。 そして、 特定した書類 I Dを用いて、 新たなストロークセ ット情報 2 4 (第 1 0図 B参照) を作成する。  Then, the content server 11 determines the stroke of the entered information based on the specified relative coordinate and measurement time, and creates the stroke coordinate information 25 (see FIG. 10C). Then, using the identified document ID, new stroke set information 24 (see Fig. 10B) is created.
第 1 0図 Aは、 本発明の実施の形態のストロークセット 2 6の一例を示す。 ストロークセット 2 6は、 デジタルペン 1 4によって記入された、 第 9図に示 す 「東京」 3 1 1を示す。 本実施の形態では、 図に示すように、 左上を原点とし 、 横方向を X軸とし、 縦方向を Y軸として、 ストロークの位置が定められる。 前述したように、 ス トロークセットは、 一纏まりとする線 (ストローク) のグ ループであり、 線が記入された時間及び 又は線同士の位置関係に基づいて特定 される。 第 1 0図 Bは、 本発明の実施の形態のコンテンツサーバ 1 1に格納されるスト ロークセット情報 2 4の構成図である。 FIG. 10A shows an example of the stroke set 26 according to the embodiment of the present invention. Stroke set 2 6 shows “Tokyo” 3 1 1 shown in FIG. 9 filled in with digital pen 14. In the present embodiment, as shown in the figure, the stroke position is determined with the upper left as the origin, the horizontal direction as the X axis, and the vertical direction as the Y axis. As described above, a stroke set is a group of lines (strokes) that are grouped together, and is specified based on the time when the lines are written and / or the positional relationship between the lines. FIG. 10B is a configuration diagram of the stroke set information 24 stored in the content server 11 1 according to the embodiment of the present invention.
なお、 この構成図は、 第 1 0図 Aに示すス トロークセット 2 6のス トロークセ ット情報である。  This configuration diagram is the stroke set information of the stroke set 26 shown in FIG.
ス トロークセッ ト情報 2 4は、 ス トロークセッ ト I D 2 4 1、 ペン I D 2 4 2 、 ィベント I D 2 4 7、 書類 I D 2 4 8、 記入開始日時 2 4 3、 該当矩形座標 2 4, 4、 公開制限情報 2 4 9 A、 2 4 9 B、 ス トローク数 2 4 5及びス トローク情 報 2 4 6を含む。 ス トロークセット情報 2 4は、 任意の項目をキーとして検索が できる。  Stroke set information 2 4 includes stroke set ID 2 4 1, pen ID 2 4 2, event ID 2 4 7, document ID 2 4 8, entry start date and time 2 4 3, corresponding rectangular coordinates 2 4 and 4, disclosure Restriction information 2 4 9 A, 2 4 9 B, number of strokes 2 4 5 and stroke information 2 4 6 are included. The stroke set information 24 can be searched using any item as a key.
ス トロークセット I D 2 4 1は、 当該ス トロークセッ トを一意に識別する識別 子である。  The stroke set ID 2 4 1 is an identifier for uniquely identifying the stroke set.
ペン I D 2 4 2は、 当該ストロークセットを記入したデジタルペン 1 4の識別 子である。  The pen ID 2 4 2 is an identifier of the digital pen 1 4 in which the stroke set is written.
ィベント I D 2 4 7は、 当該ストロークセッ卜に関連付けられたィベントをー 意に識別する識別子である。 通常は、 当該ス トロークセットが記入された書類が 配付された会議のィベント I Dが記録され、 ィベント情報 2 1のィベント I D 2 1 0に対応する。  Event I D 2 4 7 is an identifier that uniquely identifies the event associated with the stroke set. Usually, the event ID of the meeting to which the document with the stroke set is distributed is recorded and corresponds to the event ID 2 1 0 of the event information 21.
書類 I D 2 4 8は、 当該ストロークセットが記入された書類を一意に識別する 識別子である。 書類 I D 2 4 8は、 配付資料情報 2 2の書類 I D 2 2 0に対応す る。  Document ID 2 4 8 is an identifier that uniquely identifies the document in which the stroke set has been entered. Document I D 2 4 8 corresponds to document I D 2 2 0 of handout document information 2 2.
記入開始日時 2 4 3は、 当該ス トロークセットを記入し始めた日時である。 該当矩形領域 2 4 4は、 当該ス トロークセットを含む矩形の領域である。 該当 矩形領域 2 4 4は、 当該ストロークセッ卜が記入された書類における座標 (相対 座標) であり、 矩形領域の左上端の座標及び右下端の座標で表される。  Start date and time 2 4 3 is the date and time when the stroke set started to be written. The corresponding rectangular area 2 4 4 is a rectangular area including the stroke set. The corresponding rectangular area 2 4 4 is the coordinates (relative coordinates) in the document in which the stroke set is entered, and is expressed by the coordinates of the upper left corner and the lower right corner of the rectangular area.
公開制限情報は、 出席者に対する公開制限情報 2 4 9 Aと、 非出席者に対する 公開制限情報 2 4 9 Bとを含む。 出席者と非出席者との公開制限情報を別に定め ることによって、 ス トロークセッ卜に多様なセキュリティを設定することができ る。 The public restriction information includes public restriction information 2 4 9 A for attendees and public restriction information 2 4 9 B for non-attendants. Separate disclosure restriction information for attendees and non-attendants This makes it possible to set various security settings for the stroke set.
各公開制限情報 2 4 9 A、 2 4 9 Bは、 セキュリティレベル毎に予め複数のパ ターンが用意されている。 本発明では、 ユーザのセキュリティレベル 2 7 6 (第 1 1図参照) から公開制限情報を定めるので、 同じユーザが記入したストローク セットは全て同じ公開制限情報が設定される。 なお、 公開制限情報をス トローク セット毎に定めてもよい。  Each public restriction information 2 4 9 A and 2 4 9 B has a plurality of patterns prepared in advance for each security level. In the present invention, since the public restriction information is determined from the user security level 2 76 (see FIG. 11), the same public restriction information is set for all stroke sets entered by the same user. Public restriction information may be defined for each stroke set.
公開制限情報 2 4 9 A、 2 4 9 Bは、 例えば、 第 1 0図 Bに示すような 4桁の コードで定義することができる。 このコードの下位から 4桁目 (最上位桁) は、 ス トロークセッ トの所有ユーザの情報を公開するか否かを示す。 具体的には、 所 有ユーザ情報を公開するか (2 ) 、 匿名化して公開するか (1 ) 、 公開しないか The public restriction information 2 4 9 A and 2 4 9 B can be defined by, for example, a 4-digit code as shown in FIG. The fourth digit (the most significant digit) from the bottom of this code indicates whether or not to disclose the information of the owner of the stroke set. Specifically, whether to release the user information (2), whether to make it anonymous (1), or not
( 0 ) を示す。 Indicates (0).
また、 下位から 3桁目は、 記入開始日時を公開するか (1 ) 、 公開しないか ( 0 ) を示す。 また、 下位から 2桁目は、 該当矩形座標を公開するか (1 ) 、 公開 しないか (0 ) を示す。 また、 下位から 1桁目 (最下位桁) は、 ス トローク情報 を公開するか (1 ) 、 公開しないか (0 ) を示す。  The third digit from the bottom indicates whether the entry start date is disclosed (1) or not (0). The second digit from the bottom indicates whether the corresponding rectangular coordinates are disclosed (1) or not (0). The first digit (lowest digit) from the bottom indicates whether to disclose the stroke information (1) or not (0).
ストローク数 2 4 5は、 当該ス トロークセットに含まれる線 (ストローク) の 数である。 なお、 ス トローク数 2 4 5と同数のス トローク情報 2 4 6が記録され る。  The number of strokes 2 4 5 is the number of lines (strokes) included in the stroke set. The same number of stroke information 2 4 6 as the number of strokes 2 4 5 is recorded.
ストローク情報 2 4 6は、 標本点数 2 4 6 A及びシリアル番号 2 4 6 Bを含む 標本点数 2 4 6 Aは、 デジタルペン 1 4によって取得された、 当該ス トローク を構成する相対座標の数である。  Stroke information 2 4 6 includes the number of sample points 2 4 6 A and serial number 2 4 6 B. The number of sample points 2 4 6 A is the number of relative coordinates that make up the stroke acquired by the digital pen 1 4. is there.
シリアル番号 2 4 6 Bは、 デジタルペン 1 4によって取得された、 当該ス ト口 ークを構成する相対座標を一意に識別する識別子であり、 ス トローク座標情報 2 5 (第 1 0図 C ) へのリンクである。 第 1 0図 Cは、 本発明の実施の形態のコンテンツサーバ 1 1に格納されるス ト ローク座標情報 2 5の構成図である。 The serial number 2 4 6 B is an identifier obtained by the digital pen 1 4 for uniquely identifying the relative coordinates constituting the stroke, and the stroke coordinate information 2 5 (Fig. 10 C) Is a link to FIG. 10C is a configuration diagram of the stroke coordinate information 25 stored in the content server 11 according to the embodiment of the present invention.
ス トローク座標情報 2 5は、 シリアル番号 2 5 1、 X座標 2. 5 2、 Y座標 2 5 3及び取得時刻 2 5 4を含む。  The stroke coordinate information 2 5 includes a serial number 2 5 1, an X coordinate 2.5 2, a Y coordinate 2 5 3, and an acquisition time 2 5 4.
シリアル番号 2 5 1は、 デジタルペン 1 4によって取得された相対座標を一意 に識別する識別子である。  The serial number 2 51 is an identifier that uniquely identifies the relative coordinates acquired by the digital pen 14.
X座標 2 5 2は、 第 1 0図 Aに示す X軸方向の相対座標であり、 例えば、 ミリ メートノレを単位として表す。  The X coordinate 2 52 is a relative coordinate in the X-axis direction shown in FIG. 10A, for example, expressed in millimeters.
Y座標 2— 5 3は、 第 1 0図 Aに示す Y軸方向の相対座標であり、 例えばミリメ 一トルを単位として表す。  Y coordinates 2-5 3 are relative coordinates in the Y-axis direction shown in FIG. 10A, and are expressed in units of millimeters, for example.
取得時刻 2 5 4は、 デジタルペン 1 4によって当該相対座標が取得された時刻 を表す。 なお、 本説明図では、 取得時刻 2 5 4には、 記入開始時刻 2 4 2力ゝらの 経過時間が記録されている。  Acquisition time 2 5 4 represents the time when the relative coordinates were acquired by the digital pen 14. In this explanatory diagram, the acquisition time 2 5 4 records the elapsed time of entry start time 2 4 2 and others.
第 1 1図は、 本発明の実施の形態のコンテンツサーバ 1 1に格納されるユーザ 情報 2 7の構成図である。  FIG. 11 is a configuration diagram of user information 27 stored in the content server 11 according to the embodiment of the present invention.
ユーザ情報 2 7は、 ユーザ I D 2 7 1、 氏名 2 7 2、 所属 2 7 3、 役職 2 7 4 、 保有ペン I D 2 7 5及びセキュリティレベル 2 7 6を含む。 ユーザ情報 2 7は 、 任意の項目をキーとして検索ができる。  The user information 27 includes a user ID 2 7 1, a name 2 7 2, an affiliation 2 7 3, a title 2 7 4, a possessed pen ID 2 7 5, and a security level 2 7 6. User information 27 can be searched using any item as a key.
ユーザ I D 2 7 1は、 当該ユーザを一意に識別する識別子である。  User ID 2 7 1 is an identifier that uniquely identifies the user.
氏名 2 7 2は、 当該ユーザの氏名である。  Name 2 7 2 is the name of the user.
所属 2 7 3は、 当該ユーザの所属する部署である。  Affiliation 2 7 3 is the department to which the user belongs.
役職 2 7 4は、 当該ユーザの役職である。  Title 2 7 4 is the title of the user.
保有ペン I D 2 7 5は、 当該ユーザが保有するデジタルペン 1 4の一意な識別 子である。  The possessed pen ID 2 75 is a unique identifier of the digital pen 14 possessed by the user.
セキュリティレベル 2 7 6は、 当該ユーザの秘密書類にアクセスする権限であ る。 後述するように、 ユーザのセキュリティレベル 2 7 6及ぴ書類のセキユリテ ィレベル 2 2 6 (第 7図参照) によって、 そのユーザが当該書類を見ることがで きるかが定まる。 Security level 2 7 6 is the right to access the user's confidential documents. As described below, user security level 2 7 6 and document security Level 2 2 6 (see Figure 7) determines whether the user can view the document.
セキュリティレベル 2 7 6は、 予め複数のパターンが用意されている。 セキュ リティレベル 2 7 6は、 そのパターンを指定する。 例えば、 レべノレ 3は、 会議参 加者には全情報を公開するが、 非参加者には匿名化して公開する。 さらに、 メデ ィァ情報に関しては、 参加者 ·非参加者を問わず公開することを意味する。 次に、 本発明の実施の形態の書類管理システムの処理を説明する。  For security level 2 76, a plurality of patterns are prepared in advance. Security level 2 7 6 specifies the pattern. For example, Revenore 3 discloses all information to conference participants but makes it anonymous to non-participants. In addition, media information is disclosed to both participants and non-participants. Next, processing of the document management system according to the embodiment of this invention will be described.
第 1 2図は、 本発明の実施の形態の検索処理の全体を示すフローチャートであ る。  FIG. 12 is a flowchart showing the entire search process according to the embodiment of the present invention.
本実施の形態では、 検索者がァノテーシヨンを指定すると、 そのァノテーショ ンに関連するァノテーシヨンを検索し、 検索されたァノテーシヨンを集計して表 示する。  In this embodiment, when a searcher specifies an annotation, the annotation related to the annotation is searched, and the searched annotations are aggregated and displayed.
ユーザは、 ストロークセット指定する (1 0 0 1 ) 。 すなわち、 ユーザは、 デ ジタルペン 1 4を用いて、 検索のキーとなるストロークセットが記入された書類 上の位置を指定する。 デジタルペン 1 4は、 指定された位置の絶対座標を求める 。 デジタルペン 1 4は、 求めた絶対座標及びペン I Dを情報端末 1 2のペンデー タ入力部 1 2 3に送信する。  The user specifies the stroke set (1 0 0 1). In other words, the user uses the digital pen 14 to specify the position on the document in which the stroke set as a search key is entered. The digital pen 14 finds the absolute coordinates of the specified position. The digital pen 14 transmits the obtained absolute coordinates and pen ID to the pen data input unit 1 2 3 of the information terminal 12.
なお、 ユーザが、 マウス等によって、 情報端末 1 2のデータ表示部 1 2 5に表 示された文書上で、 当該文書に付されたァノテーシヨンを指定してもよい。 このとき指定されたァノテーシヨンが注目ストロークセットとなる。 なお本実 施の形態では、 ァノテーシヨンとストロークセットは同じものを意味する。 また、 ユーザは、 検索対象の書類を指定する (1 0 0 2 ) 。 すなわち、 ユーザ は、 操作入力部 1 2 4を操作し、 検索対象の書類 I D及び検索者 I Dを入力する また、 ユーザは、 検索対象のメディア (付加情報) を指定する (1 0 0 3 ) 。 すなわち、 ユーザは、 操作入力部 1 2 4を操作し、 検索対象の付加情報及び検索 者 I Dを入力する。 Note that the user may specify an annotation attached to the document on the document displayed on the data display unit 1 25 of the information terminal 12 with a mouse or the like. The annotation specified at this time becomes the attention stroke set. In this embodiment, annotation and stroke set mean the same thing. In addition, the user designates a document to be searched (1 0 0 2). That is, the user operates the operation input unit 1 2 4 and inputs the document ID and searcher ID to be searched, and the user designates the search target medium (additional information) (1 0 0 3). That is, the user operates the operation input unit 1 2 4 to search additional information to be searched and a search. Enter the user ID.
コンテンツサーバ 1 1は、 情報端末 1 2から検索要求を受けると、 検索要求に 係る書類、 ィベント及びストロークセットを検索する (1 0 1 1〜1 0 1 6 ) 。 まず、 コンテンツサーバ 1 1は、 デジタルペン 1 4が求めた絶対座標を位置情 報サーバ 1 9に送信する。 位置情報サーバ 1 9は、 コンテンツサーバ 1 1から送 信された絶対座標に基づいて、 前記広大な平面領域中の該紙面の位置 (ドットパ 一ターン I D) と、 ある一枚の紙面における座標 (相対座標) とを特定し、 特定 したドットパーターン I D及び相対座標をコンテンツサーバ 1 1に送信する。 次に、 コンテンツサーバ (書類管理プログラム 1 1 5 ) は、 情報端末 1 2から 送信された情報に基づいて、 書類 (配付資料等のイベントに関連付けられた書類 ) を検索する (1 0 1 1 ) 。 例えば、 デジタルペンによって指定された位置から ドットパターン I Dを特定し、 特定されたドットパターン I D 2 2 1に対応する 書類 I D 2 2 0を特定する。 また、 特定された書類に関連するイベント (ィベン ト I D 2 2 3 ) を特定する。  Upon receiving a search request from the information terminal 12, the content server 11 searches for documents, events, and stroke sets related to the search request (1 0 11 to 1 0 16). First, the content server 11 transmits the absolute coordinates obtained by the digital pen 14 to the position information server 19. The position information server 19 is based on the absolute coordinates sent from the content server 11, and the position (dot pattern ID) of the paper surface in the vast plane area and the coordinates (relative And the specified dot pattern ID and relative coordinates are transmitted to the content server 11. Next, the content server (document management program 1 1 5) searches for documents (documents associated with events such as handouts) based on the information transmitted from the information terminal 12 (1 0 1 1). . For example, the dot pattern ID is specified from the position specified by the digital pen, and the document ID 2 2 0 corresponding to the specified dot pattern I D 2 2 1 is specified. It also identifies events (event ID 2 2 3) related to the identified documents.
そして、 特定された書類のセキュリティレベルをチェックする (1 0 1 2 ) 。 このセキュリティチェック処理は、 第 1 9図にて後述する。  Then check the security level of the identified document (1 0 1 2). This security check process will be described later with reference to FIG.
そして、 特定された書類の電子ファイルと、 当該書類に付されているス トロー クセッ ト I D 2 2 8を特定する。 ここで特定されたストロークセッ ト I Dの集合 がキース トロークセット集合となる (例えば、 第 1 4図の" K" ) 。  Then, identify the electronic file of the identified document and the stroke set ID 2 28 attached to the document. The set of stroke sets I D specified here becomes the key stroke set set (for example, “K” in FIG. 14).
次に、 キーストロークセット集合に含まれる各ス トロークセット I Dによって ス トロークセット情報 2 4を特定し、 ス トロークセッ トフィルタリング (第 1 3 図にて後述) を行う。 これによつて、 キース トロークセット集合に含まれるス ト ロークセットの詳細情報を得ることができる。  Next, the stroke set information 24 is identified by each stroke set ID included in the keystroke set set, and stroke set filtering (described later in Fig. 13) is performed. This makes it possible to obtain detailed information about the stroke set included in the keystroke set set.
また、 キース トロークセット集合に含まれる各ストロークセットの中から、 注 目ス トロークセットを特定する。 すなわち、 ユーザが指定した位置 (注目ス ト口 ークセットの位置) によって、 キーストロークセット集合に含まれるス トローク セット情報を検索して、 注目ストロークセットを特定する。 In addition, the target stroke set is identified from each stroke set included in the key stroke set set. In other words, depending on the position specified by the user (position of the target stroke set), the strokes included in the keystroke set set Search the set information to identify the target stroke set.
コンテンツサーバ 1 1は、 以上の処理で得られた情報を情報端末 1 2に送信す る。 情報端末 1 2は、 受信した情報をデータ表示部 1 2 5に表示する (1 0 0 4 ) 。 具体的には、 書類表示部 3 2 0が表示され、 二次元マップ表示部 3 4 0のキ 一ストロークセッ ト表示領域 3 4 3が表示される。  The content server 11 transmits the information obtained by the above processing to the information terminal 12. The information terminal 12 displays the received information on the data display unit 1 2 5 (1 0 0 4). Specifically, the document display unit 3 20 is displayed, and the key stroke set display region 3 4 3 of the two-dimensional map display unit 3 40 is displayed.
次に、 ィベント管理プログラム 1 1 4は、 先に特定されたィベント I D 2 2 3 によって、 イベントの詳細情報を取得する。 本実施の形態では、 日時 2 1 2、 出 席者 2 1 4 B、 付加情報 2 1 7 Bを取得する。  Next, the event management program 1 1 4 obtains the detailed information of the event by the previously identified event ID 2 2 3. In the present embodiment, date 2 1 2, attendee 2 1 4 B, and additional information 2 1 7 B are acquired.
そして、 取得した付加情報のセキュリティレベルをチェックする (1 0 1 4 ) 。 このセキュリティチェック処理 1 0 1 4は、 1 0 1 2の処理と同じで、 第 1 9 図にて後述する。  Then, the security level of the acquired additional information is checked (1 0 1 4). This security check process 1 0 1 4 is the same as the process of 1 0 1 2 and will be described later with reference to FIG.
コンテンツサーバ 1 1は、 以上の処理で得られた付加情報のファイルを情報端 末 1 2に送信する。 情報端末 1 2は、 受信した付加情報のファイルをデータ表示 部 1 2 5に表示する (1 0 0 5 ) 。 具体的には、 メディア表示部 3 0 0に、 受信 したコンテンツが表示される。 このとき、 注目ストロークセットの記入開始日時 2 4 3を用いてコンテンツの頭出しをして、 コンテンツがこの時刻から再生でき るようにする。  The content server 11 transmits the additional information file obtained by the above processing to the information terminal 12. The information terminal 12 displays the received additional information file on the data display unit 1 2 5 (1 0 0 5). Specifically, the received content is displayed on the media display unit 300. At this time, the content is cued using the entry start date and time 2 4 3 of the target stroke set so that the content can be played back from this time.
次に、 ペンデータ管理プログラム 1 1 6は、 先に特定されたイベント I D 2 2 3によってストロークセット情報を検索する (1 0 1 5 ) 。 そして、 当該ィベン 卜に関連する全てのストロークセットの識別子 (ストロークセット I D 2 4 1 ) を特定する。 そして、 特定されたストロークセット I D 2 4 1のス トロークセッ ト情報 2 4を取得する。 ここで特定されたストロークセット I Dの集合が集計対 象ストロークセット集合となる (例えば、 第 1 4図の" A" ) 。  Next, the pen data management program 1 1 6 searches for the stroke set information based on the event ID 2 3 3 specified earlier (1 0 1 5). Then, all stroke set identifiers (stroke set I D 2 4 1) related to the event are identified. Then, the stroke set information 2 4 of the identified stroke set I D 2 4 1 is acquired. The set of stroke sets ID specified here becomes the set of stroke sets to be aggregated (for example, “A” in FIG. 14).
そして、 特定されたストロークセッ卜の公開レベルを判定するストロークセッ トフィルタリング処理を行う ( 1 0 1 6 ) 。 ス トロークセッ トフィルタリング処 理によって、 そのストロークセットの所有者が公開したくない情報が必要に応じ て隠される。 すなわち、 対応する項目がマスキング (黒ぬり) される。 このス ト ロークセットフイノレタリング処理 1 0 1 6は、 第 1 3図にて後述する。 Then, a stroke set filtering process for determining the disclosed level of the stroke set is performed (1 0 16). The stroke set filtering process allows information that the stroke set owner does not want to reveal as needed. Hidden. In other words, the corresponding item is masked (blackened). This stroke set finalizing process 10 0 16 will be described later with reference to FIG.
また、 情報端末 1 2は、 データ集計部 1 2 7によって、 検索されたストローク セットを集計し、 データ表示部 1 2 5によって、 集計されたストロークセットを 表示する (1 0 0 6 ) 。 ストロークセット集計処理及びストロークセット表示処 理 1 0 0 6は、 第 1 4図にて後述する。.  Further, the information terminal 12 2 totals the searched stroke sets by the data totaling unit 1 27 and displays the total stroke sets by the data display unit 1 25 (1 0 0 6). Stroke set aggregation processing and stroke set display processing 1 0 0 6 will be described later with reference to FIG. .
また、 操作入力部 1 2 4に再集計指示が入力されると (1 0 0 8 ) 、 処理 1 0 0 6に戻り、 ストロークセットを再度集計する (1 0 0 6 ) 。  When a re-aggregation instruction is input to the operation input unit 1 2 4 (1 0 0 8), the process returns to the process 1 0 6 and the stroke set is totaled again (1 0 0 6).
具体的には、 ユーザは表示された画面上で、 他のストロークセットをマウス等 で指示することによって、 注目ストロークセットを設定することができる。 注目 ストロークセットが変更されると、 データ集計部 1 2 7は、 必要に応じて再計算 を行う。 そして、 データ表示部 1 2 5は、 画面を再表示する。  Specifically, the user can set the target stroke set on the displayed screen by instructing another stroke set with a mouse or the like. Attention When the stroke set is changed, the data tabulation unit 1 2 7 recalculates as necessary. Then, the data display unit 1 2 5 redisplays the screen.
なお、 注目ストロークセットは、 現在のキーストロークセット集合から選択す ることもできるが、 それ以外 (他の人が所有するストロークセット) から選択す ることもできる。 他人のストロークセットを指定することによって、 キース ト口 ークセット集合も再設定される。 そして、 二次元マップの縦軸の表示順序が変わ る。 すなわち、 指定した人のストロークセットパターンと近い順に並べ変わる。 第 1 3図は、 本発明の実施の形態のストロークセットフィルタリング処理のフ ローチャートであり、 コンテンツサーバ 1 1で実行される。  Note that the target stroke set can be selected from the current set of key stroke sets, but it can also be selected from other (stroke sets owned by other people). By specifying another person's stroke set, the keystroke set is also reset. And the display order of the vertical axis of the 2D map changes. That is, they are rearranged in order from the specified person's stroke set pattern. FIG. 13 is a flowchart of stroke set filtering processing according to the embodiment of the present invention, which is executed by the content server 11.
まず、 ストロークセットフィルタリング処理には、 ストロークセットを選択す るためのパラメータが入力される (S 1 0 1 ) 。 具体的には、 対象ストロークセ ット、 検索者 I D及ぴ出席者が、 ストロークセットフィルタリング処理に与えら れる。  First, parameters for selecting a stroke set are input to the stroke set filtering process (S 1 0 1). Specifically, the target stroke set, searcher ID, and attendees are given to the stroke set filtering process.
ストロークセットフイノレタリング処理に与えられる対象のストロークセットは 、 検索の結果、 関連があるものとして特定され、 集計され、 情報端末に表示すベ きストロークセットである。 また、 検索者 I Dは検索者が書類管理システムに口 グィンするために情報端末 1 2に入力したユーザ I D271である。 The stroke set to be given to the stroke set finalizing process is the stroke set that should be identified and aggregated as a result of the search and displayed on the information terminal. The searcher ID is entered by the searcher into the document management system. This is the user ID 271 input to the information terminal 12 in order to win.
また、 出席者は、 対象ストロークセッ トの識別子 (ストロークセッ ト I D) 2 In addition, the attendee must identify the target stroke set (stroke set ID) 2
41が含まれる配付資料情報 22を特定し、 特定された配付資料情報のィベントIdentifies distribution information 22 including 41, and identifies the specified distribution information
I D 223を特定し、 特定したイベント情報に含まれる出席者 214Bである。 次に、 検索者のユー I D 271が出席者 214 Bに含まれるか否かを判定す る (S 102) 。 It is attendee 214B who identified ID 223 and is included in the identified event information. Next, it is determined whether or not the searcher's user ID 271 is included in the attendee 214 B (S 102).
判定の結果、 検索者のユーザ I D 271が出席者 214 Bに含まれていれば、 検索者は出席者であると判定し、 出席者用の公開制限情報 249 Aを適用する ( S 103) 。 一方、 検索者のユーザ I D 27 1が出席者 214 Bに含まれていな ければ、 検索者は出席者ではないと判定し、 非出席者用の公開制限情報 249 B を適用する (S 104) 。  As a result of the determination, if the user ID 271 of the searcher is included in the attendee 214 B, it is determined that the searcher is an attendee, and the public restriction information 249 A for the attendee is applied (S 103). On the other hand, if the user ID 27 1 of the searcher is not included in the attendee 214 B, it is determined that the searcher is not an attendee and the public restriction information 249 B for non-attendants is applied (S 104). .
次に、 公開制限情報 249 A、 249 Bの下位から 4桁目 (最上位桁) によつ て当該ストロークセッ卜の所有ユーザの情報を公開するか否かを判定する (S 1 05) 。  Next, it is determined whether or not to disclose the information of the user who owns the stroke set by the fourth digit (the most significant digit) from the lower order of the publication restriction information 249 A and 249 B (S 105).
判定の結果、 公開制限情報の 4桁目が" 1" であれば、 所有ユーザのユーザ I Dを匿名化して公開する (S 106) 。 また、 公開制限情報の 4桁目が" 0" で あれば、 所有ユーザを公開しないので、 ユーザ I Dを隠す (S 107) 。 つまり 、 ユーザ I Dを黒ぬりする。 また、 公開制限情報の 4桁目が" 2" であれば、 所 有ユーザ情報を公開してよいので、 何も処理をしない。  If the fourth digit of the disclosure restriction information is “1” as a result of the determination, the user ID of the owning user is made anonymous and published (S106). If the fourth digit of the public restriction information is “0”, the owning user is not disclosed and the user ID is hidden (S 107). That is, the user ID is blackened. Also, if the 4th digit of the public restriction information is "2", the owned user information may be disclosed, so no processing is performed.
次に、 公開制限情報 249 A、 .249 Bの下位から 3桁目によって当該ス トロ 一クセットの記入日時を公開するか否かを判定する (S 108) 。  Next, it is determined whether or not to disclose the date and time of entry of the stroke set according to the third digit from the lower order of the publication restriction information 249 A and .249 B (S 108).
判定の結果、 公開制限情報の 3桁目が" 0" であれば、 記入開始日時を公開し ないので、 記入開始日時を隠す (S 109) 。 また、 公開制限情報の 3桁目が" 1" であれば、 記入開始日時を公開してよいので、 何も処理をしない。  If the third digit of the disclosure restriction information is “0” as a result of the judgment, the entry start date / time is not disclosed and the entry start date / time is hidden (S109). If the third digit of the restriction information is “1”, the entry start date and time may be disclosed, so no processing is performed.
次に、 公開制限情報 249 A、 249 Bの下位から 2桁目によって当該ス ト口 一クセットの記入位置を公開するか否かを判定する (S 1 10) 。 判定の結果、 公開制限情報の 2桁目が" 0 " であれば、 記入位置を公開しない ので、 該当矩形座標を隠す (S 1 1 1 ) 。 また、 公開制限情報の 2桁目が" 1 " であれば、 記入位置を公開してよいので、 何も処理をしない。 Next, it is determined whether or not to release the entry position of the relevant token set according to the second digit from the lower order of the publication restriction information 249 A and 249 B (S 110). If the second digit of the disclosure restriction information is “0” as a result of the determination, the entry position is not disclosed and the corresponding rectangular coordinates are hidden (S 1 1 1). If the second digit of the disclosure restriction information is "1", the entry position may be disclosed, so no processing is performed.
次に、 公開制限情報 2 4 9 A、 2 4 9 Bの下位から 1桁目 (最下位桁) によつ て当該ストロークセットの記入位置を公開するか否かを判定する (S 1 1 2 ) 。 判定の結果、 公開制限情報の 1桁目が" 0 " であれば、 ストローク情報を公開 しないので、 このストロークセット情報を集計対象から除外する (S 1 1 3 ) 。 また、 公開制限情報の 1桁目が" 1 " であれば、 ストロークセットを公開してよ いので、 何も処理をしない。  Next, it is determined whether or not the entry position of the stroke set is disclosed by the first digit (least significant digit) from the lower order of the disclosure restriction information 2 4 9 A and 2 4 9 B (S 1 1 2 ) If the first digit of the disclosure restriction information is “0” as a result of the determination, the stroke information is not disclosed, so this stroke set information is excluded from the aggregation target (S 1 1 3). If the first digit of the disclosure restriction information is "1", the stroke set can be disclosed and no processing is performed.
このようにして、 ス トロークセットフィルタリング処理 (第 1 3図) では、 公 開制限情報を用いて、 集計対象のストロークセットの情報をどの範囲まで公開す るかを判定する。  In this way, the stroke set filtering process (Fig. 13) uses the public restriction information to determine the extent to which information on the stroke set information to be aggregated is disclosed.
第 1 4図は、 本発明の実施の形態のストロークセット集計処理及びストローク セット表示処理のフローチヤ一トであり、 情報端末 1 2で実行される。  FIG. 14 is a flowchart of the stroke set totaling process and the stroke set display process according to the embodiment of the present invention, and is executed by the information terminal 12.
まず、 ス トロークセット集計処理には、 ス トロークセットを集計するためのス トロークセッ卜の集合が設定される (S 1 2 1 ) 。 具体的には、 集合 Kにキース トロークセット集合が、 集合 Fに注目ストロークセット集合が、 集合 Aに集計対 象ス トロークセット集合が設定される。  First, in the stroke set aggregation process, a set of stroke sets for aggregation of stroke sets is set (S 1 2 1). Specifically, the key stroke set set is set in set K, the target stroke set set is set in set F, and the aggregated stroke set set is set in set A.
キーストロークセット集合 (集合 K) は、 指定した文書に含まれる全ストロー クセットのうち、 セキュリティ条件を満たすもの (ス トロークセットフィルタリ ング処理を通過したもの) である。 また、 注目ス トロークセット集合 (集合 F ) は、 検索キーとして指定されたストロークセットであり、 キーストロークセット に含まれる。 また、 集計対象ストロークセット集合 (集合 A) は、 指定した文書 が配布された会議に出席した全ユーザが記入した全ス トロークセットのうち、 セ キユリティ条件を満たすもの (ストロークセットフイノレタリング処理を通過した もの) である。 次に、 第 1ループを開始する (S 1 2 2 ) 。 この第 1ループでは、 集合 A又は 集合 Kに含まれる各ストロークセット (すなわち、 集計対象ストロークセット集 合又はキーストロークセット集合に属する各ストロークセット) について、 順に 集計する。 そのため、 このループで集計するストロークセットを aに設定する。 そして、 第 1ループ内では、 当該ス トロークセッ トの公開制限情報 2 4 9 A、 2 4 9 Bの下位から 4桁目 (最上位桁) によって、 所有ユーザのユーザ I Dが隠 されているか否かを判定する (S 1 2 3 ) 。 所有ユーザが隠されていなければ、 二次元マップ表示用ストロークセット集合に集計対象のストロークセット aをカロ える (S 1 2 4 ) 。 The keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document. The target stroke set set (set F) is a stroke set specified as a search key, and is included in the key stroke set. The set of stroke sets to be aggregated (set A) is the one that satisfies the security conditions among all the stroke sets entered by all users who attended the meeting to which the specified document was distributed (the stroke set finalizing process Passed). Next, the first loop is started (S 1 2 2). In this first loop, each stroke set included in the set A or the set K (that is, each stroke set belonging to the collection target stroke set set or the key stroke set set) is counted in order. Therefore, set the stroke set to be aggregated in this loop to a. In the first loop, whether or not the user ID of the owning user is hidden by the 4th digit (the most significant digit) from the lower order of the disclosure restriction information 2 4 9 A and 2 4 9 B of the relevant stroke set. Is determined (S 1 2 3). If the owning user is not hidden, the aggregate stroke set a is added to the set of 2D map display stroke sets (S 1 2 4).
一方、 所有ユーザが隠されていれば、 二次元マップ表示用ストロークセット集 合には集計対象のス トロークセット aを加えない。  On the other hand, if the owning user is hidden, the stroke set a to be aggregated is not added to the 2D map display stroke set collection.
その後、 いずれの場合も、 統計グラフ表示用ストロークセット集合に集計対象 のストロークセット aを加える (S 1 2 5 ) 。  Thereafter, in any case, the stroke set a to be counted is added to the set of statistical graph display stroke sets (S 1 2 5).
このように、 所有ユーザ I Dが隠されている場合には、 当該ストロークセット は統計グラフにのみ集計される。 また、 所有ユーザ I Dが隠されていない場合に は、 当該ストロークセットは統計グラフ及び二次元マップに集計される。  Thus, if the owning user ID is hidden, the stroke set is only counted in the statistical graph. If the owning user ID is not hidden, the stroke set is aggregated in a statistical graph and a two-dimensional map.
そして、 集合 A又は集合 Kに含まれる全てのストロークセッ卜の集計が終了す ると、 第 1ループを終了する ( S 1 2 6 ) 。  When the summation of all stroke sets included in the set A or the set K is finished, the first loop is finished (S 1 26).
その後、 二次元マップ表示用ストロークセット集合を用いて二次元マップを表 示する (S 1 2 7 ) 。 この二次元マップ表示処理は、 第 1 6図にて後述する。 ま た、 統計グラフ表示用ストロークセット集合を用いて統計グラフを表示する (S 1 2 8 ) 。 この統計グラフ表示処理は、 第 1 7図にて後述する。  After that, the 2D map is displayed using the 2D map display stroke set set (S 1 2 7). This two-dimensional map display process will be described later with reference to FIG. In addition, a statistical graph is displayed using a set of strokes for displaying the statistical graph (S 1 2 8). This statistical graph display process will be described later with reference to FIG.
その後、 注目ストロークセット集合 (F ) が空か否かを判定する (S 1 2 9 ) 。 その結果、 注目ストロークセット集合 (F ) が空でなければ、 共起統計グラフ を表示する (S 1 3 0 ) 。 この共起統計グラフ表示処理は、 第 1 8図にて後述す る。 第 1 6図は、 本発明の実施の形態の二次元マップ表示処理のフローチャートで あり、 情報端末 1 2で実行される。 Thereafter, it is determined whether or not the target stroke set set (F) is empty (S 1 29). As a result, if the target stroke set set (F) is not empty, a co-occurrence statistics graph is displayed (S 1 3 0). This co-occurrence statistical graph display process will be described later in FIG. FIG. 16 is a flowchart of the two-dimensional map display process according to the embodiment of the present invention, which is executed by the information terminal 12.
まず、 二次元マップ表示処理には、 表示処理を実行するためのストロークセッ 卜の集合が設定される (S 1 5 1 ) 。 具体的には、 集合 Kにキ一ストロークセッ ト集合が、 集合 Aに二次元マップ表示用スト口一クセッ ト集合が、 集合 Fに注目 ストロークセッ ト集合が設定される。  First, in the two-dimensional map display process, a set of stroke sets for executing the display process is set (S 1 5 1). Specifically, a keystroke set set is set for set K, a set of two-dimensional map display strokes is set for set A, and an attention stroke set set is set for set F.
キーズトロークセッ ト集合 (集合 ) は、 指定した文書に含まれる全ス トロー クセットのうち、 セキュリティ条件を満たすもの (ス トロークセットフィルタリ ング処理を通過したもの) である。 また、 二次元マップ表示用ストロークセット 集合 (集合 A) は、 ストロークセッ ト集計処理 (第 1 4図) のステップ S 1 2 4 で生成された集合である。 また、 注目ス トロークセット集合 (集合 F ) は、 検索 キーとして指定されたストロークセットであり、 キーストロ一クセットに含まれ る。  The keystroke set (set) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document. The 2D map display stroke set set (set A) is the set generated in step S 1 2 4 of the stroke set tabulation process (FIG. 14). The target stroke set set (set F) is a stroke set specified as a search key, and is included in the keystroke set.
次に、 集合 A (二次元マップ表示用ストロークセッ ト集合) に含まれるス ト口 一クセット情報 2 4をユーザ I D 2 4 2毎にまとめる (S 1 5 2 ) 。  Next, the stop set information 24 included in the set A (two-dimensional map display stroke set set) is collected for each user ID 2 4 2 (S 1 5 2).
次に、 二次元マップの横軸を設定する (S 1 5 3 ) 。 何を横軸にして二次元マ ップを表示するかは、 ユーザが指定してもよいが、 自動的に設定してもよい。 例 えば、 二次元マップの横軸は時間にすることができる。 また、 二次元マップの横 軸は当該文書の先頭からの文字数 (又は、 行数) にすることができる。  Next, the horizontal axis of the two-dimensional map is set (S 1 5 3). The user can specify what to display the 2D map on the horizontal axis, but it can also set it automatically. For example, the horizontal axis of a 2D map can be time. The horizontal axis of the 2D map can be the number of characters (or lines) from the beginning of the document.
また、 横軸は会議の開始時刻から終了時刻の全てを表示してもよく、 会議時間 の一部を抽出して表示してもよい。 例えば、 1枚の二次元マップに含まれるスト ロークセットの数が所定範囲の数になるように、 自動的に横軸のスケールを設定 してもよレ、。  Also, the horizontal axis may display all of the conference start time to end time, or a part of the conference time may be extracted and displayed. For example, you can automatically set the horizontal scale so that the number of stroke sets included in one 2D map is within a specified range.
さらに、 横軸は会議の開始時刻から終了時刻の全てを表示し、 ストロークセッ ト表示 3 4 4を強調して表示してもよい。 例えば、 会議時間が長い場合は、 各ス トロ一クセット表示 3 4 4が細くなり、 見にくくなる。 このような場合はスト口 ークセット表示 3 4 4をデフォルメして表示する。 より具体的には、 所定の乗数 Xを定め、 ストロークセット表示 3 4 4を常に幅を X倍して表示してもよい。 ま た、 ストロークセット表示 3 4 4の幅が 1 0 ドット以下になる場合のみ 1 0 ドッ トに拡張して表示してもよい。 Further, the horizontal axis may display all the start time and end time of the conference, and the stroke set display 3 4 4 may be highlighted. For example, if the meeting time is long, each stroke set display 3 4 4 becomes thin, making it difficult to see. If this is the case, Set display 3 4 4 is deformed and displayed. More specifically, a predetermined multiplier X may be determined, and the stroke set display 3 4 4 may always be displayed with the width multiplied by X. The stroke set display 3 4 4 may be expanded to 10 dots only when the width is 10 dots or less.
次に、 集合 (キース トロークセット集合) に含まれるストロークセットを、 二次元マップの最上段に表示する (S 1 5 4 ) 。  Next, the stroke set included in the set (keystroke set set) is displayed at the top of the two-dimensional map (S 1 5 4).
次に、 二次元マップの縦軸を設定する (S 1 5 5 ) 。 具体的には、 集合 Kに含 まれるストロークセットと横軸方向が重複する度合いが大きい順 (例えば、 重複 している時間が長い順) に、 集合 A内の所有ユーザ I Dを並べる。 この重複判定 は、 一方が他方に含まれるような関係を重複と判定してもよレ、。 二つのストロー クセットの重複を判定する際は、 各ストロークセットに所定の時間 (例えば、 前 後 3 0秒) の幅を加えた後に、 重複を判定してもよい。  Next, the vertical axis of the two-dimensional map is set (S 1 5 5). Specifically, the owned users I D in the set A are arranged in the descending order of the degree of overlap in the horizontal axis direction with the stroke set included in the set K (for example, in the order in which the overlapping time is long). In this overlap determination, a relationship in which one is included in the other may be determined as overlap. When determining the overlap of two stroke sets, the overlap may be determined after adding a certain amount of time (for example, 30 seconds before and after) to each stroke set.
次に、 第 3ループを開始する (S 1 5 6 ) 。 この第 3ループでは、 集合 Aに含 まれるスト口"クセットについて、 ユーザ I D毎に処理をする。 ここで、 ユーザ I Dは、 縦軸の設定 (S 1 5 5 ) においてキーストロークと近い順に整列化され ている。 まず、 各 ーザ I D毎にストロークセッ トの集合を生成する。  Next, the third loop is started (S 1 5 6). In this third loop, processing is performed for each user ID for the queue set included in the set A. Here, the user IDs are arranged in the order close to the keystroke in the setting of the vertical axis (S 1 5 5). First, a set of stroke sets is generated for each user ID.
そして、 第 3ループ内では、 同じユーザ I Dのストロークセット集合に含まれ る各ストロークセットを同じ段の対応するィベント進行位置に表示する (S 1 5 7 ) 。 その後、 次の段の表示に進み、 次のユーザ I Dのストロークセットを処理 する (S 1 5 8 )  Then, in the third loop, each stroke set included in the stroke set set of the same user ID is displayed at the corresponding event progress position on the same stage (S 1 5 7). After that, proceed to the next level display and process the stroke set for the next user ID (S 1 5 8)
そして、 集合 Aに含まれる全てのストロークセットについて、 ユーザ I D毎に 処理が終了すると、 第 3ループを終了する (S 1 5 9 ) 。  When the process is completed for each user ID for all stroke sets included in the set A, the third loop is terminated (S 1559).
その後、 注目ストロークセットに対応する位置を、 二次元グラフ上で強調して 表示する (S 1 6 0 ) 。  After that, the position corresponding to the target stroke set is highlighted and displayed on the two-dimensional graph (S 1 60).
第 1 7図は、 本発明の実施の形態の統計グラフ表示処理のフローチャートであ り、 情報端末 1 2で実行される。 まず、 統計グラフ表示処理には、 表示処理を実行するためのストロークセット の集合が設定される (S 1 7 1 ) 。 具体的には、 集合 Kにキーストロークセット 集合が、 集合 Aに統計グラフ表示用ストロークセット集合が、 集合 Fに注目スト ロークセット集合が設定される。 FIG. 17 is a flowchart of the statistical graph display process according to the embodiment of the present invention, which is executed by the information terminal 12. First, in the statistical graph display process, a set of stroke sets for executing the display process is set (S 1 7 1). Specifically, a keystroke set set is set in set K, a set of statistical graph display stroke sets is set in set A, and an attention stroke set set is set in set F.
キース トロークセット集合 (集合 K) は、 指定した文書に含まれる全ス トロー クセッ トのうち、 セキュリティ条件を満たすもの (ストロークセッ トフイノレタリ ング処理を通過したもの) である。 また、 統計グラフ表示用ストロークセット集 合 (集合 A) は、 ストロ一クセット集計処理 (第 1 4図) のステップ S 1 2 5で 生成された集合である。 また、 注目ストロークセット集合 (集合 F ) は、. 検索キ 一として指定されたストロークセットであり、 キーストロークセットに含まれる 次に、 統計グラフの横軸を設定する (S 1 7 2 ) 。 何を横軸にして統計グラフ を表示するかは、 ユーザが指定してもよいが、 1枚の統計グラフに含まれるスト ロークセットの数に基づいて ( 1枚の統計グラフに含まれるストロークセッ卜の 数が所定数に近くなるように) 、 自動的に横軸を設定してもよレ、。 また、 横軸は 二次元マップと等しくしてもよレ、。  The keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set finalizing process) among all the stroke sets included in the specified document. The statistical graph display stroke set set (set A) is the set generated in step S 1 25 of the stroke set tabulation process (FIG. 14). The attention stroke set set (set F) is a stroke set designated as a search key, and is included in the key stroke set. Next, the horizontal axis of the statistical graph is set (S 1 7 2). The user can specify what to display the statistical graph on the horizontal axis, but based on the number of stroke sets included in one statistical graph (the stroke set included in one statistical graph). You can set the horizontal axis automatically so that the number of ridges is close to the specified number). Also, the horizontal axis may be equal to the 2D map.
例えば、 統計グラフの横軸は時間にすることができる。 また、 統計グラフの横 軸は当該文書の先頭からの文字数 (又は、 行数) にすることができる。  For example, the horizontal axis of a statistical graph can be time. The horizontal axis of the statistical graph can be the number of characters (or the number of lines) from the beginning of the document.
次に、 集合 Aに含まれる各ストロークセットを、 設定した横軸で集計し、 ヒス トグラムを作成する (S 1 7 3 ) 0 このとき、 ヒストグラムのビン幅は適宜決定 すればよい。 例えば、 ヒス トグラムがなめらかに変化するようにビン幅を決定す る。 Next, each stroke set included in set A is aggregated on the set horizontal axis to create a histogram (S 1 7 3) 0 At this time, the bin width of the histogram may be determined appropriately. For example, the bin width is determined so that the histogram changes smoothly.
次に、 作成したヒストグラムを表示する (S 1 7 4 ) 。  Next, the created histogram is displayed (S 1 7 4).
その後、 注目ストロークセットに対応する位置を、 二次元グラフ上で強調して 表示する (S 1 7 5 ) 。  After that, the position corresponding to the target stroke set is highlighted on the two-dimensional graph (S 1 75).
第 1 8図は、 本発明の実施の形態の共起統計グラフ表示処理のフローチヤ一ト であり、 情報端末 1 2で実行される。 FIG. 18 is a flowchart of the co-occurrence statistical graph display process according to the embodiment of the present invention. And executed on the information terminal 1 2.
まず、 共起統計グラフ表示処理には、 表示処理を実行するためのス トロークセ ットの集合が設定される (S 1 8 1 ) 。 具体的には、 集合 Kにキーストロークセ ット集合が、 集合 Aに二次元マップ表示用ス トロークセッ ト集合が、 集合 Fに注 目ストロークセット集合が設定される。  First, in the co-occurrence statistical graph display process, a set of stroke sets for executing the display process is set (S 1 8 1). Specifically, a keystroke set set is set in set K, a stroke set set for 2D map display is set in set A, and a focus stroke set set is set in set F.
キース トロークセット集合 (集合 K) は、 指定した文書に含まれる全ストロー クセットのうち、 セキュリティ条件を満たすもの (ス トロークセットフィルタリ ング処理を通過したもの) である。 また、 二次元マップ表示用ス トロークセット 集合 (集合 A) は、 ストロークセッ ト集計処理 (第 1 4図) のステップ S 1 2 4 で生成された集合である。 また、 注目ス トロークセット集合 (集合 F ) は、 検索 キーとして指定されたストロークセットであり、 キーストロークセットに含まれ る。  The keystroke set set (set K) is a set that satisfies the security conditions (passed through the stroke set filtering process) among all the stroke sets included in the specified document. The 2D map display stroke set set (set A) is the set generated in step S 1 2 4 of the stroke set tabulation process (FIG. 14). Also, the target stroke set set (set F) is a stroke set specified as a search key, and is included in the key stroke set.
なお、 共起統計グラフ表示処理では、 所有ユーザが隠されていない情報のみを 用いるので、 公開制限情報の 4桁目が" 2 " 又は" 1 " であるストロークセット が含まれる二次元マップ表示用ストロークセット集合を用いる。  Note that the co-occurrence statistical graph display process uses only information that does not hide the owning user, so it is used for 2D map display that includes a stroke set whose fourth digit of the restriction information is “2” or “1”. Use a stroke set set.
次に、 共起統計グラフの横軸を設定する (S 1 8 2 ) 。 何を横軸にして共起統 計グラフを表示するかは、 ユーザが指定してもよいが、 1枚の共起統計グラフに 含まれるストロークセットの数に基づいて (1枚の共起統計グラフに含まれるス トロークセッ トの数が所定数に近くなるように) 、 自動的に横軸を設定してもよ い。 また、 横軸は二次元マップと等しくしてもよレ、。  Next, the horizontal axis of the co-occurrence statistics graph is set (S 1 8 2). The user can specify what to display the co-occurrence statistics graph on the horizontal axis, but based on the number of stroke sets included in one co-occurrence statistics graph (one co-occurrence statistics The horizontal axis may be set automatically so that the number of stroke sets included in the graph is close to the specified number). Also, the horizontal axis may be equal to the 2D map.
例えば、 共起統計グラフの横軸は時間にすることができる。 また、 共起統計グ ラフの横軸は当該文書の先頭からの文字数 (又は、 行数) にすることができる。 次に、 集合 Aに含まれる各ス トロークセッ トのうち、 集合 Fに含まれるス ト口 ークセットと重複するものだけを集める。 この重複判定は、 予め定めた所定の幅 の範囲内で重複する関係も重複と判定してもよい。 その後、 集めたス トロークセ ットを、 設定した横軸で集計し、 ヒストグラムを作成する (S 1 8 3 ) 。 このと き、 ヒス トグラムのビン幅は適宜決定すればよい。 例えば、 ヒス トグラムがなめ らかに変化するようにビン幅を決定する。 For example, the horizontal axis of the co-occurrence statistics graph can be time. The horizontal axis of the co-occurrence statistics graph can be the number of characters (or the number of lines) from the beginning of the document. Next, among the stroke sets included in set A, only those that overlap with the stroke set included in set F are collected. In this duplication determination, a relationship that overlaps within a predetermined width range may be determined as duplication. After that, the collected stroke sets are totaled on the set horizontal axis, and a histogram is created (S 1 83). This The bin width of the histogram can be determined as appropriate. For example, the bin width is determined so that the histogram changes smoothly.
次に、 作成したヒストグラムを表示する (S 184) 。  Next, the created histogram is displayed (S 184).
その後、 注目ストロークセットに対応する位置を、' 共起統計グラフ上で強調し て表示する (S 185) 。  After that, the position corresponding to the target stroke set is highlighted on the co-occurrence statistics graph (S185).
第 19図は、 本発明の実施の形態のセキュリテイチエック処理のフローチヤ一 トであり、 コンテンツサーバ 1 1で実行される (第 1 2図の 101 2、 1014 FIG. 19 is a flowchart of the security check process according to the embodiment of the present invention, which is executed by the content server 11 (101 2 and 1014 in FIG. 12).
) o ) o
まず、 セキュリティチェック処理には、 セキュリティチェックのためのパラメ ータが入力される (S 1 91) 。 具体的には、 書類または付加情報のセキユリテ ィレベル、 検索者 I D及び出席者が、 セキュリティチェック処理に与えられる。 セキュリティチェック処理に与えられるセキュリティレベルは、 検索の結果、 関連があるものとして特定された書類又は付加情報に設定されたセキュリティレ ベルである。 また、 検索者 I Dは検索者が書類管理システムにログインするため に情報端末 1 2に入力したユーザ I D 271である。  First, security check parameters are input to the security check process (S 191). Specifically, the security level of the document or additional information, the searcher ID and attendees are given to the security check process. The security level given to the security check process is the security level set in the document or additional information identified as relevant as a result of the search. The searcher ID is a user ID 271 input to the information terminal 12 for the searcher to log in to the document management system.
また、 出席者は、 書類及び対象付加情報によってイベント I D 223を特定し 、 特定したイベント情報に含まれる出席者 214 Bである。  Also, the attendee is the attendee 214 B identified in the event information by identifying the event ID 223 based on the document and the target additional information.
次に、 検索者のユーザ I D 271が出席者 214 Bに含まれるか否かを判定す る (S 1 92) 。  Next, it is determined whether or not the searcher's user ID 271 is included in the attendee 214 B (S 192).
判定の結果、 検索者のユーザ I D 271が出席者 214 Bに含まれていれば、 検索者は出席者であると判定する。 そして、 セキュリティレベル Sが出席者に公 開可能なレベルであるか否かを判定する (S 193) 。  As a result of the determination, if the searcher's user ID 271 is included in the attendee 214 B, it is determined that the searcher is an attendee. Then, it is determined whether or not the security level S is a level that can be disclosed to attendees (S 193).
その結果、 セキュリティレベル Sが出席者に公開可能であれば、 当該書類及ぴ /又は付加情報は公開可能であると判定する (S 1 94) 。 一方、 セキュリティ レベル Sが出席者に公開不可能なレベルであれば、 当該書類及び Z又は付加情報 は非公開であると判定する (S 1 95) 。 一方、 検索者のユーザ I D 2 7 1が出席者 2 1 4 Bに含まれていなければ、 検 索者は非出席者であると判定する。 そして、 セキュリティレベル Sが非出席者に 公開可能なレベルであるか否かを判定する (S 1 9 6 ) 。 As a result, if security level S can be disclosed to attendees, it is determined that the document and / or additional information can be disclosed (S 1 94). On the other hand, if the security level S cannot be disclosed to attendees, it is determined that the document and Z or additional information are not disclosed (S 1 95). On the other hand, if the user ID 2 7 1 of the searcher is not included in the attendee 2 1 4 B, it is determined that the searcher is a non-attendant. Then, it is determined whether or not the security level S is a level that can be disclosed to non-attendants (S 1 96).
判定の結果、 セキュリティレベル Sが非出席者に公開可能であれば、 当該書類 及び 又は付加情報は公開可能であると判定する (S 1 9 7 ) 。 一方、 セキユリ ティレベル Sが非出席者に公開不可能なレベルであれば、 当該書類及び 又は付 加情報は非公開であると判定する (S 1 9 8 ) 。  If the security level S can be disclosed to non-attendants as a result of the determination, it is determined that the document and / or the additional information can be disclosed (S 1 97). On the other hand, if the security level S is a level that cannot be disclosed to non-attendants, it is determined that the document and / or additional information are not disclosed (S 19 8).
このように、 本実施の形態のセキュリティチェック処理 (第 1 9図) では、 出 席者と非出席者とで異なるセキュリティレベルを設定して、 書類及び 又は付加 情報の公開 Z非公開を制御することができる。  In this way, in the security check process of this embodiment (Fig. 19), different security levels are set for attendees and non-attendants, and the disclosure of documents and / or additional information is controlled. be able to.
情報端末 1 2で実行される以上の一連の処理は、 図 1 5のフローチャートに簡 単にまとめることができる。 以下、 図 1 5に沿って情報端末 1 2での処理をあら ためて説明する。  The series of processes executed in the information terminal 12 can be easily summarized in the flowchart of FIG. Hereinafter, the processing at the information terminal 12 will be described again with reference to FIG.
まず、 二次元マップ表示処理には、 イベントを特定する情報が入力される (S 1 4 1 ) 。 具体的には、 ユーザがデジタルペン 1 4で、 ァノテーシヨン (ス ト口 ークセット) の位置を選択する。 すると、 デジタルペン 1 4は、 指定された位置 の絶対座標を求める。 デジタルペン 1 4は、 ペン I D及び求めた絶対座標及びべ ン I Dを情報端末 1 2に送信する。 情報端末 1 2は、 デジタルペン 1 4から絶対 座標を取得すると、 位置情報サーバ 1 9に問い合わせて、 前記広大な平面領域中 の該紙面の位置 (ドットパーターン I D) と、 当該紙面における座標 (相対座標 ) とを取得する。  First, information for identifying an event is input to the 2D map display process (S 1 4 1). Specifically, the user selects the position of the annotation (stock set) with the digital pen 14. Then, the digital pen 14 finds the absolute coordinates of the specified position. The digital pen 14 transmits the pen ID and the obtained absolute coordinates and the Ben ID to the information terminal 12. When the information terminal 12 acquires the absolute coordinates from the digital pen 14, the information terminal 1 2 makes an inquiry to the position information server 19 to determine the position (dot pattern ID) of the paper surface in the vast plane area and the coordinates (relative Get the coordinates).
次に、 情報端末 1 2は、 ィベント I Dを特定する (S 1 4 2 ) 。  Next, the information terminal 12 specifies the event ID (S 1 4 2).
具体的には、 情報端末 1 2は、 位置情報サーバ 1 9から取得したドットパータ ーン I Dを、 コンテンツサーバ 1 1に送信する。 コンテンツサーバ (書類管理プ ログラム 1 1 5 ) は、 情報端末 1 2から送信されたドットパターン I Dによって 配付資料情報 2 2を検索し、 ドットパターン I D 2 2 1がー致する書類を特定す る。 そして、 コンテンツサーバ 1 1は、 特定した書類に関連付けられたイベント I D 2 2 3を、 情報端末 1 2に送信する。 Specifically, the information terminal 12 transmits the dot pattern ID acquired from the location information server 19 to the content server 11. The content server (document management program 1 1 5) searches the distribution material information 2 2 based on the dot pattern ID sent from the information terminal 1 2, and identifies the document matching the dot pattern ID 2 2 1. The Then, the content server 11 transmits the event ID 2 2 3 associated with the identified document to the information terminal 12.
次に、 イベント内の全ストロークセットを収集する (S 1 4 3 ) 。  Next, collect all stroke sets in the event (S 1 4 3).
具体的には、 情報端末 1 2は、 特定したイベント I Dを、 コンテンツサーバ 1 1に送信する。 コンテンツサーバ (ペンデータ管理プログラム 1 1 6 ) は、 情報 端末 1 2から送信されたィベント I Dによってストロークセット情報 2 4を検索 し、 イベント I D 2 4 7がー致するス トロークセットを特定する。 そして、 コン テンッサーバ 1 1は、 特定されたストロークセッ ト情報を、 情報端末 1 2に送信 する。  Specifically, the information terminal 12 sends the identified event ID to the content server 11. The content server (pen data management program 1 1 6) searches the stroke set information 24 by the event ID transmitted from the information terminal 12, and identifies the stroke set matched by the event ID 2 47. Then, the content server 11 transmits the specified stroke set information to the information terminal 12.
ここで、 必要であれば、 各ス トロークセッ トの作成者が付与しているセキユリ ティレベルと検索者 I Dとを照らし合わせて、 当該ストロ一クセッ トの作成者が 公開を制限している情報については、 情報が隠蔽、 もしくは匿名化されて送信さ れることもある。 常に不特定多数の検索者にストロークセッ 卜情報を公開しても 構わないのであれば、 上記のような処理は不要である。  Here, if necessary, check the security level assigned by the creator of each stroke set and the searcher ID for information that the creator of the stroke set restricts disclosure. In some cases, information is concealed or anonymized. If the stroke set information can always be disclosed to an unspecified number of searchers, the above processing is unnecessary.
なお、 コンテンツサーバ 1 1力 ィベント I Dの特定 (S 1 4 2 ) と、 スト口 ークセッ トの収集 (S 1 4 3 ) をまとめて処理してもよレ、。 すなわち、 情報端末 1 2は、 位置情報サーバ 1 9から取得したドットパ一ターン I Dを送信すると、 コンテンツサーバ 1 1からス トロークセットを得る。  Note that the content server 1 1 power event ID (S 1 4 2) and the collection of token sets (S 1 4 3) can be processed together. That is, when the information terminal 12 transmits the dot pattern ID acquired from the location information server 19, the information terminal 12 obtains a stroke set from the content server 11.
さらに、 コンテンツサーバ 1 1が位置情報サーバ 1 9へ問い合わせるようにし てもよい。 すなわち、 情報端末 1 2は、 デジタルペン 1 4から取得した絶対座標 を送信すると、 コンテンツサーバ 1 1からス トロークセットを得る。  Further, the content server 11 may make an inquiry to the location information server 19. That is, when the information terminal 12 transmits the absolute coordinates acquired from the digital pen 14, it obtains a stroke set from the content server 11.
次に、 情報端末 1 2は、 収集したストロークセット情報をユーザ I D 2 4 2に よって分類する (S 1 4 4 ) 。  Next, the information terminal 12 classifies the collected stroke set information according to the user ID 2 4 2 (S 1 4 4).
次に、 第 2ループを開始する (S 1 4 5 ) 。 この第 2ループでは、 分類された ストロークセットについて、 ユーザ I D毎に処理をする。  Next, the second loop is started (S 1 4 5). In this second loop, the classified stroke set is processed for each user ID.
そして、 第 2ループ内では、 同じユーザ I Dのストロークセット集合に含まれ る各ストロークセットを同じ段の対応するィベント進行位置に表示する (S 1 4 6 ) 。 その後、 次の段の表示に進み、 次のユーザ I Dのストロークセットを処理 する (S 1 4 7 ) And in the second loop, it is included in the stroke set set of the same user ID. Each stroke set to be displayed is displayed at the corresponding event progress position on the same stage (S 1 4 6). After that, proceed to the next line display and process the stroke set for the next user ID (S 1 4 7)
そして、 集合 Aに含まれる全てのス トロークセットについて、 ユーザ I D毎に 理が終了すると、 第 2ループを終了する (S 1 4 8 ) 。  When the processing is completed for each user ID for all the stroke sets included in the set A, the second loop is ended (S 1 4 8).
以上、 図 1 5では、 デジタルペン 1 4を用いてス トロークセットを指定して、 イベントを特定する方法について説明したが、 他の方法によってイベントを特定 することもできる。  As described above, in FIG. 15, the method of specifying an event by specifying a stroke set using the digital pen 14 has been described, but an event can also be specified by other methods.
第 1の変形例として、 ユーザが情報端末 1 2の操作入力部 1 2 4にス トローク セッ トの選択操作を入力する方法がある。  As a first modification, there is a method in which the user inputs a stroke set selection operation to the operation input unit 1 2 4 of the information terminal 12.
例えば、 ユーザは、 情報端末 1 2の表示画面の書類表示部 (第 2図の 3 2 0 ) に書類を表示する。 なお、 この段階では、 当該書類に関連するイベントは特定さ れていない。 そして、 情報端末の操作入力部 (例えば、 マウス) を操作して、 書 類表示部 3 2 0に表示された書類上のァノテーシヨン (ストロークセット) を選 択する。  For example, the user displays the document on the document display section (3 2 0 in FIG. 2) of the display screen of the information terminal 12. At this stage, no events related to the document have been identified. Then, an operation input unit (for example, a mouse) of the information terminal is operated to select an annotation (stroke set) on the document displayed on the document display unit 320.
そして、 情報端末 1 2は、 当該書類上の指定された位置 (相対座標) 及び書類 I Dを、 コンテンツサーバ 1 1に送信する。 コンテンツサーバ (書類管理プログ ラム 1 1 5 ) は、 情報端末 1 2から送信された書類 I Dによって配付資料情報 2 2を検索し、 書類 I D 2 2 0がー致する書類を特定する。 そして、 コンテンツサ ーバ 1 1は、 特定した書類に関連付けられたイベント I D 2 2 3を、 情報端末 1 2に送信する。  Then, the information terminal 12 transmits the designated position (relative coordinates) on the document and the document ID to the content server 11. The content server (document management program 1 1 5) searches the distribution material information 2 2 by the document ID transmitted from the information terminal 1 2, and identifies the document that the document ID 2 20 matches. Then, the content server 11 sends an event ID 2 2 3 associated with the identified document to the information terminal 12.
また、 第 2の変形例として、 映像ファイル等を直接指定する方法もある。 例えば、 ユーザは、 情報端末 1 2の表示画面のメディア表示部 (第 2図の 3 0 0 ) にコンテンツを表示する。 なお、 この段階では、 当該コンテンツに関連する イベントは特定されていない。 そして、 情報端末の操作入力部 (例えば、 キーボ ード) を操作して、 メディア表示部 3 0 0に表示されたコンテンツのファイル名 を取得する。 As a second modification, there is a method of directly specifying a video file or the like. For example, the user displays the content on the media display section (3 0 0 in FIG. 2) of the display screen of the information terminal 12. At this stage, no event related to the content has been identified. Then, by operating the operation input unit (eg, keyboard) of the information terminal, the file name of the content displayed on the media display unit 300 To get.
そして、 情報端末 1 2は、 取得したコンテンツのファイル名を、 コンテンツサ ーバ 1 1に送信する。 コンテンツサーバ (イベント管理プログラム 1 1 4 ) は、 情報端末 1 2から送信されたファイル名によってィベント情報 2 1を検索し、 フ アイル名と付加情報 2 1 7 Bがー致するイベントを特定する。 そして、 コンテン ッサーバ 1 1は、 特定したイベントの識別子 (イベント I D 2 2 3 ) を、 情報端 末 1 2に送信する。  Then, the information terminal 12 transmits the file name of the acquired content to the content server 11. The content server (event management program 1 1 4) searches the event information 21 based on the file name transmitted from the information terminal 12, and identifies the event that matches the file name and the additional information 2 1 7 B. Then, the content server 11 transmits the identified event identifier (event ID 2 23) to the information terminal 12.
なお、 この段階では、 キーストロークセットが選択されていないので、 キース トロークセッ ト及び書類は表示されない。  At this stage, the keystroke set and document are not displayed because the keystroke set is not selected.
以上説明したように、 本発明の実施の形態では、 コンテンツサーバ 1 1に、 ィ ベントに関連する付加情報 (ァノテーシヨンを付与した時点の映像や音声等のコ ンテンッ) とへのリンクが設定されている書類に付与されたァノテーシヨンを格 納する。 そして、 特定の者が作成したァノテーシヨンを指定して、 関連する付加 情報、 ァノテーシヨンを検索して表示する。  As described above, in the embodiment of the present invention, the content server 11 is set with a link to additional information related to the event (content such as video and audio at the time when the annotation is added). Store the annotation given to the document. Then, an annotation created by a specific person is designated, and related additional information and annotations are searched and displayed.
これによつて、 会議などのイベントにおいて異なる者が作成したァノテーショ ンを、 ァノテーシヨンの作成時間及びァノテーシヨンの作成者の 2つの点から集 計する。 そして、 集計結果を表示することによって、 同じ観点を持った人を見つ けることができる。  As a result, annotations created by different persons at events such as conferences are aggregated from the two points of annotation creation time and annotation creator. Then, by displaying the aggregated results, you can find people with the same viewpoint.
また、 他の人が注目した箇所を見つけることができる。 さらに、 自分が注目し ている箇所と関連する別の箇所を見つけることができる。  You can also find places that others have noticed. In addition, you can find another location that is related to the location you are interested in.
また、 各ァノテーシヨンには公開制限情報が設定されている。 ァノテーシヨン には公開したくないものも多いため、 公開制限を考慮してァノテーションを管理 することができる。  Also, disclosure restrictions information is set for each annotation. Since many annotations do not want to be disclosed, it is possible to manage annotations with consideration of disclosure restrictions.
すなわち、 検索者は自分の権限で得られる情報しか検索できない。 例えば、 会 議に参加しなかった人が、 自分のペンで、 会議に参加した人のノート上のァノテ ーシヨンを指定しても、 他の参加者に関する情報は検索できないように制限する ことができる。 In other words, searchers can only search for information that can be obtained with their authority. For example, restrict people who did not participate in the conference to search for information about other participants even if they specify annotations on the notes of those who participated in the conference with their pens be able to.
また、 ァノテーシヨンを所有者毎に分類し、 イベントの進行順に表示するので 、 特定の者 (例えば、 自分) の手書きメモと、 他人の手書きメモとの関係を、 容 易に把握することができる。 特に、 多くの人がァノテーシヨンを付与していた箇 所を知ることができる。 さらに、 指定したァノテーシヨンと関連するァノテーシ ョンがわかる  Also, since annotations are classified by owner and displayed in the order of event progress, the relationship between a handwritten memo of a specific person (for example, oneself) and a handwritten memo of another person can be easily grasped. In particular, many people can find out where an annotation was granted. In addition, the annotation related to the specified annotation is known.
特に、 所有者毎に分類されたァノテーシヨンをイベント中の時間順に表示する ので、 指定したァノテーシヨンと同じ時刻にァノテーシヨンを付与していた人を 知ることができる。  In particular, since the annotations classified by owner are displayed in the order of time during the event, it is possible to know the person who gave the annotation at the same time as the specified annotation.
また、 所有者毎に分類されたァノテーシヨンの配付資料中の位置に関連させて 表示するので、 自分と同じ位置にァノテーシヨンを付与した人を知ることができ る。  In addition, since the information is displayed in relation to the positions in the distribution materials of the annotations classified by owner, it is possible to know the person who gave the annotation to the same position as himself.
また、 指定されたァノテーシヨンと関連する (共起する) ァノテーシヨンを抽 出して表示するので、 指定されたァノテーシヨンが生成された場面でァノテーシ ヨンを作成した人は、 別のどの場面でァノテーシヨンを作成しているかを知るこ とができる。  In addition, since the annotations related to (co-occurring with) the specified annotation are extracted and displayed, the person who created the annotation in the scene where the specified annotation was generated creates the annotation in any other scene. You can know if you are.
産業上の利用の可能性 Industrial applicability
本発明は、 紙面上に記録された情報を電子データとを管理するシステムに有用 であり、 特に、 文書管理システムに適している。  INDUSTRIAL APPLICABILITY The present invention is useful for a system for managing information recorded on paper and electronic data, and is particularly suitable for a document management system.

Claims

請求の範囲 The scope of the claims
1 . データを記憶するコンテンツサーバに接続され、 前記データを入出力する 端末であって、  1. a terminal connected to a content server for storing data and inputting / outputting the data;
前記コンテンツサーバは、 書類データ及びストローク情報を記憶する記憶部を 有し、  The content server has a storage unit for storing document data and stroke information,
前記書類データは、 ユーザがイベントにおいて使用した紙に印刷された情報を 含み、  The document data includes information printed on paper used by the user at the event,
前記ストローク情報は、 前記書類データに係る紙面上で特定された位置及ぴ該 位置が特定された時刻を含み、  The stroke information includes a position specified on the paper surface related to the document data and a time when the position is specified,
目り 端末は、  The terminal is
前記イベントを特定可能な情報に基づいて、 当該イベントに関連して作成され たストローク情報を、 前記コンテンツサーバから取得し、  Based on the information that can identify the event, the stroke information created in relation to the event is acquired from the content server,
前記取得したストローク情報を作成したユーザ毎に、 前記ストローク情報を分 類し、  For each user who created the acquired stroke information, the stroke information is classified,
前記分類されたス トローク情報を、 前記イベントの進行に従って表示すること を特徴とする。  The classified stroke information is displayed according to the progress of the event.
2 . 請求項 1に記載の端末であって、 前記ストローク情報が作成された時刻に 従って、 前記分類されたストローク情報を表示することを特徴とする。 2. The terminal according to claim 1, wherein the classified stroke information is displayed according to a time at which the stroke information is created.
3 . 請求項 1に記載の端末であって、 前記書類データにおける前記ス トローク 情報の位置に従って、 前記分類されたストローク情報を表示することを特徴とす る。 3. The terminal according to claim 1, wherein the classified stroke information is displayed in accordance with a position of the stroke information in the document data.
4 . 請求項 1に記載の端末であって、 4. The terminal according to claim 1, wherein
前記イベントを特定可能な情報は、 前記ストローク情報であって、 前記端末は、 The information that can identify the event is the stroke information, The terminal
選択されだ前記ストローク情報に基づいて、 当該選択されたストローク情報に 関係するイベントを特定し、  Based on the selected stroke information, the event related to the selected stroke information is identified,
当該選択されたストローク情報の作成時間と、 他のストローク情報の作成時間 との重複度を、 前記ユーザ毎に判定し、  Determining for each user the degree of overlap between the creation time of the selected stroke information and the creation time of other stroke information,
前記判定された重複度の高いユーザの順に、 前記分類されたストロークノ隋報を 表示することを特徴とする。  The classified stroke information is displayed in the order of the determined users with the highest degree of duplication.
5 . 請求項 1に記載の端末であって、 5. The terminal according to claim 1, wherein
前記イベントを特定可能な情報は、 前記ス トローク情報であって、  The information that can identify the event is the stroke information,
刖記 ¾末は、  刖 End of ¾
選択された前記ストローク情報に基づいて、 当該選択されたストローク情報に 関係するイベントを特定し、  Based on the selected stroke information, an event related to the selected stroke information is identified,
当該選択されたス トローク情報と重複する時刻に作成された他のストローク情 報を集計し、  Aggregate other stroke information created at the same time as the selected stroke information,
前記集計されたストローク情報の数を、 前記イベントの進行に従って表示する ことを特徴とする。  The total number of stroke information is displayed according to the progress of the event.
6 . 請求項 1に記載の端末であって、 前記ストローク情報は、 当該ス トローク 情報の公開制限情報を含むことを特徴とする。 6. The terminal according to claim 1, wherein the stroke information includes disclosure restriction information of the stroke information.
7 . 請求項 6に記載の端末であって、 前記公開制限情報は、 当該ス トローク情 報の公開の際に、 当該ス トローク情報を作成した者を公開する、 当該ストローク 情報を作成した者を匿名で公開する、 又は、 当該ストローク情報を作成した者を 公開しない、 の 3種類のうち、 少なくとも一つを含むことを特徴とする。 7. The terminal according to claim 6, wherein, when the stroke information is disclosed, the disclosure restriction information indicates a person who created the stroke information, and discloses a person who created the stroke information. It is characterized by including at least one of the following three types: Anonymously disclosed or those who have created the stroke information are not disclosed.
8 . データを入出力する端末と接続され、 前記データを記憶するコンテンツサ ーバであって、 8. A content server connected to a terminal for inputting / outputting data and storing the data,
前記コンテンツサーバは、 書類データ及びストローク情報を記憶する記憶部を 有し、  The content server has a storage unit for storing document data and stroke information,
前記書類データは、 ユーザがイベントにおいて使用した紙に印刷された情報を 含み、  The document data includes information printed on paper used by the user at the event,
前記ストローク情報は、 前記書類データに係る紙面上で特定された位置、 該位 置が特定された時刻、 当該ス トローク情報に関連するイベントの情報、 及び、 当 該ストローク情報の公開制限情報を含むことを特徴とする。  The stroke information includes a position specified on the page related to the document data, a time when the position is specified, event information related to the stroke information, and disclosure restriction information of the stroke information. It is characterized by that.
9 . 請求項 8に記載のコンテンツサーバであって、 9. A content server according to claim 8, wherein
前記公開制限情報は、 当該ス トローク情報を作成した者を公開する、 当該ス ト ローク情報を作成した者を匿名で公開する、 又は、 当該ストローク情報を作成し た者を公開しない、 の 3種類のうち、 少なくとも一つを含み、  There are three types of disclosure restriction information: the person who created the stroke information is disclosed, the person who created the stroke information is anonymously disclosed, or the person who created the stroke information is not disclosed. Including at least one of
前記コンテンツサーバは、  The content server
前記公開制限情報が、 当該ストローク情報を作成した者を公開しない、 であれ ば、 当該ストローク情報を作成した者の情報を隠蔽して前記端末に送信し、 前記公開制限情報が、 当該ストローク情報を作成した者を匿名で公開する、 で あれば、 当該ストローク情報を作成した者の情報を匿名化して前記端末に送信し 、  If the disclosure restriction information does not disclose the person who created the stroke information, the information of the person who created the stroke information is concealed and transmitted to the terminal, and the disclosure restriction information If the created person is anonymously disclosed, the information of the person who created the stroke information is anonymized and sent to the terminal.
前記公開制限情報が、 当該ス トローク情報を作成した者を公開する、 であれば 、 当該ストローク情報を作成した者の情報を、 そのまま前記端末に送信すること を特徴とする。  If the disclosure restriction information discloses the person who created the stroke information, the information of the person who created the stroke information is transmitted to the terminal as it is.
1 0 . 請求項 8に記載のコンテンツサーバであって、 1 0. The content server according to claim 8,
前記イベントに関するストローク情報の集計を要求した者が、 当該イベントの 出席者であるか否かを判定し、 The person who requested the aggregation of stroke information related to the event Determine if you are an attendee,
前記要求者が、 当該イベントの出席者であれば、 当該ストローク情報の出席者 に対する公開制限情報によって、 当該ストローク情報の公開の可否を判定し、 前記要求者が、 当該イベントの出席者でなければ、 当該ス トローク情報の非出 席者に対する公開制限情報によって、 当該ストローク情報の公開の可否を判定す ることを特徴とする。  If the requester is an attendee of the event, whether or not the stroke information can be disclosed is determined based on the disclosure restriction information for the attendee of the stroke information, and the requester is not an attendee of the event. It is characterized in that whether or not the stroke information can be disclosed is determined based on the restriction information for the non-participants of the stroke information.
1 1 . データを記憶するコンテンツサーバと、 前記データを入出力する端末と で構成される情報管理システムに使用される情報表示方法であって、 1 1. An information display method used for an information management system comprising a content server for storing data and a terminal for inputting / outputting the data,
前記コンテンツサーバは、 書類データ及びストローク情報を記憶する記憶部を 有し、  The content server has a storage unit for storing document data and stroke information,
前記書類データは、 ユーザがイベントにおいて使用した紙に印刷された情報を 含み、  The document data includes information printed on paper used by the user at the event,
前記ストローク情報は、 前記書類データに係る紙面上で特定された位置及び該 位置が特定された時刻を含み、  The stroke information includes a position specified on the paper surface related to the document data and a time when the position is specified,
刖言己 ΐ¾未は、  刖 言 己 ΐ¾ 未 は 、
前記イベントを特定可能な情報に基づいて、 当該ィベン卜に関連して作成され たストローク情報を、 前記コンテンツサーバから取得し、  Based on the information that can identify the event, the stroke information created in relation to the event is acquired from the content server,
前記取得したストローク情報を作成したユーザ毎に、 前記ストローク情報を分 類し、  For each user who created the acquired stroke information, the stroke information is classified,
前記分類されたストローク情報を、 前記イベントの進行に従って表示すること を特徴とする情報表示方法。  The classified stroke information is displayed according to the progress of the event.
1 2 . 請求項 1 1に記載の情報表示方法であって、 1 2. The information display method according to claim 1 1,
前記端末は、  The terminal
選択された前記ストローク情報に基づいて、 当該選択されたストローク情報に 関係するイベントを特定し、 Based on the selected stroke information, the selected stroke information Identify the events involved,
. 当該選択されたストローク情報の作成時間と、 他のストローク情報の作成時間 との重複度を、 前記ユーザ毎に判定し、  The degree of duplication between the creation time of the selected stroke information and the creation time of other stroke information is determined for each user,
前記判定された重複度の高いユーザの順に、 前記分類されたストローク情報を 表示することを特徴とする。  The classified stroke information is displayed in the order of the determined users with the highest degree of duplication.
1 3 . 請求項 1 1に記載の情報表示方法であって、 1 3. The information display method according to claim 1 1,
目 ij diffi末は、  Eye ij diffi end
選択された前記ストローク情報に基づいて、 当該選択されたストローク情報に 関係するイベントを特定し、  Based on the selected stroke information, an event related to the selected stroke information is identified,
当該選択されたストローク情報と重複する時間に作成された他のストローク情 報を集計し、  Aggregate other stroke information created at the same time as the selected stroke information,
前記集計されたストローク情報の数を、 前記イベントの進行に従って表示する ことを特徴とする。  The total number of stroke information is displayed according to the progress of the event.
,  ,
1 4 . 請求項 1 1に記載の情報表示方法であって、 前記ストローク情報は、 当 該ストローク情報に関連するイベントの情報、 及び、 当該ストローク情報の公開 制限情報を含むことを特徴とする。  14. The information display method according to claim 11, wherein the stroke information includes event information related to the stroke information and disclosure restriction information of the stroke information.
1 5 . 請求項 1 4に記載の情報表示方法であって、 前記公開制限情報は、 当該 ストローク情報を作成した者を公開する、 当該ストローク情報を作成した者を匿 名で公開する、 又は、 当該ストローク情報を作成した者を公開しない、 の 3種類 のうち、 少なくとも一つを含むことを特徴とする。 1 5. The information display method according to claim 14, wherein the disclosure restriction information discloses the person who created the stroke information, discloses the person who created the stroke information anonymously, or It contains at least one of the following three types, which do not disclose the person who created the stroke information.
1 6 . 請求項 1 5に記載の情報表示方法であって、 1 6. The information display method according to claim 15,
前記コンテンツサーバは、 前記公開制限情報が、 当該ス トローク情報を作成した者を公開しない、 であれ ば、 当該ストローク情報を作成した者の情報を隠蔽して前記端末に送信し、 前記公開制限情報が、 当該ス トローク情報を作成した者を匿名で公開する、 で あれば、 当該ストローク情報を作成した者の情報を匿名化して前記端末に送信し 前記公開制限情報が、 当該ス トローク情報を作成した者を公開する、 であれば 、 当該ス トローク情報を作成した者の情報を、 そのまま前記端末に送信すること を特徴とする。 The content server If the disclosure restriction information does not disclose the person who created the stroke information, the information of the person who created the stroke information is concealed and transmitted to the terminal, and the disclosure restriction information is sent to the stroke. If the person who created the information is anonymous, if it is, the information of the person who created the stroke information is anonymized and sent to the terminal, and the disclosure restriction information discloses the person who created the stroke information Then, the information of the person who created the stroke information is transmitted to the terminal as it is.
1 7 . 請求項 1 1に記載の情報表示方法であって、 1 7. The information display method according to claim 1 1,
前記イベントに関するス トローク情報の集計を要求した者が、 当該イベントの 出席者であるか否かを判定し、  It is determined whether the person who requested the aggregation of the stroke information related to the event is an attendee of the event,
前記要求者が、 当該イベントの出席者であれば、 当該ス トローク情報の出席者 に対する公開制限情報によって、 当該ストローク情報の公開の可否を判定し、 前記要求者が、 当該イベントの出席者でなければ、 当該ス トローク情報の非出 席者に対する公開制限情報によって、 当該ストローク情報の公開の可否を判定す ることを特徴とする。  If the requester is an attendee of the event, whether or not the stroke information can be disclosed is determined based on the disclosure restriction information for the attendee of the stroke information, and the requester must be an attendee of the event. For example, whether or not the stroke information can be disclosed is determined based on the restriction information for non-participants of the stroke information.
PCT/JP2005/004712 2005-03-10 2005-03-10 Information management system WO2006095443A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2005/004712 WO2006095443A1 (en) 2005-03-10 2005-03-10 Information management system
JP2007506974A JP4560543B2 (en) 2005-03-10 2005-03-10 Information management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2005/004712 WO2006095443A1 (en) 2005-03-10 2005-03-10 Information management system

Publications (1)

Publication Number Publication Date
WO2006095443A1 true WO2006095443A1 (en) 2006-09-14

Family

ID=36953054

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/004712 WO2006095443A1 (en) 2005-03-10 2005-03-10 Information management system

Country Status (2)

Country Link
JP (1) JP4560543B2 (en)
WO (1) WO2006095443A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117192A (en) * 2006-11-06 2008-05-22 Dainippon Printing Co Ltd Processor and program
JP2008181335A (en) * 2007-01-24 2008-08-07 Seiko Epson Corp Information management device, information distribution system, and program
JP2008181336A (en) * 2007-01-24 2008-08-07 Seiko Epson Corp Information display device, information management device, and program
JP2008181339A (en) * 2007-01-24 2008-08-07 Fuji Xerox Co Ltd Writing information management device, writing information management system, and program
WO2009028566A1 (en) * 2007-08-30 2009-03-05 Chiritumo. Inc. Digital information display system, digital information display method, server device and terminal device
JP2011048421A (en) * 2009-08-25 2011-03-10 Dainippon Printing Co Ltd Information processing system and program for the same
JP2013047981A (en) * 2012-11-08 2013-03-07 Dainippon Printing Co Ltd Terminal device for managing progress of entry with electronic pen, and program
JP5270018B1 (en) * 2012-05-11 2013-08-21 株式会社東芝 System and handwritten document management method
JP2014075010A (en) * 2012-10-03 2014-04-24 Fuji Xerox Co Ltd Information processing system and program
JPWO2012086080A1 (en) * 2010-12-24 2014-05-22 わっぜか株式会社 Page transition management system, transition management server device, and transition management program
JP2018028941A (en) * 2017-11-08 2018-02-22 カシオ計算機株式会社 Server device, system, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06343146A (en) * 1993-03-15 1994-12-13 Toshiba Corp Reproducing device and reproducing method
JP2004080769A (en) * 2002-07-30 2004-03-11 Fuji Xerox Co Ltd Method for filtering and seeing common index of annotations of multimedia or video streams, system, user interface, and program for practice

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085269A (en) * 2001-09-12 2003-03-20 Hitachi Ltd Method and system for inviting/opening solution to problem

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06343146A (en) * 1993-03-15 1994-12-13 Toshiba Corp Reproducing device and reproducing method
JP2004080769A (en) * 2002-07-30 2004-03-11 Fuji Xerox Co Ltd Method for filtering and seeing common index of annotations of multimedia or video streams, system, user interface, and program for practice

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008117192A (en) * 2006-11-06 2008-05-22 Dainippon Printing Co Ltd Processor and program
JP2008181335A (en) * 2007-01-24 2008-08-07 Seiko Epson Corp Information management device, information distribution system, and program
JP2008181336A (en) * 2007-01-24 2008-08-07 Seiko Epson Corp Information display device, information management device, and program
JP2008181339A (en) * 2007-01-24 2008-08-07 Fuji Xerox Co Ltd Writing information management device, writing information management system, and program
WO2009028566A1 (en) * 2007-08-30 2009-03-05 Chiritumo. Inc. Digital information display system, digital information display method, server device and terminal device
JP2009059043A (en) * 2007-08-30 2009-03-19 Chiritumo Inc Digital information display system and digital information display method, and server device and terminal device
JP2011048421A (en) * 2009-08-25 2011-03-10 Dainippon Printing Co Ltd Information processing system and program for the same
JPWO2012086080A1 (en) * 2010-12-24 2014-05-22 わっぜか株式会社 Page transition management system, transition management server device, and transition management program
JP5870036B2 (en) * 2010-12-24 2016-02-24 ファンラーニング株式会社 Page transition management system, transition management server device, and transition management program
JP5270018B1 (en) * 2012-05-11 2013-08-21 株式会社東芝 System and handwritten document management method
JP2014075010A (en) * 2012-10-03 2014-04-24 Fuji Xerox Co Ltd Information processing system and program
JP2013047981A (en) * 2012-11-08 2013-03-07 Dainippon Printing Co Ltd Terminal device for managing progress of entry with electronic pen, and program
JP2018028941A (en) * 2017-11-08 2018-02-22 カシオ計算機株式会社 Server device, system, and program

Also Published As

Publication number Publication date
JP4560543B2 (en) 2010-10-13
JPWO2006095443A1 (en) 2008-08-14

Similar Documents

Publication Publication Date Title
WO2006095443A1 (en) Information management system
JP4545792B2 (en) Document management system
US8028249B2 (en) Method and system for browsing large digital multimedia object collections
TWI498843B (en) Portable electronic device, content recommendation method and computer-readable medium
KR100641791B1 (en) Tagging Method and System for Digital Data
CN101655870B (en) Methods and apparatuses for synchronizing and tracking content
JP4802672B2 (en) Electronic document management apparatus, electronic document management program, electronic document management system
US20080236904A1 (en) Method and system for collaborative capture and replay of digital media files using multimodal documents
US20070271331A1 (en) System of archiving and repurposing a complex group conversation referencing networked media
JPH11250071A (en) Image database constructing method, image database device and image information storage medium
EP1274020A2 (en) Method and system for building a family tree
JP2007052565A (en) Information processing system and information processing method
CN104040469A (en) Content selection in a pen-based computing system
JP4674508B2 (en) Information processing system and information processing program
Suh et al. Semi-automatic photo annotation strategies using event based clustering and clothing based person recognition
JP4660537B2 (en) Information management system and document information management method
JP6343893B2 (en) Display control apparatus, display control system, display control method, and program
JP2012190303A (en) Comment sharing system, method, and program
JP2006031492A (en) Information management method and information management system
JP4409492B2 (en) Karaoke device that accepts reservations for duet songs in the partner recruitment state
JP2008071278A (en) Reservation management system, reservation management method and reservation management program
US8819534B2 (en) Information processing system and information processing method
JP5082974B2 (en) Image generating apparatus and program
JP2006301796A (en) Video storage/reproduction system
JP7250308B2 (en) AR library system

Legal Events

Date Code Title Description
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: 2007506974

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

WWW Wipo information: withdrawn in national office

Country of ref document: RU

122 Ep: pct application non-entry in european phase

Ref document number: 05720947

Country of ref document: EP

Kind code of ref document: A1

WWW Wipo information: withdrawn in national office

Ref document number: 5720947

Country of ref document: EP