• 제목/요약/키워드: memory sharing

검색결과 172건 처리시간 0.017초

국내 시청각 기록관리 정책 리더십 및 전문성 제고 방안 연구 (A Study on Policy-making, Leadership and Improvement of Professionalism for Audiovisual Archives Management in Korea)

  • 최효진
    • 기록학연구
    • /
    • 제72호
    • /
    • pp.91-163
    • /
    • 2022
  • 본 논문에서는 '유튜브' 등을 비롯한 온라인동영상 플랫폼 활용이 일반화되고 고화질·고용량 시청각 기록의 생산·수집량이 급증하는 상황에서도 공공·민간 부문 모두에서 시청각 기록의 '관리'와 '활용'은 여전히 전문화되고 있지 않은 상황에 주목하였다. 공공기관이나 방송사, 일반 기업이나 단체 등 시청각 기록을 생산하는 주체들이 기본적으로 참고할만한 '시청각 기록관리 매뉴얼' 등이 부재할 뿐만 아니라 현행 『공공기록물법』 및 동법 시행령·시행규칙, 공공표준, 지침 및 매뉴얼 등 공공기록관리에서조차 시청각 기록관리의 원칙을 제시하지 못한 가운데 중앙기록물관리기관인 '국가기록원'의 역할이 매우 중요한 점을 강조하고자 했다. 이를 위해 본 논문에서는 현행 『공공기록물법』의 시청각 기록 관련 조항을 분석하고 제·개정 필요성을 살펴보았다. 또한, 현재 국가기록원의 시청각 기록 표준화 현황을 검토하고 공공기록관리 부문에서 효율적인 시청각 기록관리를 위해 제도적으로 마련한 제도와 지침을 분석하여, 기록관리 현장에서 해당 제도 및 지침들이 시청각 기록을 관리하는 데 어떤 기능을 하고 있는지 알아보고자 하였다. 이를 통해 현행 국내 법·제도 개선의 필요성, 관련 공공표준 및 지침 내용 개정 방향 등을 제시하였으며, '국가기록원' 등의 시청각 기록관리 정책 기능을 활성화하는 방안과 시청각 기록관리 및 관련 정책을 담당한 전문기구인 '공공영상'아카이브 신설 필요성 또한 검토하였다. '공공영상'아카이브는 영상납본제 등을 통한 체계적이고 망라적으로 '공공영상'을 수집하고 이를 사회적 기억으로서 공적 활용될 수 있도록 관리·활용 체계를 운영한다. 이 과정에서 '공공영상' 보호(Safeguarding)와 관련한 기술 표준화, 저작권 및 초상권 권리보호 등 시청각 기록관리와 관련한 전문적 역할을 수행한다.

폭소노미 사이트를 위한 랭킹 프레임워크 설계: 시맨틱 그래프기반 접근 (A Folksonomy Ranking Framework: A Semantic Graph-based Approach)

  • 박현정;노상규
    • Asia pacific journal of information systems
    • /
    • 제21권2호
    • /
    • pp.89-116
    • /
    • 2011
  • In collaborative tagging systems such as Delicious.com and Flickr.com, users assign keywords or tags to their uploaded resources, such as bookmarks and pictures, for their future use or sharing purposes. The collection of resources and tags generated by a user is called a personomy, and the collection of all personomies constitutes the folksonomy. The most significant need of the folksonomy users Is to efficiently find useful resources or experts on specific topics. An excellent ranking algorithm would assign higher ranking to more useful resources or experts. What resources are considered useful In a folksonomic system? Does a standard superior to frequency or freshness exist? The resource recommended by more users with mere expertise should be worthy of attention. This ranking paradigm can be implemented through a graph-based ranking algorithm. Two well-known representatives of such a paradigm are Page Rank by Google and HITS(Hypertext Induced Topic Selection) by Kleinberg. Both Page Rank and HITS assign a higher evaluation score to pages linked to more higher-scored pages. HITS differs from PageRank in that it utilizes two kinds of scores: authority and hub scores. The ranking objects of these pages are limited to Web pages, whereas the ranking objects of a folksonomic system are somewhat heterogeneous(i.e., users, resources, and tags). Therefore, uniform application of the voting notion of PageRank and HITS based on the links to a folksonomy would be unreasonable, In a folksonomic system, each link corresponding to a property can have an opposite direction, depending on whether the property is an active or a passive voice. The current research stems from the Idea that a graph-based ranking algorithm could be applied to the folksonomic system using the concept of mutual Interactions between entitles, rather than the voting notion of PageRank or HITS. The concept of mutual interactions, proposed for ranking the Semantic Web resources, enables the calculation of importance scores of various resources unaffected by link directions. The weights of a property representing the mutual interaction between classes are assigned depending on the relative significance of the property to the resource importance of each class. This class-oriented approach is based on the fact that, in the Semantic Web, there are many heterogeneous classes; thus, applying a different appraisal standard for each class is more reasonable. This is similar to the evaluation method of humans, where different items are assigned specific weights, which are then summed up to determine the weighted average. We can check for missing properties more easily with this approach than with other predicate-oriented approaches. A user of a tagging system usually assigns more than one tags to the same resource, and there can be more than one tags with the same subjectivity and objectivity. In the case that many users assign similar tags to the same resource, grading the users differently depending on the assignment order becomes necessary. This idea comes from the studies in psychology wherein expertise involves the ability to select the most relevant information for achieving a goal. An expert should be someone who not only has a large collection of documents annotated with a particular tag, but also tends to add documents of high quality to his/her collections. Such documents are identified by the number, as well as the expertise, of users who have the same documents in their collections. In other words, there is a relationship of mutual reinforcement between the expertise of a user and the quality of a document. In addition, there is a need to rank entities related more closely to a certain entity. Considering the property of social media that ensures the popularity of a topic is temporary, recent data should have more weight than old data. We propose a comprehensive folksonomy ranking framework in which all these considerations are dealt with and that can be easily customized to each folksonomy site for ranking purposes. To examine the validity of our ranking algorithm and show the mechanism of adjusting property, time, and expertise weights, we first use a dataset designed for analyzing the effect of each ranking factor independently. We then show the ranking results of a real folksonomy site, with the ranking factors combined. Because the ground truth of a given dataset is not known when it comes to ranking, we inject simulated data whose ranking results can be predicted into the real dataset and compare the ranking results of our algorithm with that of a previous HITS-based algorithm. Our semantic ranking algorithm based on the concept of mutual interaction seems to be preferable to the HITS-based algorithm as a flexible folksonomy ranking framework. Some concrete points of difference are as follows. First, with the time concept applied to the property weights, our algorithm shows superior performance in lowering the scores of older data and raising the scores of newer data. Second, applying the time concept to the expertise weights, as well as to the property weights, our algorithm controls the conflicting influence of expertise weights and enhances overall consistency of time-valued ranking. The expertise weights of the previous study can act as an obstacle to the time-valued ranking because the number of followers increases as time goes on. Third, many new properties and classes can be included in our framework. The previous HITS-based algorithm, based on the voting notion, loses ground in the situation where the domain consists of more than two classes, or where other important properties, such as "sent through twitter" or "registered as a friend," are added to the domain. Forth, there is a big difference in the calculation time and memory use between the two kinds of algorithms. While the matrix multiplication of two matrices, has to be executed twice for the previous HITS-based algorithm, this is unnecessary with our algorithm. In our ranking framework, various folksonomy ranking policies can be expressed with the ranking factors combined and our approach can work, even if the folksonomy site is not implemented with Semantic Web languages. Above all, the time weight proposed in this paper will be applicable to various domains, including social media, where time value is considered important.