KR20180010116A - Sentence Based Content System - Google Patents

Sentence Based Content System Download PDF

Info

Publication number
KR20180010116A
KR20180010116A KR1020160092301A KR20160092301A KR20180010116A KR 20180010116 A KR20180010116 A KR 20180010116A KR 1020160092301 A KR1020160092301 A KR 1020160092301A KR 20160092301 A KR20160092301 A KR 20160092301A KR 20180010116 A KR20180010116 A KR 20180010116A
Authority
KR
South Korea
Prior art keywords
content
web page
user
client
web
Prior art date
Application number
KR1020160092301A
Other languages
Korean (ko)
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 주식회사 한책협
Priority to KR1020160092301A priority Critical patent/KR20180010116A/en
Publication of KR20180010116A publication Critical patent/KR20180010116A/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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Abstract

A system for registering and providing content based on a sentence in a web page according to an embodiment of the present invention includes a content registering unit for registering content to be added to a sentence selected by a content registrant among a plurality of sentences displayed on a predetermined web page A client on the content registrant side for transmitting the information to the content registration server; Providing a web page requested by a content user to the content user through a web browser and selecting one or more content items from the content user in a content list for a plurality of content additionally registered with respect to a sentence selected by the content user A client of a content user who receives content request information for the selected content item and transmits the content request information to a web server; The contents registration information is received from the client of the contents registrant, the contents registration information is stored, the contents registered in addition to the contents selected by the contents user are retrieved, the retrieval result is provided to the client of the contents user as the contents list, A content registration server for sharing the content registration information with a web server to allow the server to use the content registration information to generate the web page; And a web server for extracting the content corresponding to the content request information from the content registration server and generating a web page into which the extracted content is inserted and providing the generated web page to the client on the content user side.

Figure pat00001

Description

{Sentence Based Content System}

The present invention relates to a system for registering and providing contents based on a sentence in a web page, and more particularly, to a system for registering and providing contents through a pop- And to provide a web service environment in which opinions and information can be easily exchanged by providing opinions and explanations of other people through a popup window.

Web 2.0 refers to a user-centered Internet environment that allows anyone to easily produce and share data on the Internet without the owner or proprietor of the data. Compared to Web 1.0, which is a collection of information on the Internet, Web 2.0 is designed to make it easier for users to share and receive information. Blog, Wikipedia, del.icio.us, and so on.

Web 2.0 is not a term for technology, but rather a platform for the web, so you can create, share, store, publish, and do business anywhere with the Internet. UCC (User Created Content), recognized as a global trend, is a representative work of Web 2.0. The tags that users attach (the tags that users attach directly to each data) Flickr or del.icio.us, a search term in the search window of the user interface, a search robot, a robot that reads a link through a number of web pages, Google's PageRank, which shows data priorities, and Amazon's book review system, e-Bay's reputation system, are also examples of Web 2.0 features.

In addition, users can create their own blogs (blogs) and Wikipedia (Wikipedia), a link to link two blogs (track back), and a list of recent blogs of interest Really Simple Syndication (RSS) and Amazon, iTunes, and Google's AdSense also reflect the concept of Web 2.0.

In the case of Open API, which is well-publicized concept of Web 2.0, Naver, including Google's 'Google Map' service, released its search API in March 2006, Daum also released new APIs And is taking steps to promote open-type services.

As the scope of web applications has increased, techniques have been developed in web browsers to provide a more convenient interface to users and to reduce the load on the server. Application Program Interface (API) is a kind of application program protocol that enables developers to easily develop a specific program. Open API refers to an API that allows Internet users to directly develop applications and services without having to be provided with web search results and user interface (UI).

As described above, the current web browser technology is an open technology, and various types of personalization services are possible using a rendering method shown in a web browser and editing methods on a browser.

It provides technologies to enable various applications on web pages as well as various analysis of packet traffic. For example, the user can reinterpret the meaning related to the retrieved contents and use the additional add-on function to display the business listing related to the search result. Using these add-ons, it is possible to add various programs such as Twitter, YouTube, etc. to the browser. Add-ons are available to extend functionality so you can add the features you need on the Internet.

There are also features that show other supplementary information simply by placing the mouse pointer on a web page. For example, when a mouse pointer is placed on an English word, a Korean word corresponding to an English word may be displayed, or when a mouse pointer is placed on a predetermined word, an advertisement related to the word may be displayed.

As such, various applications on web pages provide convenience to customers and provide more information. This technique can be used to make web pages more powerful by using JavaScript, Flash Player and ActiveX.

ActiveX (ActiveX) is a technology that is provided to link general applications to the Web. The ActiveX server framework is a server-side architecture that enables Web server-based functionality, such as security or database connectivity.

Portal, internet banking, blog, minihompy etc. Currently, most of internet service in Korea is using ActiveX. And Internet security programs are no exception. The usage rate of explorer in Korea is very dominant, but dependence on ActiveX only is a big problem when you think about the future in case you do not know when MS support will be cut off. In addition, when shopping or financing business online, users are suffering from the inconvenience that transactions are allowed only after downloading five or six ActiveX programs to user's PC.

Asynchronous JavaScript and XML (AJAX) is a Web development platform that uses a combination of technologies such as DOM, XML / XSLT, and JavaScript to create a practical, interactive Web application. It is powerful enough to get rid of the boundaries between desktop applications and Web applications while solving problems.

The AJAX application runs asynchronously with the server. For example, if a client's web browser behaves synchronously with a server in a commenting operation on a bulletin board application, the comments made by the user are transmitted to the server, and the server processes the comment to transmit the entire commented page to the client You must wait until you see it again. However, if this behavior is done asynchronously, then the process of creating a comment may proceed while the user is performing another action on the web page.

Flash Player is a client program that is installed as a plug-in to a web browser and allows * .swf files created by Flash to be viewed on a computer. If your web browser is a client that displays a web page created in HTML, Flash Player is the client that displays the Flash movie. Flash Player allows consumers to view Flash content and is used in 97% of the world's PCs. Flash is used in a variety of areas such as banners, motion effects, sound playback, image creation, and so on.

Flash is an essential web page creation program for creating a dynamic web page. When you right-click an image created with flash, a flash-only menu is displayed.

There are also a variety of solutions that enable collaborative work on web pages. In the past, it was possible to work on documents only on existing PCs and transfer files to other people. However, these solutions are reflected on the server in real time when working on a web page, So that it is possible to collaborate and improve productivity without having to work together.

The present invention can be applied to a method of registering opinions or information of a person viewing a sentence based on sentences provided through a Web page among various technologies of the Web 2.0, It is an invention on how to show. The present invention makes it possible for people using a web site to share a variety of information.

Korean Patent Laid-Open Publication No. 10-2008-0048290 proposes a web page screen for registering / modifying / deleting main content registered on a web site, notifying of registration of a comment registered in the main content in the future, And notifies the comment registrant of the fact that the comment registrant is registered, so that the comment registrant can grasp the online response to his / her comment in real time. The invention disclosed in Korean Patent Publication No. 10-2008-0048290 is somewhat similar to the present invention in that bidirectional communication can be carried out smoothly, but in order to smoothly register and receive an unspecified number of opinions or information through a comment of a limited length There is a limit.

Conventional web pages have a form of displaying information unilaterally to web users, so commenting on the sentences is a way to express their opinions. However, these comments were not only inconvenient to view, but also had many limitations in providing a variety of information.

The present invention is a method for registering and sharing personal opinions or information on a web page utilizing the above-mentioned techniques. Through this, it is expected that it will provide a basis for providing richer information and take a new service model using it.

The present invention has been conceived to improve the above-described conventional arts, and it is an object of the present invention to provide a system and method for enabling a person who is interested in a sentence to easily register a comment or an explanation in a sentence in a web page, So that it is possible to solve the intellectual problem in a short time.

According to an aspect of the present invention, there is provided a system for registering and providing contents based on sentences in a web page, the system comprising: A content registrant side client transmitting content registration information necessary for registering a content to be added to a sentence selected by the content registration server; Providing a web page requested by a content user to the content user through a web browser and selecting one or more content items from the content user in a content list for a plurality of content additionally registered with respect to a sentence selected by the content user A client of a content user who receives content request information for the selected content item and transmits the content request information to a web server; The contents registration information is received from the client of the contents registrant, the contents registration information is stored, the contents registered in addition to the contents selected by the contents user are retrieved, the retrieval result is provided to the client of the contents user as the contents list, A content registration server for sharing the content registration information with a web server to allow the server to use the content registration information to generate the web page; And a web server for extracting the content corresponding to the content request information from the content registration server and generating a web page into which the extracted content is inserted and providing the generated web page to the client on the content user side.

Further, in the system for registering and providing contents based on a sentence in a web page according to an embodiment of the present invention, the client on the content registrant side and the client on the content user side receive the sentence selected by the content registrant and the content user, And a sentence identification program for identifying a sentence among a plurality of sentences displayed on the page.

In addition, in the system for registering and providing content based on a sentence in a web page according to an embodiment of the present invention, the content registrar selects the sentence to add the content to a predetermined sentence, And the content registration information is input through a registration window.

In the system for registering and providing content based on a sentence in a web page according to an embodiment of the present invention, the content user may receive content corresponding to the content request information through a content providing window displayed on the web page .

In the system for registering and providing content based on a sentence in a web page according to an embodiment of the present invention, the content registration information includes any one of document content, image content, and moving image content, (E.g., a name, a resident registration number, an address, a telephone number, etc.), and member information (e.g., ID) assigned by joining a member to input the content registration information.

In the system for registering and providing content based on sentences in a web page according to an embodiment of the present invention, the content registration server includes a database unit for storing the content registration information provided by the client on the side of the content registrant, And a content list generation unit for reading the content corresponding to the sentence selected by the content user from the database unit and converting the read content into the content list.

In the system for registering and providing contents based on a sentence in a web page according to an embodiment of the present invention, the web server extracts contents corresponding to the contents request information from the contents registration server, And a web page operation unit for transforming the web page.

According to a sentence-based content registration and provision system in a web page according to an embodiment of the present invention,

By using various application technologies to enable the registration and sharing of information of web users,

The effect of facilitating information exchange can be obtained.

BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram illustrating a system for registering and providing content based on sentences in a web page according to an embodiment of the present invention; FIG.
FIG. 2 illustrates an embodiment of a web page displayed on a browser of a client on a content registrant side according to an embodiment of the present invention; FIG.
Figure 3 illustrates one embodiment of a web page displayed on a browser of a client on a content user side in accordance with an embodiment of the present invention.

Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

FIG. 1 is a block diagram of a system for registering and providing content based on sentences in a web page according to an embodiment of the present invention. Referring to FIG.

1, a system for registering and providing contents based on a sentence in a web page according to an embodiment of the present invention includes a client 110 on a content registrant side, a client 120 on a content user side, a content registration server 130 ), And a web server 140.

The client 110 on the content registrant side according to the embodiment of the present invention registers content registration information necessary for registering the content to be added to the sentence selected by the content registrant among a plurality of sentences displayed on a predetermined web page To the server (130).

After the content registrant accesses the web site, he or she can browse the general information in the site, point the relevant sentence with a mouse pointer to add a predetermined sentence requiring further explanation, or a predetermined sentence considered to require correction, Or click. In this case, a popup window is opened simultaneously with the selection of a sentence of the mouse pointer, and the content registration information can be directly input.

A system for registering and providing content based on a sentence in a web page according to an embodiment of the present invention uses a technique of implementing a dynamic web page in which a popup window pops up when a web user clicks a sentence in a web page such as JavaScript or Flash.

FIG. 2 is a view showing an embodiment of a web page displayed on a browser of a client on the side of a content registrant according to an embodiment of the present invention. FIG. 3 is a view showing a browser of a client on a content user side according to an embodiment of the present invention. Lt; RTI ID = 0.0 > of < / RTI >

The content registrar may select the sentence to add the content to a predetermined sentence and input the content registration information through a content registration window 210 displayed on the web page.

The content registrant browses the web page and when the user has information to register for a predetermined sentence, the content registrant points or clicks the sentence with the mouse pointer. When the click is clicked, the content registration window 210 is displayed to recognize the fact that the sentence is clicked and input the content registration information for the sentence. The content registrant adds contents or picture files to be registered by the content registrant to the content registration server (130) through the content registration window (210).

The content registration information may be implemented to include any one of document content, image content, and moving image content. In addition, the content registration information may be implemented to include any one of the personal information about the content registrant and the membership information added by joining the member to input the content registration information.

For example, the personal information about the content registrant may include at least one of a name, a resident registration number, an address, and a telephone number, and the member information given by joining the member to input the content registration information may include an ID .

The client 120 on the content user side according to an embodiment of the present invention provides the web page requested by the content user to the content user through a web browser.

The client 120 on the content user side selects one or more content items from the content user in a content list for a plurality of content items additionally registered with respect to a sentence selected by the content user.

When the content user browses the web page and wants to see information on other people with respect to a predetermined sentence, when the user points to the mouse pointer or clicks the sentence, the information of the sentence is sent to the content registration server 130 . Upon receipt of the information, the content registration server 130 refers to the information corresponding to the sentence to search for the additional registered information.

The search result is transmitted to the content user as the content list. The content list may be configured so that the content user can select a content item corresponding to the content that the user wants to view from among the one or more content items and appear at the bottom of the web page as shown in FIG. The content user can receive the content corresponding to the content item selected by the user from the web server 140.

The client 120 on the content user side according to the embodiment of the present invention transmits the content request information on the selected content item to the web server 140. [

The content selected by the content registrant and the content user may be displayed in the client 110 on the content registrant side and the client 120 on the content user side according to an exemplary embodiment of the present invention, And a sentence identification program for discriminating whether or not the sentence is a sentence. The sentence identification program may use the identification information of the web page and the identification information of the sentences displayed on the web page to determine the location of the specific sentence selected by the web user.

The content registration server 130 according to an embodiment of the present invention receives and stores the content registration information from the client 110 on the content registrant side.

The content registration server 130 according to an exemplary embodiment of the present invention searches content additionally registered with respect to a sentence selected by the content user and provides search results to the client 120 of the content user as the content list.

The content registration server 130 according to an embodiment of the present invention stores the content received from the client 110 of the content registrant together with the information of the corresponding page and the sentence and informs the content registrant of the stored result give.

The content registrant confirms that the content requested by the content registrant is stored in the content registration server 130 and can continue to view the content of the original web page or move to another web page.

The content registration server 130 according to an embodiment of the present invention may include a database unit 131 and a content list generation unit 132. The database unit 131 according to an embodiment of the present invention stores the content registration information provided from the client 110 on the content registrant side by sentence. The content list generation unit 132 according to an embodiment of the present invention reads the content corresponding to the sentence selected by the content user from the database unit 131 and converts the read content into the content list.

The content registration server 130 according to an embodiment of the present invention shares the content registration information with the web server 140 so that the web server 140 can use the content registration information to generate the web page .

The web server 140 according to an embodiment of the present invention extracts the content corresponding to the content request information from the content registration server 130, generates a web page into which the extracted content is inserted, 120).

The content user can receive the content corresponding to the content request information through the content providing window 220 displayed on the web page. The content user can view the content through the content providing window 220 as well as another web window.

The web server 140 according to an embodiment of the present invention includes a web page operation unit 141. [ The web page operating unit 141 according to an embodiment of the present invention extracts content corresponding to the content request information from the content registration server 130 and transforms the web page to include the extracted content.

The present invention relates to a method of recognizing sentences displayed on a web page and registering information on the sentence through the method, and a method of sharing registered information, and a program source for the method can be derived by anyone skilled in the art.

As described above, according to the present invention, when a user wishes to submit his or her opinion on sentences posted on a web page or to provide additional explanation, they are registered through a pop-up window, and opinions and explanations of other persons are provided through a pop- And a web service environment that can easily exchange information can be constructed

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, Modification is possible. Accordingly, the spirit of the present invention should be understood only in accordance with the following claims, and all equivalents or equivalent variations thereof are included in the scope of the present invention.

110: Content registrant side client
120: Client on the content user side
130: Content registration server
131:
132:
140: Web server
141: Web Page Operation Department

Claims (5)

A client 110 on the side of a content registrant for transmitting content registration information necessary for registering a content to be added to a sentence selected by a content registrant among a plurality of sentences displayed on a predetermined web page to a content registration server 130;
Providing a web page requested by a content user to the content user through a web browser and selecting one or more content items from the content user in a content list for a plurality of content additionally registered with respect to a sentence selected by the content user A client (120) of a content user who receives content request information for the selected content item and transmits the content request information to the web server (140);
The content registration information is received from the client on the side of the content registrant 110, and the content registration information is stored. Then, the content registered with the content selected by the content user is searched for and the search result is transmitted to the client And a content registration server 130 for sharing the content registration information with the web server 140 to allow the web server 140 to use the content registration information to generate the web page. And
And a web server 140 for extracting a content corresponding to the content request information from the content registration server 130 and creating a web page into which the extracted content is inserted and providing the generated web page to the client 120 of the content user And a content registration unit for registering and providing content based on the sentence in the web page.
The method according to claim 1,
The client 110 on the content registrant side and the client 120 on the content user side are informed of the sentence selected by the content registrant and the content user from among a plurality of sentences displayed on the web page, And the identification program is installed in the web page.
The method according to claim 1,
Wherein the content registrant selects the sentence to add the content to a predetermined sentence and inputs the content registration information through a content registration window 210 output on the web page. Based content registration and provision system.
The method according to claim 1,
Wherein the content user is provided with content corresponding to the content request information through a content providing window 220 displayed on the web page.
The method according to claim 1,
The content registration information includes at least one of document content, image content, and moving image content. The content registration information includes at least one of a name, a resident registration number, an address, a telephone number, And member information (e.g., ID) assigned by subscribing to the web page.
KR1020160092301A 2016-07-20 2016-07-20 Sentence Based Content System KR20180010116A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160092301A KR20180010116A (en) 2016-07-20 2016-07-20 Sentence Based Content System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160092301A KR20180010116A (en) 2016-07-20 2016-07-20 Sentence Based Content System

Publications (1)

Publication Number Publication Date
KR20180010116A true KR20180010116A (en) 2018-01-30

Family

ID=61070853

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160092301A KR20180010116A (en) 2016-07-20 2016-07-20 Sentence Based Content System

Country Status (1)

Country Link
KR (1) KR20180010116A (en)

Similar Documents

Publication Publication Date Title
CN105531700B (en) Automatic augmentation of content through augmentation services
US11372935B2 (en) Automatically generating a website specific to an industry
CN104395871B (en) User interface for approving of content recommendation
US8972282B2 (en) Method for transformation of a website
CA2682037C (en) Method and system for facilitating access to a promotional offer
US9128909B2 (en) Intelligent augmentation of media content
Alt et al. Interaction techniques for creating and exchanging content with public displays
US10255253B2 (en) Augmenting and presenting captured data
US20080177708A1 (en) System and method for providing persistent, dynamic, navigable and collaborative multi-media information packages
US20110099464A1 (en) Mechanism for adding content from a search to a document or message
JP2012510128A (en) Image search apparatus and method
TW201118620A (en) Systems and methods for providing advanced search result page content
McMillan et al. A multifaceted tool for a complex phenomenon: Coding web-based interactivity as technologies for interaction evolve
CN102349087A (en) Automatically providing content associated with captured information, such as information captured in real-time
TW201009617A (en) Building a research document based on implicit/explicit actions
US20170109442A1 (en) Customizing a website string content specific to an industry
JP5103051B2 (en) Information processing system and information processing method
US20140136546A1 (en) Social network aware search results with supplemental information presentation
Hoff et al. From paper‐and‐pen annotations to artefact‐based mobile learning
KR20180010116A (en) Sentence Based Content System
Mena Data mining mobile devices
KR20110107957A (en) Sentence based content providing system
KR20090124873A (en) System and method for processing keyword(or context) advertisement and program recording medium
Jamwal et al. An overview of dimensions and dimensions badge
Bagitzhanov et al. Booking of classrooms in KAZGUU

Legal Events

Date Code Title Description
N231 Notification of change of applicant