KR20010074224A - UWAS(University Website Administration System) - Google Patents

UWAS(University Website Administration System) Download PDF

Info

Publication number
KR20010074224A
KR20010074224A KR1020010019406A KR20010019406A KR20010074224A KR 20010074224 A KR20010074224 A KR 20010074224A KR 1020010019406 A KR1020010019406 A KR 1020010019406A KR 20010019406 A KR20010019406 A KR 20010019406A KR 20010074224 A KR20010074224 A KR 20010074224A
Authority
KR
South Korea
Prior art keywords
manager
database
university
category
information
Prior art date
Application number
KR1020010019406A
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 KR1020010019406A priority Critical patent/KR20010074224A/en
Publication of KR20010074224A publication Critical patent/KR20010074224A/en

Links

Classifications

    • 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
    • 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
    • G06Q50/20Education

Abstract

PURPOSE: A method for developing a university web site management system and constructing an advanced research DB is provided to modify and change a category and to input and modify the database based on a manager's right according to grades conveniently for maintaining a homepage. CONSTITUTION: A manager(1) connects to a manager system(2) and prepares(modify and maintain) contents(3) and services to a user through the Internet(4). A database being stored in a web server(6) may be modified and changed by a manager system and the database and the contents are accumulated. The manager(1) is connected to each category through a log-in process and inputting information if one's personal information is accepted. Information prepared and completed in the category is accumulated in database information, and the contents are changed. The changing and modifying are possible by a user's right, and an access to other parties is prevented.

Description

대학웹사이트 관리시스템개발 및 대학 첨단연구 DB 구축{UWAS(University Website Administration System)}Development of university website management system and construction of university advanced research DB {UWAS (University Website Administration System)}

각 대학, 연구기관에서는 전문성, 보안등의 문제로 데이터베이스의 입력을 외주처리하지 않고, 연구원등이 직접 입력토록 시스템을 구축한다. 이와같은 시스템을 구축한 곳이 아릭(Arick-건축가 협회 홈페이지www.kia.or.kr의 관리자 화면구성)과 같은 곳이다.Each university and research institute does not outsource the database input due to professionalism and security issues, and establishes a system for direct input by researchers. This is where the system is built, such as the Arick (Arick-Architecture Association homepage www.kia.or.kr).

아직 대학의 방대한 컨텐츠를 통합하려는 시도는 없으며, 개인의 커뮤니티 속에 홈페이지를 구축하는 사이트는 www.netian.com, www.dreamwiz.com 등이 있다.There are no attempts to integrate the vast contents of the university yet, and there are www.netian.com and www.dreamwiz.com to build a homepage in an individual community.

이곳에서는 제작해 놓은 홈페이지 모듈을 선택하여 자신이 원하는 형식의 홈페이지 자동생성기능이 구축되어 있다. 본 발명은 방대한 대학 홈페이지의 유지보수의 편이를 위한 관리자모드의 제작 및 그 서비스 방법에 대한 것으로 홈페이지의 부분보수, 변경, 데이터베이스 생성시스템을 말한다.Here, you can select the homepage module you have created and the homepage auto-generation function in the format you want is built. The present invention relates to the production of the administrator mode for the easy maintenance of a large university homepage and its service method, and refers to a partial repair, modification, and database generation system of the homepage.

본 발명은 상기된 대학 홈페이지의 유지보수를 위해 관리자의 등급별 권한으로 카테고리의 부분수정, 변경, 데이터베이스의 입력, 수정을 편리하게 하는 구성이다. 관리, 개발자의 입장에서 UI에 입각하여 전체구성을 흐트러트리지 않고 통일감 있는, 균형있는 네비게이션 유지가 가능하며 각 부서, 연구소, 학과별로 개인개정을 두어 관리토록하여 업무의 효율화가 가능하다.The present invention is a configuration that facilitates partial modification, change, input of the database, modification of the category with the authority for each grade for the maintenance of the above-mentioned university homepage. From the standpoint of management and developer, it is possible to maintain unified and balanced navigation without disturbing the entire composition based on the UI, and to make work efficient by managing individual revisions for each department, research institute, and department.

제작기술들은 기존의 웹어플리케이션-유닉스, 리눅스, NT기반의 서버에 VB, JAVA, PHP, JSP, ASP등의 프로그래밍과 디자인된 이미지컷 등에 의해 구현된다.Production techniques are implemented by programming and designing image cuts such as VB, JAVA, PHP, JSP, ASP on existing web application-Unix, Linux, NT-based servers.

도 1. 전체 시스템 구성도Figure 1. Overall System Configuration

도 2. 관리자 시스템 구성도Figure 2. Manager System Configuration

도 3. 관리자 로그인 화면Figure 3. Administrator Login Screen

도 4. 데이터베이스 관리자 입력화면Figure 4. Database Manager Input Screen

도 5. 사용자 검색화면Figure 5. User Search Screen

도 6. 사용자 검색결과화면Figure 6. User Search Results Screen

도 7. 카테고리 테이블 / 데이타Figure 7. Category Table / Data

도 8. 인터페이스 변경 예8. Example of interface change

본 발명은 도1에 나타낸 바와같이 관리자(1)가 관리자시스템(2)에 접속하여 컨텐츠(3)을 제작(수정, 유지)한 후 인터넷(4)을 통하여 사용자(5)에게 서비스하는 시스템이다. 웹서버(6)에 저장된 데이터베이스는 도2의 관리자시스템에 의하여 언제든지 변경, 수정 가능하며 데이터베이스, 컨텐츠는 축적된다.As shown in FIG. 1, the present invention is a system in which an administrator 1 connects to an administrator system 2 to produce (modify, maintain) content 3, and then service the user 5 through the Internet 4. FIG. . The database stored in the web server 6 can be changed and modified at any time by the manager system of Fig. 2, and the database and contents are accumulated.

우선 관리자는 로그인(7)을 거친 후 정보입력(8)후 검색, 사용자 정보(9)가맞으면 각 카테고리로 연결되며 카테고리에서 작성, 완료된 정보(10)는 데이터베이스 정보에 축적(11)되며, 컨텐츠 정보(12)의 변경이 이루어진다.First, the administrator goes through the login (7), enter information (8), search, user information (9) is connected to each category, and the information created and completed in the category (10) is accumulated in the database information (11), the content The information 12 is changed.

도3의 관리자 로그인 화면을 보면 대학(13), 대학원(14) 등으로 드롭다운 메뉴로서 구성되어 각 대학의 학과, 전공 등의 구성메뉴를 선택하고, 할당된 사원번호(15)와 패스워드의 입력으로 관리자등급 구분된 자신의 카테고리로 이동된다.In the administrator log-in screen of Fig. 3, the university (13), the graduate school (14), etc., are configured as drop-down menus. This will be moved to their category, which is classified as administrator.

소속된 카테고리에서 자신에게 주어진 권한만으로 수정, 변경이 가능하며, 타부서의 카테고리는 접근이 금지된다.It is possible to modify or change only the authority given to the category in which it belongs, and the category of other departments is prohibited.

연구소의 기능 중 산학연계 데이터베이스의 구축을 예로들면 도4의 데이터베이스 관리자 입력모드에서(16) 회사등록(17) 이벤트를 클릭하였을 경우 입력사항(18)이 나타나며 이를 기입하고 등록을 마치면 도5의 사용자 검색화면에서 회사구분(19), ABC 두문자 검색에서도 찾을 수 있고 가구별 데이터(20)에서도 회사의 검색이 가능하다. 또한 도6의 사용자 검색결과화면에서 보면 로고(22)소개글, 회사명(23) 입력된 회사소개글(24)등을 볼 수 있다.For example, the establishment of an industry-academia-affiliated database among the functions of the research institute is shown in the database manager input mode of FIG. 4 (16) when the company registration (17) event is clicked. In the search screen can be found in the company classification (19), ABC acronym search, and the company can be searched in the household data (20). In addition, in the user search result screen of FIG. 6, the logo 22 introduction, the company name 23, the entered company introduction 24 and the like can be seen.

도7의 카테고리테이블(24)와 데이터(25)는 대학시스템에 따라 다르겠으나 기본적인 구성은 같다.The category table 24 and data 25 in FIG. 7 will vary depending on the university system, but the basic configuration is the same.

도8의 인터페이스 변경예는 제작된 이미지컷(26)(GIF, JPEG, Flash)의 관리자툴에서의 변경으로 신속한 업데이트 효과를 볼 수 있으며, 대학 메인페이지의 공지사항(28) 게시판(27)의 부서별 관리기능으로 대학 업무향상의 효과를 손쉽게 볼 수 있다.The interface change example of FIG. 8 shows a quick update effect by the change in the manager tool of the produced image cut 26 (GIF, JPEG, Flash), and the bulletin board 27 of the notice (28) of the university main page. The departmental management function makes it easy to see the effect of improving the work of university

위와같이 절차를 거치면 대학 사이트의 시스템처리(도2)가 기존보다 간략화되며 연구소의 첨단데이터베이스의 구축(도4)이 보다 손쉬워지며, 사용자 또한 정리된 내비게이션 상황에서 편리하게(도5,6) 검색가능케 된다.Through the above procedure, the system processing of the university site is simplified (Fig. 2) than before, and the construction of the advanced database of the institute is easier (Fig. 4), and the user can also search conveniently in the organized navigation situation (Fig. 5, 6). It becomes possible.

상기에서 설명한 바와 같이 본 발명에 따른 인터넷을 이용한 대학 웹사이트 관리시스템 및 DB구축 관리자툴의 편이성에 의하면 대학의 각종 연구결과와 지식정보를 DB화 함으로써 연구비를 절감할 수 있으며, 대학내에서의 웹사이트 유지관리에 따른 제반비용을 해결할 수 있다. 편리하게 구축된 대학웹사이트는 업무의 효율화, 첨단정보화, 세계화를 가능케 한다. 또한 연구소등의 기술 데이터구축 등으로 산학 정보 협력이 된다면 기업의 국내외 경쟁력을 강화시킬 수 있다.As described above, according to the convenience of the university website management system and DB construction manager tool using the Internet according to the present invention, it is possible to reduce research expenses by making DB of various research results and knowledge information of the university, It can solve all costs of site maintenance. Conveniently constructed university websites enable work efficiency, advanced information and globalization. In addition, if industry-academic information cooperation is provided through technical data construction such as research institutes, companies can strengthen their domestic and international competitiveness.

Claims (2)

대학 웹사이트 관리자들과 DB입력툴 시스템에 있어서 대학, 학부, 학과의 홈페이지 변경생성 관리자모듈, 연구소, 부서별 홈페이지 변경생성 관리자모듈, 연구 DB의 관리자 입력모듈로 구축된 정보를 저장하는 데이터베이스 구성.This is a database configuration that stores information constructed by the homepage change creation module of university, faculty and department, the homepage change creation module of research institute and department, and the manager input module of research DB. 각 부서의 관리자 등급별로 자체 홈페이지 변경 구축, 유지보수하는 방법How to build and maintain own homepage change by manager level of each department
KR1020010019406A 2001-04-11 2001-04-11 UWAS(University Website Administration System) KR20010074224A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010019406A KR20010074224A (en) 2001-04-11 2001-04-11 UWAS(University Website Administration System)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010019406A KR20010074224A (en) 2001-04-11 2001-04-11 UWAS(University Website Administration System)

Publications (1)

Publication Number Publication Date
KR20010074224A true KR20010074224A (en) 2001-08-04

Family

ID=19708109

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010019406A KR20010074224A (en) 2001-04-11 2001-04-11 UWAS(University Website Administration System)

Country Status (1)

Country Link
KR (1) KR20010074224A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10124431A (en) * 1996-10-21 1998-05-15 Nri & Ncc Co Ltd Home page preparation supporting system
KR20000058525A (en) * 2000-06-09 2000-10-05 안종선 Automated On-Line community generation system and service for majors/departments in universities
KR20010008029A (en) * 2000-06-09 2001-02-05 안종선 Automatic community generation system and method
KR20010034974A (en) * 2000-05-10 2001-05-07 이병철 Homepage potal site construct and administrater system
KR20010044520A (en) * 2001-03-03 2001-06-05 이청종 Method for providing link service of teachers and students through the network
KR20020000581A (en) * 2000-06-23 2002-01-05 심수남 A method and system for building a homepage automatically

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10124431A (en) * 1996-10-21 1998-05-15 Nri & Ncc Co Ltd Home page preparation supporting system
KR20010034974A (en) * 2000-05-10 2001-05-07 이병철 Homepage potal site construct and administrater system
KR20000058525A (en) * 2000-06-09 2000-10-05 안종선 Automated On-Line community generation system and service for majors/departments in universities
KR20010008029A (en) * 2000-06-09 2001-02-05 안종선 Automatic community generation system and method
KR20020000581A (en) * 2000-06-23 2002-01-05 심수남 A method and system for building a homepage automatically
KR20010044520A (en) * 2001-03-03 2001-06-05 이청종 Method for providing link service of teachers and students through the network

Similar Documents

Publication Publication Date Title
CN109684701B (en) BIM model resource management system and BIM model creation method
CN110443010B (en) Authority visual configuration control method, device, terminal and storage medium in information system
US7287218B1 (en) Dynamic publication of information from a database
CN110457891B (en) Permission configuration interface display method, device, terminal and storage medium
US7117260B2 (en) Content management application for an interactive environment
US7483913B2 (en) XML-based system and method for collaborative web-based design and verification of system-on-a-chip
US8204847B2 (en) Idea page system and method
US9087296B2 (en) Navigable semantic network that processes a specification to and uses a set of declaritive statements to produce a semantic network model
US20160028775A1 (en) Methods, systems, and computer program products for managing firewall change requests in a communication network
US20020065798A1 (en) System and method for providing selective data access and workflow in a network environment
US6901408B2 (en) Method of structuring a catalog
US20090183251A1 (en) Integrated information management system and method
WO2005041032A1 (en) System for supporting introduction/operation of integrating job software
JP2008511935A (en) User interface for data integration systems
CN113692582A (en) User interface for establishing data privacy pipeline and contract agreement to share data
US20140245158A1 (en) Virtual Interoperability and Information Sharing Engine
CN110704924A (en) BIM preset model creation system and BIM preset model creation method
US20110153578A1 (en) Method And Apparatus For Propagation Of File Plans From Enterprise Retention Management Applications To Records Management Systems
WO2004038607A2 (en) A knowledge repository system for computing devices
JP2008197751A (en) Electronic form preparation/management system, electronic form preparation/management program, and recording medium storing this program
KR20010074224A (en) UWAS(University Website Administration System)
JP2010282304A (en) Data management retrieval system
JP2002245160A (en) Storage medium storing program for making computer perform processing controlling output layout in business management system and output layout controller
Jamjoom et al. Crowdsourcing and service delivery
US7865825B2 (en) Standard text method, system, and program product for configuring and publishing text to multiple applications

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application
E601 Decision to refuse application