WO2011064904A1 - Content conversion system, content conversion program and content selection program - Google Patents

Content conversion system, content conversion program and content selection program Download PDF

Info

Publication number
WO2011064904A1
WO2011064904A1 PCT/JP2009/071429 JP2009071429W WO2011064904A1 WO 2011064904 A1 WO2011064904 A1 WO 2011064904A1 JP 2009071429 W JP2009071429 W JP 2009071429W WO 2011064904 A1 WO2011064904 A1 WO 2011064904A1
Authority
WO
WIPO (PCT)
Prior art keywords
block
content
information
web content
profile
Prior art date
Application number
PCT/JP2009/071429
Other languages
French (fr)
Japanese (ja)
Inventor
江澤毅
Original Assignee
株式会社サンモアテック
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社サンモアテック filed Critical 株式会社サンモアテック
Publication of WO2011064904A1 publication Critical patent/WO2011064904A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Definitions

  • the present invention relates to a content conversion technology and a content selection technology, and more particularly to a technology for converting WEB content into content to be displayed on a small-screen device and a technology for selecting a portion to be displayed on a small-screen device from WEB content.
  • terminals having a function of accessing the Internet such as mobile phones have become widespread.
  • Such a conventional portable terminal is equipped with a browser that supports only a subset of HTML (Hyper Text Markup Language).
  • HTML Hyper Text Markup Language
  • a WEB content distributor can use a WEB content (hereinafter referred to as a WEB content for a personal computer) written in a normal HTML and a WEB content described for a portable terminal.
  • Content hereinafter referred to as WEB content for mobile terminals
  • WEB content for mobile terminals had to be prepared, which required a lot of budget and labor.
  • there is a problem in that there is a time difference between the two updates.
  • WEB content for non-portable terminals for creating WEB content for portable terminals (corresponding to the above-mentioned WEB contents for personal computers) is displayed on a computer screen for creating WEB contents, and an operator can WEB for portable displays.
  • the instructed information is extracted from the WEB content for the non-portable terminal, and the WEB content for the mobile terminal is generated based on the extracted information (see Patent Document 1).
  • an operator or the like creates the WEB content for the portable terminal from the WEB content for the non-mobile terminal by performing the above selection processing on the WEB content for the non-mobile terminal.
  • retrieval authority and control of information to be selected are controlled by setting an acquisition authority and a keyword in advance in the information of WEB content for non-mobile terminals.
  • a mobile terminal for converting the content of a WEB page for a PC on an existing WEB site (equivalent to the above-mentioned WEB content for a personal computer) into a content for a mobile terminal (equivalent to the above-mentioned WEB content for a mobile terminal)
  • a content conversion system for receiving a HTTP request from a mobile terminal to an existing WEB site, receiving predetermined parameter information including the type of the mobile terminal from the mobile terminal, and downloading from the existing WEB site HTML conversion means for converting the information in the HTML language into the XHTML Basic format, document generation means for converting the information converted into the XHTML Basic format into contents for portable terminals using a predetermined conversion rule description file, and the WEB site Or Image conversion means for converting the image format and image size of the downloaded image data for a portable terminal, and page dividing means for dividing the content converted for the portable terminal into a size corresponding to the screen of the portable terminal (See Patent Document 2).
  • the content of the WEB page for PC is acquired from the existing WEB site, the content is converted into the XHTML Basic format, and further, the content is carried based on a predetermined conversion rule. It is converted to content for the terminal.
  • the viewability on the mobile terminal is improved by changing the format and size of the image data and dividing the content.
  • the content of the WEB page for the PC of the existing WEB site can be converted into the content for the mobile terminal based on a predetermined conversion rule, so that there is no burden on the operator or the like.
  • the format is simply changed, there is a high possibility that the converted content includes information that the user of the mobile terminal does not want.
  • an object of the present invention is to provide a content conversion technique for converting a user's desired part from the WEB content into a content and a content selection technique for generating information for selecting the desired part from the WEB content. That is.
  • a content conversion system is a content conversion system for extracting a specific block from WEB content composed of a plurality of blocks, the block to be extracted
  • a profile recording unit that records a profile including at least one of identification information for identification and position information that defines the position of the block in the WEB content, and access for acquiring a request for access to the WEB content from the terminal
  • a request processing unit a content acquisition unit for acquiring the WEB content requested to be accessed, and a block at the position corresponding to the block having the identification information or the position information from among the acquired WEB content, Or having the identification information and the location information.
  • the profile recorded in the profile recording unit includes at least one of identification information for identifying the block to be extracted and position information for defining the position of the block in the WEB content. ing.
  • the name of the tag which comprises a block can be used for the identification information for specifying a block.
  • Some tags can be given identifiers (IDs), names, etc. as attributes. In such tags, not only tag names but also attributes can be used as identification information for more reliable blocks. Can be identified.
  • a terminal such as a mobile phone (hereinafter referred to as a mobile terminal) uses the content conversion system of the present invention
  • the mobile terminal uses this content together with information indicating desired WEB content (hereinafter referred to as acquired content information).
  • the access request processing unit receives this access, and acquires the web content based on the acquired content information received together with the access by the content acquisition unit.
  • the block extraction unit has the block having the identification information included in the profile or the block at the position corresponding to the position information included in the profile, or the identification information included in the profile, from the content thus acquired. Then, the block at the position corresponding to the position information included in the profile is searched and extracted. Further, the content generation unit generates WEB content that can be displayed on the terminal from the extracted block.
  • a specific block is extracted from WEB content, that is, WEB content for a personal computer, based on at least one of block identification information and position information, and can be displayed on a mobile terminal.
  • Content that is, WEB content for mobile terminals is generated. For this reason, if there is a profile, WEB content can be automatically converted, and it is not necessary for an operator or the like to convert WEB content for personal computers to WEB content for portable terminals. If the block structure of the WEB content for the personal computer is the same, even if the content of the WEB content is updated, only the desired block is selected from the updated WEB content and converted to the WEB content for the mobile terminal. be able to.
  • the block extraction unit should extract the block according to a predetermined search rule when the block to be extracted cannot be searched in the WEB content. Search for and extract blocks.
  • the block is searched based on a predetermined search rule. Therefore, even when the block structure of the WEB content is changed, the block is accurately extracted. be able to.
  • the content generation unit generates a WEB content based on the processing information transmitted from the terminal or performs a process on a processing server that performs a predetermined process.
  • the access request processing unit adds access information for accessing the processing server to the WEB content generated from the extracted block.
  • the request relay that transmits the processing information to the processing server specified based on the access information when the access information and the processing information are included in the access request from the terminal acquired by Department.
  • the content generation unit converts the WEB content generated from the extracted block.
  • Access information for accessing the processing server is added and transmitted to the terminal.
  • the request relay unit identifies the processing server based on the access information and sends the processing server to the processing server. Processing information is transmitted to the server. Thereby, processing information can be accurately transmitted to the processing server, and desired processing can be executed.
  • the identification information and the location information are related to the WEB content. Is generated based on the block to which the information specified in the file belongs.
  • a user, an operator, etc. (hereinafter referred to as a user, etc.) indicate information to be extracted while the WEB content for a PC to be converted is displayed on a terminal (preferably having a larger display than a portable terminal). Then, the block to which the indicated information belongs is specified based on the relationship between the indicated position and the displayed WEB content, and the identification information and the position information are determined based on the block structure of the WEB content, the position of the block, and the like. Generated. Thereby, identification information and position information can be created by a simple method. Moreover, since the WEB content for portable terminals is generated based on such identification information and position information, the WEB content for portable terminals including only the information desired by the user or provided by the WEB content provider is generated. be able to.
  • the technical features of the content conversion system of the present invention can also be applied to similar content selection programs.
  • a content conversion program for causing a computer to function as a content conversion system for extracting a specific block from WEB content composed of a plurality of blocks.
  • the function of obtaining the request for accessing the WEB content the function of obtaining the WEB content requested to be accessed
  • the above-described additional features of the content conversion system can also be applied to such a content conversion program.
  • the content selection program of the present invention is a content selection device that generates a profile for selecting only a specific block from WEB content composed of a plurality of blocks.
  • a content selection program to be functioned the function of acquiring a user's designated position on the WEB content obtained via a network and displayed on the display of the terminal, the displayed WEB content, and the designated position And a function for identifying the information at the indicated position, a function for identifying the block to which the identified information belongs in the WEB content, identification information for identifying the identified block, and the block The position that represents the position in the WEB content And a, a function of generating the profile comprising at least one of the information.
  • the content selection program of the present invention can be configured as an add-on that functions on a browser, for example.
  • WEB content to be converted is displayed on the browser, and the user or the like instructs information (text, image, etc.) extracted from the displayed WEB content.
  • this instruction it identifies which block in the WEB content indicates the instructed information, and generates a profile including the identification information and position information.
  • a profile can be easily generated.
  • it is possible to generate WEB content for mobile terminals that includes only information desired by the user or provided by the WEB content provider.
  • the present invention has an effect that a WEB content for a portable terminal including only desired information can be easily created from a WEB content for a personal computer.
  • FIG. 1 is a system configuration diagram using the form of Example 1 of a content conversion system of the present invention.
  • FIG. It is a conceptual diagram of the system using the content conversion system of this invention.
  • It is a functional block diagram in the form of Example 1 of the content conversion system of this invention.
  • It is an example of the profile used with the content conversion system of this invention.
  • It is an example of HTML representing WEB content.
  • It is a flowchart showing the flow of a block extraction process.
  • It is a flowchart showing the flow of the process in the form of Example 1 of the content conversion system of this invention.
  • It is a functional block diagram in the form of Example 2 of the content conversion system of this invention.
  • FIG. 1 is a system configuration diagram using the content conversion system in the embodiment.
  • the content conversion system A of the present invention is connected to a wide area network N such as the Internet.
  • the wide area network N is connected to a plurality of WEB servers W for publishing WEB contents.
  • a terminal such as a mobile phone using the content conversion system A (a terminal in the present invention, hereinafter referred to as a mobile terminal T) is connected to a wide area network N via a public mobile phone network and a base station C. ing.
  • WEB content when simply referred to as WEB content, it represents WEB content for a personal computer.
  • FIG. 2 is a conceptual diagram of a system using the content conversion system in the embodiment.
  • an http request is transmitted from the portable terminal T to the content conversion system A (# 01).
  • the http request includes information for accessing the content conversion system A and information for specifying the URL (Uniform Resource Locator) of the web content to be acquired, as will be described later.
  • the content conversion system A that has received this http request specifies the URL of the WEB content based on the http request by a method described later (# 02), and transmits the http request based on the URL (# 03).
  • the WEB server W holding the WEB content indicated by the URL returns an http response, that is, a WEB content (HTML file or the like) (# 04).
  • the WEB content sent from the WEB server W is composed of blocks (1) to (6).
  • the content conversion system A that has acquired the WEB content extracts a necessary block from the acquired WEB content based on a pre-recorded profile (# 05). Furthermore, the content conversion system A processes the extracted block into a format that can be displayed on the mobile terminal T (# 06), and transmits it to the mobile terminal T as an http response (# 07).
  • blocks (2), (4), and (6) are extracted by the content conversion system A.
  • FIG. 3 is a functional block diagram of the content conversion system A of the present invention.
  • the content conversion system A according to the present embodiment is configured by a general-purpose computer, and is acquired by a profile recording unit 11 that records a profile, an access request processing unit 12 that acquires an HTTP request from the mobile terminal T, and an access request processing unit 12.
  • a content generation unit 15 for generating WEB content that can be displayed on the mobile terminal T from the blocks extracted by the block extraction unit 14 hereinafter referred to as WEB content for mobile terminals).
  • the content conversion system A is configured by a general-purpose computer
  • the profile recording unit 11 is configured by a nonvolatile recording medium such as a hard disk.
  • the access request processing unit 12, the content acquisition unit 13, the block extraction unit 14, and the content generation unit 15 are configured by software with a central processing unit (CPU) as a core.
  • CPU central processing unit
  • hardware or software and hardware are included. It does not matter even if it is the structure which cooperates.
  • the profile recording unit 11 records a profile including at least one of position information and identification information for defining a block to be extracted from WEB content (one page).
  • FIG. 4 is an example of a profile in the embodiment. In this embodiment, the profile is described in XML (eXtensible Markup Language), but may be described in another format.
  • the profile includes at least one page block.
  • the page block corresponds to each WEB content
  • the page tag has url and src as essential attributes.
  • the attribute value of url is a part used when the mobile terminal T accesses the content conversion system A
  • the attribute value of src is the URL of the WEB content that the mobile terminal T originally wants to access. A method for using the page tag will be described later.
  • Each page block includes at least one block block.
  • This block block holds information for specifying a block to be extracted from the WEB content.
  • the block tag in the form of this embodiment has two types of attributes: an attribute that defines the position of the block to be extracted (position information in the present invention) and an attribute that defines the block to be extracted (identification information of the present invention). have.
  • the former is an index
  • the latter is attr_text, inner_text, id, name, href, src, class, style, alignment, tag.
  • WEB contents are generally described in a markup language such as HTML or XHTML.
  • a block is formed by enclosing information such as a sentence with tags, the block is arranged in parallel and hierarchically (nested), and information is described by a tree structure. Therefore, each block in the WEB content can be specified by the position in the tree structure.
  • the position information that defines the block including the information “press release” can be shown as follows. It is assumed that the depth of the block hierarchy is represented by an integer with the highest hierarchy being 1, and the order of the blocks is represented by an integer with the first block being 0.
  • the block of the p tag including the information “press release” is the second block in the block of the div tag in the higher hierarchy. Therefore, the block of the p tag is described as “1:” with respect to the block of the div tag. “:” Is a delimiter.
  • the block of the div tag is described as “0:” with respect to the block of the td tag.
  • the position of the block of the p tag with respect to the block of the td tag is described as “0: 1:”.
  • the p tag block is described as “5: 1: 0: 0: 1” in the HTML file of FIG. That is, the block of the p tag is described as the second block in the first block in the first block in the second block in the fifth block in the HTML file of FIG.
  • the position information determined in this way becomes the attribute value of the attribute index.
  • the description method of the attribute value of the attribute index is not limited to the above-described method.
  • This example represents the second td block in the tr block in the table block in the div block.
  • other methods may be used as long as the object of the present invention is achieved.
  • the attributes other than the index of the block tag are for directly specifying the block to be extracted by matching with the name of the tag defining the block and the attribute value of the tag. For example, if the attribute value of the attribute tag is “table”, the block defined by the table tag is the block to be extracted. If the attribute value of the attribute class is “release”, a block defined by a tag whose tag attribute is “release” is a block to be extracted.
  • the access request processing unit 12 has a function of acquiring access from the portable terminal T, rewriting the URL (Uniform Resource Locator) used for the access, and transmitting the URL to the content acquisition unit 13.
  • URL Uniform Resource Locator
  • the mobile terminal T accesses the content conversion system A using http (HyperText Transfer Protocol). At this time, the mobile terminal T needs to indicate the URL of the WEB content to be actually accessed. It is possible to embed the URL of the WEB content to be actually accessed into the URL when accessing the content conversion system A from the portable terminal T using the form parameter or the like.
  • the page described above is used. Correspondence by tag attribute value is used.
  • the attribute value of the attribute src of the page tag is the WEB content actually acquired. It is assumed that it is a URL. However, since the access request unit 12 according to the present embodiment cannot access the profile, only the URL is rewritten and the rewritten URL is transmitted to the content acquisition unit 13.
  • the access request processing unit 12 deletes the protocol and its own server name from the URL when accessed from the mobile terminal T. For example, if the server name of the content conversion system A is “www.abc.com” and the mobile terminal T accesses “http://www.abc.com/news/”, the access request processing The unit 12 deletes the protocol (“http”) and its server name (“www.abc.com”) from this URL to obtain “/ news /”. This character string is transmitted to the content acquisition unit 13.
  • the content acquisition unit 13 has a function of acquiring the rewritten URL from the access request processing unit 12, specifying the WEB content to be acquired based on the rewritten URL and the profile, and acquiring the WEB content. .
  • the content acquisition unit 13 searches the profile for a page tag having an attribute value of the attribute url that matches the rewritten URL (“/ news /” in the above example) acquired from the access request processing unit 12. Then, the attribute value of the attribute src of the retrieved page tag is set as the URL of the WEB content to be acquired.
  • the attribute value “http://www.news.com/index.html” of the attribute src of the page tag is the URL of the WEB content to be acquired.
  • the content acquisition unit 13 transmits an http request using the URL specified in this way, and acquires WEB content (HTML file).
  • the acquired HTML file is transmitted to the block extraction unit 14 together with the rewritten URL acquired from the access request processing unit 12.
  • the block extraction unit 14 searches and extracts blocks from the WEB content acquired by the content acquisition unit 13 based on the profile. Since the rewritten URL is transmitted to the block extraction unit 14 together with the HTML file, the block extraction unit 14 extracts a page block in which the attribute value of the url attribute of the page block matches the URL, and A block is extracted from the WEB content based on the block block in the page block.
  • the block extraction unit 14 searches the profile for a page block having this URL as the attribute value of the attribute url.
  • the block extraction unit 14 extracts a block corresponding to the block block included in the page block searched in this way.
  • FIG. 6 is a flowchart showing the flow of block extraction processing.
  • the block extraction unit 14 selects one from the block blocks included in the page block searched as described above.
  • the block extraction unit 14 extracts the attribute value of the attribute index (“5: 1: 0: 0: 1:” in the above example) as the position information from the block block selected in this way, and uses it as the position information.
  • a matching block is searched from the WEB content (HTML file), and the tag of the block is set to D (# 11).
  • the process of substituting the block search result into a variable is performed. However, when the corresponding block is not searched, null is substituted into the variable.
  • the tag Q having the identification information closest to the position of D is searched (# 15). .
  • priority is given to identification information, and the similarity of attribute values is higher as identification information with higher priority matches. For example, it is assumed that D has “release” and “p” set as attribute values of the attribute class and tag, and there are a tag whose attribute value is “release” and a p tag as search targets. In this state, if the priority of the attribute class is higher than the attribute tag, it is determined that the tag whose attribute value is “release” is more similar to the tag D.
  • the choice tag in the form of this embodiment defines exception processing when a block is searched based on the attribute value of the block tag. That is, when a block cannot be searched based on the attribute value of the block tag, the tag is searched using the attribute value of the choice tag.
  • the choice tag according to the present embodiment has attributes src and tag.
  • the block extraction unit 14 performs the above-described processing on all the block blocks included in the retrieved page block, and transmits the extracted block to the content generation unit 15.
  • the content generation unit 15 that has acquired the block extracted from the block extraction unit 14 has a function of converting the acquired block into a WEB content format for mobile terminals.
  • the information acquired from the block extraction unit 14 is a part of the WEB content and is incomplete as a format. Therefore, even if the block information is transmitted to the mobile terminal T as it is, it cannot be displayed on the mobile terminal T. Therefore, the content generation unit 15 adds a tag or the like essential as a WEB content (HTML file) to the block, and shapes the block into a format that can be displayed on the mobile terminal T.
  • the size of the image included in the WEB content is converted to a size suitable for the display of the mobile terminal T, or the mobile terminal T It may be converted to a compatible HTML version.
  • the WEB content for mobile terminals generated in this way is transmitted to the access request processing unit 12 and transmitted to the mobile terminal T as an http response.
  • FIG. 7 is a flowchart showing the flow of processing in the embodiment.
  • an access request is transmitted from the portable terminal T to the content conversion system A (# 31).
  • an http request for the URL “http://www.abc.com/news/” is transmitted. This http request is acquired by the access request processing unit 12.
  • the access request processing unit 12 that has acquired the http request deletes the protocol and its own server name from the URL, and rewrites the URL (# 32).
  • the protocol is http and the server name is www. abc. com, the access request processing unit 12 deletes these characters from the URL and rewrites the URL to “/ news /”.
  • the rewritten URL is transmitted to the content acquisition unit 13.
  • the content acquisition unit 13 that has acquired the rewritten URL collates the rewritten URL with the profile recorded in the profile recording unit 11, and specifies the URL of the WEB content (# 33).
  • the content acquisition unit 13 transmits an http request using the URL, and acquires the WEB content as an http response to the request (# 34).
  • the acquired WEB content is transmitted to the block extraction unit 14 together with the rewritten URL.
  • the block extraction unit 14 first collates the rewritten URL with the profile recorded in the profile recording unit 11, and acquires the position information and identification information of the block to be extracted (# 35). Thereafter, based on the acquired position information and identification information, a corresponding block is extracted from the acquired WEB content (# 36). The blocks extracted in this way are transmitted to the content generation unit 15.
  • the content generation unit 15 that has acquired the block from the block extraction unit 14 shapes the acquired block into a format that can be displayed on the mobile terminal T, for example, by adding a tag, and generates WEB content for the mobile terminal (# 37).
  • the generated WEB content for mobile terminals is transmitted to the access request processing unit 12.
  • the access request processing unit 12 that acquired the WEB content for the mobile terminal returns the acquired WEB content for the mobile terminal as an http response to the http request from the mobile terminal T. Thereby, the mobile terminal T can receive and display WEB content for mobile terminals including only necessary blocks.
  • the block to be extracted is specified based on the position information and identification information included in the profile, so that even if the content of the WEB content is updated, the block The block can be appropriately extracted without updating the information for extracting.
  • flexible block detection can be performed by performing a block search process using the position information and the identification information. it can.
  • FIG. 8 is a configuration diagram of a system using the content conversion system A in the embodiment.
  • a processing server S is connected in addition to the system of the first embodiment.
  • the processing server S has a function of dynamically generating WEB content (whole or part) or executing predetermined processing based on information acquired from the mobile terminal T (hereinafter referred to as processing information). I have. For example, authentication or search.
  • FIG. 9 is a functional block diagram of the content conversion system in the embodiment.
  • the form of the present embodiment is different from the form of the first embodiment in that the access request processing unit 12 and the operation of the content generation unit 15 and the request relay unit 16 are provided.
  • the content generation unit 15 in the form of the present embodiment includes a block for transmitting processing information to the processing server S in the WEB content acquired from the WEB server W by the content acquisition unit 13, for example, a form block, Information (hereinafter referred to as access information) for accessing the processing server S is added to the WEB content.
  • access information Information
  • the access request processing unit 12 transmits the information to the request relay unit 16.
  • the request relay unit 16 transmits the processing information to the processing server S specified based on the access information acquired from the access request processing unit 12, causes the processing server S to execute a predetermined process, and the WEB as the processing result. Get content.
  • 10 and 11 are flowcharts showing the flow of the processing of the content generation unit 15 of the content conversion system A and the processing at the time of obtaining an access request in the embodiment.
  • the processing flow of the content generation unit 15 will be described.
  • a block is extracted by the processes of # 31 to # 36 in FIG. 7, and the process proceeds to the content generation unit 15. Similar to the above-described embodiment, the content generation unit 15 adds a tag to the extracted block as appropriate, and formats the extracted block into a format as WEB content for mobile terminals that can be displayed on the mobile terminal T (# 41).
  • the content generation unit 15 determines whether or not the extracted block includes a block for transmitting processing information to the processing server S (# 42). For example, when the block extraction unit 14 extracts a block including a form block (Yes branch of # 42), access information for accessing the processing server S is added to the mobile terminal WEB content generated in # 41. (# 43).
  • the access information in the embodiment includes at least a URL for causing the processing server S to execute a process (in the case of a form tag, an attribute value of an attribute action), and a URL for accessing the content conversion system A. It is. Furthermore, when session management is required between the portable terminal T and the content conversion system A, the content generation unit 15 can generate a session ID and include it in the access information.
  • the addition of the access information can be realized, for example, by embedding an input tag in which the attribute value of the attribute type is “hidden” and the attribute value of the attribute value is the above value in the WEB content for portable terminals.
  • processing information when processing information is transmitted from the mobile terminal T, the attribute value of the attribute action of the form tag of the WEB content for mobile terminals is rewritten so that the transmission destination of the http request is the content conversion system A, or It is necessary to embed a script that operates equivalent to such a form tag in the WEB content for portable terminals.
  • processing information processing information
  • the access information are transmitted to the content conversion system A.
  • the search expression is transmitted to the content conversion system A together with the access information as processing information.
  • the process of FIG. 11 corresponds to the process of # 31 of FIG.
  • the access request processing unit 12 determines whether or not the access request includes processing information and access information (# 52). For example, when the method of the http request from the portable terminal T is “post”, or when the method is “get” and the URL (Uniform Resource Identifier) includes the URL of the processing server S, the processing information is included. It is determined that
  • the access request processing unit 12 extracts the processing information and the access information from the access request (# 53), and the request information is transferred to the request relay unit 16 To communicate.
  • the request relay unit 16 that has acquired the processing information and the access information from the access request processing unit 12 specifies the processing server S based on the access information, and transmits an http request to the specified processing server S (# 54). As described above, since the URL of the processing server S is included in the access information, the processing server S to which the processing information should be transmitted can be specified. The processing information is transmitted as a request parameter of an http request.
  • the processing server S performs a predetermined process (for example, a search based on a search expression) for this http request, an http response is returned, received by the request relay unit 16, and a web content portion of the http request is extracted ( # 55).
  • a session ID is transmitted from the processing server S, the request relay unit 16 performs session management by storing the session ID and the session ID transmitted to the mobile terminal T in association with each other.
  • the extracted block when the extracted block includes a block for transmitting processing information to the processing server S such as a form block, a content generation unit is generated for the generated WEB content.
  • the request relay unit 16 transmits the processing request to the processing server S.
  • WEB content for mobile terminals is generated and transmitted to the mobile terminal T. For this reason, content conversion can also be performed on dynamically generated WEB content and the like.
  • the block for transmitting processing information to the processing server S has been described as a form block.
  • the block is not limited to this, and may be a block for transmitting processing information to the processing server S.
  • other blocks such as JavaScript (registered trademark) may be used.
  • the content selection program of the present invention is for generating a profile (particularly position information and identification information) used in the above-described content conversion system.
  • the content selection program is configured as an add-on that operates on a browser installed on a terminal P such as a personal computer having a display with a higher resolution than the portable terminal T.
  • the program may have a browser function.
  • FIG. 12 shows an example of the operation screen of the content selection program.
  • WEB content (HTML file) is displayed on the display of the terminal P by the function of the browser B.
  • the window Bw of the browser B is divided into a content display area Rc for displaying WEB content (HTML file) and a preview area Rp for displaying information in the WEB content selected by the user.
  • the WEB content displayed in the content display area Rc includes a block having a company logo as information (hereinafter referred to as logo block BL1) and a block having information as a navigation button group (hereinafter referred to as navigation block BL2).
  • a block having new product information as information (hereinafter referred to as a new product information block BL3), a block having new arrival information as information (hereinafter referred to as a new arrival information block BL4), and a block having recruitment information as information ( Hereinafter, it is broadly divided into employment information block BL5).
  • a new product information block BL3 a block having new arrival information as information
  • a new arrival information block BL4 a block having new arrival information as information
  • a block having recruitment information as information (hereinafter, it is broadly divided into employment information block BL5).
  • FIG. 12 portions corresponding to the respective blocks are surrounded by dotted lines.
  • FIG. 13 is a diagram showing an operation when it is desired to further select the employment information block BL5 in the state of FIG.
  • the user operates a pointing device (hereinafter referred to as a mouse) connected to the terminal P to display the block to be selected (in this example, the employment information block BL5).
  • Menu M is displayed on the area, and [Mobile Page Service] ⁇ [Add to Mobile Page] is selected.
  • the content selection program of the present invention operates, and as shown in FIG. 14, a selection block SB3 that displays information included in the selected employment information block BL5 in the preview area Rp is generated. .
  • FIG. 15 is a functional block of the content selection program in the embodiment.
  • the content selection program in the embodiment is acquired by the indicated position information acquisition unit 21 and the indicated position information acquisition unit 21 that acquire the position information instructed by the user using a pointing device such as a mouse.
  • WEB content HTML file used for specifying the information (text, image, etc.) existing at the indicated position based on the position information and the display state in the content display area Rc of the browser B )
  • An instruction block specifying unit 22 for specifying a block to which the information specified in FIG. 2 belongs, and a profile generating unit for generating a profile including at least one of position information and identification information of the block specified by the instruction block specifying unit 22 23.
  • WEB computer currently displaying the generated profile A preview generation unit 24 that generates a preview applied to the browser and displays it on the preview area Rp of the browser B, a profile editing unit 25 that edits a profile based on a user operation, and the generated profile as a profile of the content conversion system A
  • a profile transmission unit 26 that transmits to the content conversion system A for recording in the recording unit 11 is provided.
  • the content selection program of this embodiment operates on the CPU of the terminal P, and each functional unit can access the memory 27 of the terminal P used as a working memory.
  • the designated position information acquisition unit 21 has a function of acquiring the position information designated by the user with the mouse. As described above, when the user selects a block, the user moves the mouse pointer to the display position of the block to be selected and opens the menu. Therefore, the designated position information acquisition unit 21 acquires the position information of the mouse pointer when the menu is opened from the OS (or window manager). The acquired position information is transmitted to the instruction block specifying unit 22.
  • the instruction block specifying unit 22 has a function of specifying a block specified by the user.
  • the blocks designated as the blocks to be selected by the user on the browser are the WEB content (HTML file), the display state (font size, scroll state, etc.) of the content display area Rc of the browser B, and the designated position information acquisition unit 21. It can be determined based on the position information acquired by. Therefore, the instruction block identification unit 22 requests the browser B for the current display state and HTML file, and identifies the block selected by the user based on the position information acquired from the instruction position information acquisition unit 21. Information on the identified block is transmitted to the profile generation unit 23.
  • the information for specifying a block here can use the format of the block position information in the embodiment described above.
  • the profile generation unit 23 generates a profile including information (at least one of position information and identification information) that can specify the block specified by the instruction block specifying unit 22. Further, when editing is performed by the profile editing unit 24, the profile includes information corresponding to the edited content. Further, the profile generation unit 23 holds various parameters for generating a profile. This parameter can be set by the user through a dialog.
  • the preview generation unit 24 generates a preview when displayed on the mobile terminal T based on the generated profile. Specifically, the preview generation unit 24 extracts a block by applying the profile generated by the profile generation unit 23 to the WEB content displayed in the content display area Rc of the browser B, and is necessary for that. A tag or the like is added, it is formatted in the HTML format, and is displayed in the preview area Rp of the browser B.
  • the profile editing unit 25 has a function of editing the profile generated by the profile generation unit 23.
  • the profile editing unit 25 allows the user to edit the profile when the interaction using the GUI described above cannot sufficiently extract only the block intended by the user. Multiple profile editing functions are provided so that they can be extracted.
  • the first editing function of the profile editing unit 25 is a function that enables editing of the preview displayed in the preview area Rp.
  • Examples of preview editing include changing the size of an image, converting an image into a character string, and adding / deleting a block (information).
  • the logo block BL1 includes a logo image, but the corresponding selection block SB1 is text.
  • Such conversion can be realized by using the attribute value of the attribute “alt” of the img tag of the WEB content or by allowing the user to input an alternative character.
  • the home item is deleted from the selection block SB2 corresponding to the navigation block BL2.
  • FIG. 16 is an example of a profile generated in the state of FIG.
  • the preview area Rp in FIG. 14 includes three selection blocks SB1, SB2, and SB3. Therefore, the profile of FIG. 16 also includes three block blocks.
  • the selection block SB1 is a block corresponding to the logo block BL1, and converts an image into text.
  • a tag_conv tag is included in the block_optset block, and an option is specified by the attribute of this tag.
  • the attribute value of the attribute change_img2txt is set to “1”. This gives an instruction to convert the image into text, whereby the logo image is replaced with text, and a display like the selection block SB1 in FIG. 14 is generated.
  • ⁇ src_delete id ”home” /> ⁇ / block>
  • the selection block SB2 corresponds to the navigation block BL2, and “Home” is deleted.
  • This deletion of “home” is expressed by an src_delete tag.
  • the src_delete tag can have an attribute for specifying a block.
  • the block is specified by the attribute value of the attribute id.
  • the corresponding block in the block indicated by the block block to which the src_delete tag belongs can be deleted.
  • the information corresponding to “home” is deleted by deleting the block whose attribute value of the attribute id is “home”.
  • the attribute value of the attribute index is the position information of the block in the WEB content as in the above-described embodiment, and can be described according to the rules described above. .
  • the profile editing unit 25 has other editing functions such as a function that allows the user to directly edit the profile using an editor or the like, and a function that allows the user to change settings such as a profile generation rule.
  • the profile transmission unit 26 has a function of transmitting the profile generated by the profile generation unit 23 to the content conversion system A and recording it in the profile recording unit 11 of the content conversion system A. Therefore, the profile transmission unit 26 acquires the profile from the profile generation unit 23, accesses the content conversion system A using the OS communication function of the terminal P, and transmits the profile after the authentication is completed.
  • FIG. 17 is a flowchart showing the flow of processing in the embodiment.
  • the flow of processing in this embodiment will be described with reference to this figure.
  • the user operates browser B to display WEB content (HTML file) for which a profile is to be generated (# 61).
  • WEB content HTML file
  • the user designates information to be displayed on the mobile terminal T, that is, a block, by the above-described method for the displayed WEB content (# 62), the designated position information acquisition unit 21, the designated block specifying unit 22, and the profile generation unit 23, the function of the preview generation unit 24 generates or updates the profile (# 63), and updates the preview of the preview area Rp (# 64).
  • the profile is updated (# 63), and the preview is updated (# 64).
  • the user can edit the profile by operating the mouse etc., and display the dialog for changing the settings and the editor for editing the profile. Can be activated (Yes branch of # 65).
  • the profile is edited by the function of the profile editing unit 25 (# 68), and the preview of the preview area Rp is updated by the function of the preview generation unit 24 (# 64). .
  • the profile is transmitted to the content conversion system A by the profile transmission unit 26 (# 67).
  • a block to be extracted can be specified in a state where the WEB content is displayed on the browser B, so that a profile can be easily created.
  • This content selection program is desirably open to both general users (users who browse web content from the mobile terminal T) and web content providers. If a general user creates a profile using this content selection program, records the profile in the above-described content conversion system A, and browses the WEB content for mobile terminals via the content conversion system, the information he / she wants to browse WEB content for mobile terminals including only the mobile phone can be obtained.
  • the WEB for mobile terminals is separate from the WEB content for personal computers. WEB content for mobile terminals can be provided to general users without creating content.
  • the content conversion system A and the WEB server W are connected to a wide area network such as the Internet, and the mobile terminal T uses a public mobile phone network.
  • the conversion system A and the WEB server W may be connected to a local network such as an intranet, and the mobile terminal T may be connected to the local network via a local telephone network. With this configuration, it is also possible to convert WEB content that has been published on an intranet or the like.
  • the present invention can be used in a content conversion technique for converting WEB content for a large screen into content for display on a small screen device such as a mobile phone.

Abstract

A content acquisition unit (13) acquires WEB content from a WEB server in accordance with an access request for WEB content when said access request is acquired from a mobile terminal by an access request processing unit (12). A block extraction unit (14) extracts a block with respect to the WEB content acquired in accordance with a profile which is recorded in a profile recording unit (11) and which includes location information and/or identification information of the block to be extracted. A content generation unit (15) generates WEB content in which the extracted block is modified into a form that can be displayed by the mobile terminal, and the generated WEB content is transmitted to the mobile terminal by the access request processing unit (12).

Description

コンテンツ変換システム、コンテンツ変換プログラムおよびコンテンツ選択プログラムContent conversion system, content conversion program, and content selection program
 本発明は、コンテンツ変換技術およびコンテンツ選択技術、特に、WEBコンテンツを小画面の機器に表示させるコンテンツに変換する技術およびWEBコンテンツから小画面の機器に表示する部分を選択する技術に関する。 The present invention relates to a content conversion technology and a content selection technology, and more particularly to a technology for converting WEB content into content to be displayed on a small-screen device and a technology for selecting a portion to be displayed on a small-screen device from WEB content.
 近年、携帯電話を始めとするインターネットへのアクセス機能を備えた端末(以下、携帯端末と称する)が普及している。従来のこのような携帯端末では、HTML(Hyper Text Markup Language)のサブセットのみに対応したブラウザが搭載されていた。そのため、WEBコンテンツの配信者は、通常のHTMLで記述されたパーソナルコンピュータ等(以下、パソコン等と称する)向けのWEBコンテンツ(以下、パソコン向けWEBコンテンツと称する)と携帯端末用に記述されたWEBコンテンツ(以下、携帯端末向けWEBコンテンツと称する)とを準備しなければならず、多くの予算や労力を必要としていた。また、パソコン向けWEBコンテンツをベースにして携帯端末向けWEBコンテンツを作成する場合には、両者の更新に時間差が生じるという問題もあった。 In recent years, terminals (hereinafter referred to as mobile terminals) having a function of accessing the Internet such as mobile phones have become widespread. Such a conventional portable terminal is equipped with a browser that supports only a subset of HTML (Hyper Text Markup Language). For this reason, a WEB content distributor can use a WEB content (hereinafter referred to as a WEB content for a personal computer) written in a normal HTML and a WEB content described for a portable terminal. Content (hereinafter referred to as WEB content for mobile terminals) had to be prepared, which required a lot of budget and labor. In addition, when creating WEB content for mobile terminals based on WEB content for personal computers, there is a problem in that there is a time difference between the two updates.
 また、近年ではパソコン向けWEBコンテンツを表示可能な携帯端末も登場してきている。しかし、パソコン向けWEBコンテンツは比較的大きな解像度のディスプレイを想定してデザインされているため、パソコン等に比べて解像度の低いディスプレイしか持たない携帯端末では、操作感が悪いという問題が生じている。 In recent years, mobile terminals capable of displaying WEB content for personal computers have also appeared. However, since WEB content for personal computers is designed assuming a display with a relatively large resolution, there is a problem in that a mobile terminal having only a display with a lower resolution than a personal computer has a poor operational feeling.
 さらに、近年のパソコン向けWEBコンテンツは多くの情報を含んでいるため、携帯端末でパソコン向けWEBコンテンツを閲覧する際には、通信料金や通信時間の増大といった問題もある。 Furthermore, since recent WEB content for personal computers contains a lot of information, there are problems such as an increase in communication charges and communication time when browsing WEB content for personal computers with a mobile terminal.
 このような問題を解決するために、パソコン向けWEBコンテンツを携帯端末向けWEBコンテンツに変換する技術が提案されている。例えば、携帯端末向けのWEBコンテンツを作成するための非携帯端末向けWEBコンテンツ(上述のパソコン向けWEBコンテンツに相当)をWEBコンテンツ作成用コンピュータ画面に表示させ、この表示に対してオペレータが携帯向けWEBコンテンツに含ませたい情報を指示すると、指示された情報が非携帯端末向けWEBコンテンツから抽出され、抽出された情報に基づいて携帯端末向けWEBコンテンツを生成するものがある(特許文献1参照)。 In order to solve such problems, a technique for converting WEB content for personal computers into WEB content for portable terminals has been proposed. For example, WEB content for non-portable terminals for creating WEB content for portable terminals (corresponding to the above-mentioned WEB contents for personal computers) is displayed on a computer screen for creating WEB contents, and an operator can WEB for portable displays. When the information to be included in the content is instructed, the instructed information is extracted from the WEB content for the non-portable terminal, and the WEB content for the mobile terminal is generated based on the extracted information (see Patent Document 1).
 この特許文献1の技術では、オペレータ等は各々の非携帯端末向けWEBコンテンツに対して上記の選択処理を行うことにより、各々の非携帯端末向けWEBコンテンツから携帯端末向けWEBコンテンツを作成している。また、この特許文献1の技術では、非携帯端末向けWEBコンテンツの情報に予め取得権限とキーワードとを予め設定することにより、選択すべき情報の検索や表示の制御を行っている。 In the technique of this Patent Document 1, an operator or the like creates the WEB content for the portable terminal from the WEB content for the non-mobile terminal by performing the above selection processing on the WEB content for the non-mobile terminal. . Further, in the technique of Patent Document 1, retrieval authority and control of information to be selected are controlled by setting an acquisition authority and a keyword in advance in the information of WEB content for non-mobile terminals.
 また、既存WEBサイトのPC向けのWEBページのコンテンツ(上述のパソコン向けWEBコンテンツに相当)を携帯端末向けのコンテンツ(上述の携帯端末向けWEBコンテンツに相当)に変換して送信するための携帯端末向けコンテンツ変換システムであって、携帯端末からの既存WEBサイトへのHTTPリクエストを受け付けると共に、携帯端末からの当該携帯端末の型式を含む所定のパラメータ情報を受信する手段と、前記既存WEBサイトからダウンロードしたHTML言語の情報をXHTMLBasic形式に変換するHTML変換手段と、前記XHTMLBasic形式に変換された情報を、予め定めた変換ルール記述ファイルにより携帯端末向けのコンテンツに変換するドキュメント生成手段と、前記WEBサイトからダウンロードした画像データの画像形式および画像サイズを携帯端末向けに変換する画像変換手段と、前記携帯端末向けに変換したコンテンツを携帯端末の画面に応じたサイズに分割するページ分割手段とを具備するものがある(特許文献2参照)。 Also, a mobile terminal for converting the content of a WEB page for a PC on an existing WEB site (equivalent to the above-mentioned WEB content for a personal computer) into a content for a mobile terminal (equivalent to the above-mentioned WEB content for a mobile terminal) A content conversion system for receiving a HTTP request from a mobile terminal to an existing WEB site, receiving predetermined parameter information including the type of the mobile terminal from the mobile terminal, and downloading from the existing WEB site HTML conversion means for converting the information in the HTML language into the XHTML Basic format, document generation means for converting the information converted into the XHTML Basic format into contents for portable terminals using a predetermined conversion rule description file, and the WEB site Or Image conversion means for converting the image format and image size of the downloaded image data for a portable terminal, and page dividing means for dividing the content converted for the portable terminal into a size corresponding to the screen of the portable terminal (See Patent Document 2).
 この特許文献2の技術では、携帯端末からHTTPリクエストを受けると、既存WEBサイトからPC向けのWEBページのコンテンツを取得し、そのコンテンツをXHTMLBasic形式に変換し、さらに所定の変換ルールに基づいて携帯端末向けのコンテンツに変換している。この際、携帯端末の仕様に応じて、画像データのフォーマットやサイズの変更、コンテンツの分割を行うことにより、携帯端末での閲覧性を向上させている。 In the technology of this patent document 2, when an HTTP request is received from a mobile terminal, the content of the WEB page for PC is acquired from the existing WEB site, the content is converted into the XHTML Basic format, and further, the content is carried based on a predetermined conversion rule. It is converted to content for the terminal. At this time, according to the specifications of the mobile terminal, the viewability on the mobile terminal is improved by changing the format and size of the image data and dividing the content.
特開2003-006106号公報JP 2003-006106 A 特開2003-271508号公報JP 2003-271508 A
 上述したように、特許文献1の技術では、表示された非携帯端末向けWEBコンテンツ上で、オペレータが指示した情報のみを含む携帯端末向けWEBコンテンツを作成することができるため、不要な情報が削除されたコンパクトなコンテンツを作成することができる。しかしながら、特許文献1の技術では、各々のコンテンツに対して情報を選択する操作を行わなければならないため、コンテンツの数が多い場合やコンテンツの更新頻度が高い場合には、オペレータへの負担が大きく、効率的な情報発信を妨げるおそれがある。 As described above, in the technique of Patent Document 1, since the WEB content for mobile terminals including only the information instructed by the operator can be created on the displayed WEB content for non-mobile terminals, unnecessary information is deleted. Compact content can be created. However, in the technique of Patent Document 1, since an operation for selecting information must be performed for each content, the burden on the operator is large when the number of content is large or when the content is frequently updated. There is a risk that efficient transmission of information may be hindered.
 一方、特許文献2の技術では、所定の変換ルールに基づいて、既存WEBサイトのPC向けのWEBページのコンテンツを携帯端末向けのコンテンツに変換することができるため、オペレータ等への負担はかからない。しかしながら、特許文献2の技術では、単に形式を変更しているだけであるため、変換されたコンテンツには携帯端末のユーザが欲していない情報が含まれている可能性が高い。 On the other hand, according to the technique of Patent Document 2, the content of the WEB page for the PC of the existing WEB site can be converted into the content for the mobile terminal based on a predetermined conversion rule, so that there is no burden on the operator or the like. However, in the technique of Patent Document 2, since the format is simply changed, there is a high possibility that the converted content includes information that the user of the mobile terminal does not want.
 本発明の目的は、上記課題に鑑み、WEBコンテンツからユーザの所望部分を抽出したコンテンツに変換するコンテンツ変換技術およびWEBコンテンツから所望の部分を選択するための情報を生成するコンテンツ選択技術を提供することである。 In view of the above problems, an object of the present invention is to provide a content conversion technique for converting a user's desired part from the WEB content into a content and a content selection technique for generating information for selecting the desired part from the WEB content. That is.
 前記課題を解決するために、本発明のコンテンツ変換システムは、複数のブロックから構成されるWEBコンテンツの中から特定の前記ブロックを抽出するためのコンテンツ変換システムであって、抽出すべき前記ブロックを識別するための識別情報と、当該ブロックの前記WEBコンテンツにおける位置を規定する位置情報との少なくとも一方を含むプロファイルを記録するプロファイル記録部と、端末からのWEBコンテンツへのアクセスの要求を取得するアクセス要求処理部と、アクセスの要求がされた前記WEBコンテンツを取得するコンテンツ取得部と、取得された前記WEBコンテンツの中から、前記識別情報を有するブロックまたは前記位置情報に対応する位置にあるブロック、もしくは、前記識別情報を有し、前記位置情報に対応する位置にあるブロックを検索し、抽出するブロック抽出部と、抽出された前記ブロックから前記端末に表示可能なWEBコンテンツを生成するコンテンツ生成部と、を備えている。 In order to solve the above-mentioned problems, a content conversion system according to the present invention is a content conversion system for extracting a specific block from WEB content composed of a plurality of blocks, the block to be extracted A profile recording unit that records a profile including at least one of identification information for identification and position information that defines the position of the block in the WEB content, and access for acquiring a request for access to the WEB content from the terminal A request processing unit, a content acquisition unit for acquiring the WEB content requested to be accessed, and a block at the position corresponding to the block having the identification information or the position information from among the acquired WEB content, Or having the identification information and the location information. Includes searching for blocks in the corresponding position, a block extracting unit which extracts a content generation unit from extracted said block to generate a WEB content that can be displayed on the terminal, to.
 通常のWEBコンテンツはHTML等のマークアップ言語により記述されている。マークアップ言語は、タグにより囲まれるブロックが並列または入れ子状に配置されている。そのため、その構造に基づけば、WEBコンテンツ中の特定のブロックの位置を規定することができる。そのため、この構成では、プロファイル記録部に記録されているプロファイルには、抽出すべきブロックを識別するための識別情報と、そのブロックのWEBコンテンツにおける位置を規定する位置情報との少なくとも一方が含まれている。また、ブロックを特定するための識別情報にはブロックを構成するタグの名称を用いることができる。なお、タグには識別子(ID)や名称等を属性として付与できるものがあり、このようなタグの場合には、タグの名称だけでなく属性をも識別情報として使用すると、より確実にブロックを特定することができる。 Normal web content is described in a markup language such as HTML. In the markup language, blocks surrounded by tags are arranged in parallel or nested. Therefore, based on the structure, the position of a specific block in the WEB content can be defined. Therefore, in this configuration, the profile recorded in the profile recording unit includes at least one of identification information for identifying the block to be extracted and position information for defining the position of the block in the WEB content. ing. Moreover, the name of the tag which comprises a block can be used for the identification information for specifying a block. Some tags can be given identifiers (IDs), names, etc. as attributes. In such tags, not only tag names but also attributes can be used as identification information for more reliable blocks. Can be identified.
 携帯電話等の端末(以下、携帯端末と称する)が本発明のコンテンツ変換システムを使用する場合には、携帯端末は、所望のWEBコンテンツを示す情報(以下、取得コンテンツ情報と称する)とともに本コンテンツ変換システムにアクセスする。アクセス要求処理部が、このアクセスを受け、コンテンツ取得部がアクセスとともに受けた取得コンテンツ情報に基づいて、WEBコンテンツを取得する。ブロック抽出部は、このように取得されたコンテンツの中から、プロファイルに含まれる識別情報を有するブロックまたはプロファイルに含まれる位置情報に対応する位置にあるブロック、もしくは、プロファイルに含まれる識別情報を有し、プロファイルに含まれる位置情報に対応する位置にあるブロックを検索し、抽出する。さらに、コンテンツ生成部は、抽出されたブロックから端末に表示可能なWEBコンテンツを生成する。 When a terminal such as a mobile phone (hereinafter referred to as a mobile terminal) uses the content conversion system of the present invention, the mobile terminal uses this content together with information indicating desired WEB content (hereinafter referred to as acquired content information). Access the conversion system. The access request processing unit receives this access, and acquires the web content based on the acquired content information received together with the access by the content acquisition unit. The block extraction unit has the block having the identification information included in the profile or the block at the position corresponding to the position information included in the profile, or the identification information included in the profile, from the content thus acquired. Then, the block at the position corresponding to the position information included in the profile is searched and extracted. Further, the content generation unit generates WEB content that can be displayed on the terminal from the extracted block.
 このように、本発明のコンテンツ変換システムでは、ブロックの識別情報と位置情報との少なくとも一方に基づいて、WEBコンテンツ、すなわちパソコン向けWEBコンテンツから特定のブロックを抽出し、携帯端末に表示可能なWEBコンテンツ、すなわち携帯端末向けWEBコンテンツを生成している。そのため、プロファイルがあれば自動的にWEBコンテンツを変換することができ、オペレータ等が個々のパソコン向けWEBコンテンツを携帯端末向けWEBコンテンツに変換する必要がない。また、パソコン向けWEBコンテンツのブロック構造が同じであれば、WEBコンテンツの内容が更新された場合にも、更新後のWEBコンテンツから所望のブロックのみを選択し、携帯端末向けのWEBコンテンツに変換することができる。したがって、WEBコンテンツを変換するために、オペレータ等に負担をかけることがなく、効率的な情報発信が可能となる。また、ユーザやWEBコンテンツの提供者が必要なブロックの識別情報や位置情報を登録しておけば、それに基づいて携帯向けWEBコンテンツが生成されるため、ユーザは不要な情報が除去されたコンパクトなWEBコンテンツを閲覧することができる。 As described above, in the content conversion system of the present invention, a specific block is extracted from WEB content, that is, WEB content for a personal computer, based on at least one of block identification information and position information, and can be displayed on a mobile terminal. Content, that is, WEB content for mobile terminals is generated. For this reason, if there is a profile, WEB content can be automatically converted, and it is not necessary for an operator or the like to convert WEB content for personal computers to WEB content for portable terminals. If the block structure of the WEB content for the personal computer is the same, even if the content of the WEB content is updated, only the desired block is selected from the updated WEB content and converted to the WEB content for the mobile terminal. be able to. Therefore, in order to convert WEB content, it is possible to efficiently transmit information without imposing a burden on an operator or the like. In addition, if the user or the WEB content provider registers necessary block identification information and position information, mobile WEB content is generated based on the registered block identification information and location information. You can browse WEB content.
 WEBコンテンツを更新する際には、WEBコンテンツのブロック構造を維持したまま、情報のみを変更する場合と、ブロック構造の変更を伴う更新とがある。後者の場合には、上述のコンテンツ変換システムでは、プロファイルの位置情報とWEBコンテンツ内の所望のブロックの位置との間にずれが生じているため、所望のブロックを抽出することはできない。 When updating the WEB content, there are a case where only the information is changed while the block structure of the WEB content is maintained, and an update accompanied by a change in the block structure. In the latter case, in the above-described content conversion system, there is a difference between the position information of the profile and the position of the desired block in the WEB content, and thus the desired block cannot be extracted.
 そのため、本発明のコンテンツ変換システムの好適な実施形態の一つでは、前記ブロック抽出部は、前記WEBコンテンツ中に抽出すべき前記ブロックが検索できない場合に、所定の検索ルールに従い、当該抽出すべきブロックを検索し、抽出する。 Therefore, in a preferred embodiment of the content conversion system of the present invention, the block extraction unit should extract the block according to a predetermined search rule when the block to be extracted cannot be searched in the WEB content. Search for and extract blocks.
 この構成では、プロファイルに基づくブロックの検索ができない場合にも、所定の検索ルールに基づいてブロックの検索を行うため、WEBコンテンツのブロック構造が変更されたような場合も、的確にブロックを抽出することができる。 In this configuration, even when a block cannot be searched based on the profile, the block is searched based on a predetermined search rule. Therefore, even when the block structure of the WEB content is changed, the block is accurately extracted. be able to.
 本発明のコンテンツ変換システムの好適な実施形態の一つでは、前記コンテンツ生成部は、前記端末から送信される処理情報に基づいてWEBコンテンツを生成または所定の処理を行う処理サーバに対して当該処理情報を送信するための前記ブロックが前記ブロック抽出部により抽出された場合に、当該抽出されたブロックから生成したWEBコンテンツに当該処理サーバにアクセスするためのアクセス情報を付加し、前記アクセス要求処理部により取得された前記端末からのアクセス要求に前記アクセス情報と前記処理情報とが含まれていた際に、当該アクセス情報に基づいて特定される前記処理サーバに対して当該処理情報を送信するリクエスト中継部を備えている。 In one preferred embodiment of the content conversion system of the present invention, the content generation unit generates a WEB content based on the processing information transmitted from the terminal or performs a process on a processing server that performs a predetermined process. When the block for transmitting information is extracted by the block extraction unit, the access request processing unit adds access information for accessing the processing server to the WEB content generated from the extracted block. The request relay that transmits the processing information to the processing server specified based on the access information when the access information and the processing information are included in the access request from the terminal acquired by Department.
 この構成では、例えば、処理サーバに対して処理情報を送信するためのブロック(formブロック等)がブロック抽出部により抽出された場合に、コンテンツ生成部はその抽出されたブロックから生成したWEBコンテンツに処理サーバにアクセスするためのアクセス情報を付加して端末に送信する。それに対して、端末からのアクセス要求にアクセス情報と処理サーバに送信すべき処理情報が含まれていた場合には、リクエスト中継部は、アクセス情報に基づいて処理サーバを特定し、その処理サーバに対して処理情報を送信する。これにより、処理サーバに対して的確に処理情報を送信し、所望の処理を実行させることができる。 In this configuration, for example, when a block (form block or the like) for transmitting processing information to the processing server is extracted by the block extraction unit, the content generation unit converts the WEB content generated from the extracted block. Access information for accessing the processing server is added and transmitted to the terminal. On the other hand, when the access request from the terminal includes the access information and the processing information to be transmitted to the processing server, the request relay unit identifies the processing server based on the access information and sends the processing server to the processing server. Processing information is transmitted to the server. Thereby, processing information can be accurately transmitted to the processing server, and desired processing can be executed.
 本発明のコンテンツ変換システムの好適な実施形態の一つでは、前記識別情報および前記位置情報は、端末に表示された前記WEBコンテンツ上において、抽出すべき情報が指定された際に、当該WEBコンテンツの中において指定された当該情報が属するブロックに基づいて生成されたものである。 In one preferred embodiment of the content conversion system of the present invention, when the information to be extracted is specified on the WEB content displayed on the terminal, the identification information and the location information are related to the WEB content. Is generated based on the block to which the information specified in the file belongs.
 この構成では、変換したいパソコン向けWEBコンテンツが端末(携帯端末よりも大きなディスプレイを持つものが望ましい)に表示された状態で、ユーザやオペレータ等(以下、ユーザ等と称する)が抽出したい情報を指示し、その指示位置と表示されたWEBコンテンツとの関係に基づいて、指示された情報が属するブロックを特定し、WEBコンテンツのブロック構造とそのブロックの位置等に基づいて識別情報と位置情報とが生成される。これにより、簡易な方法で識別情報や位置情報を作成することができる。また、このような識別情報や位置情報に基づいて携帯端末向けWEBコンテンツが生成されるため、ユーザが所望するまたはWEBコンテンツ提供者が提供したい情報のみが含まれた携帯端末向けWEBコンテンツを生成することができる。 In this configuration, a user, an operator, etc. (hereinafter referred to as a user, etc.) indicate information to be extracted while the WEB content for a PC to be converted is displayed on a terminal (preferably having a larger display than a portable terminal). Then, the block to which the indicated information belongs is specified based on the relationship between the indicated position and the displayed WEB content, and the identification information and the position information are determined based on the block structure of the WEB content, the position of the block, and the like. Generated. Thereby, identification information and position information can be created by a simple method. Moreover, since the WEB content for portable terminals is generated based on such identification information and position information, the WEB content for portable terminals including only the information desired by the user or provided by the WEB content provider is generated. be able to.
 本発明のコンテンツ変換システムの技術的特徴は、同様のコンテンツ選択プログラムにも適用することができる。そのようなコンテンツ変換プログラムとして、コンピュータを、複数のブロックから構成されるWEBコンテンツの中から特定の前記ブロックを抽出するためのコンテンツ変換システムとして機能させるためのコンテンツ変換プログラムであって、端末からのWEBコンテンツへのアクセスの要求を取得する機能と、アクセスの要求がされた前記WEBコンテンツを取得する機能と、プロファイル記録部に記録されているプロファイルに含まれる、抽出すべき前記ブロックを識別するための識別情報と、当該ブロックの前記WEBコンテンツにおける位置を規定する位置情報との少なくとも一方に基づいて、取得された前記WEBコンテンツの中から、当該識別情報を有するブロックまたは当該位置情報に対応する位置にあるブロック、もしくは、当該識別情報を有し、当該位置情報に対応する位置にあるブロックを検索し、抽出する機能と、抽出された前記ブロックから前記端末に表示可能なWEBコンテンツを生成する機能と、を備えている。当然ながら、このようなコンテンツ変換プログラムにも、上述したコンテンツ変換システムの付加的特徴を適用することができる。 The technical features of the content conversion system of the present invention can also be applied to similar content selection programs. As such a content conversion program, there is provided a content conversion program for causing a computer to function as a content conversion system for extracting a specific block from WEB content composed of a plurality of blocks. In order to identify the block to be extracted included in the profile recorded in the profile recorded in the profile recording unit, the function of obtaining the request for accessing the WEB content, the function of obtaining the WEB content requested to be accessed The block having the identification information or the position corresponding to the position information from the acquired WEB content based on at least one of the identification information of the block and the position information defining the position of the block in the WEB content Block, if Has a function of searching for and extracting a block having the identification information and corresponding to the position information, and a function of generating WEB content that can be displayed on the terminal from the extracted block. ing. Of course, the above-described additional features of the content conversion system can also be applied to such a content conversion program.
 また、上記課題を解決するために、本発明のコンテンツ選択プログラムは、端末を、複数のブロックから構成されたWEBコンテンツの中から特定のブロックのみを選択するためのプロファイルを生成するコンテンツ選択装置として機能させるコンテンツ選択プログラムであって、ネットワークを介して取得され、前記端末のディスプレイに表示された前記WEBコンテンツ上において、ユーザの指示位置を取得する機能と、表示された前記WEBコンテンツと前記指示位置とに基づいて、当該指示位置にある情報を特定する機能と、前記WEBコンテンツにおいて、特定された情報が属する前記ブロックを特定する機能と、特定された前記ブロックを識別する識別情報と、当該ブロックの前記WEBコンテンツの中における位置を表す位置情報との少なくとも一方を含む前記プロファイルを生成する機能と、を備えている。 In order to solve the above-mentioned problem, the content selection program of the present invention is a content selection device that generates a profile for selecting only a specific block from WEB content composed of a plurality of blocks. A content selection program to be functioned, the function of acquiring a user's designated position on the WEB content obtained via a network and displayed on the display of the terminal, the displayed WEB content, and the designated position And a function for identifying the information at the indicated position, a function for identifying the block to which the identified information belongs in the WEB content, identification information for identifying the identified block, and the block The position that represents the position in the WEB content And a, a function of generating the profile comprising at least one of the information.
 この構成では、本発明のコンテンツ選択プログラムは、例えば、ブラウザ上で機能するアドオンとして構成することができる。この場合、ブラウザ上には変換対象となるWEBコンテンツが表示されており、ユーザ等は表示されたWEBコンテンツの中から抽出した情報(テキストや画像等)を指示する。この指示に対して、指示された情報がWEBコンテンツ中のどのブロックを示しているかを特定し、その識別情報および位置情報を含むプロファイルを生成する。これにより、容易にプロファイルを生成することができる。また、このように生成されたプロファイルを上述のコンテンツ変換システムで用いることにより、ユーザが所望するまたはWEBコンテンツ提供者が提供したい情報のみが含まれた携帯端末向けWEBコンテンツを生成することができる。 In this configuration, the content selection program of the present invention can be configured as an add-on that functions on a browser, for example. In this case, WEB content to be converted is displayed on the browser, and the user or the like instructs information (text, image, etc.) extracted from the displayed WEB content. In response to this instruction, it identifies which block in the WEB content indicates the instructed information, and generates a profile including the identification information and position information. Thereby, a profile can be easily generated. Further, by using the profile generated in this way in the above-described content conversion system, it is possible to generate WEB content for mobile terminals that includes only information desired by the user or provided by the WEB content provider.
 本発明は、パソコン向けWEBコンテンツから、所望の情報のみを含んだ携帯端末向けWEBコンテンツを容易に作成することができるという効果を奏する。 The present invention has an effect that a WEB content for a portable terminal including only desired information can be easily created from a WEB content for a personal computer.
本発明のコンテンツ変換システムの実施例1の形態を用いたシステム構成図である。1 is a system configuration diagram using the form of Example 1 of a content conversion system of the present invention. FIG. 本発明のコンテンツ変換システムを用いたシステムの概念図である。It is a conceptual diagram of the system using the content conversion system of this invention. 本発明のコンテンツ変換システムの実施例1の形態における機能ブロック図である。It is a functional block diagram in the form of Example 1 of the content conversion system of this invention. 本発明のコンテンツ変換システムで用いるプロファイルの例である。It is an example of the profile used with the content conversion system of this invention. WEBコンテンツを表すHTMLの例である。It is an example of HTML representing WEB content. ブロック抽出処理の流れを表すフローチャートである。It is a flowchart showing the flow of a block extraction process. 本発明のコンテンツ変換システムの実施例1の形態における処理の流れを表すフローチャートである。It is a flowchart showing the flow of the process in the form of Example 1 of the content conversion system of this invention. 本発明のコンテンツ変換システムの実施例2の形態を用いたシステム構成図である。It is a system configuration | structure figure using the form of Example 2 of the content conversion system of this invention. 本発明のコンテンツ変換システムの実施例2の形態における機能ブロック図である。It is a functional block diagram in the form of Example 2 of the content conversion system of this invention. 本発明のコンテンツ変換システムの実施例2の形態におけるコンテンツ生成部の処理の流れを表すフローチャートである。It is a flowchart showing the flow of a process of the content generation part in the form of Example 2 of the content conversion system of this invention. 本発明のコンテンツ変換システムの実施例2の形態におけるアクセス要求取得時の処理の流れを表すフローチャートである。It is a flowchart showing the flow of a process at the time of the access request acquisition in the form of Example 2 of the content conversion system of this invention. 本発明のコンテンツ選択プログラムの操作画面の例を示す図である。It is a figure which shows the example of the operation screen of the content selection program of this invention. 本発明のコンテンツ選択プログラムの操作画面の例を示す図である。It is a figure which shows the example of the operation screen of the content selection program of this invention. 本発明のコンテンツ選択プログラムの操作画面の例を示す図である。It is a figure which shows the example of the operation screen of the content selection program of this invention. 本発明のコンテンツ選択プログラムの機能ブロック図である。It is a functional block diagram of the content selection program of this invention. 図14の例の状態で生成されたプロファイルの例である。It is an example of the profile produced | generated in the state of the example of FIG. 本発明のコンテンツ選択プログラムを用いたプロファイル作成の処理の流れを示す図である。It is a figure which shows the flow of a process of profile creation using the content selection program of this invention.
 以下、図面を用いて本発明に係るコンテンツ変換システムおよびコンテンツ選択プログラムの実施形態を説明する。 Hereinafter, embodiments of a content conversion system and a content selection program according to the present invention will be described with reference to the drawings.
〔全体構成〕
 図1は、本実施例の形態におけるコンテンツ変換システムを用いたシステム構成図である。本実施例の形態では、本発明のコンテンツ変換システムAは、インターネット等の広域ネットワークNに接続されている。この広域ネットワークNには、WEBコンテンツを公開するための複数のWEBサーバWが接続されている。また、コンテンツ変換システムAを利用する携帯電話等の端末(本発明における端末。以下、携帯端末Tと称する)は、公衆の携帯電話網、さらには基地局Cを介して広域ネットワークNに接続されている。なお、本説明では、単にWEBコンテンツと表記した場合には、パソコン向けWEBコンテンツを表すものとする。
〔overall structure〕
FIG. 1 is a system configuration diagram using the content conversion system in the embodiment. In this embodiment, the content conversion system A of the present invention is connected to a wide area network N such as the Internet. The wide area network N is connected to a plurality of WEB servers W for publishing WEB contents. A terminal such as a mobile phone using the content conversion system A (a terminal in the present invention, hereinafter referred to as a mobile terminal T) is connected to a wide area network N via a public mobile phone network and a base station C. ing. Note that in this description, when simply referred to as WEB content, it represents WEB content for a personal computer.
〔処理概要〕
 図2は、本実施例の形態におけるコンテンツ変換システムを用いたシステムの概念図である。まず、携帯端末Tからコンテンツ変換システムAに対してhttpリクエストが送信される(#01)。このhttpリクエストには、後述するようにコンテンツ変換システムAにアクセスするための情報と、取得するWEBコンテンツのURL(Uniform Resource Locator)を特定するための情報とが含まれている。このhttpリクエストを受けたコンテンツ変換システムAは、httpリクエストに基づいて、後述する方法によりWEBコンテンツのURLを特定し(#02)、そのURLに基づいてhttpリクエストを送信する(#03)。コンテンツ変換システムAからのhttpリクエストに対して、URLが示すWEBコンテンツを保持しているWEBサーバWは、httpレスポンス、すなわちWEBコンテンツ(HTMLファイル等)を返す(#04)。図2の例では、WEBサーバWから送られるWEBコンテンツは(1)から(6)のブロックにより構成されている。このWEBコンテンツを取得したコンテンツ変換システムAは、予め記録しているプロファイルに基づいて、取得したWEBコンテンツから必要なブロックを抽出する(#05)。さらに、コンテンツ変換システムAは、抽出したブロックを携帯端末Tにおいて表示可能な形式に加工し(#06)、httpレスポンスとして携帯端末Tに送信する(#07)。図2の例では、コンテンツ変換システムAにより、ブロック(2)(4)および(6)が抽出されている。
〔Outline of processing〕
FIG. 2 is a conceptual diagram of a system using the content conversion system in the embodiment. First, an http request is transmitted from the portable terminal T to the content conversion system A (# 01). The http request includes information for accessing the content conversion system A and information for specifying the URL (Uniform Resource Locator) of the web content to be acquired, as will be described later. The content conversion system A that has received this http request specifies the URL of the WEB content based on the http request by a method described later (# 02), and transmits the http request based on the URL (# 03). In response to the http request from the content conversion system A, the WEB server W holding the WEB content indicated by the URL returns an http response, that is, a WEB content (HTML file or the like) (# 04). In the example of FIG. 2, the WEB content sent from the WEB server W is composed of blocks (1) to (6). The content conversion system A that has acquired the WEB content extracts a necessary block from the acquired WEB content based on a pre-recorded profile (# 05). Furthermore, the content conversion system A processes the extracted block into a format that can be displayed on the mobile terminal T (# 06), and transmits it to the mobile terminal T as an http response (# 07). In the example of FIG. 2, blocks (2), (4), and (6) are extracted by the content conversion system A.
〔各機能部の説明〕
 図3は、本発明のコンテンツ変換システムAの機能ブロック図である。本実施例の形態におけるコンテンツ変換システムAは、汎用コンピュータにより構成され、プロファイルを記録するプロファイル記録部11,携帯端末TからHTTPリクエストを取得するアクセス要求処理部12,アクセス要求処理部12により取得されたHTTPリクエストに基づいて、対応するWEBサーバWからWEBコンテンツを取得するコンテンツ取得部13,プロファイル記憶部に記憶されているプロファイルに基づいて、コンテンツ取得部13により取得されたWEBコンテンツから特定のブロックを検索し、抽出するブロック抽出部14,ブロック抽出部14により抽出されたブロックから携帯端末Tが表示可能なWEBコンテンツ(以下、携帯端末向けWEBコンテンツと称する)を生成するコンテンツ生成部15を備えている。
[Description of each function unit]
FIG. 3 is a functional block diagram of the content conversion system A of the present invention. The content conversion system A according to the present embodiment is configured by a general-purpose computer, and is acquired by a profile recording unit 11 that records a profile, an access request processing unit 12 that acquires an HTTP request from the mobile terminal T, and an access request processing unit 12. A specific block from the WEB content acquired by the content acquisition unit 13 based on the profile stored in the content acquisition unit 13 that acquires the WEB content from the corresponding WEB server W based on the HTTP request and the profile storage unit And a content generation unit 15 for generating WEB content that can be displayed on the mobile terminal T from the blocks extracted by the block extraction unit 14 (hereinafter referred to as WEB content for mobile terminals). To have.
 本実施例の形態では、コンテンツ変換システムAは汎用コンピュータにより構成されており、プロファイル記録部11はハードディスク等の不揮発性記録媒体により構成されている。また、アクセス要求処理部12,コンテンツ取得部13,ブロック抽出部14およびコンテンツ生成部15は、CPU(Central Processing Unit)を中核としてソフトウェアにより構成されているが、ハードウェアまたはソフトウェアとハードウェアとが協働する構成としても構わない。 In this embodiment, the content conversion system A is configured by a general-purpose computer, and the profile recording unit 11 is configured by a nonvolatile recording medium such as a hard disk. The access request processing unit 12, the content acquisition unit 13, the block extraction unit 14, and the content generation unit 15 are configured by software with a central processing unit (CPU) as a core. However, hardware or software and hardware are included. It does not matter even if it is the structure which cooperates.
 プロファイル記録部11には、WEBコンテンツ(一のページ)から抽出すべきブロックを規定するための位置情報および識別情報の少なくとも一方を含むプロファイルが記録されている。図4は、本実施例の形態におけるプロファイルの例である。なお、本実施例の形態では、プロファイルはXML(eXtensible Markup Language)により記述しているが、当然ながら他の形式により記述しても構わない。 The profile recording unit 11 records a profile including at least one of position information and identification information for defining a block to be extracted from WEB content (one page). FIG. 4 is an example of a profile in the embodiment. In this embodiment, the profile is described in XML (eXtensible Markup Language), but may be described in another format.
 図4に示すように、プロファイルには少なくとも一のpageブロックが含まれている。pageブロックは、各々のWEBコンテンツに対応しており、pageタグは必須の属性として、url,srcを持っている。urlの属性値は、携帯端末Tがコンテンツ変換システムAにアクセスする際に使用する部分であり、srcの属性値は携帯端末Tが本来アクセスしたいWEBコンテンツのURLである。なお、pageタグの使用方法は後述する。 As shown in FIG. 4, the profile includes at least one page block. The page block corresponds to each WEB content, and the page tag has url and src as essential attributes. The attribute value of url is a part used when the mobile terminal T accesses the content conversion system A, and the attribute value of src is the URL of the WEB content that the mobile terminal T originally wants to access. A method for using the page tag will be described later.
 各pageブロックには少なくとも一のblockブロックが含まれている。このblockブロックは、WEBコンテンツ中から抽出すべきブロックを特定する情報を保持している。本実施例の形態におけるblockタグは、抽出すべきブロックの位置を規定する属性(本発明における位置情報)と抽出すべきブロックを規定する属性(本発明の識別情報)との2種類の属性を持っている。本実施例の形態では、前者はindex、後者はattr_text,inner_text,id,name,href,src,class,style,align,tagとしている。 Each page block includes at least one block block. This block block holds information for specifying a block to be extracted from the WEB content. The block tag in the form of this embodiment has two types of attributes: an attribute that defines the position of the block to be extracted (position information in the present invention) and an attribute that defines the block to be extracted (identification information of the present invention). have. In the present embodiment, the former is an index, and the latter is attr_text, inner_text, id, name, href, src, class, style, alignment, tag.
 以下に、属性indexの属性値の記述方法を説明する。 The description method of the attribute value of attribute index is described below.
 WEBコンテンツは一般的にHTMLやXHTML等のマークアップ言語により記述されている。マークアップ言語では、文章等の情報をタグで囲むことによりブロックを形成し、そのブロックを並列的、階層的(入れ子状)に配置し、木構造により情報を記述している。そのため、WEBコンテンツ中の各々のブロックは、木構造中における位置により特定することができる。 WEB contents are generally described in a markup language such as HTML or XHTML. In the markup language, a block is formed by enclosing information such as a sentence with tags, the block is arranged in parallel and hierarchically (nested), and information is described by a tree structure. Therefore, each block in the WEB content can be specified by the position in the tree structure.
 例えば、図5に示すHTMLファイルが表すWEBコンテンツにおいて、情報“プレスリリース”が含まれているブロックを規定する位置情報は以下のように示すことができる。なお、ブロックの階層の深さは最上位階層を1とする整数で表され、ブロックの順序は最初のブロックを0とする整数で表されるものとする。図5の例では、情報“プレスリリース”が含まれているpタグのブロックは、その上位の階層のdivタグのブロック内の2番目のブロックである。したがって、pタグのブロックはdivタグのブロックに対して「1:」と記述される。なお、“:”は区切り文字である。次に、divタグのブロックの位置を見ると、tdタグのブロック内の1番目のブロックであるため、divタグのブロックは、tdタグのブロックに対して「0:」と記述される。これらを合わせると、tdタグのブロックに対するpタグのブロックの位置は「0:1:」と記述される。この記述ルールを最上位のブロックまで適用すると、pタグのブロックは、図5のHTMLファイル内で「5:1:0:0:1」と記述される。すなわち、pタグのブロックは図5のHTMLファイル内で、5番目のブロック内の2番目のブロック内の1番目のブロック内の1番目のブロック内の2番目のブロックとして記述される。このようにして決定された位置情報が、属性indexの属性値となる。 For example, in the WEB content represented by the HTML file shown in FIG. 5, the position information that defines the block including the information “press release” can be shown as follows. It is assumed that the depth of the block hierarchy is represented by an integer with the highest hierarchy being 1, and the order of the blocks is represented by an integer with the first block being 0. In the example of FIG. 5, the block of the p tag including the information “press release” is the second block in the block of the div tag in the higher hierarchy. Therefore, the block of the p tag is described as “1:” with respect to the block of the div tag. “:” Is a delimiter. Next, looking at the position of the block of the div tag, since it is the first block in the block of the td tag, the block of the div tag is described as “0:” with respect to the block of the td tag. When these are combined, the position of the block of the p tag with respect to the block of the td tag is described as “0: 1:”. When this description rule is applied to the highest block, the p tag block is described as “5: 1: 0: 0: 1” in the HTML file of FIG. That is, the block of the p tag is described as the second block in the first block in the first block in the second block in the fifth block in the HTML file of FIG. The position information determined in this way becomes the attribute value of the attribute index.
 なお、属性indexの属性値の記述方法は上述の方法に限定されるものではない。例えば、“div:table:tr:td+2”のようにブロック名とそのブロック内の位置とを組み合わせて用いることも可能である。この例は、divブロックの中のtableブロックの中のtrブロックの中の2番目のtdブロックを表している。当然ながら、属性indexの属性値の記述方法は、本発明の目的を達する限り、他の方法を用いても構わない。 Note that the description method of the attribute value of the attribute index is not limited to the above-described method. For example, it is possible to use a combination of a block name and a position in the block, such as “div: table: tr: td + 2”. This example represents the second td block in the tr block in the table block in the div block. Of course, as a method for describing the attribute value of the attribute “index”, other methods may be used as long as the object of the present invention is achieved.
 blockタグのindex以外の属性は、ブロックを規定しているタグの名称やタグの属性値とマッチングを取ることにより、抽出すべきブロックを直接的に特定するためのものである。例えば、属性tagの属性値を“table”とすると、tableタグにより規定されているブロックが抽出すべきブロックとなる。また、属性classの属性値を“release”とすると、タグのclass属性が“release”であるタグにより規定されているブロックが抽出すべきブロックとなる。 The attributes other than the index of the block tag are for directly specifying the block to be extracted by matching with the name of the tag defining the block and the attribute value of the tag. For example, if the attribute value of the attribute tag is “table”, the block defined by the table tag is the block to be extracted. If the attribute value of the attribute class is “release”, a block defined by a tag whose tag attribute is “release” is a block to be extracted.
 このように、位置情報と識別情報とのいずれか一方だけでもブロックを特定することは可能である。しかし、WEBコンテンツを更新した際等にブロックの構造等にも変更が及んだ場合には、正しいブロックを抽出できなくなってしまう。そのために、双方の属性を用いることが望ましい。この場合には、図5の例における情報“プレスリリース”が属するブロックは、
  <block class="release" tag="p" index="5:1:0:0:1:">
と表すことができる。
In this way, it is possible to specify a block with only one of position information and identification information. However, if the block structure is changed when the WEB content is updated, a correct block cannot be extracted. Therefore, it is desirable to use both attributes. In this case, the block to which the information “press release” in the example of FIG.
<block class = "release" tag = "p" index = "5: 1: 0: 0: 1:">
It can be expressed as.
 アクセス要求処理部12は、携帯端末Tからのアクセスを取得し、そのアクセスの際に用いられたURL(Uniform Resource Locator)を書き換えて、コンテンツ取得部13に伝達する機能を備えている。 The access request processing unit 12 has a function of acquiring access from the portable terminal T, rewriting the URL (Uniform Resource Locator) used for the access, and transmitting the URL to the content acquisition unit 13.
 本実施例の形態では、アクセス要求処理部12は、実質的にWEBサーバとして機能しているため、携帯端末Tはコンテンツ変換システムAに対してhttp(HyperText Transfer Protocol)を用いてアクセスを行う。この際、携帯端末Tは実際にアクセスしたいWEBコンテンツのURLを示す必要がある。formのパラメータ等を用いて、実際にアクセスしたいWEBコンテンツのURLを携帯端末Tからコンテンツ変換システムAに対するアクセスの際のURLに埋め込むことは可能であるが、本実施例の形態では、上述したpageタグの属性値による対応付けを用いている。 In this embodiment, since the access request processing unit 12 substantially functions as a WEB server, the mobile terminal T accesses the content conversion system A using http (HyperText Transfer Protocol). At this time, the mobile terminal T needs to indicate the URL of the WEB content to be actually accessed. It is possible to embed the URL of the WEB content to be actually accessed into the URL when accessing the content conversion system A from the portable terminal T using the form parameter or the like. However, in the present embodiment, the page described above is used. Correspondence by tag attribute value is used.
 すなわち、携帯端末Tから送信されるURLにpageタグの属性urlの属性値に一致する文字列が含まれている場合には、そのpageタグの属性srcの属性値が実際に取得するWEBコンテンツのURLであるとしている。ただし、本実施例の形態のアクセス要求部12は、プロファイルにはアクセスできないため、URLの書き換えのみを行い、書き換えたURLをコンテンツ取得部13に伝達している。 That is, when the URL transmitted from the portable terminal T includes a character string that matches the attribute value of the attribute url of the page tag, the attribute value of the attribute src of the page tag is the WEB content actually acquired. It is assumed that it is a URL. However, since the access request unit 12 according to the present embodiment cannot access the profile, only the URL is rewritten and the rewritten URL is transmitted to the content acquisition unit 13.
 具体的には、アクセス要求処理部12は、携帯端末Tからアクセスされた際のURLからプロトコルと自身のサーバ名を削除する。例えば、コンテンツ変換システムAのサーバ名が“www.abc.com”であり、携帯端末Tから“http://www.abc.com/news/”に対するアクセスがあった場合には、アクセス要求処理部12は、このURLからプロトコル(“http”)と自身のサーバ名(“www.abc.com”)を削除し、“/news/”を得る。この文字列がコンテンツ取得部13に伝達される。 Specifically, the access request processing unit 12 deletes the protocol and its own server name from the URL when accessed from the mobile terminal T. For example, if the server name of the content conversion system A is “www.abc.com” and the mobile terminal T accesses “http://www.abc.com/news/”, the access request processing The unit 12 deletes the protocol (“http”) and its server name (“www.abc.com”) from this URL to obtain “/ news /”. This character string is transmitted to the content acquisition unit 13.
 コンテンツ取得部13は、アクセス要求処理部12から書き換えられたURLを取得し、その書き換えられたURLとプロファイルとに基づいて取得するWEBコンテンツを特定し、そのWEBコンテンツを取得する機能を備えている。 The content acquisition unit 13 has a function of acquiring the rewritten URL from the access request processing unit 12, specifying the WEB content to be acquired based on the rewritten URL and the profile, and acquiring the WEB content. .
 具体的には、コンテンツ取得部13は、アクセス要求処理部12から取得した書き換えられたURL(上述の例では“/news/”)に一致する属性urlの属性値を持つpageタグをプロファイルから検索し、その検索されたpageタグの属性srcの属性値を取得すべきWEBコンテンツのURLとする。図4のプロファイルを用いた場合には、
  <page url="/news/" src="http://www.news.com/index.html">
が検索される。したがって、このpageタグの属性srcの属性値“http://www.news.com/index.html”が取得すべきWEBコンテンツのURLとなる。
Specifically, the content acquisition unit 13 searches the profile for a page tag having an attribute value of the attribute url that matches the rewritten URL (“/ news /” in the above example) acquired from the access request processing unit 12. Then, the attribute value of the attribute src of the retrieved page tag is set as the URL of the WEB content to be acquired. When using the profile of FIG.
<page url = "/ news /" src = "http://www.news.com/index.html">
Is searched. Therefore, the attribute value “http://www.news.com/index.html” of the attribute src of the page tag is the URL of the WEB content to be acquired.
 コンテンツ取得部13は、このようにして特定したURLを用いてhttpリクエストを送信し、WEBコンテンツ(HTMLファイル)を取得する。取得したHTMLファイルは、アクセス要求処理部12から取得した書き換えられたURLとともにブロック抽出部14に伝達される。 The content acquisition unit 13 transmits an http request using the URL specified in this way, and acquires WEB content (HTML file). The acquired HTML file is transmitted to the block extraction unit 14 together with the rewritten URL acquired from the access request processing unit 12.
 ブロック抽出部14は、コンテンツ取得部13により取得されたWEBコンテンツから、プロファイルに基づいてブロックを検索し、抽出する。ブロック抽出部14には、HTMLファイルとともにその書き換えられたURLが伝達されているため、ブロック抽出部14は、pageブロックのurl属性の属性値とそのURLとが一致するpageブロックを抽出し、そのpageブロック内のblockブロックに基づいてWEBコンテンツからブロックを抽出する。 The block extraction unit 14 searches and extracts blocks from the WEB content acquired by the content acquisition unit 13 based on the profile. Since the rewritten URL is transmitted to the block extraction unit 14 together with the HTML file, the block extraction unit 14 extracts a page block in which the attribute value of the url attribute of the page block matches the URL, and A block is extracted from the WEB content based on the block block in the page block.
 上述の例では、WEBコンテンツの書き換えられたURLが“/news/”であるため、ブロック抽出部14は、プロファイルからこのURLを属性urlの属性値として持つpageブロックを検索する。図4の例では、
  <page url="/news/" src="http://www.news.com/index.html">
    <block class="release" tag="p" index="5:1:0:0:1:">
      <choice src="class='news'" tag="p" />
    </block>
  </page>
が検索される。
In the above example, since the rewritten URL of the WEB content is “/ news /”, the block extraction unit 14 searches the profile for a page block having this URL as the attribute value of the attribute url. In the example of FIG.
<page url = "/ news /" src = "http://www.news.com/index.html">
<block class = "release" tag = "p" index = "5: 1: 0: 0: 1:">
<choice src = "class = 'news'" tag = "p"/>
</ block>
</ page>
Is searched.
 ブロック抽出部14は、このようにして検索されたpageブロックに含まれているblockブロックに対応するブロックを抽出する。図6は、ブロック抽出処理の流れを表すフローチャートである。 The block extraction unit 14 extracts a block corresponding to the block block included in the page block searched in this way. FIG. 6 is a flowchart showing the flow of block extraction processing.
 まず、ブロック抽出部14は、上述のように検索されたpageブロックに含まれるblockブロックから一つを選択する。上述の例では、まず
  <block class="release" tag="p" index="5:1:0:0:1:">
    <choice src="class='news'" tag="p" />
  </block>
が選択される。
First, the block extraction unit 14 selects one from the block blocks included in the page block searched as described above. In the above example, first <block class = "release" tag = "p" index = "5: 1: 0: 0: 1:">
<choice src = "class = 'news'" tag = "p"/>
</ block>
Is selected.
 ブロック抽出部14は、このように選択されたblockブロックから位置情報としての属性indexの属性値(上述の例では“5:1:0:0:1:”)を抽出し、その位置情報に一致するブロックをWEBコンテンツ(HTMLファイル)中から検索し、そのブロックのタグをDとする(#11)。なお、本説明において、ブロックの検索結果を変数に代入する処理を行っているが、該当するブロックが検索されなかった場合には、その変数にはnullが代入されるものとする。 The block extraction unit 14 extracts the attribute value of the attribute index (“5: 1: 0: 0: 1:” in the above example) as the position information from the block block selected in this way, and uses it as the position information. A matching block is searched from the WEB content (HTML file), and the tag of the block is set to D (# 11). In this description, the process of substituting the block search result into a variable is performed. However, when the corresponding block is not searched, null is substituted into the variable.
 Dがnullでない、すなわち、位置情報に一致するブロックが検索された場合には(#12のYes分岐)、現在のblockタグに識別情報を示す属性が設定されているか否かを判定する(#13)。このとき、識別情報を示す属性が設定されていなければ(#13のNo分岐)、Dが検索結果となり、Dにより規定されるブロックが抽出される(#17)。一方、blockタグに識別情報を示す属性が設定されている場合には(#13のYes分岐)、Dの属性値とblockタグに設定されている識別情報とが一致するか否かを判定する(#14)。このとき、これらが一致すれば(#14のYes分岐)、Dが検索結果となり、Dにより規定されるブロックが抽出される(#17)。ブロックを抽出するWEBコンテンツが図5のHTMLファイルであるとすると、
  <p class="release">
    プレスリリース
  </p>
のブロックが抽出される。
When D is not null, that is, when a block matching the position information is searched (Yes branch of # 12), it is determined whether or not an attribute indicating identification information is set in the current block tag (# 13). At this time, if the attribute indicating the identification information is not set (No branch of # 13), D becomes the search result and the block defined by D is extracted (# 17). On the other hand, when an attribute indicating identification information is set in the block tag (Yes branch of # 13), it is determined whether or not the attribute value of D matches the identification information set in the block tag. (# 14). At this time, if they match (Yes branch of # 14), D becomes a search result, and a block defined by D is extracted (# 17). If the WEB content from which the block is extracted is the HTML file of FIG.
<p class = "release">
Press release </ p>
Are extracted.
 一方、Dの属性値とblockタグに設定されている識別情報とが一致しない場合には(#14のNo分岐)、Dの位置に最も近い識別情報を持つタグQを検索する(#15)。なお、本実施例の形態では、識別情報には優先順位を付しており、優先順位の高い識別情報が一致するほど属性値の類似性が高いとしている。例えば、Dが属性class,tagの属性値として“release”,“p”が設定されており、検索対象として属性classの属性値が“release”であるタグと、pタグがあるとする。この状態で、属性classの優先順位が属性tagよりも高いとすると、属性classの属性値が“release”であるタグの方がタグDに類似していると判定される。 On the other hand, if the attribute value of D and the identification information set in the block tag do not match (No branch of # 14), the tag Q having the identification information closest to the position of D is searched (# 15). . In the embodiment, priority is given to identification information, and the similarity of attribute values is higher as identification information with higher priority matches. For example, it is assumed that D has “release” and “p” set as attribute values of the attribute class and tag, and there are a tag whose attribute value is “release” and a p tag as search targets. In this state, if the priority of the attribute class is higher than the attribute tag, it is determined that the tag whose attribute value is “release” is more similar to the tag D.
 このようにしてQが検索された(Qがnullでない)場合には(#16のNo分岐)、Qが検索結果となり、Qにより規定されるブロックが抽出される(#17)。一方、Qが検索されない場合には、現在のblockブロックにchoiceタグが存在するか否かを判定する(#21)。上述したように、現在のblockブロックにはchoiceタグが存在するため(#21のYes分岐)、処理は#22に移行する。 When Q is searched in this way (Q is not null) (No branch at # 16), Q becomes the search result and a block defined by Q is extracted (# 17). On the other hand, if Q is not searched, it is determined whether or not a choice tag exists in the current block block (# 21). As described above, since the choice tag exists in the current block block (Yes branch of # 21), the process proceeds to # 22.
 本実施例の形態におけるchoiceタグは、blockタグの属性値に基づいてブロックの検索を行った際の例外処理を規定している。すなわち、blockタグの属性値に基づいてブロックが検索できなかった場合に、choiceタグの属性値を用いてタグの検索を行う。そのために、本実施例の形態のchoiceタグは、属性src,tagを持っている。この属性srcの属性値(第2識別情報)は、このchoiceタグの上位のblockタグの属性名=属性値の形式となっている。また、属性tagの属性値(第2識別情報)は、このchoiceタグの上位のblockタグの属性tagの属性値と同じである。現在のblockブロックのchoiceタグは
  <choice src="class='news'" tag="p" />
であるため、上位のblockタグによる検索が失敗した際には、属性classの属性値が“news”である、pタグのブロックを検索し、Xとする(#23)。このようにしてXが検索された(Xがnullでない)場合には(#24のNo分岐)、Xが検索結果となり、Xにより規定されるブロックが抽出される(#17)。
The choice tag in the form of this embodiment defines exception processing when a block is searched based on the attribute value of the block tag. That is, when a block cannot be searched based on the attribute value of the block tag, the tag is searched using the attribute value of the choice tag. For this purpose, the choice tag according to the present embodiment has attributes src and tag. The attribute value (second identification information) of the attribute src is in the format of attribute name = attribute value of the block tag above the choice tag. Further, the attribute value (second identification information) of the attribute tag is the same as the attribute value of the attribute tag of the block tag above this choice tag. The choice tag of the current block block is <choice src = "class = 'news'" tag = "p"/>
Therefore, when the search by the upper block tag fails, the block of the p tag whose attribute value is “news” is searched and set to X (# 23). When X is searched in this way (X is not null) (No branch of # 24), X becomes the search result, and a block defined by X is extracted (# 17).
 なお、choiceブロックが存在しない場合(#21のNo分岐)や、choiceタグに第2識別情報が設定されていない場合には(#22のNo分岐)、検索は失敗となり、このblockブロックに対応するブロックの抽出処理は終了する。 If the choice block does not exist (No branch of # 21) or the second identification information is not set in the choice tag (No branch of # 22), the search fails and this block block is supported. The extraction process of the block to be completed is completed.
 一方、#01の処理でDが検索されなかった(Dがnull)場合には(#12のNo分岐)、属性indexの属性値を遡って最初に存在するタグPが検索され(#18)、このPの位置に最も近い識別情報を持つタグSが検索される(#19)。このとき、Sがnullであれば(#20のNo分岐)、処理を上述の#11に移行する。一方、Sがnullでない場合には(#20のYes分岐)、Sが検索結果となり、Sにより規定されるブロックが抽出される(#17)。 On the other hand, if D is not searched in the process of # 01 (D is null) (No branch of # 12), the tag P that exists first is searched backward from the attribute value of the attribute index (# 18). The tag S having the identification information closest to the position of P is searched (# 19). At this time, if S is null (No branch of # 20), the process proceeds to # 11 described above. On the other hand, when S is not null (Yes branch of # 20), S becomes a search result, and a block defined by S is extracted (# 17).
 ブロック抽出部14は、上述の処理を検索されたpageブロックに含まれる全てのblockブロックに対して行い、抽出したブロックをコンテンツ生成部15に伝達する。 The block extraction unit 14 performs the above-described processing on all the block blocks included in the retrieved page block, and transmits the extracted block to the content generation unit 15.
 ブロック抽出部14から抽出されたブロックを取得したコンテンツ生成部15は、取得したブロックを携帯端末向けWEBコンテンツの形式に改める機能を備えている。ブロック抽出部14から取得した情報は、WEBコンテンツの一部でありフォーマットとしては不完全である。そのため、このブロックの情報をそのまま携帯端末Tに送信しても、携帯端末Tで表示することはできない。そのため、コンテンツ生成部15は、ブロックに対してWEBコンテンツ(HTMLファイル)として必須なタグ等を付加して、携帯端末Tで表示可能なフォーマットに整形する。なお、このとき、携帯端末Tのスペックに関する情報が得られていれば、WEBコンテンツに含まれている画像の大きさを携帯端末Tのディスプレイに適した大きさに変換したり、携帯端末Tが対応しているHTMLのバージョンに変換したりしても構わない。 The content generation unit 15 that has acquired the block extracted from the block extraction unit 14 has a function of converting the acquired block into a WEB content format for mobile terminals. The information acquired from the block extraction unit 14 is a part of the WEB content and is incomplete as a format. Therefore, even if the block information is transmitted to the mobile terminal T as it is, it cannot be displayed on the mobile terminal T. Therefore, the content generation unit 15 adds a tag or the like essential as a WEB content (HTML file) to the block, and shapes the block into a format that can be displayed on the mobile terminal T. At this time, if information about the specifications of the mobile terminal T is obtained, the size of the image included in the WEB content is converted to a size suitable for the display of the mobile terminal T, or the mobile terminal T It may be converted to a compatible HTML version.
 このようにして生成された携帯端末向けWEBコンテンツは、アクセス要求処理部12に伝達され、httpレスポンスとして携帯端末Tに送信される。 The WEB content for mobile terminals generated in this way is transmitted to the access request processing unit 12 and transmitted to the mobile terminal T as an http response.
〔処理の流れ〕
 図7は、本実施例の形態における処理の流れを表すフローチャートである。まず、携帯端末Tからコンテンツ変換システムAに対してアクセス要求が送信される(#31)。例えば、URL“http://www.abc.com/news/”に対するhttpリクエストが送信される。このhttpリクエストは、アクセス要求処理部12により取得される。
[Process flow]
FIG. 7 is a flowchart showing the flow of processing in the embodiment. First, an access request is transmitted from the portable terminal T to the content conversion system A (# 31). For example, an http request for the URL “http://www.abc.com/news/” is transmitted. This http request is acquired by the access request processing unit 12.
 httpリクエストを取得したアクセス要求処理部12は、URLからプロトコルと自身のサーバ名とを削除し、URLを書き換える(#32)。プロトコルがhttpであり、サーバ名がwww.abc.comであるとすると、アクセス要求処理部12は、URLからこれらの文字を削除し、URLを“/news/”に書き換える。この書き換えられたURLはコンテンツ取得部13に伝達される。 The access request processing unit 12 that has acquired the http request deletes the protocol and its own server name from the URL, and rewrites the URL (# 32). The protocol is http and the server name is www. abc. com, the access request processing unit 12 deletes these characters from the URL and rewrites the URL to “/ news /”. The rewritten URL is transmitted to the content acquisition unit 13.
 書き換えられたURLを取得したコンテンツ取得部13は、書き換えられたURLとプロファイル記録部11に記録されているプロファイルとを照合し、WEBコンテンツのURLを特定する(#33)。WEBコンテンツのURLが特定できると、コンテンツ取得部13は、そのURLを用いてhttpリクエストを送信し、それに対するhttpレスポンスとしてWEBコンテンツを取得する(#34)。取得されたWEBコンテンツは書き換えられたURLとともにブロック抽出部14に伝達される。 The content acquisition unit 13 that has acquired the rewritten URL collates the rewritten URL with the profile recorded in the profile recording unit 11, and specifies the URL of the WEB content (# 33). When the URL of the WEB content can be specified, the content acquisition unit 13 transmits an http request using the URL, and acquires the WEB content as an http response to the request (# 34). The acquired WEB content is transmitted to the block extraction unit 14 together with the rewritten URL.
 これに対してブロック抽出部14は、まず書き換えられたURLとプロファイル記録部11に記録されているプロファイルとを照合し、抽出するブロックの位置情報と識別情報とを取得する(#35)。その後、取得した位置情報と識別情報とに基づき、取得したWEBコンテンツから対応するブロックを抽出する(#36)。このようにして抽出されたブロックは、コンテンツ生成部15に伝達される。 On the other hand, the block extraction unit 14 first collates the rewritten URL with the profile recorded in the profile recording unit 11, and acquires the position information and identification information of the block to be extracted (# 35). Thereafter, based on the acquired position information and identification information, a corresponding block is extracted from the acquired WEB content (# 36). The blocks extracted in this way are transmitted to the content generation unit 15.
 ブロック抽出部14からブロックを取得したコンテンツ生成部15は、取得したブロックに対してタグを付加する等により、携帯端末Tにおいて表示可能なフォーマットに整形し、携帯端末向けWEBコンテンツを生成する(#37)。生成された携帯端末向けWEBコンテンツは、アクセス要求処理部12に伝達される。 The content generation unit 15 that has acquired the block from the block extraction unit 14 shapes the acquired block into a format that can be displayed on the mobile terminal T, for example, by adding a tag, and generates WEB content for the mobile terminal (# 37). The generated WEB content for mobile terminals is transmitted to the access request processing unit 12.
 携帯端末向けWEBコンテンツを取得したアクセス要求処理部12は、取得した携帯端末向けWEBコンテンツを携帯端末Tからのhttpリクエストに対するhttpレスポンスとして返送する。これにより、携帯端末Tでは、必要なブロックのみが含まれた携帯端末向けWEBコンテンツを受信、表示することができる。 The access request processing unit 12 that acquired the WEB content for the mobile terminal returns the acquired WEB content for the mobile terminal as an http response to the http request from the mobile terminal T. Thereby, the mobile terminal T can receive and display WEB content for mobile terminals including only necessary blocks.
 このように、本実施例の形態では、プロファイルに含まれている位置情報と識別情報に基づいて抽出するブロックを特定しているため、WEBコンテンツの内容が更新された場合であっても、ブロックを抽出するための情報を更新することなく、適切にブロックを抽出することができる。また、WEBコンテンツの内容の更新等によりWEBコンテンツの構造が若干変更された場合であって、位置情報と識別情報とを用いたブロックの検索処理を施すことにより、柔軟なブロック検出を行うことができる。 Thus, in the form of the present embodiment, the block to be extracted is specified based on the position information and identification information included in the profile, so that even if the content of the WEB content is updated, the block The block can be appropriately extracted without updating the information for extracting. In addition, when the structure of the WEB content is slightly changed due to the update of the content of the WEB content, flexible block detection can be performed by performing a block search process using the position information and the identification information. it can.
 実施例1の形態におけるコンテンツ変換システムでは、WEBコンテンツからブロックを抽出し、フォーマットを整形するのみである。そのため、携帯端末Tから情報を送信し、処理サーバに処理を行わせるようなWEBコンテンツには対応できない。そこで、本実施例では、このようなWEBコンテンツにも対応可能なコンテンツ変換システムAを説明する。なお、実施例1の形態と同様の機能部には同一の符号を付し、詳細な説明は省略する。 In the content conversion system in the form of the first embodiment, only the block is extracted from the WEB content and the format is shaped. For this reason, it is not possible to handle WEB content that transmits information from the portable terminal T and causes the processing server to perform processing. Therefore, in this embodiment, a content conversion system A that can handle such WEB content will be described. In addition, the same code | symbol is attached | subjected to the function part similar to the form of Example 1, and detailed description is abbreviate | omitted.
 図8は、本実施例の形態におけるコンテンツ変換システムAを用いたシステムの構成図である。本実施例の形態では、実施例1の形態のシステムに加えて処理サーバSが接続されている。この処理サーバSは、携帯端末Tから取得した情報(以下、処理情報と称する)に基づき、動的にWEBコンテンツ(全体または一部)を生成したり、所定の処理を実行したりする機能を備えている。例えば、認証や検索等である。 FIG. 8 is a configuration diagram of a system using the content conversion system A in the embodiment. In this embodiment, a processing server S is connected in addition to the system of the first embodiment. The processing server S has a function of dynamically generating WEB content (whole or part) or executing predetermined processing based on information acquired from the mobile terminal T (hereinafter referred to as processing information). I have. For example, authentication or search.
 図9は、本実施例の形態におけるコンテンツ変換システムの機能ブロック図である。本実施例の形態は、アクセス要求処理部12,コンテンツ生成部15の動作およびリクエスト中継部16を備えている点において実施例1の形態と異なっている。 FIG. 9 is a functional block diagram of the content conversion system in the embodiment. The form of the present embodiment is different from the form of the first embodiment in that the access request processing unit 12 and the operation of the content generation unit 15 and the request relay unit 16 are provided.
 本実施例の形態におけるコンテンツ生成部15は、コンテンツ取得部13によりWEBサーバWから取得したWEBコンテンツに処理サーバSに処理情報を送信するためのブロック、例えばformブロック、が含まれていた場合、そのWEBコンテンツにその処理サーバSにアクセスするための情報(以下、アクセス情報と称する)を付加する。 When the content generation unit 15 in the form of the present embodiment includes a block for transmitting processing information to the processing server S in the WEB content acquired from the WEB server W by the content acquisition unit 13, for example, a form block, Information (hereinafter referred to as access information) for accessing the processing server S is added to the WEB content.
 また、アクセス要求処理部12は、携帯端末Tからのアクセス要求にアクセス情報および処理情報が含まれていた際に、それらの情報をリクエスト中継部16に伝達する。 In addition, when the access request from the mobile terminal T includes access information and processing information, the access request processing unit 12 transmits the information to the request relay unit 16.
 リクエスト中継部16は、アクセス要求処理部12から取得したアクセス情報に基づいて特定される処理サーバSに対して処理情報を送信し、処理サーバSに所定の処理を実行させ、処理結果としてのWEBコンテンツを取得する。 The request relay unit 16 transmits the processing information to the processing server S specified based on the access information acquired from the access request processing unit 12, causes the processing server S to execute a predetermined process, and the WEB as the processing result. Get content.
 図10、11は、本実施例の形態におけるコンテンツ変換システムAのコンテンツ生成部15の処理およびアクセス要求取得時の処理の流れを表すフローチャートである。 10 and 11 are flowcharts showing the flow of the processing of the content generation unit 15 of the content conversion system A and the processing at the time of obtaining an access request in the embodiment.
 まず、コンテンツ生成部15の処理の流れを説明する。まず、携帯端末TからWEBコンテンツに対するアクセス要求があると、図7の#31から#36の処理によりブロックが抽出され、コンテンツ生成部15に処理が移行する。コンテンツ生成部15は、上述の実施例の形態と同様に、抽出されたブロックに対して適宜タグを付加して、携帯端末Tで表示可能な携帯端末向けWEBコンテンツとしてのフォーマットに整形する(#41)。このとき、コンテンツ生成部15は抽出されたブロックに、処理サーバSへ処理情報を送信するためのブロックが含まれているか否かを判定する(#42)。例えば、ブロック抽出部14がformブロックを含むブロックを抽出した場合には(#42のYes分岐)、#41で生成した携帯端末向けWEBコンテンツに処理サーバSにアクセスするためのアクセス情報を付加する(#43)。 First, the processing flow of the content generation unit 15 will be described. First, when there is an access request for WEB content from the mobile terminal T, a block is extracted by the processes of # 31 to # 36 in FIG. 7, and the process proceeds to the content generation unit 15. Similar to the above-described embodiment, the content generation unit 15 adds a tag to the extracted block as appropriate, and formats the extracted block into a format as WEB content for mobile terminals that can be displayed on the mobile terminal T (# 41). At this time, the content generation unit 15 determines whether or not the extracted block includes a block for transmitting processing information to the processing server S (# 42). For example, when the block extraction unit 14 extracts a block including a form block (Yes branch of # 42), access information for accessing the processing server S is added to the mobile terminal WEB content generated in # 41. (# 43).
 本実施例の形態におけるアクセス情報は、少なくとも、処理サーバSに処理を実行させるためのURL(formタグの場合には、属性actionの属性値)、コンテンツ変換システムAにアクセスする際のURLが含まれている。さらに、携帯端末Tとコンテンツ変換システムAとの間でセッション管理が必要な場合には、コンテンツ生成部15は、セッションIDを生成して、アクセス情報に含めることができる。 The access information in the embodiment includes at least a URL for causing the processing server S to execute a process (in the case of a form tag, an attribute value of an attribute action), and a URL for accessing the content conversion system A. It is. Furthermore, when session management is required between the portable terminal T and the content conversion system A, the content generation unit 15 can generate a session ID and include it in the access information.
 アクセス情報の付加は、例えば、属性typeの属性値を“hidden”とし属性valueの属性値を上記の値としたinputタグを携帯端末向けWEBコンテンツに埋め込むことにより実現することができる。例えば、#41で生成した携帯端末向けWEBコンテンツに
  <input type="hidden" name="MpsBase" value="/mps/retrieve/" />
  <input type="hidden" name="ServerURL" value="http://www.abc.com/retrieve" />
等のタグを付加する。また、携帯端末Tから処理情報が送信される際に、httpリクエストの送信先がコンテンツ変換システムAとなるように、携帯端末向けWEBコンテンツのformタグの属性actionの属性値を書き換える、または、そのようなformタグと同等の動作をするスクリプトを携帯端末向けWEBコンテンツに埋め込むことが必要である。これにより、携帯端末Tにおいてユーザが、formが要求する情報(処理情報)を入力し、サブミットした際に、処理情報と、アクセス情報とがコンテンツ変換システムAに送信される。例えば、ユーザは情報を検索するための検索式を入力し、サブミットすると、検索式が処理情報として、上記のアクセス情報とともにコンテンツ変換システムAに送信される。
The addition of the access information can be realized, for example, by embedding an input tag in which the attribute value of the attribute type is “hidden” and the attribute value of the attribute value is the above value in the WEB content for portable terminals. For example, <input type = "hidden" name = "MpsBase" value = "/ mps / retrieve /"/>
<input type = "hidden" name = "ServerURL" value = "http://www.abc.com/retrieve"/>
Add tags such as. In addition, when processing information is transmitted from the mobile terminal T, the attribute value of the attribute action of the form tag of the WEB content for mobile terminals is rewritten so that the transmission destination of the http request is the content conversion system A, or It is necessary to embed a script that operates equivalent to such a form tag in the WEB content for portable terminals. As a result, when the user inputs information (processing information) requested by the form in the portable terminal T and submits it, the processing information and the access information are transmitted to the content conversion system A. For example, when a user inputs a search expression for searching for information and submits it, the search expression is transmitted to the content conversion system A together with the access information as processing information.
 一方、ブロック抽出部14により抽出されたブロックにformブロック等が含まれていない場合には、コンテンツ生成部15の処理は終了し、図7の#38に移行する。 On the other hand, if the block extracted by the block extraction unit 14 does not include a form block or the like, the processing of the content generation unit 15 ends, and the process proceeds to # 38 in FIG.
 次に、携帯端末Tからアクセス要求を受けた際の処理の流れを説明する。図11の処理は、図7の#31の処理に対応するものである。まず、アクセス要求処理部12は携帯端末Tからアクセス要求を受けた際に(#51)、そのアクセス要求に処理情報,アクセス情報が含まれているか否かを判定する(#52)。例えば、携帯端末Tからのhttpリクエストのメソッドがpostである場合、またはメソッドがgetであり、URI(Uniform Resource Identifier)に処理サーバSのURLが含まれている場合に、処理情報等が含まれていると判定する。 Next, the flow of processing when receiving an access request from the mobile terminal T will be described. The process of FIG. 11 corresponds to the process of # 31 of FIG. First, when receiving an access request from the portable terminal T (# 51), the access request processing unit 12 determines whether or not the access request includes processing information and access information (# 52). For example, when the method of the http request from the portable terminal T is “post”, or when the method is “get” and the URL (Uniform Resource Identifier) includes the URL of the processing server S, the processing information is included. It is determined that
 アクセス要求に処理情報等が含まれている場合には(#52のYes分岐)、アクセス要求処理部12はアクセス要求から処理情報およびアクセス情報を抽出し(#53)、それらをリクエスト中継部16に伝達する。 If the access request includes processing information or the like (Yes branch at # 52), the access request processing unit 12 extracts the processing information and the access information from the access request (# 53), and the request information is transferred to the request relay unit 16 To communicate.
 アクセス要求処理部12から処理情報およびアクセス情報を取得したリクエスト中継部16は、アクセス情報に基づいて処理サーバSを特定し、特定した処理サーバSに対してhttpリクエストを送信する(#54)。上述したように、アクセス情報には処理サーバSのURLが含まれているため、これにより処理情報を送信すべき処理サーバSを特定することができる。なお、処理情報はhttpリクエストのリクエストパラメータとして送信される。 The request relay unit 16 that has acquired the processing information and the access information from the access request processing unit 12 specifies the processing server S based on the access information, and transmits an http request to the specified processing server S (# 54). As described above, since the URL of the processing server S is included in the access information, the processing server S to which the processing information should be transmitted can be specified. The processing information is transmitted as a request parameter of an http request.
 このhttpリクエストに対して処理サーバSが所定の処理(例えば、検索式に基づく検索)を行い、httpレスポンスが返送され、リクエスト中継部16により受信され、httpリクエストのWEBコンテンツ部分が抽出される(#55)。なお、処理サーバSからセッションIDが送信されている場合には、リクエスト中継部16はこのセッションIDと、携帯端末Tに送信したセッションIDとを関連付けて記憶することで、セッション管理を行う。 The processing server S performs a predetermined process (for example, a search based on a search expression) for this http request, an http response is returned, received by the request relay unit 16, and a web content portion of the http request is extracted ( # 55). When a session ID is transmitted from the processing server S, the request relay unit 16 performs session management by storing the session ID and the session ID transmitted to the mobile terminal T in association with each other.
 その後、処理を図7の#35に移行させ(#56)、上述の実施例の形態と同様にブロック抽出等の処理が行われる。 Thereafter, the process shifts to # 35 in FIG. 7 (# 56), and the process such as block extraction is performed in the same manner as in the embodiment described above.
 一方、携帯端末Tからのアクセス要求に処理情報等が含まれていない場合には(#52のNo分岐)、処理を図7の#32に移行させ(#57)、上述の実施例の形態と同様の処理が行われる。 On the other hand, when processing information or the like is not included in the access request from the portable terminal T (No branch of # 52), the process is shifted to # 32 of FIG. 7 (# 57), and the above-described embodiment mode The same processing is performed.
 このように、本実施例の形態では、抽出されたブロックにformブロック等の処理サーバSに処理情報を送信するためのブロックが含まれていた際に、生成したWEBコンテンツに対してコンテンツ生成部15がアクセス情報等を付加することにより、処理情報の送信先をコンテンツ変換システムAとし、処理情報等を含むアクセス要求を取得した際には、リクエスト中継部16が処理サーバSに処理要求を送信し、その処理要求に対するレスポンスに基づいて携帯端末向けWEBコンテンツを生成し、携帯端末Tに送信する。このため、動的に生成されるWEBコンテンツ等に対しても、コンテンツ変換を行うことができる。なお、上述の説明では、処理サーバSに処理情報を送信するためのブロックをformブロックとして説明したが、これに限定されるものではなく、処理サーバSに処理情報を送信するためのブロックであればJavaScript(登録商標)等の他のブロックでも構わない。 As described above, in the embodiment, when the extracted block includes a block for transmitting processing information to the processing server S such as a form block, a content generation unit is generated for the generated WEB content. When the access information or the like is added to the content conversion system A and the access request including the processing information is acquired, the request relay unit 16 transmits the processing request to the processing server S. Then, based on the response to the processing request, WEB content for mobile terminals is generated and transmitted to the mobile terminal T. For this reason, content conversion can also be performed on dynamically generated WEB content and the like. In the above description, the block for transmitting processing information to the processing server S has been described as a form block. However, the block is not limited to this, and may be a block for transmitting processing information to the processing server S. For example, other blocks such as JavaScript (registered trademark) may be used.
 以下に、図面を用いて本発明のコンテンツ選択プログラムを説明する。本発明のコンテンツ選択プログラムは、上述のコンテンツ変換システムで用いられているプロファイル(特に、位置情報と識別情報)を生成するためのものである。なお、本実施例の形態ではコンテンツ選択プログラムは、携帯端末Tよりも解像度の高いディスプレイを持つパーソナルコンピュータ等の端末Pにインストールされているブラウザ上で動作するアドオンとして構成されているが、コンテンツ選択プログラムにブラウザの機能を持たせても構わない。 The content selection program of the present invention will be described below with reference to the drawings. The content selection program of the present invention is for generating a profile (particularly position information and identification information) used in the above-described content conversion system. In this embodiment, the content selection program is configured as an add-on that operates on a browser installed on a terminal P such as a personal computer having a display with a higher resolution than the portable terminal T. The program may have a browser function.
 図12は、コンテンツ選択プログラムの操作画面の例である。端末PのディスプレイにはブラウザBの機能によりWEBコンテンツ(HTMLファイル)が表示されている。図に示すように、ブラウザBのウィンドウBwには、WEBコンテンツ(HTMLファイル)を表示するコンテンツ表示領域Rcと、ユーザにより選択されたWEBコンテンツ中の情報を表示するプレビュー領域Rpとに区画されている。図の状態では、コンテンツ表示領域Rcに表示されているWEBコンテンツは、会社のロゴを情報として持つブロック(以下、ロゴブロックBL1と称する),ナビゲーションボタン群を情報として持つブロック(以下、ナビゲーションブロックBL2と称する),新製品情報を情報として持つブロック(以下、新製品情報ブロックBL3と称する),新着情報を情報として持つブロック(以下、新着情報ブロックBL4と称する),採用情報を情報として持つブロック(以下、採用情報ブロックBL5と称する)に大別される。なお、図12上では、各ブロックに対応する部分を点線で囲っている。このようにブラウザBに表示されたWEBコンテンツに対して、携帯端末Tで表示させたい情報を選択すると、選択された項目がプレビュー領域Rpに表示される。この例は、ユーザの選択操作によりロゴブロックBL1とナビゲーションブロックBL2とが選択された状態である。そのため、プレビュー領域Rpには、ロゴブロックBL1に対応する選択ブロックSB1と、ナビゲーションブロックBL2に対応する選択ブロックSB2とが表示されている。 FIG. 12 shows an example of the operation screen of the content selection program. WEB content (HTML file) is displayed on the display of the terminal P by the function of the browser B. As shown in the figure, the window Bw of the browser B is divided into a content display area Rc for displaying WEB content (HTML file) and a preview area Rp for displaying information in the WEB content selected by the user. Yes. In the state shown in the figure, the WEB content displayed in the content display area Rc includes a block having a company logo as information (hereinafter referred to as logo block BL1) and a block having information as a navigation button group (hereinafter referred to as navigation block BL2). A block having new product information as information (hereinafter referred to as a new product information block BL3), a block having new arrival information as information (hereinafter referred to as a new arrival information block BL4), and a block having recruitment information as information ( Hereinafter, it is broadly divided into employment information block BL5). In FIG. 12, portions corresponding to the respective blocks are surrounded by dotted lines. When information desired to be displayed on the mobile terminal T is selected for the WEB content displayed on the browser B in this way, the selected item is displayed in the preview area Rp. In this example, the logo block BL1 and the navigation block BL2 are selected by the user's selection operation. Therefore, in the preview area Rp, a selection block SB1 corresponding to the logo block BL1 and a selection block SB2 corresponding to the navigation block BL2 are displayed.
 図13は、図12の状態でさらに採用情報ブロックBL5を選択したい場合の操作を表す図である。ユーザは、選択したいブロックがある場合には、端末Pに接続されているマウス等のポインティングデバイス(以下、マウスと称する)を操作し、選択したいブロック(この例では、採用情報ブロックBL5)の表示領域上でメニューMを表示させ、[Mobile Page Service]→[Mobile Pageへ追加]を選択している。 FIG. 13 is a diagram showing an operation when it is desired to further select the employment information block BL5 in the state of FIG. When there is a block to be selected, the user operates a pointing device (hereinafter referred to as a mouse) connected to the terminal P to display the block to be selected (in this example, the employment information block BL5). Menu M is displayed on the area, and [Mobile Page Service] → [Add to Mobile Page] is selected.
 この操作に対して、本発明のコンテンツ選択プログラムが動作し、図14に示すように、プレビュー領域Rp内に選択された採用情報ブロックBL5に含まれる情報を表示する選択ブロックSB3が生成されている。 In response to this operation, the content selection program of the present invention operates, and as shown in FIG. 14, a selection block SB3 that displays information included in the selected employment information block BL5 in the preview area Rp is generated. .
 このように、本発明のコンテンツ選択プログラムを用いると、ブラウザBに表示されているWEBコンテンツをマウスにより選択するだけで、所望のブロックのみを選択することができる。 As described above, when the content selection program of the present invention is used, only a desired block can be selected by simply selecting the WEB content displayed on the browser B with the mouse.
 図15は本実施例の形態におけるコンテンツ選択プログラムの機能ブロックである。図に示しているように、本実施例の形態におけるコンテンツ選択プログラムは、ユーザがマウス等のポインティングデバイスにより指示した位置情報を取得する指示位置情報取得部21、指示位置情報取得部21により取得された位置情報とブラウザBのコンテンツ表示領域Rcにおける表示状態とに基づいて指示された位置に存在する情報(テキスト,画像等)を特定し、その時点の表示に用いられているWEBコンテンツ(HTMLファイル)内において特定された情報が属しているブロックを特定する指示ブロック特定部22、指示ブロック特定部22により特定されたブロックの位置情報と識別情報との少なくとも一方を含むプロファイルを生成するプロファイル生成部23、生成されたプロファイルを現在表示しているWEBコンテンツに適用したプレビューを生成し、ブラウザBのプレビュー領域Rp上に表示させるプレビュー生成部24、ユーザの操作に基づいてプロファイルを編集するプロファイル編集部25、生成されたプロファイルをコンテンツ変換システムAのプロファイル記録部11に記録するためにコンテンツ変換システムAに送信するプロファイル送信部26、を備えている。なお、本実施形態のコンテンツ選択プログラムは端末PのCPU上で動作するものであり、各機能部はワーキングメモリとして使用する端末Pのメモリ27に対してアクセス可能となっている。 FIG. 15 is a functional block of the content selection program in the embodiment. As shown in the figure, the content selection program in the embodiment is acquired by the indicated position information acquisition unit 21 and the indicated position information acquisition unit 21 that acquire the position information instructed by the user using a pointing device such as a mouse. WEB content (HTML file) used for specifying the information (text, image, etc.) existing at the indicated position based on the position information and the display state in the content display area Rc of the browser B ) An instruction block specifying unit 22 for specifying a block to which the information specified in FIG. 2 belongs, and a profile generating unit for generating a profile including at least one of position information and identification information of the block specified by the instruction block specifying unit 22 23. WEB computer currently displaying the generated profile A preview generation unit 24 that generates a preview applied to the browser and displays it on the preview area Rp of the browser B, a profile editing unit 25 that edits a profile based on a user operation, and the generated profile as a profile of the content conversion system A A profile transmission unit 26 that transmits to the content conversion system A for recording in the recording unit 11 is provided. Note that the content selection program of this embodiment operates on the CPU of the terminal P, and each functional unit can access the memory 27 of the terminal P used as a working memory.
 指示位置情報取得部21は、ユーザがマウスにより指示した位置情報を取得する機能を備えている。上述したように、ユーザはブロックを選択する際に、マウスポインタを選択したいブロックの表示位置に移動させ、メニューを開く操作を行っている。そのため、指示位置情報取得部21は、OS(または、ウィンドウマネージャ)から、メニューを開いた際のマウスポインタの位置情報を取得する。取得した位置情報は、指示ブロック特定部22に伝達される。 The designated position information acquisition unit 21 has a function of acquiring the position information designated by the user with the mouse. As described above, when the user selects a block, the user moves the mouse pointer to the display position of the block to be selected and opens the menu. Therefore, the designated position information acquisition unit 21 acquires the position information of the mouse pointer when the menu is opened from the OS (or window manager). The acquired position information is transmitted to the instruction block specifying unit 22.
 指示ブロック特定部22は、ユーザが指示したブロックを特定する機能を備えている。ユーザがブラウザ上で選択するブロックとして指示したブロックは、WEBコンテンツ(HTMLファイル)、ブラウザBのコンテンツ表示領域Rcの表示状態(フォントの大きさ,スクロールの状態等)および、指示位置情報取得部21により取得された位置情報に基づいて決定することができる。そのため、指示ブロック特定部22は、ブラウザBに対して、現在の表示状態およびHTMLファイルを要求し、指示位置情報取得部21から取得した位置情報に基づいて、ユーザが選択したブロックを特定する。特定したブロックの情報はプロファイル生成部23に伝達される。なお、ここでのブロックを特定するための情報は、上述の実施例の形態におけるブロックの位置情報の形式を用いることができる。 The instruction block specifying unit 22 has a function of specifying a block specified by the user. The blocks designated as the blocks to be selected by the user on the browser are the WEB content (HTML file), the display state (font size, scroll state, etc.) of the content display area Rc of the browser B, and the designated position information acquisition unit 21. It can be determined based on the position information acquired by. Therefore, the instruction block identification unit 22 requests the browser B for the current display state and HTML file, and identifies the block selected by the user based on the position information acquired from the instruction position information acquisition unit 21. Information on the identified block is transmitted to the profile generation unit 23. In addition, the information for specifying a block here can use the format of the block position information in the embodiment described above.
 プロファイル生成部23は、指示ブロック特定部22により特定されたブロックを特定可能な情報(少なくとも、位置情報および識別情報のどちらか一方)を含むプロファイルを生成する。また、プロファイル編集部24により編集が加えられた際には、プロファイルには、その編集内容に対応する情報も含まれる。また、プロファイル生成部23は、プロファイルを生成するための各種パラメータを保持している。このパラメータは、ダイアログを通じてユーザが設定可能となっている。 The profile generation unit 23 generates a profile including information (at least one of position information and identification information) that can specify the block specified by the instruction block specifying unit 22. Further, when editing is performed by the profile editing unit 24, the profile includes information corresponding to the edited content. Further, the profile generation unit 23 holds various parameters for generating a profile. This parameter can be set by the user through a dialog.
 プレビュー生成部24は、生成されたプロファイルに基づいて、携帯端末Tに表示した際のプレビューを生成する。具体的には、プレビュー生成部24は、プロファイル生成部23により生成されたプロファイルをブラウザBのコンテンツ表示領域Rcに表示されているWEBコンテンツに適用することによりブロックを抽出し、それに対して必要なタグ等を付加し、HTML形式に整形し、ブラウザBのプレビュー領域Rpに表示させている。 The preview generation unit 24 generates a preview when displayed on the mobile terminal T based on the generated profile. Specifically, the preview generation unit 24 extracts a block by applying the profile generated by the profile generation unit 23 to the WEB content displayed in the content display area Rc of the browser B, and is necessary for that. A tag or the like is added, it is formatted in the HTML format, and is displayed in the preview area Rp of the browser B.
 プロファイル編集部25は、プロファイル生成部23により生成されたプロファイルを編集する機能を備えている。本実施形態におけるプロファイル編集部25は、上述のGUIを用いたインタラクションでは十分に自身が意図するブロックのみが抽出できない場合等に、ユーザに対してプロファイルの編集を許し、ユーザの意図通りのブロックが抽出できるように、複数のプロファイルの編集機能を提供している。 The profile editing unit 25 has a function of editing the profile generated by the profile generation unit 23. The profile editing unit 25 according to the present embodiment allows the user to edit the profile when the interaction using the GUI described above cannot sufficiently extract only the block intended by the user. Multiple profile editing functions are provided so that they can be extracted.
 プロファイル編集部25の編集機能の一つ目は、プレビュー領域Rpに表示されているプレビューに対する編集を可能にする機能である。プレビューの編集とは、例えば、画像のサイズの変更、画像から文字列への変換、ブロック(情報)の付加/削除等である。図12の例では、ロゴブロックBL1にはロゴの画像が含まれているが、対応する選択ブロックSB1はテキストとなっている。このような変換は、WEBコンテンツのimgタグの属性altの属性値を用いたり、ユーザに代替文字を入力させたりすることにより実現することができる。また、図12の例では、ナビゲーションブロックBL2に対応する選択ブロックSB2からは、ホームの項目が削除されている。 The first editing function of the profile editing unit 25 is a function that enables editing of the preview displayed in the preview area Rp. Examples of preview editing include changing the size of an image, converting an image into a character string, and adding / deleting a block (information). In the example of FIG. 12, the logo block BL1 includes a logo image, but the corresponding selection block SB1 is text. Such conversion can be realized by using the attribute value of the attribute “alt” of the img tag of the WEB content or by allowing the user to input an alternative character. In the example of FIG. 12, the home item is deleted from the selection block SB2 corresponding to the navigation block BL2.
 図16は、図14の状態で生成されたプロファイルの例である。図14のプレビュー領域Rpには3つの選択ブロックSB1,SB2,SB3が含まれている。したがって、図16のプロファイルにも3つのblockブロックが含まれている。選択ブロックSB1は、上述したように、ロゴブロックBL1に対応するブロックであり、画像をテキストに変換してものである。この選択ブロックSB1はプロファイル中では、
  <block id="logo" tag="img" index="...">
  <block_optset>
    <tag_conv change_img2txt="1">
  </block_optset>
として表現されている。なお、blockブロック中にblock_optsetブロックが含まれているが、このブロックは選択されたブロックに対する処理のオプションを記述するためのものである。この例では、block_optsetブロック中にtag_convタグが含まれており、このタグの属性によりオプションを指定している。この例では、属性change_img2txtの属性値が“1”に設定されている。これは、画像をテキストに変換する指示を与えるものであり、これによりロゴ画像がテキストに置換され、図14の選択ブロックSB1のような表示が生成されている。
FIG. 16 is an example of a profile generated in the state of FIG. The preview area Rp in FIG. 14 includes three selection blocks SB1, SB2, and SB3. Therefore, the profile of FIG. 16 also includes three block blocks. As described above, the selection block SB1 is a block corresponding to the logo block BL1, and converts an image into text. This selection block SB1 is in the profile
<block id = "logo" tag = "img" index = "...">
<block_optset>
<tag_conv change_img2txt = "1">
</ block_optset>
It is expressed as Note that a block_optset block is included in the block block, but this block is for describing processing options for the selected block. In this example, a tag_conv tag is included in the block_optset block, and an option is specified by the attribute of this tag. In this example, the attribute value of the attribute change_img2txt is set to “1”. This gives an instruction to convert the image into text, whereby the logo image is replaced with text, and a display like the selection block SB1 in FIG. 14 is generated.
 また、プロファイル中で選択ブロックSB2は、
  <block id="navi" index="...">
    <src_delete id=”home” />
  </block>
と表現されている。上述したように、選択ブロックSB2はナビゲーションブロックBL2に対応するものであり、“ホーム”が削除されている。この“ホーム”の削除は、src_deleteタグにより表現されている。src_deleteタグはブロックを特定するための属性を持つことができ、この例では、属性idの属性値によりブロックを特定している。この指定により、src_deleteタグが属するblockブロックが示すブロック中の対応するブロックを削除することができる。この例では、属性idの属性値が“home”であるブロックを削除することにより、“ホーム”に対応する情報を削除している。
In the profile, the selected block SB2 is
<block id = "navi" index = "...">
<src_delete id = ”home” />
</ block>
It is expressed. As described above, the selection block SB2 corresponds to the navigation block BL2, and “Home” is deleted. This deletion of “home” is expressed by an src_delete tag. The src_delete tag can have an attribute for specifying a block. In this example, the block is specified by the attribute value of the attribute id. By this specification, the corresponding block in the block indicated by the block block to which the src_delete tag belongs can be deleted. In this example, the information corresponding to “home” is deleted by deleting the block whose attribute value of the attribute id is “home”.
 同様に、選択ブロックSB3はプロファイル中で、
  <block id="recruit" index="..." />
と表現されている。
Similarly, the selection block SB3 is in the profile,
<block id = "recruit" index = "..."/>
It is expressed.
 なお、図16のプロファイルはindexの記述を省略したが、属性indexの属性値は上述の実施例の形態と同様にWEBコンテンツ中のブロックの位置情報であり、上述した規則により記述することができる。 Although the description of index is omitted in the profile of FIG. 16, the attribute value of the attribute index is the position information of the block in the WEB content as in the above-described embodiment, and can be described according to the rules described above. .
 また、プロファイル編集部25は他の編集機能として、ユーザがエディタ等を用いてプロファイルを直接編集可能とする機能や、ユーザがプロファイルの生成ルール等の設定を変更可能とする機能を備えている。 In addition, the profile editing unit 25 has other editing functions such as a function that allows the user to directly edit the profile using an editor or the like, and a function that allows the user to change settings such as a profile generation rule.
 プロファイル編集部25を介してプロファイルが変更された際には、プレビュー生成部24によりプレビューが生成され、ブラウザBのプレビュー領域Rpの表示が更新される。 When the profile is changed via the profile editing unit 25, a preview is generated by the preview generation unit 24, and the display of the preview area Rp of the browser B is updated.
 プロファイル送信部26は、プロファイル生成部23により生成されたプロファイルをコンテンツ変換システムAに送信し、コンテンツ変換システムAのプロファイル記録部11に記録させる機能を備えている。そのため、プロファイル送信部26は、プロファイル生成部23からプロファイルを取得し、端末PのOSの通信機能を利用して、コンテンツ変換システムAにアクセスを行い、認証完了後にプロファイルを送信する。 The profile transmission unit 26 has a function of transmitting the profile generated by the profile generation unit 23 to the content conversion system A and recording it in the profile recording unit 11 of the content conversion system A. Therefore, the profile transmission unit 26 acquires the profile from the profile generation unit 23, accesses the content conversion system A using the OS communication function of the terminal P, and transmits the profile after the authentication is completed.
 図17は、本実施例の形態における処理の流れを表すフローチャートである。この図を用いて、本実施例の形態における処理の流れを説明する。まず、ユーザはブラウザBを操作して、プロファイルを生成したいWEBコンテンツ(HTMLファイル)を表示させる(#61)。ユーザは、表示されたWEBコンテンツに対して、携帯端末Tで表示したい情報、すなわちブロックを上述した方法により指定すると(#62)、指示位置情報取得部21,指示ブロック特定部22,プロファイル生成部23,プレビュー生成部24の働きにより、プロファイルが生成もしくは更新され(#63)、プレビュー領域Rpのプレビューが更新される(#64)。また、ユーザが上述した方法によりプレビューの編集を行った場合にも同様に、プロファイルが更新され(#63)、プレビューが更新される(#64)。ユーザがこのプレビューを見て、よりカスタマイズしたいと思った際には、ユーザはマウス等を操作してプロファイルを編集するために、設定変更のためのダイアログの表示やプロファイルを編集するためのエディタを起動させることができる(#65のYes分岐)。ダイアログやエディタを通して取得したユーザの操作に基づいて、プロファイル編集部25の働きによりプロファイルが編集され(#68)、プレビュー生成部24の働きにより、プレビュー領域Rpのプレビューが更新される(#64)。 FIG. 17 is a flowchart showing the flow of processing in the embodiment. The flow of processing in this embodiment will be described with reference to this figure. First, the user operates browser B to display WEB content (HTML file) for which a profile is to be generated (# 61). When the user designates information to be displayed on the mobile terminal T, that is, a block, by the above-described method for the displayed WEB content (# 62), the designated position information acquisition unit 21, the designated block specifying unit 22, and the profile generation unit 23, the function of the preview generation unit 24 generates or updates the profile (# 63), and updates the preview of the preview area Rp (# 64). Similarly, when the user edits the preview by the method described above, the profile is updated (# 63), and the preview is updated (# 64). When the user sees this preview and wants to customize it further, the user can edit the profile by operating the mouse etc., and display the dialog for changing the settings and the editor for editing the profile. Can be activated (Yes branch of # 65). Based on the user operation acquired through the dialog or the editor, the profile is edited by the function of the profile editing unit 25 (# 68), and the preview of the preview area Rp is updated by the function of the preview generation unit 24 (# 64). .
 これらの処理が繰り返されてブロックの選択が終了すると(#66のYes分岐)、プロファイルは、プロファイル送信部26によりコンテンツ変換システムAに送信される(#67)。 When these processes are repeated and the block selection is completed (Yes branch of # 66), the profile is transmitted to the content conversion system A by the profile transmission unit 26 (# 67).
 このように、本発明のコンテンツ選択プログラムを用いると、WEBコンテンツがブラウザB上に表示された状態で、抽出したいブロックを指定することができるため、容易にプロファイルを作成することができる。なお、このコンテンツ選択プログラムは、一般ユーザ(携帯端末TからWEBコンテンツを閲覧するユーザ)、WEBコンテンツの提供者のいずれにも開放することが望ましい。一般ユーザが、このコンテンツ選択プログラムによりプロファイルを作成し、そのプロファイルを上述のコンテンツ変換システムAに記録させておき、コンテンツ変換システムを介して携帯端末向けWEBコンテンツを閲覧すれば、自身の閲覧したい情報のみが含まれた携帯端末向けWEBコンテンツを得ることができる。また、WEBコンテンツの提供者が作成したプロファイルをコンテンツ変換システムAに登録しておき、一般ユーザにはコンテンツ変換システムAのURLを告知しておけば、パソコン向けWEBコンテンツとは別に携帯端末向けWEBコンテンツを作成することなく、一般ユーザに対して携帯端末向けWEBコンテンツを提供することができる。 As described above, when the content selection program of the present invention is used, a block to be extracted can be specified in a state where the WEB content is displayed on the browser B, so that a profile can be easily created. This content selection program is desirably open to both general users (users who browse web content from the mobile terminal T) and web content providers. If a general user creates a profile using this content selection program, records the profile in the above-described content conversion system A, and browses the WEB content for mobile terminals via the content conversion system, the information he / she wants to browse WEB content for mobile terminals including only the mobile phone can be obtained. In addition, if a profile created by a web content provider is registered in the content conversion system A and the URL of the content conversion system A is notified to a general user, the WEB for mobile terminals is separate from the WEB content for personal computers. WEB content for mobile terminals can be provided to general users without creating content.
〔別実施形態〕
 上述の実施形態では、コンテンツ変換システムA,WEBサーバWはインターネット等の広域ネットワークに接続され、携帯端末Tは公衆の携帯電話網を利用したが、これに限定されるものではなく、例えば、コンテンツ変換システムA,WEBサーバWをイントラネット等のローカルなネットワークに接続し、携帯端末Tをローカルな電話網を介してローカルなネットワークに接続する構成としても構わない。この構成では、イントラネット等に公開されているWEBコンテンツの変換をも行うことができる。
[Another embodiment]
In the above-described embodiment, the content conversion system A and the WEB server W are connected to a wide area network such as the Internet, and the mobile terminal T uses a public mobile phone network. However, the present invention is not limited to this. The conversion system A and the WEB server W may be connected to a local network such as an intranet, and the mobile terminal T may be connected to the local network via a local telephone network. With this configuration, it is also possible to convert WEB content that has been published on an intranet or the like.
 本発明は、大画面用のWEBコンテンツを携帯電話等の小画面機器に表示させるためのコンテンツに変換するコンテンツ変換技術に用いることができる。 The present invention can be used in a content conversion technique for converting WEB content for a large screen into content for display on a small screen device such as a mobile phone.
A:コンテンツ変換システム
T:携帯端末(端末)
W、W1、W2、W3:WEBサーバ
S:処理サーバ
11:プロファイル記録部
12:アクセス要求処理部
13:コンテンツ取得部
14:ブロック抽出部
15:コンテンツ生成部
16:リクエスト中継部
21:指示位置情報取得部
22:指示ブロック特定部
23:プロファイル生成部
24:プレビュー生成部
25:プロファイル編集部
26:プロファイル送信部
A: Content conversion system T: Mobile terminal (terminal)
W, W1, W2, W3: WEB server S: processing server 11: profile recording unit 12: access request processing unit 13: content acquisition unit 14: block extraction unit 15: content generation unit 16: request relay unit 21: indicated position information Acquiring unit 22: Instruction block specifying unit 23: Profile generating unit 24: Preview generating unit 25: Profile editing unit 26: Profile transmitting unit

Claims (6)

  1.  複数のブロックから構成されるWEBコンテンツの中から特定の前記ブロックを抽出するためのコンテンツ変換システムであって、
     抽出すべき前記ブロックを識別するための識別情報と、当該ブロックの前記WEBコンテンツにおける位置を規定する位置情報との少なくとも一方を含むプロファイルを記録するプロファイル記録部と、
     端末からのWEBコンテンツへのアクセスの要求を取得するアクセス要求処理部と、
     アクセスの要求がされた前記WEBコンテンツを取得するコンテンツ取得部と、
     取得された前記WEBコンテンツの中から、前記識別情報を有するブロックまたは前記位置情報に対応する位置にあるブロック、もしくは、前記識別情報を有し、前記位置情報に対応する位置にあるブロックを検索し、抽出するブロック抽出部と、
     抽出された前記ブロックから前記端末に表示可能なWEBコンテンツを生成するコンテンツ生成部と、を備えたコンテンツ変換システム。
    A content conversion system for extracting a specific block from WEB content composed of a plurality of blocks,
    A profile recording unit that records a profile including at least one of identification information for identifying the block to be extracted and position information that defines the position of the block in the WEB content;
    An access request processing unit for acquiring a request for access to WEB content from a terminal;
    A content acquisition unit that acquires the WEB content requested to be accessed;
    From the acquired WEB content, a block having the identification information or a block at a position corresponding to the position information or a block having the identification information and at a position corresponding to the position information is searched. A block extractor to extract;
    A content conversion system comprising: a content generation unit that generates WEB content that can be displayed on the terminal from the extracted block.
  2.  前記ブロック抽出部は、前記WEBコンテンツ中に抽出すべき前記ブロックが検索できない場合に、所定の検索ルールに従い、当該抽出すべきブロックを検索し、抽出することを特徴とする請求項1記載のコンテンツ変換システム。 2. The content according to claim 1, wherein the block extraction unit searches for and extracts the block to be extracted according to a predetermined search rule when the block to be extracted cannot be searched in the WEB content. Conversion system.
  3.  前記コンテンツ生成部は、前記端末から送信される処理情報に基づいてWEBコンテンツを生成または所定の処理を行う処理サーバに対して当該処理情報を送信するための前記ブロックが前記ブロック抽出部により抽出された場合に、当該抽出されたブロックから生成したWEBコンテンツに当該処理サーバにアクセスするためのアクセス情報を付加し、
     前記アクセス要求処理部により取得された前記端末からのアクセス要求に前記アクセス情報と前記処理情報とが含まれていた際に、当該アクセス情報に基づいて特定される前記処理サーバに対して当該処理情報を送信するリクエスト中継部を備えた請求項1または2記載のコンテンツ変換システム。
    In the content generation unit, the block extraction unit extracts the block for generating the web content based on the processing information transmitted from the terminal or transmitting the processing information to a processing server that performs predetermined processing. In this case, the access information for accessing the processing server is added to the WEB content generated from the extracted block,
    When the access request from the terminal acquired by the access request processing unit includes the access information and the processing information, the processing information for the processing server identified based on the access information The content conversion system according to claim 1, further comprising a request relay unit that transmits.
  4.  前記識別情報および前記位置情報は、端末に表示された前記WEBコンテンツ上において、抽出すべき情報が指定された際に、当該WEBコンテンツの中において指定された当該情報が属するブロックに基づいて生成されたものである請求項1から3のいずれか一項に記載のコンテンツ変換システム。 The identification information and the location information are generated based on a block to which the information specified in the WEB content belongs when the information to be extracted is specified on the WEB content displayed on the terminal. The content conversion system according to any one of claims 1 to 3, wherein
  5.  コンピュータを、複数のブロックから構成されるWEBコンテンツの中から特定の前記ブロックを抽出するためのコンテンツ変換システムとして機能させるためのコンテンツ変換プログラムであって、
     端末からのWEBコンテンツへのアクセスの要求を取得する機能と、
     アクセスの要求がされた前記WEBコンテンツを取得する機能と、
     プロファイル記録部に記録されているプロファイルに含まれる、抽出すべき前記ブロックを識別するための識別情報と、当該ブロックの前記WEBコンテンツにおける位置を規定する位置情報との少なくとも一方に基づいて、取得された前記WEBコンテンツの中から、当該識別情報を有するブロックまたは当該位置情報に対応する位置にあるブロック、もしくは、当該識別情報を有し、当該位置情報に対応する位置にあるブロックを検索し、抽出する機能と、
     抽出された前記ブロックから前記端末に表示可能なWEBコンテンツを生成する機能と、を備えたコンテンツ変換プログラム。
    A content conversion program for causing a computer to function as a content conversion system for extracting a specific block from WEB content including a plurality of blocks,
    A function of acquiring a request for access to WEB content from a terminal;
    A function of acquiring the WEB content requested to be accessed;
    Acquired based on at least one of identification information for identifying the block to be extracted and position information that defines the position of the block in the WEB content, included in the profile recorded in the profile recording unit In addition, the block having the identification information or the block at the position corresponding to the position information or the block having the identification information and at the position corresponding to the position information is searched and extracted from the WEB content. Function to
    A content conversion program comprising a function of generating WEB content that can be displayed on the terminal from the extracted block.
  6.  端末を、複数のブロックから構成されたWEBコンテンツの中から特定のブロックのみを選択するためのプロファイルを生成するコンテンツ選択装置として機能させるコンテンツ選択プログラムであって、
     ネットワークを介して取得され、前記端末のディスプレイに表示された前記WEBコンテンツ上において、ユーザの指示位置を取得する機能と、
     表示された前記WEBコンテンツと前記指示位置とに基づいて、当該指示位置にある情報を特定する機能と、
     前記WEBコンテンツにおいて、特定された情報が属する前記ブロックを特定する機能と、
     特定された前記ブロックを識別する識別情報と、当該ブロックの前記WEBコンテンツの中における位置を表す位置情報との少なくとも一方を含む前記プロファイルを生成する機能と、を備えたコンテンツ選択プログラム。
    A content selection program that causes a terminal to function as a content selection device that generates a profile for selecting only a specific block from WEB content composed of a plurality of blocks,
    A function of acquiring a user's designated position on the WEB content acquired via a network and displayed on the display of the terminal;
    A function for identifying information at the designated position based on the displayed WEB content and the designated position;
    A function for specifying the block to which the specified information belongs in the WEB content;
    The content selection program provided with the function to produce | generate the said profile containing at least one of the identification information which identifies the specified said block, and the positional information showing the position in the said WEB content of the said block.
PCT/JP2009/071429 2009-11-30 2009-12-24 Content conversion system, content conversion program and content selection program WO2011064904A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009-271860 2009-11-30
JP2009271860A JP2011113495A (en) 2009-11-30 2009-11-30 Content conversion system, content conversion program, and content selection program

Publications (1)

Publication Number Publication Date
WO2011064904A1 true WO2011064904A1 (en) 2011-06-03

Family

ID=44066021

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/071429 WO2011064904A1 (en) 2009-11-30 2009-12-24 Content conversion system, content conversion program and content selection program

Country Status (2)

Country Link
JP (1) JP2011113495A (en)
WO (1) WO2011064904A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10002111B2 (en) 2012-04-13 2018-06-19 Nec Corporation Mobile terminal with dual displays for displaying differing amounts of information

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036265A (en) * 2001-07-24 2003-02-07 Nec Corp Contents extraction system, its method, and its program
JP2003058461A (en) * 2001-08-17 2003-02-28 Hitachi Software Eng Co Ltd Method and system for transmitting/receiving contents for inputting information
JP2004272871A (en) * 2003-02-20 2004-09-30 Hitachi Software Eng Co Ltd Method and system for extracting and distributing data in web contents
JP2008197787A (en) * 2007-02-09 2008-08-28 Nec Corp Web content providing device, web content providing method, and program
JP2009223891A (en) * 2008-03-14 2009-10-01 Mobile Action Technology Inc Method of browsing web information using portable terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003036265A (en) * 2001-07-24 2003-02-07 Nec Corp Contents extraction system, its method, and its program
JP2003058461A (en) * 2001-08-17 2003-02-28 Hitachi Software Eng Co Ltd Method and system for transmitting/receiving contents for inputting information
JP2004272871A (en) * 2003-02-20 2004-09-30 Hitachi Software Eng Co Ltd Method and system for extracting and distributing data in web contents
JP2008197787A (en) * 2007-02-09 2008-08-28 Nec Corp Web content providing device, web content providing method, and program
JP2009223891A (en) * 2008-03-14 2009-10-01 Mobile Action Technology Inc Method of browsing web information using portable terminal

Also Published As

Publication number Publication date
JP2011113495A (en) 2011-06-09

Similar Documents

Publication Publication Date Title
US5991773A (en) Information terminal unit with history management functions
KR101120301B1 (en) Persistent saving portal
US8898573B2 (en) Method and apparatus for providing toolbar service
EP2273390A1 (en) Client-server application development and deployment system
US20050015395A1 (en) User interface control apparatus and method thereof
EP2158723A1 (en) System and method for content navigation
JP2008077227A (en) Link generation device, browser program and link generation system
JP2007233856A (en) Information processor, information processing system and method, and computer program
JP2006065395A (en) Hyper link generating device, hyper link generating method, and hyper link generating program
JPH11502346A (en) Computer system and computer execution process for creating and maintaining online services
US20030080986A1 (en) System and method for accessing and utilizing remote bookmark lists
JP2000132565A (en) Retrieval support device, method therefor and recording medium storing program for executing processing of the device by computer
JP5224839B2 (en) Document management system, document management apparatus, document management method, and program
WO2011064904A1 (en) Content conversion system, content conversion program and content selection program
JPH1115724A (en) Method and device for managing document
JP5088269B2 (en) Screen information management method
JPH10171703A (en) Site map display device and document access supporting device
JP2002082936A (en) Contents data displaying device and contents data displaying system
JP2009157797A (en) Data input support system, data input support method and program
JP5276903B2 (en) Browsing system, plug-in program, and introduction program
JP2004185303A (en) Www site history retrieving device and method, and program
JP2004013565A (en) Content browsing state management system, content browsing state management method, program and recording medium
JP2002082972A (en) System and method for retrieving information, device and method for supplying retrieval result, device and method for displaying retrieval result, and recording medium recording the retrieval result displaying method
CA2602410C (en) Client-server application development and deployment system and methods
JP2008027285A (en) Web font server system and method for preparing or retrieving web font document using user definition character

Legal Events

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

Ref document number: 09851691

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09851691

Country of ref document: EP

Kind code of ref document: A1