WO2015102294A1 - 전자 출판에 부합하는 사용자 평가 관리 장치 및 방법 - Google Patents

전자 출판에 부합하는 사용자 평가 관리 장치 및 방법 Download PDF

Info

Publication number
WO2015102294A1
WO2015102294A1 PCT/KR2014/012788 KR2014012788W WO2015102294A1 WO 2015102294 A1 WO2015102294 A1 WO 2015102294A1 KR 2014012788 W KR2014012788 W KR 2014012788W WO 2015102294 A1 WO2015102294 A1 WO 2015102294A1
Authority
WO
WIPO (PCT)
Prior art keywords
epub
asset
user
information
identification information
Prior art date
Application number
PCT/KR2014/012788
Other languages
English (en)
French (fr)
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 WO2015102294A1 publication Critical patent/WO2015102294A1/ko

Links

Images

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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • 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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present invention relates to a device and method for combining user opinions in response to revision of an e-book conforming to an electronic publication (EPUB). More specifically, the international digital publishing forum (IDPF) The present invention relates to a device and a method for managing user's opinions in response to revision of an e-book conforming to the e-book standard, EPUB.
  • IDPF international digital publishing forum
  • EPUB is the de facto e-book standard established by IDPF.
  • the ebook according to the EPUB (hereinafter, referred to as an 'EPUB work') can be easily updated and frequently updated, unlike a printed book.
  • 'EPUB work' users' opinions and reviews (hereinafter referred to as' user evaluation ') through online have been actively promoted, and book marketing point has placed more emphasis on user evaluation than expert review.
  • EPUB does not define a structure that may contain user ratings of EPUB works. Therefore, as in the existing online bookstores, the EPUB works manage the user's evaluation through late registration of individual books. As such, there has not been yet been suggested how to manage user ratings in response to each EPUB asset and each revision of each EPUB asset, and furthermore, to manage user ratings on individual content such as text or images within each EPUB asset. No way has been suggested.
  • An object of the present invention is to provide an apparatus and method for user evaluation management conforming to the specification of EPUB.
  • Another object of the present invention is to provide a computer readable recording medium having recorded thereon a program for executing a user evaluation management method conforming to the specification of an EPUB on a computer.
  • a user evaluation management apparatus is a user evaluation management apparatus conforming to an electronic publication (EPUB), the identification information of the EPUB work from the asset management server connected via a communication network
  • An asset information receiving unit for receiving asset information including a title and a version
  • a comment DB generator for generating an EPUB asset DB, which is a database (DB) for each asset based on the received asset information
  • a storage unit for storing the EPUB asset DB;
  • classifying and managing the user evaluation received from the user terminal based on at least one of the EPUB asset, the updated edition of the EPUB asset, each content in the EPUB asset, the user's rating, the service company, and the date.
  • a feedback DB manager for extracting and providing a user evaluation of the EPUB asset requested by the user from the EPBU asset DB in response to a request for providing the user evaluation received from the EPBU asset DB.
  • the user evaluation management method in the user evaluation management method conforming to the Electronic Publication (EPUB), (a) EPUB works from the asset management server connected via a communication network Receiving asset information including the identification, title and version of the; (b) generating an EPUB asset DB which is a database (DB) for each asset based on the received asset information; (c) storing the EPUB copyrighted material DB in a storage means; And (d) classifying and managing user evaluations received from the user terminal based on at least one of the EPUB assets, the EPUB copyrighted works, the contents of each EPUB asset, the user's rating, the service company, and the date. Has;
  • FIG. 1 is a view showing the configuration of a preferred embodiment of a user evaluation management device conforming to the EPUB specification according to the present invention
  • FIG. 3 is a flow chart showing the implementation of a preferred embodiment of a user evaluation management method conforming to the EPUB specification in accordance with the present invention.
  • FIG. 1 is a diagram showing the configuration of a preferred embodiment of a user evaluation management device conforming to the EPUB specification according to the present invention.
  • a preferred embodiment 100 of a user evaluation management apparatus conforming to an EPUB specification according to the present invention includes an asset information receiving unit 110, an opinion DB generating unit 120, a storage unit 130, The opinion DB manager 140 and the user interface 150 are provided.
  • the asset information receiving unit 110 receives the asset information including the identification information (UID), title, version, etc. of the EPUB asset from the asset management server (not shown). To this end, the asset management server decompresses the EPUB asset at the time of registration of the EPUB asset, and extracts the asset information from the decompressed EPUB asset. The asset management server inserts the access address (eg, url) of the user evaluation management apparatus 100 according to the present invention into the EPUB asset.
  • the user evaluation management apparatus 100 according to the present invention may be constructed in the form of a user opinion management server.
  • an EPUB asset is composed of an Open Container Format (OCF) including a META-INF and an OEBPS folder, and a mimetype, and the META-INF includes encryption.xml, signatures.xml, and rights.xml.
  • OFS Open Publication Structure
  • context.opf is an Open Packaging File (OPF) file and contains metadata of an EPUB asset.
  • OCF, OPS and OPF are specifications defined in EPUB
  • OCF is a compressed file including all files
  • OPS contains the format of content
  • OPF expresses the structure of EPUB file written in XML. Table 1 below describes the META-INF files of the OCF.
  • Table 1 OCF entry Contents META-INF / encryption.xml -W3C XML encryption standard referenced-Description of encryption target, algorithm and key information META-INF / signature.xml -W3C XML signature standard referenced-Description of signature targets, algorithms, and verification certificates META-INF / rights.xml -Specification not defined-arbitrary rights expression language available
  • the opinion DB generator 120 generates a database (DB) (hereinafter, referred to as an 'EPUB asset DB') for each asset based on the received asset information.
  • the EPUB copyrighted work DB generated by the opinion DB generator 120 includes a title of an EPUB work, identification information of an EPUB work, version information of an EPUB work, user identification information, time information, an evaluation, an opinion, a service company, and the like.
  • the user identification information is information uniquely assigned to distinguish each user who registers an evaluation or opinion, and the user ID corresponds to this.
  • the time information is information on the date and time when the user registered a rating or opinion, and the rating and the opinion are respectively included in the EPUB asset or the content (text, picture, table, photo, graph, etc.) in the form of a star rating or a rating.
  • a service company represents a company which manages user evaluation (for example, Kyobo, YES24, etc.).
  • the opinion DB generation unit 120 may generate an EPUB asset DB for user identification information, time information, evaluation, opinion, etc. for each version of one asset.
  • the EPUB asset DB generated as described above is stored in the storage unit 130.
  • the opinion DB manager 140 manages a DB generated for the EPUB asset.
  • the opinion DB manager 140 may classify and manage user ratings according to EPUB works, updated versions of EPUB works, each content in the EPUB works, users' ratings, service companies, and dates.
  • the opinion DB manager 140 records a user evaluation of a specific EPUB asset, a specific version of the EPUB asset, each content in the EPUB asset, etc. received from the user terminal in a corresponding field of the EPUB asset DB, and the user terminal or asset management server.
  • a request for providing a user rating is requested from the user, a corresponding user rating is extracted from the EPBU asset DB and provided.
  • the user interface 150 receives user identification information, a user's evaluation, a user's opinion, and the like from the user terminal, and extracts and provides a user's opinion requested by the user from the EPUB asset DB.
  • the viewer installed in the user terminal is requested to view the user's opinion, and extracts the access path, EPUB asset identification information, EPUB asset version information, etc. of the user evaluation management apparatus 100 according to the present invention from the EPUB asset, and extracts
  • the user evaluation management apparatus 100 according to the present invention is requested to provide an opinion including EPUB asset identification information and EPUB asset version information.
  • FIG. 3 is a flow chart showing the implementation of a preferred embodiment of a user evaluation management method conforming to the EPUB specification in accordance with the present invention.
  • the asset management server 200 extracts identification information (UID) and title of an EPUB asset after decompressing an EPUB asset upon registration of an EPUB asset, and extracts an opinion management server (that is, according to the present invention).
  • the connection path of the user evaluation management apparatus 100 is inserted into the EPUB asset (S300).
  • the asset management server 200 transmits the information including the UID of the EPUB asset to the user evaluation management device 100 according to the present invention (S310).
  • the user evaluation management apparatus 100 generates and maintains an information DB of EPUB works (S320).
  • the creation and maintenance of the EPUB asset DB is performed by the asset DB generation unit 120 and the asset DB management unit 140 of the user evaluation management apparatus 100 according to the present invention.
  • the user terminal 250 requests an information including the identification information of the EPUB asset to the user evaluation management apparatus 100 according to the present invention (ie, Request a user opinion) (S340).
  • the user can request information on individual content in the EPUB asset, and in this case, the information request includes identification information of the EPUB asset (including version information in case of an EPUB asset having multiple versions) and identification information of the individual content.
  • the user evaluation management apparatus 100 according to the present invention stores the user opinion corresponding to the identification information of the received EPUB asset (including version information in the case of an EPUB asset having a plurality of versions) stored in the storage unit 130. Search from the copyrighted work DB (S350).
  • the user evaluation management apparatus 100 according to the present invention transmits the searched user opinions to the user terminal 250 (S360), and the viewer installed in the user terminal 250 is the user evaluation management apparatus 100 according to the present invention. Output the user feedback received from the (S370).
  • the user terminal 250 is the identification information of the EPUB asset (including version information in the case of an EPUB asset having a plurality of versions) and the user's The opinions (scores, reviews, improved opinions, etc.) are transmitted to the user evaluation management apparatus 100 according to the present invention (S390).
  • the user may present an opinion on individual content in the EPUB asset, and the information transmitted from the user terminal 250 to the user evaluation management apparatus 100 according to the present invention may include identification information of the EPUB asset (multiple pieces of information). Versioned EPUB works) (including version information), identification of individual content, and user comments.
  • the invention can also be embodied as computer readable code on a computer readable recording medium.
  • the computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer system is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disks, optical data storage devices, and the like.
  • the computer readable recording medium can also be distributed over network coupled computer systems so that the computer readable code is stored and executed in a distributed fashion.

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Document Processing Apparatus (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

전자 출판(Electronic Publication : EPUB) 명세에 부합하는 사용자 평가 관리 장치 및 방법이 개시된다. 저작물 정보 수신부는 통신망을 통해 연결된 저작물 관리 서버로부터 EPUB 저작물의 식별정보, 제목 및 버전을 포함하는 저작물 정보를 수신한다. 의견 DB 생성부는 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)인 EPUB 저작물 DB를 생성한다. 저장부에는 EPUB 저작물 DB가 저장된다. 의견 DB 관리부는 사용자 단말로부터 수신된 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별 및 날짜별 중에서 적어도 하나를 기준으로 분류하여 관리하고, 사용자 단말로부터 수신된 사용자 평가에 대한 제공 요청에 응답하여 사용자가 요청한 EPUB 저작물에 대한 사용자 평가를 EPBU 저작물 DB로부터 추출하여 제공한다. 본 발명에 따르면, EPUB의 구조를 이용하여 개정판별, 콘텐츠별 사용자 평가의 관리가 가능하고, 이를 EPUB 저작물의 마케팅에 활용할 수 있다.

Description

전자 출판에 부합하는 사용자 평가 관리 장치 및 방법
본 발명은 전자 출판(electronic publication : EPUB)에 부합하는 전자 책의 개정에 대응한 사용자 의견의 결합 장치 및 방법에 관한 것으로, 보다 상세하게는, 국제 디지털 출판 포럼(international digital publishing forum : IDPF)이 제정한 전자책 표준인 EPUB에 부합하는 전자 책의 개정에 대응하여 사용자 의견을 관리할 수 있는 장치 및 방법에 관한 것이다.
EPUB는 IDPF에서 제정한 사실상의 전자책 표준이다. 이러한 EPUB에 따른 전자책(이하, 'EPUB 저작물'이라 함)은 인쇄된 책과 달리 갱신이 용이하고 자주 갱신될 수 있다. 한편 정보통신기술이 발전함에 따라 온라인을 통한 사용자의 의견이나 후기(이하, '사용자 평가'라 함)가 활발히 개진되면서 서적 마켓팅 포인트가 전문가에 의한 서평보다 사용자의 평가를 중시하게 되었다. 그러나 EPUB에는 EPUB 저작물에 대한 사용자 평가를 포함할 수 있는 구조에 대해 정의하고 있지 않다. 따라서 EPUB 저작물에 대해서도 기존의 온라인 서점에서와 같이 개별적인 서적에 대한 후기 등록을 통해 사용자의 평가를 관리하고 있는 실정이다. 이와 같이 EPUB 저작물 각각 및 각각의 EPUB 저작물의 개정판에 대응하여 사용자 평가를 관리할 수 있는 방법에 대해 아직까지 제시된 바 없으며, 나아가 각각의 EPUB 저작물 내의 텍스트나 이미지와 같이 개별적인 콘텐츠에 사용자 평가를 관리할 수 있는 방법에 대해서도 제시된 바 없다.
본 발명이 이루고자 하는 기술적 과제는 EPUB의 명세에 부합하는 사용자 평가 관리 장치 및 방법을 제공하는 데 있다.
본 발명이 이루고자 하는 다른 기술적 과제는 EPUB의 명세에 부합하는 사용자 평가 관리 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공하는 데 있다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 사용자 평가 관리 장치는, 전자 출판(Electronic Publication : EPUB)에 부합하는 사용자 평가 관리 장치에 있어서, 통신망을 통해 연결된 저작물 관리 서버로부터 EPUB 저작물의 식별정보, 제목 및 버전을 포함하는 저작물 정보를 수신하는 저작물 정보 수신부; 상기 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)인 EPUB 저작물 DB를 생성하는 의견 DB 생성부; 상기 EPUB 저작물 DB가 저장되는 저장부; 및 사용자 단말로부터 수신된 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별 및 날짜별 중에서 적어도 하나를 기준으로 분류하여 관리하고, 상기 사용자 단말로부터 수신된 사용자 평가에 대한 제공 요청에 응답하여 사용자가 요청한 EPUB 저작물에 대한 사용자 평가를 상기 EPBU 저작물 DB로부터 추출하여 제공하는 의견 DB 관리부;를 구비한다.
상기의 기술적 과제를 달성하기 위한, 본 발명에 따른 사용자 평가 관리 방법은, 전자 출판(Electronic Publication : EPUB)에 부합하는 사용자 평가 관리 방법에 있어서, (a) 통신망을 통해 연결된 저작물 관리 서버로부터 EPUB 저작물의 식별정보, 제목 및 버전을 포함하는 저작물 정보를 수신하는 단계; (b) 상기 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)인 EPUB 저작물 DB를 생성하는 단계; (c) 상기 EPUB 저작물 DB를 저장수단에 저장하는 단계; 및 (d) 사용자 단말로부터 수신된 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별 및 날짜별 중에서 적어도 하나를 기준으로 분류하여 관리하는 단계;를 갖는다.
본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 장치 및 방법에 의하면, EPUB의 구조를 이용하여 개정판별, 콘텐츠별 사용자 평가의 관리가 가능하고, 이를 EPUB 저작물의 마케팅에 활용할 수 있다.
도 1은 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 장치에 대한 바람직한 실시예의 구성을 도시한 도면,
도 2는 EPUB 저작물의 계층적 스키마를 도시한 도면,
도 3은 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 방법에 대한 바람직한 실시예의 수행과정을 도시한 흐름도이다.
이하에서, 첨부된 도면들을 참조하여 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 장치 및 방법의 바람직한 실시예에 대해 상세하게 설명한다.
도 1은 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 장치에 대한 바람직한 실시예의 구성을 도시한 도면이다.
도 1을 참조하면, 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 장치에 대한 바람직한 실시예(100)는, 저작물 정보 수신부(110), 의견 DB 생성부(120), 저장부(130), 의견 DB 관리부(140) 및 사용자 인터페이스부(150)를 구비한다.
저작물 정보 수신부(110)는 저작물 관리 서버(미도시)로부터 EPUB 저작물의 식별정보(UID), 제목, 버전 등을 포함하는 저작물 정보를 수신한다. 이를 위해 저작물 관리 서버는 EPUB 저작물의 등록시점에 EPUB 저작물의 압축을 해제하고, 압축해제된 EPUB 저작물로부터 저작물 정보를 추출한다. 그리고 저작물 관리 서버는 본 발명에 따른 사용자 평가 관리 장치(100)의 접근주소(예를 들면, url)를 EPUB 저작물 내에 삽입한다. 이와 같은 서버 구조에서 본 발명에 따른 사용자 평가 관리 장치(100)는 사용자 의견 관리 서버의 형태로 구축될 수 있다.
도 2에는 EPUB 저작물의 계층적 스키마가 도시되어 있다.
도 2를 참조하면, EPUB 저작물은 META-INF와 OEBPS 폴더, 그리고 mimetype을 포함하는 OCF(Open Container Format)로 이루어지며, META-INF는 encryption.xml, signatures.xml 및 rights.xml을 포함한다. 또한, OPS(Open Publication Structure)는 폰트(fonts), 이미지(img), 스타일(styles) 및 텍스트(text) 폴더, 그리고 content.opf와 toc.ncx로 구성된다. 또한, context.opf는 OPF(Open Packaging File) 파일로서, EPUB 저작물의 메타데이터를 담고 있다. 이때 OCF, OPS 및 OPF는 EPUB에 정의된 명세들로서, OCF는 모든 파일을 포함하는 압축파일이고, OPS는 콘텐츠의 포맷을 담고 있으며, OPF는 XML로 작성된 EPUB 파일의 구조를 표현한다. 다음의 표 1에는 OCF의 META-INF 파일들에 대한 설명이 기재되어 있다.
표 1
OCF 항목 내용
META-INF/encryption.xml - 참조되는 W3C XML 암호화 표준- 암호화 대상, 알고리즘 및 키 정보에 대한 설명
META-INF/signature.xml - 참조되는 W3C XML 서명 표준- 서명 대상, 알고리즘 및 검증 인증서에 대한 설명
META-INF/rights.xml - 명세 정의되지 않음- 임의의 권리 표현 언어 사용 가능
의견 DB 생성부(120)는 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)(이하, 'EPUB 저작물 DB'라 함)를 생성한다. 의견 DB 생성부(120)에 의해 생성된 EPUB 저작물 DB에는 EPUB 저작물의 제목, EPUB 저작물의 식별정보, EPUB 저작물의 버전정보, 사용자 식별정보, 시간정보, 평가, 의견, 서비스 회사 등이 포함된다. 여기에서 사용자 식별정보는 평가 또는 의견을 등록하는 각각의 사용자를 구분하기 위해 고유하게 부여된 정보로서 사용자 아이디가 이에 해당된다. 또한, 시간정보는 사용자가 평가 또는 의견을 등록한 연월일시 정보이며, 평가 및 의견은 각각 별점 또는 등급의 형태로 EPUB 저작물 또는 EPUB 저작물에 포함된 콘텐츠(텍스트, 그림, 표, 사진, 그래프 등)에 대해 사용자가 부여한 수치화된 평가 및 글로 작성한 서평, 감상문, 제안 등을 의미한다. 또한, 서비스 회사는 사용자 평가를 관리하는 회사(예를 들면, 교보, YES24 등)를 나타낸다. 이때 의견 DB 생성부(120)는 하나의 저작물에 대해 각각의 버전별로 사용자 식별정보, 시간정보, 평가, 의견 등에 대한 EPUB 저작물 DB를 생성할 수 있다. 이와 같이 생성된 EPUB 저작물 DB는 저장부(130)에 저장된다.
의견 DB 관리부(140)는 EPUB 저작물에 대해 생성된 DB를 관리한다. 이때 의견 DB 관리부(140)는 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별, 날짜별 등으로 분류하여 관리할 수 있다. 또한, 의견 DB 관리부(140)는 사용자 단말로부터 수신된 특정한 EPUB 저작물, EPUB 저작물의 특정 버전, EPUB 저작물 내의 각 콘텐트 등에 대한 사용자 평가를 EPUB 저작물 DB의 해당 필드에 기록하며, 사용자 단말 또는 저작물 관리 서버로부터 사용자 평가에 대한 제공 요청시 해당하는 사용자 평가를 EPBU 저작물 DB로부터 추출하여 제공한다.
사용자 인터페이스부(150)는 사용자 단말로부터 사용자 식별정보, 사용자의 평가, 사용자의 의견 등을 수신하고, 사용자 단말로 사용자가 요청한 사용자 의견을 EPUB 저작물 DB로부터 추출하여 제공한다. 한편, 사용자 단말에 설치된 뷰어는 사용자로부터 사용자 의견보기가 요청되면, EPUB 저작물로부터 본 발명에 따른 사용자 평가 관리 장치(100)의 접속경로, EPUB 저작물 식별정보, EPUB 저작물 버전정보 등을 추출하고, 추출된 접속경로를 기초로 본 발명에 따른 사용자 평가 관리 장치(100)에 접속하여 EPUB 저작물 식별정보와 EPUB 저작물 버전정보를 포함하는 의견제공을 요청한다.
도 3은 본 발명에 따른 EPUB 명세에 부합하는 사용자 평가 관리 방법에 대한 바람직한 실시예의 수행과정을 도시한 흐름도이다.
도 3을 참조하면, 저작물 관리 서버(200)는 EPUB 저작물의 등록시 EPUB 저작물의 압축을 해제한 후 EPUB 저작물의 식별정보(UID)와 제목 등을 추출하고, 의견 관리 서버(즉, 본 발명에 따른 사용자 평가 관리 장치(100))의 접속경로를 EPUB 저작물 내에 삽입한다(S300). 다음으로, 저작물 관리 서버(200)는 EPUB 저작물의 UID를 포함한 정보를 본 발명에 따른 사용자 평가 관리 장치(100)로 전송한다(S310).
본 발명에 따른 사용자 평가 관리 장치(100)는 EPUB 저작물의 정보 DB를 생성하고 유지한다(S320). 이러한 EPUB 저작물 DB의 생성 및 유지는 본 발명에 따른 사용자 평가 관리 장치(100)의 저작물 DB 생성부(120) 및 저작물 DB 관리부(140)에 의해 수행된다.
만약 사용자가 사용자 단말(250)을 통해 사용자 의견 보기의 선택하면(S330), 사용자 단말(250)은 본 발명에 따른 사용자 평가 관리 장치(100)로 EPUB 저작물의 식별정보를 포함하는 정보요청(즉, 사용자 의견 요청)을 전송한다(S340). 이때 사용자는 EPUB 저작물 내의 개별 콘텐츠에 대한 정보를 요청할 수 있으며, 이 경우 정보요청에는 EPUB 저작물의 식별정보(복수 개의 버전이 있는 EPUB 저작물의 경우에는 버전정보 포함)와 개별 콘텐츠의 식별정보가 포함된다. 본 발명에 따른 사용자 평가 관리 장치(100)는 수신된 EPUB 저작물의 식별정보(복수 개의 버전이 있는 EPUB 저작물의 경우에는 버전정보 포함)에 대응하는 사용자 의견을 저장부(130)에 저장되어 있는 EPUB 저작물 DB로부터 검색한다(S350). 그리고 본 발명에 따른 사용자 평가 관리 장치(100)는 사용자 단말(250)로 검색된 사용자 의견을 전송하고(S360), 사용자 단말(250)에 인스톨되어 있는 뷰어는 본 발명에 따른 사용자 평가 관리 장치(100)로부터 수신된 사용자 의견을 출력한다(S370) .
한편, 사용자가 사용자 단말(250)을 통해 사용자 의견 쓰기를 선택하면(S380), 사용자 단말(250)은 EPUB 저작물의 식별정보(복수 개의 버전이 있는 EPUB 저작물의 경우에는 버전정보 포함)와 사용자의 의견(평점, 후기, 개선의견 등)을 본 발명에 따른 사용자 평가 관리 장치(100)로 전송한다(S390). 이 경우에도 사용자는 EPUB 저작물 내의 개별 콘텐츠에 대한 의견을 제시할 수 있으며, 이때 사용자 단말(250)로부터 본 발명에 따른 사용자 평가 관리 장치(100)로 전송되는 정보는 EPUB 저작물의 식별정보(복수 개의 버전이 있는 EPUB 저작물의 경우에는 버전정보 포함), 개별 콘텐츠의 식별정보 및 사용자 의견이 포함된다.
본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.
이상에서 본 발명의 바람직한 실시예에 대해 도시하고 설명하였으나, 본 발명은 상술한 특정의 바람직한 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능한 것은 물론이고, 그와 같은 변경은 청구범위 기재의 범위 내에 있게 된다.

Claims (10)

  1. 전자 출판(Electronic Publication : EPUB)에 부합하는 사용자 평가 관리 장치에 있어서,
    통신망을 통해 연결된 저작물 관리 서버로부터 EPUB 저작물의 식별정보, 제목 및 버전을 포함하는 저작물 정보를 수신하는 저작물 정보 수신부;
    상기 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)인 EPUB 저작물 DB를 생성하는 의견 DB 생성부;
    상기 EPUB 저작물 DB가 저장되는 저장부; 및
    사용자 단말로부터 수신된 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별 및 날짜별 중에서 적어도 하나를 기준으로 분류하여 관리하고, 상기 사용자 단말로부터 수신된 사용자 평가에 대한 제공 요청에 응답하여 사용자가 요청한 EPUB 저작물에 대한 사용자 평가를 상기 EPBU 저작물 DB로부터 추출하여 제공하는 의견 DB 관리부;를 포함하는 것을 특징으로 하는 사용자 평가 관리 장치.
  2. 제 1항에 있어서,
    상기 사용자 단말로부터 수신된 사용자 평가는 EPUB 저작물 내에 포함된 개별적인 콘텐츠별로 부여되는 것을 특징으로 하는 사용자 평가 관리 장치.
  3. 제 1항에 있어서,
    상기 EPUB 저작물 DB에는 EPUB 저작물의 제목, EPUB 저작물의 식별정보, EPUB 저작물의 버전정보, 사용자 식별정보, 시간정보, 평가 및 의견 중 적어도 하나가 포함되는 것을 특징으로 하는 사용자 평가 관리 장치.
  4. 제 3항에 있어서,
    상기 EPUB 저작물 DB에는 EPUB 저작물 내의 개별 콘텐츠에 대한 식별정보가 더 포함되는 것을 특징으로 하는 사용자 평가 관리 장치.
  5. 전자 출판(Electronic Publication : EPUB)에 부합하는 사용자 평가 관리 방법에 있어서,
    (a) 통신망을 통해 연결된 저작물 관리 서버로부터 EPUB 저작물의 식별정보, 제목 및 버전을 포함하는 저작물 정보를 수신하는 단계;
    (b) 상기 수신된 저작물 정보를 기초로 각각의 저작물에 대한 데이터베이스(Database : DB)인 EPUB 저작물 DB를 생성하는 단계;
    (c) 상기 EPUB 저작물 DB를 저장수단에 저장하는 단계; 및
    (d) 사용자 단말로부터 수신된 사용자 평가를 EPUB 저작물별, EPUB 저작물의 갱신판별, EPUB 저작물 내의 각 콘텐츠별, 사용자의 평점별, 서비스사별 및 날짜별 중에서 적어도 하나를 기준으로 분류하여 관리하는 단계;를 포함하는 것을 특징으로 하는 사용자 평가 관리 방법.
  6. 제 5항에 있어서,
    (e) 상기 사용자 단말로부터 수신된 사용자 평가에 대한 제공 요청에 응답하여 사용자가 요청한 EPUB 저작물에 대한 사용자 평가를 상기 EPBU 저작물 DB로부터 추출하여 제공하는 단계를 더 포함하는 것을 특징으로 하는 사용자 평가 관리 방법.
  7. 제 5항에 있어서,
    상기 사용자 단말로부터 수신된 사용자 평가는 EPUB 저작물 내에 포함된 개별적인 콘텐츠별로 부여되는 것을 특징으로 하는 사용자 평가 관리 방법.
  8. 제 5항에 있어서,
    상기 EPUB 저작물 DB에는 EPUB 저작물의 제목, EPUB 저작물의 식별정보, EPUB 저작물의 버전정보, 사용자 식별정보, 시간정보, 평가 및 의견 중 적어도 하나가 포함되는 것을 특징으로 하는 사용자 평가 관리 방법.
  9. 제 8항에 있어서,
    상기 EPUB 저작물 DB에는 EPUB 저작물 내의 개별 콘텐츠에 대한 식별정보가 더 포함되는 것을 특징으로 하는 사용자 평가 관리 방법.
  10. 제 5항에 기재된 사용자 평가 관리 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
PCT/KR2014/012788 2013-12-30 2014-12-24 전자 출판에 부합하는 사용자 평가 관리 장치 및 방법 WO2015102294A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2013-0166755 2013-12-30
KR1020130166755A KR20150080951A (ko) 2013-12-30 2013-12-30 전자 출판(electronic publication : EPUB)에 부합하는 사용자 평가 관리 장치 및 방법

Publications (1)

Publication Number Publication Date
WO2015102294A1 true WO2015102294A1 (ko) 2015-07-09

Family

ID=53493591

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/012788 WO2015102294A1 (ko) 2013-12-30 2014-12-24 전자 출판에 부합하는 사용자 평가 관리 장치 및 방법

Country Status (2)

Country Link
KR (1) KR20150080951A (ko)
WO (1) WO2015102294A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101967254B1 (ko) * 2017-03-07 2019-04-10 넷마블 주식회사 게임 콘텐츠 평점 산정을 위한 방법 및 이를 수행하는 서버

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020057379A (ko) * 2001-01-04 2002-07-11 전영권 통신망을 이용한 서적 소개 방법
KR20100031595A (ko) * 2010-02-22 2010-03-23 김명열 독자간 의사소통이 가능한 전자책과 그 서비스 방법 및 시스템
US20120143590A1 (en) * 2010-05-07 2012-06-07 For+side.com Co., Ltd Electronic book system and content server
KR20120133592A (ko) * 2011-05-31 2012-12-11 에스케이플래닛 주식회사 소셜네트워크 기반의 전자책 도서관 시스템, 서버, 단말장치 및 방법

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020057379A (ko) * 2001-01-04 2002-07-11 전영권 통신망을 이용한 서적 소개 방법
KR20100031595A (ko) * 2010-02-22 2010-03-23 김명열 독자간 의사소통이 가능한 전자책과 그 서비스 방법 및 시스템
US20120143590A1 (en) * 2010-05-07 2012-06-07 For+side.com Co., Ltd Electronic book system and content server
KR20120133592A (ko) * 2011-05-31 2012-12-11 에스케이플래닛 주식회사 소셜네트워크 기반의 전자책 도서관 시스템, 서버, 단말장치 및 방법

Also Published As

Publication number Publication date
KR20150080951A (ko) 2015-07-13

Similar Documents

Publication Publication Date Title
CN101558591B (zh) 内容管理系统
Rodriguez et al. Knowledge management in support of enterprise risk management
US20100161693A1 (en) System and method for signing an electronic document
US11586756B2 (en) Article management system
CN101894228A (zh) 一种标识符分配解析方法和多媒体读物
Uden et al. The 8th International Conference on Knowledge Management in Organizations
US20180039708A1 (en) Multi-reference event summarization
WO2015102294A1 (ko) 전자 출판에 부합하는 사용자 평가 관리 장치 및 방법
US20150356070A1 (en) Information processing device, information processing method, and non-transitory computer-readable medium
Kashyap Sensation of deep learning in image processing applications
Ford et al. Hofstede's dimensions of national culture in IS research
Bulut The Political Economy of News Production
Eynard et al. A modular framework to learn seed ontologies from text
CN110069903B (zh) 一种确定查阅文本数据的用户的方法及装置
Latif et al. A Secure Distributed System for the Electronic Voting System Using Blockchain Technology
Aggestam et al. Supporting knowledge evaluation to increase quality in electronic knowledge repositories
US20230315979A1 (en) System and method for digital asset management
Cheney Big Data, Text Mining, and News Content: Where is the Big Data?
Berry et al. The use of text mining techniques in electronic discovery for legal matters
Lefever The challenges of the metadata infrastructure for digital works and the role of cultural policy
Berretti et al. 3D face reconstruction from two orthogonal images for face recognition applications
Williams Jr et al. Accountability to a servant leader and OCB: the role of follower integrity
KR20170056975A (ko) 협업 저작물을 위한 계층적 정보 관리 방법 및 시스템
Magalhães et al. Internet Financial Reporting in Local Governments: An Empirical Study in the MERCOSUR Countries
Popoola The Press and the Emergent Political Class in Nigeria: Media, Elections, and Democracy

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: 14876458

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: 14876458

Country of ref document: EP

Kind code of ref document: A1