$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

[국내논문] 효과적인 지식확장을 위한 LOD 클라우드에서의 변화수용적 심층검색
Change Acceptable In-Depth Searching in LOD Cloud for Efficient Knowledge Expansion 원문보기

지능정보연구 = Journal of intelligence and information systems, v.24 no.2, 2018년, pp.171 - 193  

김광민 (솔트룩스 인공지능연구센터) ,  손용락 (서경대학교 컴퓨터공학과)

초록
AI-Helper 아이콘AI-Helper

본 연구는 시멘틱 웹의 실질적 구현체인 LOD 클라우드에서 연결정책을 활용함으로써 LOD들간 연결을 효과적으로 제공하고 LOD의 변경된 내용을 검색결과에 빠짐없이 반영할 수 있는 방안을 제시한다. 현재 LOD 클라우드에서는 개체간 연결은 를 이용하여 개체들이 동일함을 명시적으로 기술하는 방식으로 이루어져 있다. 하지만, 이러한 명시적 연결방식은 LOD 클라우드 규모의 방대함에도 불구하고 개체간 동일성을 개체단위에서 파악하여야 하는 어려움이 있으며 주기적으로 LOD에 추가하여야 함에 따라 검색 시 개체들이 누락되는 한계가 있다. 이를 극복하기 위하여 본 연구에서는 명시적 연결을 생성하는 대신 LOD별로 연결하고자 하는 LOD와의 연결정책을 수립하여 LOD와 함께 공개하는 방식을 제안한다. 연결정책을 활용함으로써 연결하여야 할 동일개체를 검색시점에서 파악할 수 있으므로 추가되었던 개체들을 누락됨 없이 검색결과에 포함시킬 수 있고 LOD 클라우드에서의 연결성도 효과적으로 확충할 수 있다. 확충된 연결성은 정보의 지능적 처리의 선행과정인 지식확장의 근간이 된다. 연결정책은 연결하고자 하는 소스와 타겟 LOD의 주어 개체들간의 동일성을 평가하는데 도움이 되는 술어 쌍을 명세하는 방식으로 수립하며 검색 시 이러한 술어쌍에 대응하는 RDF 트리플을 검색하고 이들의 목적어들이 충분히 동일한 것인가를 평가하여 주어개체들의 동일수준을 판단한다. 본 연구에서는 이러한 연결정책을 이용하여 여러 LOD들을 심층적으로 검색하는 시스템을 구현하였다. 검색과정에서는 기존 명시적 연결들도 함께 활용하도록 구현하였다. 검색시스템에 대한 실험은 DBpedia의 주요 LOD들을 대상으로 진행하였다. 실험결과 연결대상 개체들의 목적어들이 0.8 ~ 0.9의 유사수준을 가지는 경우 적정한 확장성을 가지고 충분히 신뢰적인 개체들을 적절하게 포함하는 것으로 확인하였다. 또한, 개체들은 8개 이상의 동일연결을 제공하여야 검색결과가 신뢰적으로 활용될 수 있을 것으로 파악되었다.

Abstract AI-Helper 아이콘AI-Helper

LOD(Linked Open Data) cloud is a practical implementation of semantic web. We suggested a new method that provides identity links conveniently in LOD cloud. It also allows changes in LOD to be reflected to searching results without any omissions. LOD provides detail descriptions of entities to publi...

주제어

질의응답

핵심어 질문 논문에서 추출한 답변
LOD 클라우드에서의 연결은 어떻게 이루어지는가? LOD 클라우드에서의 연결은 대부분[owl:sameAs]라는 술어를 사용하여 주어와 목적어 개체가 동일하다는 사실을 LOD에 명시적으로 기술함으로써 이루어진다. 이러한 연결을 통하여 주어 개체는 자신을 설명하고 있는 내용에 더하여 연결대상인 목적어 개체를 설명하고 있는 내용을 확장하는 것이 가능하게 된다(Harth A.
LOD 클라우드에서 정책기반검색(PS)이 진행되기 위해서는 LOD마다 연결정책이 명세되어야 한다. 이를 위하여 무엇을 검토하여야하는가? LOD 클라우드에서 정책기반검색(PS)이 진행되기 위해서는 LOD마다 연결정책이 명세되어야 한다. 이를 위하여 LOD(소스LOD) 관리자는 연결하고자 하는 타겟LOD가 공개하고 있는 주제들에 대한 내용과 그에 대한 의미적 구조인 온톨로지를 충분히 검토하여야 한다. LOD의 연결정책은 주제한정 정책과 술어매칭 정책으로 구성된다.
RDF 모델의 특징은? LOD와 온톨로지는 RDF(Resource Description Framework) 모델을 이용하여 표현된다. RDF 모델은 [Figure 1]과 같이 주어(Subject), 술어(Predicate), 목적어(Object)로 구성된 RDF 트리플형식을 가지며 W3C에서는 이들 각각을 URI(Unique Resource Identifier)로 식별될 수 있도록 할 것을 표준으로 한다. 단, 목적어는 문자열(Literal)로도 구성하는 것이 허용되며 실제로 많은 목적어들이 문자열로 제공된다(Carol and Shenghui, 2015; Martin et at.
질의응답 정보가 도움이 되었나요?

참고문헌 (31)

  1. Abele A. and McCrae J., The Linked Open Data cloud diagram, 2017. Available at http://lod-cloud.net/ (Downloaded 21 December, 2017) 

  2. Auer, S., et al., T., Linked open data - creating knowledge out of interlinked data, Springer, U.S.A., 2014 

  3. Bill, C. and Mary, K., Towards a semantic web, Chandos Publishing, U.K., 2011 

  4. Bizer C., Is the Semantic Web what we expected, 2017. Available at https://www.slideshare.net/bizer/is-the-semantic-web-what-we-expected-adoption-patterns-and-contentdriven-challenges-iswc-2016-keynote (Downloaded 21 December, 2017) 

  5. Bob, D., Learning SPARQL, O'REILLY, U.S.A., 2013 

  6. Brown, Peter F., et al, "Class-based n-gram models of natural language" Computational linguistics, Vol.18, No.4(1992), 467-479. 

  7. Carol, G. and Shenghui, W., Library linked data in the cloud, Morgan & Claypool Publishers, U.S.A., 2015 

  8. Choi, Y., Park, J., "The Need for Paradigm Shift in Semantic Similarity and Semantic Relatedness : From Cognitive Semantics Perspective", Journal of Intelligence and Information Systems, Vol.19, No.1(2013), 111-123. 

  9. David, W., et al., Linked data: A Structured Data on the Web, Manning Publication, U.S.A., 2014 

  10. Dean, A. and James, H., Semantic Web for the Working Ontologist: Effective Modeling in RDFS and OWL, Elsevier, 2011 

  11. Erik, M., Library Linked Data: Research and Adoption, ALA TechSource, U.S.A., 2014 

  12. Frank, C. and Lars, S., Linked Data and User Interaction, ILFA Publications, 2016 

  13. Grigoris, A., et al., A Semantic Web Primer, MIT Press, 2012 

  14. Hart, G. and Catherine, D., Linked data: A Geographic Perspective, CRC Press, U.S.A., 2013 

  15. Harth, A., et al., Linked Data Management, 1st Ed., 20-25. CRC Press, U.S.A., 2014 

  16. Heath, T. and Bizer, C. Linked Data: Evolving the Web into a Global Data Space, Morgan & Claypool, U.S.A., 2011. 

  17. Hitzler P., et al., Foundation of Semantic Web Technologies, CRC Press, U.S.A., 2009 

  18. Jeff, Z. and Guido, V., Exploiting Linked Data and Knowledge Graphs in Large Organizations, Springer, Switzerland, 2017 

  19. Jeong, H., "A Study on Ontology and Topic Modeling-based Multi-dimensional Knowledge Map Services", Journal of Intelligence and Information Systems, Vol.21, No.4(2015), 79-92. 

  20. Konstantinou, N., Materializing the Web of Linked Data, 1st Ed., 51. Springer, U.S.A., 2015 

  21. Michael, D., The Great Cloud Migration: Your Roadmap to Cloud Computing, Big Data and Linked Data, Outskirts Press, U.S.A., 2013 

  22. Martin H., et al., Ontology Management: Semantic Web, Semantic Web Services, and Business Applications (Semantic Web and Beyond), Springer, U.S.A., 2007 

  23. Ngonga, A. and Auer, S., "LIMES - A Time-E? cient Approach for Large-Scale Link Discovery on the Web of Data", Proc. of the 22nd IJCAI, (2011), 2312-2317. 

  24. Park, H. J., Lee, H. J., Kim, J. W., "Participation Level in Online Knowledge Sharing: Behavioral Approach on Wikipedia", Journal of Intelligence and Information Systems, Vol.19, No.4(2013), 97-121. 

  25. Park J. and Sohn, Y., "A Syntax Added Link Evaluation Technique for Improving Trustworthiness of LOD's Linkages", Journal of KIISE: Databases, Vol. 41, No. 1 (2014), 45-61. 

  26. Park J. and Sohn, Y., "Trustworthiness Improving Link Evaluation Technique for LOD Linkages giving Considerations to the Syntactic Properties of RDFS, OWL, and OWL2", Journal of KIISE: Databases, Vol. 41, No. 4 (2014), 226-241. 

  27. Robert, A. and Barry S., Ontologies with Basic Formal Ontology, MIT Press, 2015 

  28. Schmachtenberg, M. and Bizerand, H., State of the LOD Cloud, 2017, Available at http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/ (Downloaded 21 December, 2017) 

  29. Sikos, F., Mastering Structured Data on the Semantic Web, Apress, U.S.A., 2015 

  30. Volz J., et al., "Silk - A Link Discovery Framework for the Web of Data", Proc. of the 2nd Workshop on Linked Data on the Web 2009 (LDOW2009), (2009), 238-247. 

  31. W3C, What is Linked Data, 2017, Available at https://www.w3.org/standards/semanticweb/data (Downloaded 21 December, 2017). 

저자의 다른 논문 :

섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로