KR19990027325A - Apparatus for web document authoring and its operation method - Google Patents

Apparatus for web document authoring and its operation method Download PDF

Info

Publication number
KR19990027325A
KR19990027325A KR1019970049762A KR19970049762A KR19990027325A KR 19990027325 A KR19990027325 A KR 19990027325A KR 1019970049762 A KR1019970049762 A KR 1019970049762A KR 19970049762 A KR19970049762 A KR 19970049762A KR 19990027325 A KR19990027325 A KR 19990027325A
Authority
KR
South Korea
Prior art keywords
information
web
node
document
authoring
Prior art date
Application number
KR1019970049762A
Other languages
Korean (ko)
Other versions
KR100261265B1 (en
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 KR1019970049762A priority Critical patent/KR100261265B1/en
Publication of KR19990027325A publication Critical patent/KR19990027325A/en
Application granted granted Critical
Publication of KR100261265B1 publication Critical patent/KR100261265B1/en

Links

Abstract

본 발명은 웹 문서 저작을 위한 장치 및 그 운용 방법에 관한 것으로서, 본 발명의 장치는 웹 문서 저작을 위한 각종 정보를 저장하는 정보 사전과, 상기 정보 사전의 정보를 받아 웹 문서의 저작을 시각적으로 수행하는 웹 저작용 시각 편집기와, 상기 웹 저작용 시각 편집기에 의해 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 프로젝트 브라우저와, 상기 웹 저장용 시각 편집기에서 사용된 각종 정보들을 다음에 재사용될 수 있도록 저장 및 관리하는 정보 저장소로 구성되고, 본 발명에서 제공하는 방법은 임의의 작업을 나타내는 노드들이나 상기 각 노드들의 연결 관계를 시각적인 환경에 의해 편집하는 시각 편집 단계와, 상기 시각 편집 단계에서 편집된 노드 또는 플로우에 의해 웹 브라우저의 기능이 수행된 후 생성된 웹 문서를 관리하는 웹 문서 관리 단계로 구성되어, HTML 태그나 CGI 프로그램 및 플러그-인을 모르는 사용자라도 쉽게 웹 응용 프로그램을 작성할 수 있게 되며, 웹 저작시 경제성과 효율성을 높일 수 있다는 장점이 있다.The present invention relates to an apparatus for authoring a web document and a method of operating the apparatus. The apparatus of the present invention provides an information dictionary for storing various types of information for authoring a web document, and visually authors a web document by receiving the information from the information dictionary. A web browser for performing a web-action visual editor, a web browser generated page by page by the web-action visual editor, and a project browser showing a connection flow between documents by collectively managing the entire web application from the perspective of an application; It is composed of an information store that stores and manages various information used in the visual editor so that it can be reused next time. The method provided by the present invention provides a visual environment for nodes representing arbitrary tasks or connection relations between the nodes. A time editing step for editing, and a node or flow edited in the time editing step It consists of web document management step that manages web documents created after the function of web browser is executed, so that users who do not know HTML tags, CGI programs and plug-ins can easily write web applications. It has the advantage of increasing economic efficiency and efficiency.

Description

웹 문서 저작을 위한 장치 및 그 운용 방법Apparatus for web document authoring and its operation method

본 발명은 시각적으로 웹 문서의 저작을 지원해 주는 웹 문서 저작을 위한 장치 및 그 운용 방법에 관한 것으로서, 특히, 위지윅/드래그-앤-드롭 방식에 의한 웹 사용자 접속 설계를 지원하고, 자료 흐름 방식을 이용하여 고수준의 웹 응용 프로그램을 생성할 수 있으며, 일치성 검사 기능의 제공으로 편집시 에러의 검출, 전체 웹 페이지의 관리를 가능하도록 하는 웹 문서 저작을 위한 장치 및 그 운용 방법에 관한 것이다.The present invention relates to an apparatus for authoring a web document that visually supports the authoring of a web document and a method of operating the web document. In particular, the present invention supports a web user access design using a Wiziwick / drag-and-drop method, and a data flow method. The present invention relates to an apparatus for creating a web document and a method of operating the same, which can generate a high-level web application program, which can detect errors in editing and manage entire web pages by providing a consistency checking function.

인터넷 상에서 사용되는 웹 문서는 HTML(HyperText Markup Language)로 구성되며, 상기 웹 문서는 CGI(Common Gateway Interface) 프로그램 및 플러그-인의 사용으로 고수준의 웹 응용 프로그램을 작성할 수 있는데, 이 때, 상기 CGI 프로그램은 정적인 자료의 수동적인 전송 뿐만 아니라 클라이언트(Client)의 요구에 따라 동적인 자료를 처리해 주는 프로그램을 말하며, 상기 플러그-인은 웹 브라우저에서 제공하는 함수를 이용하여 웹 브라우저에 특정 기능을 추가시킨 프로그램을 말한다.The web document used on the Internet is composed of HyperText Markup Language (HTML), and the web document can create a high-level web application by using a common gateway interface (CGI) program and a plug-in, wherein the CGI program Refers to a program that processes dynamic data according to the client's request as well as passive transmission of static data. The plug-in adds a specific function to a web browser by using functions provided by the web browser. Say the program.

이러한 CGI 프로그램 및 플러그-인을 사용하는 웹 저작 시스템에 대한 구성도가 도 1에 나타나 있는데, 도 1을 참조하면, 웹 저작 시스템은 정보를 저장하고 관리하는 데이터베이스(40)와, 웹 기능을 제공하는 웹 서버(10)와, 상기 웹 서버(10)와 데이터베이스(40)의 정보를 공유하며, CGI 프로그램(30)과 플러그-인(50)의 사용으로 웹 응용 프로그램을 작성하는 웹 저작 시스템(20)으로 구성된다.A schematic diagram of a web authoring system using such a CGI program and plug-in is shown in FIG. 1. Referring to FIG. 1, the web authoring system provides a database 40 for storing and managing information and a web function. A web authoring system for sharing the information of the web server 10 and the database 40 with the web server 10, and for creating a web application by using the CGI program 30 and the plug-in 50 ( 20).

상기와 같은 구성을 갖고, 웹 문서의 저작을 지원하는 기존의 편집기들은 특정 태그를 입력하게 되면 해당되는 처음과 끝 태그를 자동으로 입력시켜 주는 텍스트 편집기로서, 텍스트로 웹 저작을 수행하기 때문에 사용자들이 웹 문서를 저작하기 위해 HTML 태그에 대한 학습을 해야 하고, 이러한 텍스트 편집기를 가지고 웹 문서를 저작하는데에는 많은 시간과 노력이 소요된다는 단점이 있었다.Existing editors that support the authoring of web documents with the above configuration are text editors that automatically enter the corresponding first and last tags when a specific tag is entered. In order to author web documents, it is necessary to learn about HTML tags, and it takes a lot of time and effort to author web documents with such a text editor.

또한 상기 CGI 프로그램이나 플러그-인 프로그램의 사용은 모두 텍스트에 의해 구성되므로 고수준의 응용 프로그램의 개발을 어렵게 만들었다.In addition, since the use of the CGI program or the plug-in program is all composed of texts, it is difficult to develop high-level applications.

따라서, 본 발명에서는 상기와 같은 문제점을 해결하기 위해 위지윅/드래그-앤-드롭 방식을 이용하여 웹 사용자 접속 설계를 수행하고, 프로그램의 논리를 표현하기 위하여 자료 흐름 방식을 사용하여 CGI 프로그램이나 플러그-인을 사용할 수 있게 하고, 편집시 일치성 검사를 수행함으로써 초기에 에러를 검출할 수 있으며, 페이지 단위의 웹 문서 저작이 아닌 전체 응용 프로그램에 대한 개발이 가능하도록 하는 웹 문서 저작을 위한 장치 및 그 운용 방법을 제공하고자 한다.Therefore, in the present invention, in order to solve the above problems, a web user connection design is performed by using Wigwick / Drag-and-Drop method, and a CGI program or plug-in is used by using a data flow method to express the logic of the program. Device for web document authoring that can detect errors by enabling the use of check-in and performing consistency check during editing, and enables development of the entire application rather than page-based web document authoring. We want to provide a method of operation.

본 발명에서 제공하는 장치는 웹 문서 저작을 위한 각종 정보를 저장하는 정보 사전과, 상기 정보 사전의 정보를 받아 웹 문서의 저작을 시각적으로 수행하는 웹 저작용 시각 편집기와, 상기 웹 저작용 시각 편집기에 의해 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 프로젝트 브라우저와, 상기 웹 저장용 시각 편집기에서 사용된 각종 정보들을 다음에 재사용될 수 있도록 저장 및 관리하는 정보 저장소로 구성되고, 본 발명에서 제공하는 방법은 임의의 작업을 나타내는 노드들이나 상기 각 노드들의 연결 관계를 시각적인 환경에 의해 편집하는 시각 편집 단계와, 상기 시각 편집 단계에서 편집된 노드 또는 플로우에 의해 웹 브라우저의 기능이 수행된 후 생성된 웹 문서를 관리하는 웹 문서 관리 단계로 구성된다.The apparatus provided by the present invention includes an information dictionary for storing various types of information for web document authoring, a web-action visual editor for visually performing a web document by receiving the information of the information dictionary, and the web-action visual editor. The web document generated page by page can be integrated and managed from the perspective of the entire application, and the project browser showing the connection flow between the documents and the various information used in the web storage visual editor can be stored for later reuse. And an information repository for managing, the method provided by the present invention includes a visual editing step of editing nodes representing a task or a connection relationship between the nodes by a visual environment, and a node edited in the visual editing step. Or a web document created after the function of the web browser Lee Web consists of a document management step.

도 1은 웹 문서 저작 시스템을 나타내는 구성 개념도,1 is a conceptual diagram illustrating a web document authoring system;

도 2는 본 발명에 따른 웹 문서 저작을 위한 장치에 대한 구성도,2 is a block diagram of an apparatus for authoring a web document according to the present invention;

도 3은 본 발명에 따른 시각 편집 기능에 대한 처리 흐름도,3 is a process flow diagram for a visual editing function according to the present invention;

도 4는 본 발명에 따른 웹 문서의 관리 기능에 대한 처리 흐름도.4 is a processing flowchart of a management function of a web document according to the present invention;

〈도면의 주요부분에 대한 부호의 설명〉<Explanation of symbols for main parts of drawing>

10 : 웹 서버(Web Server) 20 : 웹 저작 시스템10: Web Server 20: Web Authoring System

30 : CGI 프로그램 40 : 데이터베이스30: CGI Program 40: Database

50 : 플러그-인 60 : 정보 사전50: plug-in 60: information dictionary

70 : 시각 편집기 80 : 프로젝트 브라우저70: Visual Editor 80: Project Browser

90 : 정보 저장소90: information store

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

도 2는 본 발명에 따른 웹 문서 저작을 위한 장치에 대한 구성도이고, 도 3은 본 발명에 따른 시각 편집 기능에 대한 처리 흐름도이고, 도 4는 본 발명에 따른 웹 문서의 관리 기능에 대한 처리 흐름도이다.2 is a block diagram of an apparatus for authoring a web document according to the present invention, FIG. 3 is a processing flowchart for a visual editing function according to the present invention, and FIG. 4 is a process for managing a web document management function according to the present invention. It is a flow chart.

도 2를 참조하면, 본 발명에 따른 웹 문서 저작 장치는 웹 문서 저작을 위한 각종 정보를 저장하는 정보 사전(60)과, 상기 정보 사전(60)의 정보를 받아 웹 문서의 저작을 시각적으로 수행하는 웹 저작용 시각 편집기(70)와, 상기 웹 저작용 시각 편집기(70)에 의해 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 프로젝트 브라우저(80)와, 상기 웹 저장용 시각 편집기(70)에서 사용된 각종 정보들을 다음에 재사용될 수 있도록 저장 및 관리하는 정보 저장소(90)로 구성된다.Referring to FIG. 2, the web document authoring apparatus according to the present invention visually performs an authoring of a web document by receiving an information dictionary 60 storing various kinds of information for web document authoring and receiving the information from the information dictionary 60. A project browser that displays a connection flow between documents by collectively managing a web document generated page by page by the web interaction visual editor 70 and the web interaction visual editor 70. 80) and an information store 90 for storing and managing various pieces of information used in the web storage visual editor 70 for reuse later.

상기 정보 사전(60)은 노드의 모양과 속성, HTML 태그로의 변환 규칙을 저장하는 노드 사전(61)과, 노드의 배치에 대한 공간적 제약 조건과 상기 노드들이 플로우로 연결될 때의 연결 제약 조건에 대한 정보를 저장하는 제약 조건(62) 정보를 포함하며, 이 때 노드는 위지윅을 지원하는 웹 사용자 접속에 해당되거나, 데이터베이스 검색이나 멀티미디어 재생 등과 같은 작업을 위한 요소들이다.The information dictionary 60 includes a node dictionary 61 which stores the shape and attributes of the nodes and rules for converting them into HTML tags, spatial constraints on the placement of the nodes, and connection constraints when the nodes are connected in a flow. Constraints (62) information that stores information about the node, where the node corresponds to a web user access that supports Wikiwick, or elements for tasks such as searching the database or playing multimedia.

한편, 상기 시각 편집기(70)는 노드나 플로우의 편집을 수행하는 것으로서, 사용자에게 직관적인 위지윅/드래그-앤-드롭 방식에 의한 사용자 접속 설계를 지원하는 노드 편집기(71)와, 각 노드들간의 연결 관계를 설정하는 플로우 편집기(72)로 구성되어, 이벤트를 해석한 후 노드의 배치나 플로우의 연결을 표현하는데, 일치성 검사를 병행함으로써 비논리적인 입력을 배제시킨다.On the other hand, the visual editor 70 is a node editor 71 that edits a node or a flow, and supports a user connection design by a Wiziwick / drag-and-drop method that is intuitive to the user, and between the nodes. It consists of a flow editor 72 for establishing a connection relationship, and interprets an event and then expresses the arrangement of nodes or the connection of flows, and excludes illogical input by performing a consistency check in parallel.

또한, 상기 프로젝트 브라우저(80)는 페이지 단위의 저작을 수행하는 기존의 편집기와는 달리 전체 웹 응용 프로그램의 구조를 브라우징해 주는 기능을 수행한다. 즉, 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 기능을 하는데, 웹 문서의 브라우징은 개개 문서를 노드로 표현하고 문서 사이의 링크 정보를 화살표로 표현함으로써 전체 문서 간의 연관 관계를 표현해 준다.In addition, the project browser 80 performs a function of browsing the structure of the entire web application, unlike an existing editor that performs authoring on a page basis. In other words, the web document generated by page is integrated and managed from the perspective of the entire application to show the flow of connections between the documents. Browsing of web documents represents each document as a node and indicates the link information between the documents. By expressing the relationship between the entire document.

그리고, 이러한 개별 웹 문서의 관리와 더불어 문서 사이의 연결 관계를 브라우징해 주며, 문서에서 사용된 이미지, 비디오, 오디오 파일들을 관리해 준다.In addition to managing these individual web documents, you can browse the links between them and manage the images, videos, and audio files used in the document.

한편, 상기 정보 저장소(90)는 편집기에서 사용된 각종 정보들을 저장 및 관리하며 다음에 쓸 수 있도록 한다.On the other hand, the information store 90 stores and manages various information used in the editor and can be written to the next.

상기와 같은 구성을 갖는 본 발명의 장치를 가지고, 웹 문서를 저작하는 방법은 임의의 작업을 나타내는 노드들이나 상기 각 노드들의 연결 관계를 시각적인 환경에 의해 편집하는 시각 편집 단계와, 상기 시각 편집 단계에서 편집된 노드 또는 플로우에 의해 웹 브라우저의 기능이 수행된 후 생성된 웹 문서를 관리하는 웹 문서 관리 단계로 구성되고, 상기 시각 편집 단계는 상기 정보 사전(60)에 저장되어 있는 노드의 속성 정보를 참조하여 노드의 모양이나 크기를 결정하고, 노드의 공간적 일치성을 확인하여 공간적 일치성이 만족할 경우에 노드를 생성하고, 그 결과를 화면상에 보여주는 노드 생성 단계와, 상기 생성된 노드들 중 시작 노드 및 도착 노드 그리고, 각 노드의 속성을 선택하고, 상기 노드들의 연결 일치성을 확인하여 연결 일치성이 만족할 경우에 각 노드들 간에 연결을 나타내는 화살표를 그리는 플로우 생성 단계로 구성되며, 상기 웹 문서 관리 단계는 임의의 문서에 대한 관리 정보를 추출하여 상기 정보 저장소(90)에 저장하고, 그 문서내에서 사용된 모든 링크 정보를 추출하여 상기 정보 저장소(90)에 저장한 후, 그 문서들간의 링크 정보를 화살표로 표시하는 문서의 저장 단계와, 해당되는 노드가 사용한 자원에 대한 정보를 추출하여 그 정보를 상기 정보 저장소(90)에 저장하는 노드의 저장 단계로 구성된다.With the apparatus of the present invention having the above configuration, a method for authoring a web document includes a visual editing step of editing nodes representing a certain task or a connection relationship between the nodes by a visual environment, and the visual editing step. The web document management step of managing a web document generated after the function of the web browser is performed by the node or flow edited in the step, the time editing step is the attribute information of the node stored in the information dictionary (60) Determining the shape or size of the node with reference to the node, and checking the spatial consistency of the node to create a node when the spatial consistency is satisfied, the node generation step of displaying the result on the screen, and among the generated nodes The connection consistency is satisfied by selecting the start node and the arrival node and the attributes of each node, and confirming the connection consistency of the nodes. In this case, a flow generation step of drawing an arrow indicating a connection between each node is configured, and the web document management step extracts and stores management information about an arbitrary document in the information store 90, and in the document. After extracting all the used link information and storing it in the information storage 90, the document storage step of displaying the link information between the documents by the arrow, and extracts the information about the resources used by the corresponding node The storage step of the node for storing the information storage 90.

도 3은 본 발명에 따른 시각 편집 기능에 대한 처리 흐름도로서, 도 2 및 도 3을 참조하여 시각 편집을 처리하는 과정을 나타내면 다음과 같다.3 is a flowchart illustrating a time editing function according to the present invention. Referring to FIGS. 2 and 3, the process of processing time editing is as follows.

먼저, 이벤트를 해석하여 툴박스에서 선택된 아이콘을 인식(s300)하고, 상기 인식된 아이콘이 노드 아이콘인지를 확인(s301)하여, 상기 확인(s301)결과 선택된 아이콘이 노드 아이콘이면 노드 편집을 수행하고, 노드 아이콘이 아니면 플로우 아이콘인지를 확인(s309)하여, 플로우 아이콘이면 플로우 편집을 수행한다.First, by analyzing the event to recognize the icon selected in the toolbox (s300), and check whether the recognized icon is a node icon (s301), and if the selected icon is a node icon as a result of the check (s301), node editing is performed, If it is not a node icon, it is checked whether it is a flow icon (s309), and if it is a flow icon, flow editing is performed.

노드 편집의 경우 상기 노드 사전(61)을 참조하여 노드의 모양을 결정(s302)한 후, 마우스의 입력에 따라 노드의 크기/위치를 결정(s303)하게 되는데, 웹 사용자 접속에 해당되는 상기 노드의 모양은 위지윅을 지원하여 HTML 태그로 표현되었을 때의 모습과 동일하게 나타난다. 상기와 같이 노드의 모양(s302)과 크기 및 위치를 결정(s303)한 후에는 상기 노드의 크기 및 위치가 공간적으로 유용한 위치와 크기를 가지고 있는지를 검사(s304)하여, 조건이 만족하면 노드를 생성(s305)하고 노드의 속성값을 초기화(s306)시킨다. 그리고, 상기 생성된 노드와 가장 유사한 모양을 가지는 윈도우 컨트롤을 생성(s307)하여 화면상에 보여주고, 정보 저장소(90)에 노드에 대한 정보를 저장(s308)한다.In the case of node editing, after determining the shape of the node with reference to the node dictionary 61 (s302), the size / position of the node is determined according to the input of the mouse (s303). The appearance of is the same as it would appear when it was expressed as an HTML tag with support for Wiziwick. After determining the shape (s302), size and position of the node as described above (s303), it is checked whether the size and position of the node has a spatially useful position and size (s304). It generates (s305) and initializes the attribute value of the node (s306). In operation 308, a window control having a shape most similar to the generated node is generated and displayed on the screen, and information about the node is stored in the information storage 90 (s308).

한편, 플로우 편집의 경우에는 먼저, 마우스로 연결할 시작 노드와 시작 노드의 속성을 선택(s310)하고, 도착 노드와 도착 노드의 속성을 선택(s311)한 후, 연결된 노드와 노드의 속성에 따라 연결에 대한 일치성 검사(s312)를 수행하게 되는데, 상기 정보 사전(60)의 제약조건(62)은 두 노드 사이의 종류에 따라 가능한 연결을 정의하고 있다. 상기 일치성 검사(s312) 결과 조건을 만족하면 상기 시작 또는 도착 노드로 선택된 노드의 위치 정보를 추출하고 그에 대하여 화살표의 시작점, 도착점 및 방향을 계산(s313)하여, 연결되는 노드의 속성을 화살표 옆에 텍스트로 표시(314)한 후, 상기 단계(s313)에서 계산된 값에 의해 방향성 있는 화살표를 그리고(S315), 상기 정보 저장소(90)에 플로우에 대한 정보를 저장(s316)한다.On the other hand, in the case of flow editing, first select the properties of the start node and the start node to connect with the mouse (s310), select the properties of the arrival node and the arrival node (s311), and then connect according to the connected node and the properties of the node Consistency check (s312) is performed, and the constraint 62 of the information dictionary 60 defines a possible connection according to the type between the two nodes. If the result of the consistency check (s312) is satisfied, the position information of the node selected as the start or arrival node is extracted, and the start point, the arrival point, and the direction of the arrow are calculated (s313), and the attributes of the connected nodes are next to the arrow. After displaying 314 in text, a directional arrow is drawn according to the value calculated in step S313 (S315), and information about the flow is stored in the information storage 90 (S316).

상기 노드 편집의 경우 공간 일치성 여부에 대한 확인(s304)결과 새로이 생성하기 위해 결정된 노드의 위치/크기가 공간 일치성에 대한 조건을 만족하지 못하면 노드의 편집에 대한 작업을 종료하고, 플로우 편집의 경우 연결 일치성 여부에 대한 확인(s312)결과 연결을 위해 선택된 노드들의 연결 일치성에 대한 조건을 만족하지 못하면 플로우 편집에 대한 작업을 종료한다.In the case of node editing, if the position / size of the node determined to be newly generated does not satisfy the condition for spatial consistency, the operation of editing the node is terminated. As a result of checking whether the connection is consistent (s312) If the conditions for the connection consistency of the nodes selected for the connection are not satisfied, the work on the flow editing is terminated.

도 4는 본 발명에 따른 웹 문서의 관리 기능에 대한 처리 흐름도로서, 도 2 및 도 4를 참조하여 웹 문서 관리를 처리하는 과정은 다음과 같다.4 is a flowchart illustrating a management function of a web document according to the present invention. Referring to FIGS. 2 and 4, a process of processing web document management is as follows.

먼저, 이벤트를 해석(s400)하여 원하는 기능이 문서의 저장인지 노드의 저장인지를 확인(s401)하고, 상기 확인(s401)결과 문서의 저장이면 문서의 저장기능을 수행하고, 문서의 저장이 아니면 노드의 저장기능을 수행한다.First, the event is interpreted (S400) to determine whether the desired function is the storage of the document or the storage of the node (s401), and if the result of the check (s401) saves the document, the function of storing the document is performed. Perform the storage function of the node.

상기 확인(s401)결과 웹 문서를 저장할 때에는 먼저, 문서의 이름, 파일 위치 등 문서 관리에 대한 정보를 추출(s402)하여, 그 추출된 정보를 정보 저장소(90)에 저장(s403)하고, 그 문서 내에 링크가 존재하는지를 확인(s404)한다.When storing the web document as a result of the checking (s401), first, information on document management such as a document name and a file location is extracted (s402), and the extracted information is stored in the information storage 90 (s403). Check whether a link exists in the document (s404).

상기 확인(s404) 결과 문서내에 링크가 존재하는 경우 문서 내에서 사용된 모든 링크 정보를 추출(s405)하여 그 추출 정보를 정보 저장소에 저장(s406)한 후, 링크되려는 문서가 존재하는지를 확인(s407)하여 링크되려는 문서가 없는 경우 임시 문서를 작성(s408)하여 브라우저에 표시해 줌으로써 사용자가 링크에 사용되는 문서를 실수에 의해 빠뜨리는 일이 없도록 해준다.If there is a link in the document as a result of the checking (s404), all the link information used in the document is extracted (s405) and the extracted information is stored in the information store (s406), and then it is checked whether the document to be linked exists (s407). If there is no document to be linked, a temporary document is created (s408) and displayed in a browser so that a user does not accidentally miss a document used for a link.

또한, 상기 링크 정보 저장 단계(s404)(s405)(s406)(s407)(s408)는 문서내에 링크가 존재하지 않을 때까지 반복수행하며, 상기 확인(s404)결과 문서내에 링크가 존재하지 않는다면 문서 각각을 노드로 표현(s409)하고, 그 링크 정보를 화살표로 표시하여(S410) 전체 웹 문서의 연결 흐름을 한 화면에 보여 준다.In addition, the link information storing step (s404) (s405) (s406) (s407) (s408) is repeated until no link exists in the document, and if the link does not exist in the document as a result of the checking (s404), the document Each is represented by a node (s409), and the link information is indicated by an arrow (S410) to show the connection flow of the entire web document on one screen.

한편, 상기 확인(s401)결과 문서의 저장이 아닌 경우 노느의 저장 여부를 확인(s411)하여 노드의 저장시에는 정보 저장소(90)에 해당되는 노드의 정보를 저장(s412)하고, 상기 노드가 이미지나 비디오, 오디오 파일 등의 자원을 사용하였는지를 검사(s413)하여 자원을 사용한 경우 사용된 파일에 대한 정보를 추출(s414)하여 정보의 전송을 위한 디렉토리에 상기 자원을 복사(s415)한 후, 정보 저장소(90)에 저장(s416)한다. 상기 특정 디렉토리에 사용된 파일을 복사(s415)하는 과정은 전송을 편하게 해주기 위해 수행한다.On the other hand, if it is not the storage of the result document (s401) confirms whether or not the storage of the node (s411) when storing the node when storing the information of the node corresponding to the information storage (90) (s412), the node is an image After checking whether the resource is used, such as a video or an audio file (S413) and extracting the information on the used file (S414) by copying the resource to a directory for transmitting the information (S415), the information is In the storage 90 (s416). The process of copying the file used in the specific directory (s415) is performed to facilitate the transmission.

본 발명에 의하면 위지윅/드래그-앤-드롭 방식에 의해 쉽게 HTML 문서를 작성할 수 있으며, 자료 흐름 방식을 사용하여 CGI 프로그램 및 플러그-인을 포함하는 고수준의 웹 응용 프로그램을 작성할 수 있다. 또한 페이지 단위의 저작이 아니라 응용 프로그램 전체에 대한 저작을 수행함으로써 일관성 있는 웹 저작 과정을 지원한다. 따라서 HTML 태그나 CGI 프로그램 및 플러그-인을 모르는 사용자라도 쉽게 웹 응용 프로그램을 작성할 수 있게 되며, 웹 저작시 경제성과 효율성을 높일 수 있다는 장점이 있다.According to the present invention, an HTML document can be easily created by the Wiegwick / Drag-and-Drop method, and a high-level web application including a CGI program and a plug-in can be written using the data flow method. In addition, it supports a consistent web authoring process by authoring the entire application program rather than page-based authoring. Therefore, even users who do not know HTML tags, CGI programs, and plug-ins can easily write web applications, and have the advantage of increasing economics and efficiency in web authoring.

Claims (6)

웹 문서 저작을 위한 각종 정보를 저장하는 정보 사전과,An information dictionary for storing various kinds of information for web document authoring, 상기 정보 사전의 정보를 받아 웹 문서의 저작을 시각적으로 수행하는 웹 저작용 시각 편집기와,A web action visual editor for visually authoring a web document by receiving the information from the information dictionary; 상기 웹 저작용 시각 편집기에 의해 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 프로젝트 브라우저와,A project browser showing the connection flow between the documents by managing the web documents generated page by page by the web-action visual editor integratedly from the perspective of the entire application; 상기 웹 저장용 시각 편집기에서 사용된 각종 정보들을 다음에 재사용될 수 있도록 저장 및 관리하는 정보 저장소로 구성된 것을 특징으로 하는 웹 문서 저작을 위한 장치.And an information store configured to store and manage various information used in the web storage visual editor for reuse later. 제 1 항에 있어서,The method of claim 1, 상기 정보 사전은The information dictionary is 노드의 모양과 속성, HTML 태그로의 변환 규칙을 저장하는 노드 사전과,A node dictionary that stores the shape and attributes of the nodes and the rules for converting them to HTML tags, 노드의 배치에 대한 공간적 제약 조건과 상기 노드들이 플로우로 연결될 때의 연결 제약 조건에 대한 정보를 저장하는 제약 조건 정보를 포함하는 것을 특징으로 하는 웹 문서 저작을 위한 장치.And constraint information for storing information about spatial constraints on placement of nodes and connection constraints when the nodes are connected in a flow. 제 1 항에 있어서,The method of claim 1, 상기 시각 편집기는The visual editor 사용자에게 직관적인 위지윅/드래그-앤-드롭 방식에 의한 사용자 접속 설계를 지원하는 노드 편집기와,A node editor that supports user-initiated design by the Wiziwick / drag-and-drop method that is intuitive to the user, 각 노드들간의 연결 관계를 설정하는 플로우 편집기로 구성된 것을 특징으로 하는 웹 문서 저작을 위한 장치.Apparatus for authoring a web document, characterized in that composed of a flow editor for establishing a connection relationship between each node. 웹 문서 저작을 위한 각종 정보를 저장하는 정보 사전과, 상기 정보 사전의 정보를 받아 웹 문서의 저작을 시각적으로 수행하는 웹 저작용 시각 편집기와, 상기 웹 저작용 시각 편집기에 의해 페이지 별로 생성된 웹 문서를 전체 응용 프로그램의 관점에서 통합적으로 관리하여 문서들 사이의 연결 흐름을 보여주는 프로젝트 브라우저와, 상기 웹 저작용 시각 편집기에서 사용된 각종 정보들을 다음에 재사용될 수 있도록 저장 및 관리하는 정보 저장소를 구비하여An information dictionary for storing various types of information for web document authoring, a web-action visual editor for visually authoring a web document by receiving the information of the information dictionary, and a web generated for each page by the web-action visual editor It has a project browser that manages documents in an integrated view of the entire application to show the flow of connections between documents, and an information repository for storing and managing various pieces of information used in the web interaction visual editor for later reuse. So 임의의 작업을 나타내는 노드들이나 상기 각 노드들의 연결 관계를 시각적인 환경에 의해 편집하는 시각 편집 단계와,A visual editing step of editing nodes representing a task or a connection relationship between the nodes by a visual environment; 상기 시각 편집 단계에서 편집된 노드 또는 플로우에 의해 웹 브라우저의 기능이 수행된 후 생성된 웹 문서를 관리하는 웹 문서 관리 단계로 구성된 것을 특징으로 하는 웹 문서 저작을 위한 장치의 운용 방법.And a web document management step of managing a web document generated after a function of a web browser is performed by a node or a flow edited in the visual editing step. 제 4 항에 있어서,The method of claim 4, wherein 상기 시각 편집 단계는The visual editing step 상기 정보 사전에 저장되어 있는 노드의 속성 정보를 참조하여 노드의 모양이나 크기를 결정하고, 노드의 공간적 일치성을 확인하여 공간적 일치성이 만족할 경우에 노드를 생성하고, 그 결과를 화면상에 보여주는 노드 생성 단계와,The shape or size of the node is determined by referring to the attribute information of the node stored in the information dictionary, the node is created when the spatial consistency is satisfied by checking the spatial consistency of the node, and the result is displayed on the screen. Node creation step, 상기 생성된 노드들 중 시작 노드 및 도착 노드 그리고, 각 노드의 속성을 선택하고, 상기 노드들의 연결 일치성을 확인하여 연결 일치성이 만족할 경우에 각 노드들 간에 연결을 나타내는 화살표를 그리는 플로우 생성 단계로 구성된 것을 특징으로 하는 웹 문서 저작을 위한 장치의 운용 방법.Selecting a start node and an arrival node and attributes of each node among the generated nodes, and confirming the connection consistency of the nodes, when the connection consistency is satisfied, a flow generating step of drawing an arrow representing a connection between each node; Method for operating a device for authoring a web document, characterized in that consisting of. 제 4 항에 있어서,The method of claim 4, wherein 상기 웹 문서 관리 단계는The web document management step 임의의 문서에 대한 관리 정보를 추출하여 상기 정보 저장소에 저장하고, 그 문서내에서 사용된 모든 링크 정보를 추출하여 상기 정보 저장소에 저장한 후, 그 문서들간의 링크 정보를 화살표로 표시하는 문서의 저장 단계와,After extracting the management information for any document and storing it in the information store, extracting and storing all the link information used in the document in the information store, and displaying the link information between the documents with arrows. Storage steps, 해당되는 노드가 사용한 자원에 대한 정보를 추출하여 그 정보를 상기 정보 저장소에 저장하는 노드의 저장 단계로 구성된 것을 특징으로 하는 웹 문서 저작을 위한 장치의 운용 방법.And a storage step of a node which extracts information about a resource used by a corresponding node and stores the information in the information repository.
KR1019970049762A 1997-09-29 1997-09-29 Apparatus for making a web document and method of operating it KR100261265B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970049762A KR100261265B1 (en) 1997-09-29 1997-09-29 Apparatus for making a web document and method of operating it

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970049762A KR100261265B1 (en) 1997-09-29 1997-09-29 Apparatus for making a web document and method of operating it

Publications (2)

Publication Number Publication Date
KR19990027325A true KR19990027325A (en) 1999-04-15
KR100261265B1 KR100261265B1 (en) 2000-07-01

Family

ID=19521914

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970049762A KR100261265B1 (en) 1997-09-29 1997-09-29 Apparatus for making a web document and method of operating it

Country Status (1)

Country Link
KR (1) KR100261265B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010111666A (en) * 2000-06-12 2001-12-20 김문영 Method for providing property editor using HTML
KR20020022407A (en) * 2000-09-20 2002-03-27 주식회사 인포웨어 Method of generating a web site corporated with databases and program recording medium
KR100375506B1 (en) * 2000-04-11 2003-03-10 주식회사 프리챌 A hypertext markup language (html) writing system and a html writing method using a low capacity on-line method
KR100389932B1 (en) * 2000-06-16 2003-07-02 송용욱 Web site management system and method based on the inference theory of the artificial intelligence expert systems
KR100423722B1 (en) * 1999-10-01 2004-03-20 주식회사 팬택앤큐리텔 Apparatus and method for checking the link validity in a computer network

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010047184A (en) * 1999-11-18 2001-06-15 김기대 A Computer Readable Medium Record to an Electronic Publications Program
KR100620897B1 (en) * 2001-10-23 2006-09-13 한국전자통신연구원 method and the system for producting BIFSBInary Format for Scenes language for MPEG-4 contents
KR20020003331A (en) * 2001-11-29 2002-01-12 이호건 A method and system for making contents based on web by using database and web

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100423722B1 (en) * 1999-10-01 2004-03-20 주식회사 팬택앤큐리텔 Apparatus and method for checking the link validity in a computer network
KR100375506B1 (en) * 2000-04-11 2003-03-10 주식회사 프리챌 A hypertext markup language (html) writing system and a html writing method using a low capacity on-line method
KR20010111666A (en) * 2000-06-12 2001-12-20 김문영 Method for providing property editor using HTML
KR100389932B1 (en) * 2000-06-16 2003-07-02 송용욱 Web site management system and method based on the inference theory of the artificial intelligence expert systems
KR20020022407A (en) * 2000-09-20 2002-03-27 주식회사 인포웨어 Method of generating a web site corporated with databases and program recording medium

Also Published As

Publication number Publication date
KR100261265B1 (en) 2000-07-01

Similar Documents

Publication Publication Date Title
US10706091B2 (en) User driven computerized selection, categorization, and layout of live content components
US10318628B2 (en) System and method for creation of templates
Vanderdonckt et al. Flexible reverse engineering of web pages with vaquista
US8387055B1 (en) System and method for providing information and associating information
US20040006743A1 (en) Method and apparatus for re-editing and redistributing web documents
EP1821185A1 (en) Data processing device and data processing method
US20100199167A1 (en) Document processing apparatus
US20080263101A1 (en) Data Processing Device and Data Processing Method
US20080040588A1 (en) Data Processing Device and Data Processing Method
EP1816586A1 (en) Data processing system, data processing method, and management server
US20090021767A1 (en) Document processing device
EP1821176A1 (en) Data processing device and data processing method
US20080046809A1 (en) Data Processing Device and Data Processing Method
EP1811399A1 (en) Data processing device and data processing method
US7685229B1 (en) System and method for displaying server side code results in an application program
KR100261265B1 (en) Apparatus for making a web document and method of operating it
US7802181B2 (en) Document processing device and document processing method
US7827195B2 (en) Document management device and document management method
Harper et al. Middleware to expand context and preview in hypertext
US20100077295A1 (en) Document processing device and document processing module
Weber et al. Live documents with contextual, data-driven information components
Lang et al. Hypertext, hyperlinks, and the World Wide Web
EP1933233A1 (en) Data processing apparatus
EP1744271A1 (en) Document processing device
JP2004326626A (en) Structured document file management system and structured document file management method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20100401

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee