Abstract:
PROBLEM TO BE SOLVED: To provide a structured document processing device for efficiently detecting a similarity relation among structured documents. SOLUTION: A state transition diagram information storage means 101 is used for storing, as state transition diagram information, information related to a state transition diagram where original nodes of an original structured document 109 transit in an appearance order from the head of the original structured document 109. A selection couple extraction means 102 extracts, as a selection couple, a couple of a new node and an original node corresponding to each other in terms of order. A consistency determination means 103 determines presence of consistency of the selection couple based on descriptions thereof. A node recognition means 104 recognizes the original node as a node to be used for the new node for the selection couple having consistency. A transition history information creation means 105 creates information related to the transition history for the node to be used as transition history information. A similarity detection means 106 detects similarity between the original structured document 109 and a new structured document 110 based on the transition history information. COPYRIGHT: (C)2006,JPO&NCIPI
Abstract:
PROBLEM TO BE SOLVED: To properly invert conversion even if a conversion object and information for indicating conversion processing are separately provided. SOLUTION: In the conversion processing system, input data comprises a data recording area for recording object data, and a conversion processing recognition information recording area for recording conversion processing recognition information of conversion processing performed to the object data. Further, the system is provided with an object data pointer for indicating data recording area of the object data; an inversion information recording unit for associating conversion processing recognition information pointer for indicating the conversion processing recognition information recording area, with inversion processing recognition information of inversion processing that corresponds to the conversion processing performed to the input data for recording; an object data conversion unit for converting object data as conversion processing for recording in a data recording area; and a conversion processing recognition information recording unit for adding conversion processing recognition information of conversion processing by the object data conversion unit, to the input data conversion processing recognition information recording area for recording in the conversion processing recognition information recording area of converted data. COPYRIGHT: (C)2005,JPO&NCIPI
Abstract:
PROBLEM TO BE SOLVED: To perform processing for finding a structural definition to which a received XML document is suited at high speed on the assumption that a certain set of structural definitions is applied. SOLUTION: The document processing system is provided with a discrimination rule generating part 10 for generating discrimination rules for discriminating any one of a plurality of DTD to which the XML document is suited on the basis of the intrinsic elements of the respective DTD and a DTD discriminating part 50 for discriminating the DTD to which the XML document as a processing target is suited on the basis of the discrimination rules generated by the discrimination rule generating part 10. COPYRIGHT: (C)2003,JPO
Abstract:
PROBLEM TO BE SOLVED: To perform an XML digital signature using an information processing terminal with limited calculation resources like a portable terminal. SOLUTION: A signature requester generates a document to be signed (S10), and an agent receives it (S11). The agent generates a summary text of the document to be signed (S12) and sends it to the signer, and the signer displays the summary text on own information terminal (S13). Having confirmed the contents (S14), the signer ciphers the summary text using own private key recorded in own terminal and signs the text (S15). A signature value is sent to the agent (S16), and the agent generates a signed document to the document to be signed containing the signature value (S17). The document requester deciphers the signed document set thereto by using the public key of the signer and confirms the contents (S17).
Abstract:
PROBLEM TO BE SOLVED: To provide a data compression for encoding the structural part of a document in a tree local language such as XML or ASN.1. SOLUTION: In the data compressing apparatus for encoding and compressing data, there are provided a grammar rule 12 for the tree local language with which the data are expressed in a labeled tree structure, an encoder 11 for reading a document described in this tree local language, separating this document into a structure and contents and encoding this structure while using the grammar rule 12 and a compressor 13 for compression-encoding the contents of this document extracted by the encoder 11.