Semantic Web Tools and Techniques for Knowledge Organization: an Overview

Total Page:16

File Type:pdf, Size:1020Kb

Semantic Web Tools and Techniques for Knowledge Organization: an Overview Knowl. Org. 44(2017)No.4 273 T. Padmavathi and M. Krishnamurthy. Semantic Web Tools and Techniques for Knowledge Organization: An Overview Semantic Web Tools and Techniques for Knowledge Organization: An Overview† Thimmaiah Padmavathi* and Madaiah Krishnamurthy** *CSIR-Central Food Technological Research Institute (CSIR-CFTRI), Food Science & Technology Information Services (FOSTIS/Library), Mysore, Karnataka, India, <[email protected]> **Documentation Research & Training Centre (DRTC), Indian Statistical Institute, Bangalore, Karnataka, <[email protected]> ThimmaiahPadmavathi is Senior Technical Officer at CSIR-Central Food Technological Research Institute, FOSTIS/Library. She holds BSc and MLISc from Bangalore University, completed a post master’s training course in information technology applications to library and information services at the National Center for Science Information, Indian Institute of Science, Bangalore, and a doctoral degree from Bharathiar University. Her core areas of expertise include semantic web technologies, computer based information services, digital li- brary technologies, documentation, IT applications (web page design and content development) and library automation. Madaiah Krishnamurthy is an associate professor of information science at DRTC, Indian Statistical Institute, Bangalore. He holds a master’s degree in applied economics and library and information science and a PhD from Bangalore. He was a Fulbright Scholar in 2006 and visited the Graduate School of Library and Informa- tion Science, University of Illinois at Urbana-Champaign (USA), and was recipient of ETD travel grant to at- tend the 16th International Symposium on Electronic Theses and Dissertations in France in 2016. He is author of over seventy articles. His research interests are digital libraries, institutional repositories, social networking, library management and automation. Padmavathi, Thimmaiah and Madaiah Krishnamurthy. 2017. “Semantic Web Tools and Techniques for Knowl- edge Organization: An Overview.” Knowledge Organization 44(4): 273-290. 46 references. Abstract: The enormous amount of information generated every day and spread across the web is diversified in nature far beyond human consumption. To overcome this difficulty, the transformation of current unstruc- tured information into a structured form called a “Semantic Web” was proposed by Tim Berners-Lee in 1989 to enable computers to understand and interpret the information they store. The aim of the semantic web is the integration of heterogeneous and distributed data spread across the web for knowledge discovery. The core of sematic web technologies includes knowledge representation languages RDF and OWL, ontology editors and reasoning tools, and on- tology query languages such as SPARQL have also been discussed. † The authors wish to thank the director, CSIR-CFTRI for his support and encouragement. Received: 28 November 2016; Revised: 12 March 2017; Accepted 17 May 2017 Keywords: ontologies, OWL, query, domain knowledge, semantic web, knowledge discovery, knowledge representation 1.0 Introduction impressive for the past few years. Initially, the web was for exchange of documents and data and for collabora- The explosion of personal computers and major ad- tion. It was meant to be a network of workstations where vances in the field of telecommunications were the be- the programs and databases could share their knowledge ginning of the web as its known today. The emergence of and work together in collaboration. Information is stored web interconnected computers to work together and share in large databases kept in the servers where the programs the necessary data paved the way for Berners-Lee (1989). that run the servers generate web pages dynamically. In- The growth of the World Wide Web (WWW) was formation seekers use search engines for locating, com- 274 Knowl. Org. 44(2017)No.4 T. Padmavathi and M. Krishnamurthy. Semantic Web Tools and Techniques for Knowledge Organization: An Overview bining, and aggregating data from the internet in their potential of the semantic web.WordNet, EuroWordNet, quest for information. Most of this information is en- GUM, Mikrokosmos, and SENSUS are linguistic ontolo- coded using the Hypertext Markup Language (HTML) gies which use words as grammatical units. The purpose and thus is difficult to manipulate on a massive scale as it of this type of ontology is to describe semantic con- is made for data representation on the web primarily for structs rather than to model a specific domain. They of- human consumption and not for machine understanding fer quite a heterogeneous amount of resources, used and interpretation. mostly in natural language processing. This is the major disadvantage of the present Web, as finding the right information from the huge collection of – WordNet (Miller et al. 1990, 1995) is a very large lexical web documents is becoming increasingly impossible. database for English created at Princeton University Current information retrieval systems are imprecise, of- and based on psycholinguistic theories. WordNet at- ten yielding matches to thousands of pages. The major tempts to organize lexical information in terms of limitations of the present web are seemingly high recall word meanings rather than word forms, though inflec- and low precision; search output and results are highly tional morphology is also considered. For example, if vocabulary sensitive; and, vocabulary of the query and of you search for “trees” in WordNet, you will have the web resources may require multiple queries or searches if same access as if you searched for “tree.” WordNet 1.7 the information required is spread over several web contains 121,962 words and 99,642 concepts. It is or- documents. These limitations coupled with the growing ganized into 70,000 sets of synonyms (“synsets”), each volume of data and information available on the Web have representing one underlying lexical concept. Synsets are initiated discussions among the members of the web interlinked via relationships such as synonymy and an- community related to enhancing the present web to what tonymy, hypernymy and hyponymy (Subclass-Of and Su- Berners-Lee (2001) called a semantic web. perclass-Of), meronymy and holonymy (Part-Of and Hasa). The primary requirement of the semantic web is that WordNet divides the lexicon into five categories: the underlying data need to be structured properly with nouns, verbs, adjectives, adverbs, and function words. semantic and syntactic meaning so that computers can un- – AGROVOC (1980) is a controlled vocabulary covering derstand the data they store. The aim of the semantic web all areas of interest to the Food and Agriculture Or- iss to transform the current web consisting of hyperlinked ganization of the United Nations (FAO). AGROVOC pages into a web of knowledge that is machine proc- is available as an RDF-SKOS linked dataset. It consists essable. Realization of the semantic web depends on a set of over 32,000 concepts, available in up to 21 lan- of web-related technologies designed to facilitate machine guages, and linked to 16 other vocabularies and re- processing of data and interoperability. The semantic web sources. promises to overcome the challenge of integrating and – Bio2RDF (Belleau 2008) is an open-access semantic querying highly diverse and distributed resources. Systems web knowledge base that provides a mashup over 19 based on the semantic web provide sophisticated frame- different data sets that include the Gene Ontology, works to manage and retrieve knowledge. OMIM, Reactome, ChEBI, BioCyc and KEGG. Knowledge organization systems (KOSs) play a major – BioGateway (Antezana 2009) is a semantic web re- role in structuring development of data for the semantic source that integrates the entire set of OBO Foundry web. KOS tools such as library classification systems, the- ontologies (including both accepted and candidate sauri, taxonomies, controlled vocabularies, terminologies, OBO ontologies), the complete collection of annota- etc., can be exploited to support the development of the tions from the Gene Ontology Annotation (GOA) semantic web. Among these, library classification systems, files, fragments of the NCBI taxonomy and SWISS- especially faceted schemes, have been recognized as an PROT and IntAct. This project marked the fusion of important source of structured and formalised vocabu- the semantic web to systems biology. laries that can be utilized to support the development of – Gene ontology (GO) (Gene Ontology 2008) is a major the semantic web. All KOSs try to bring domain knowl- bioinformatics initiative to unify the representation of edge formulated in a conceptual framework. Ontologies gene and gene product attributes across all species. GO are well known knowledge organization (KO) tools, is part of a larger classification effort, the Open Bio- which can be utilized for capturing domain knowledge, medical Ontologies (OBO). The ontology covers three assigning semantic meaning to information and repre- domains: cellular component, molecular function and senting data for machine consumption. biological process. Since its inception the semantic web has gained steady acceptance in the science and technology community. Sev- Medical ontologies are developed to solve problems such eral projects have been undertaken to demonstrate the as the demand for the reusing and sharing of patient Knowl. Org. 44(2017)No.4 275 T. Padmavathi and M. Krishnamurthy. Semantic Web Tools and Techniques for Knowledge
Recommended publications
  • An Ontological Approach for Querying Distributed Heterogeneous Information Systems Under Critical Operational Environments
    An Ontological Approach for Querying Distributed Heterogeneous Information Systems Under Critical Operational Environments Atif Khan, John Doucette, and Robin Cohen David R. Cheriton School of Computer Science, University of Waterloo {a78khan,j3doucet,rcohen}@uwaterloo.ca Abstract. In this paper, we propose an information exchange frame- work suited for operating in time-critical environments where diverse heterogeneous sources may be involved. We utilize a request-response type of communication in order to eliminate the need for local collection of distributed information. We then introduce an ontological knowledge representation with a semantic reasoner that operates on an aggregated view of the knowledge sources to generate a response and a semantic proof. A prototype of the system is demonstrated in two example emer- gency health care scenarios, where there is low tolerance for inaccuracy and the use of diverse sources is required, not all of which may be known to the individual generating the request. The system is contrasted with conventional machine learning approaches and existing work in seman- tic data mining (used to infer knowledge in order to provide responses), and is shown to oer theoretical and practical advantages over these conventional techniques. 1 Introduction As electronic information systems become mainstream, society's dependence upon them for knowledge acquisition and distribution has increased. Over the years, the sophistication of these systems has evolved, making them capable of not only storing large amounts of information in diverse formats, but also of reasoning about complex decisions. The increase in technological capabilities has revolutionized the syntactic interoperability of modern information systems, allowing for a heterogeneous mix of systems to exchange a wide spectrum of data in many dierent formats.
    [Show full text]
  • Semantic Resource Adaptation Based on Generic Ontology Models
    Semantic Resource Adaptation Based on Generic Ontology Models Bujar Raufi, Florije Ismaili, Jaumin Ajdari, Mexhid Ferati and Xhemal Zenuni Faculty of Contemporary Sciences and Technologies, South East European University, Ilindenska 335, Tetovo, Macedonia Keywords: Semantic Web, Linked Open Data, User Adaptive Software Systems, Adaptive Web-based Systems. Abstract: In recent years, a substantial shift from the web of documents to the paradigm of web of data is witnessed. This is seen from the proliferation of massive semantic repositories such as Linked Open Data. Recommending and adapting resources over these repositories however, still represents a research challenge in the sense of relevant data aggregation, link maintenance, provenance and inference. In this paper, we introduce a model of adaptation based on user activities for performing concept adaptation on large repositories built upon extended generic ontology model for Adaptive Web-Based Systems. The architecture of the model is consisted of user data extraction, user knowledgebase, ontology retrieval and application and a semantic reasoner. All these modules are envisioned to perform specific tasks in order to deliver efficient and relevant resources to the users based on their browsing preferences. Specific challenges in relation to the proposed model are also discussed. 1 INTRODUCTION edge. While PIR is mostly query based, AH is mainly browsing oriented. The expansion of the web in the recent years, espe- An ongoing challenge is the semantic retrieval cially with the proliferation of new paradigms such and adaptation of resources over a huge repositories as semantic web, linked semantic data and the so- such as Linked Open Data (LOD) as well as the fa- cial web phenomena has rendered it a place where cilitation of the collaborative knowledge construction information is not simply posted, searched, browsed by assisting in discovering new things (Bizer, 2009).
    [Show full text]
  • INPUT CONTRIBUTION Group Name:* MAS WG Title:* Semantic Web Best Practices
    Semantic Web best practices INPUT CONTRIBUTION Group Name:* MAS WG Title:* Semantic Web best practices. Semantic Web Guidelines for domain knowledge interoperability to build the Semantic Web of Things Source:* Eurecom, Amelie Gyrard, Christian Bonnet Contact: Amelie Gyrard, [email protected], Christian Bonnet, [email protected] Date:* 2014-04-07 Abstract:* This contribution proposes to describe the semantic web best practices, semantic web tools, and existing domain ontologies for uses cases (smart home and health). Agenda Item:* Tbd Work item(s): MAS Document(s) Study of Existing Abstraction & Semantic Capability Enablement Impacted* Technologies for consideration by oneM2M. Intended purpose of Decision document:* Discussion Information Other <specify> Decision requested or This is an informative paper proposed by the French Eurecom institute as a recommendation:* guideline to MAS contributors on Semantic web best practices, as it was suggested during MAS#9.3 call. Amélie Gyrard is a new member in oneM2M (via ETSI PT1). oneM2M IPR STATEMENT Participation in, or attendance at, any activity of oneM2M, constitutes acceptance of and agreement to be bound by all provisions of IPR policy of the admitting Partner Type 1 and permission that all communications and statements, oral or written, or other information disclosed or presented, and any translation or derivative thereof, may without compensation, and to the extent such participant or attendee may legally and freely grant such copyright rights, be distributed, published, and posted on oneM2M’s web site, in whole or in part, on a non- exclusive basis by oneM2M or oneM2M Partners Type 1 or their licensees or assignees, or as oneM2M SC directs.
    [Show full text]
  • Enabling Scalable Semantic Reasoning for Mobile Services
    IGI PUBLISHING ITJ 5113 701Int’l E. JournalChocolate on Avenue, Semantic Hershey Web & PA Information 17033-1240, Systems, USA 5(2), 91-116, April-June 2009 91 Tel: 717/533-8845; Fax 717/533-8661; URL-http://www.igi-global.com This paper appears in the publication, International Journal on Semantic Web & Information Systems, Volume 5, Issue 2 edited by Amit Sheth © 2009, IGI Global Enabling Scalable Semantic Reasoning for Mobile Services Luke Albert Steller, Monash University, Australia Shonali Krishnaswamy, Monash University, Australia Mohamed Methat Gaber, Monash University, Australia ABSTRACT With the emergence of high-end smart phones/PDAs there is a growing opportunity to enrich mobile/pervasive services with semantic reasoning. This article presents novel strategies for optimising semantic reasoning for re- alising semantic applications and services on mobile devices. We have developed the mTableaux algorithm which optimises the reasoning process to facilitate service selection. We present comparative experimental results which show that mTableaux improves the performance and scalability of semantic reasoning for mobile devices. [Article copies are available for purchase from InfoSci-on-Demand.com] Keywords: Optimised Semantic Reasoning; Pervasive Service Discovery; Scalable Semantic Match- ing INTRODUCTION edge is the resource intensive nature of reason- ing. Currently available semantic reasoners are The semantic web offers new opportunities to suitable for deployment on high-end desktop represent knowledge based on meaning rather or service based infrastructure. However, with than syntax. Semantically described knowledge the emergence of high-end smart phones / can be used to infer new knowledge by reasoners PDAs the mobile environment is increasingly in an automated fashion.
    [Show full text]
  • CS460/626 : Natural Language Processing/Speech, NLP and the Web
    CS460/626 : Natural Language Processing/Speech, NLP and the Web Lecture 24, 25, 26 Wordnet Pushpak Bhattacharyya CSE Dept., IIT Bombay 17th and 19th (morning and night), 2013 NLP Trinity Problem Semantics NLP Trinity Parsing Part of Speech Tagging Morph Analysis Marathi French HMM Hindi English Language CRF MEMM Algorithm NLP Layer Discourse and Corefernce Increased Semantics Extraction Complexity Of Processing Parsing Chunking POS tagging Morphology Background Classification of Words Word Content Function Word Word Verb Noun Adjective Adverb Prepo Conjun Pronoun Interjection sition ction NLP: Thy Name is Disambiguation A word can have multiple meanings and A meaning can have multiple words Word with multiple meanings Where there is a will, Where there is a will, There are hundreds of relatives Where there is a will There is a way There are hundreds of relatives A meaning can have multiple words Proverb “A cheat never prospers” Proverb: “A cheat never prospers but can get rich faster” WSD should be distinguished from structural ambiguity Correct groupings a must … Iran quake kills 87, 400 injured When it rains cats and dogs run for cover Should be distinguished from structural ambiguity Correct groupings a must … Iran quake kills 87, 400 injured When it rains, cats and dogs runs for cover When it rains cats and dogs, run for cover Groups of words (Multiwords) and names can be ambiguous Broken guitar for sale, no strings attached (Pun) Washington voted Washington to power pujaa ne pujaa ke liye phul todaa (Pujaa plucked
    [Show full text]
  • Machine Reading = Text Understanding! David Israel! What Is It to Understand a Text? !
    Machine Reading = Text Understanding! David Israel! What is it to Understand a Text? ! • To understand a text — starting with a single sentence — is to:! • determine its truth (perhaps along with the evidence for its truth)! ! • determine its truth-conditions (roughly: what must the world be like for it to be true)! • So one doesn’t have to check how the world actually is — that is whether the sentence is true! • calculate its entailments! • take — or at least determine — appropriate action in light of it (and some given preferences/goals/desires)! • translate it accurately into another language! • and what does accuracy come to?! • ground it in a cognitively plausible conceptual space! • …….! • These are not necessarily competing alternatives! ! For Contrast: What is it to Engage Intelligently in a Dialogue? ! • Respond appropriately to what your dialogue partner has just said (and done)! • Typically, taking into account the overall purpose(s) of the interaction and the current state of that interaction (the dialogue state)! • Compare and contrast dialogue between “equals” and between a human and a computer, trying to assist the human ! • Siri is a very simple example of the latter! A Little Ancient History of Dialogue Systems! STUDENT (Bobrow 1964) Question-Answering: Word problems in simple algebra! “If the number of customers Tom gets is twice the square of 20% of the number of advertisements he runs, and the number of advertisements he runs is 45, what is the number of customers Tom gets?” ! Overview of the method ! . 1 Map referential expressions to variables. ! ! . 2 Use regular expression templates to identify and transform mathematical expressions.
    [Show full text]
  • CTHIOT-1010.Pdf
    Making Sense of Data with Machine Reasoning Samer Salam Principal Engineer, Cisco CHTIOT-1010 Cisco Spark Questions? Use Cisco Spark to communicate with the speaker after the session How 1. Find this session in the Cisco Live Mobile App 2. Click “Join the Discussion” 3. Install Spark or go directly to the space 4. Enter messages/questions in the space Cisco Spark spaces will be cs.co/ciscolivebot#CHTIOT-1010 available until July 3, 2017. © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public Agenda • Introduction • Climbing the Data Chain: Machine Reasoning Primer • Use-Cases • Conclusion Introduction Introduction Challenges in Network & IT Operations Over 50% of network outages from human factors Orchestration ERRORS Virtualization driving an explosion in data to be managed Controller / NMS / EMS Service activation too slow with humans in the loop Smart “things” connecting to network providing myriad of new data Paradigm shift: manage system at operator desired level of abstraction CLI API GUI Easy Button CHTIOT-1010 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 6 SDN, Meet IoT Network Business APP Applications … Applications Machine Reasoning Machine Learning Device Data Abstraction Base Service Controller APIs Application Communication & Models Functions Layer Services Laptop TP Manager Viewpoint Switch IoT SDN Viewpoint SDN Network Router Things Devices IP Phone Printer Call Manager Firewall Web Server Server Farm WLC Telepresence CHTIOT-1010 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 7 Making Sense of Data Data Chain for Machine Reasoning Getting Machine Answers Intelligence Building the Knowledge Enriching with Context Network Data + Understanding the Data Endpoint Meta-Data + Collecting the Application Data Meta-Data [DIKW Pyramid] CHTIOT-1010 © 2017 Cisco and/or its affiliates.
    [Show full text]
  • Semantic BIM Reasoner for the Verification of IFC Models M
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Archive Ouverte en Sciences de l'Information et de la Communication Semantic BIM Reasoner for the verification of IFC Models M. Fahad, Bruno Fies, Nicolas Bus To cite this version: M. Fahad, Bruno Fies, Nicolas Bus. Semantic BIM Reasoner for the verification of IFC Models. 12th European Conference on Product and Process Modelling (ECPPM 2018), Sep 2018, Copenhagen, Denmark. 10.1201/9780429506215. hal-02270827 HAL Id: hal-02270827 https://hal-cstb.archives-ouvertes.fr/hal-02270827 Submitted on 26 Aug 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Paper published in: Proceedings of the 12th European conference on product and process modelling (ECPPM 2018), Copenhagen, Denmark, September 12-14, 2018, eWork and eBusiness in Architecture, Engineering and Construction - Jan Karlshoj, Raimar Scherer (Eds) Taylor & Francis Group, [ISBN 9781138584136] Semantic BIM Reasoner for the verification of IFC Models M. Fahad Experis IT, 1240 Route des Dolines, 06560 Valbonne, France N. Bus & B. Fies CSTB - Centre Scientifique et Technique du Bâtiment, 290 Route de Lucioles, 06560 Valbonne, France ABSTRACT: Recent years have witnessed the development of various techniques and tools for the building code-compliance of IFC models.
    [Show full text]
  • Automatic Labeling of Troponymy for Chinese Verbs
    Automatic labeling of troponymy for Chinese verbs 羅巧Ê Chiao-Shan Lo*+ s!蓉 Yi-Rung Chen+ [email protected] [email protected] 林芝Q Chih-Yu Lin+ 謝舒ñ Shu-Kai Hsieh*+ [email protected] [email protected] *Lab of Linguistic Ontology, Language Processing and e-Humanities, +Graduate School of English/Linguistics, National Taiwan Normal University Abstract 以同©^Æ與^Y語意關¶Ë而成的^Y知X«,如ñ語^² (Wordnet)、P語^ ² (EuroWordnet)I,已有E分的研v,^²的úË_已øv完善。ú¼ø同的目的,- 研b語言@¦已úË'規!K-文^Y²路 (Chinese Wordnet,CWN),è(Ð供完t的 -文­YK^©@分。6而,(目MK-文^Y²路ûq-,1¼目M;要/¡(ºº$ 定來標記同©^ÆK間的語意關Â,因d這些標記KxÏ尚*T成可L應(K一定規!。 因d,,Ç文章y%針對動^K間的上下M^Y語意關 (Troponymy),Ðú一.ê動標 記的¹法。我們希望藉1句法上y定的句型 (lexical syntactic pattern),úË一個能 ê 動½取ú動^上下M的ûq。透N^©意$定原G的U0,P果o:,dûqê動½取ú 的動^上M^,cº率將近~分K七A。,研v盼能將,¹法應(¼c(|U-的-文^ ²ê動語意關Â標記,以Ê知X,體Kê動úË,2而能有H率的úË完善的-文^Y知 XÇ源。 關關關uuu^^^:-文^Y²路、語©關Âê動標記、動^^Y語© Abstract Synset and semantic relation based lexical knowledge base such as wordnet, have been well-studied and constructed in English and other European languages (EuroWordnet). The Chinese wordnet (CWN) has been launched by Academia Sinica basing on the similar paradigm. The synset that each word sense locates in CWN are manually labeled, how- ever, the lexical semantic relations among synsets are not fully constructed yet. In this present paper, we try to propose a lexical pattern-based algorithm which can automatically discover the semantic relations among verbs, especially the troponymy relation. There are many ways that the structure of a language can indicate the meaning of lexical items. For Chinese verbs, we identify two sets of lexical syntactic patterns denoting the concept of hypernymy-troponymy relation.
    [Show full text]
  • Semantic Web & Relative Analysis of Inference Engines
    International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 Vol. 2 Issue 10, October - 2013 Semantic Web & Relative Analysis of Inference Engines Ravi L Verma 1, Prof. Arjun Rajput 2 1Information Technology, Technocrats Institute of Technology 2Computer Engineering, Technocrats Institute of Technology, Excellence Bhopal, MP Abstract - Semantic web is an enhancement to the reasoners to make logical conclusion based on the current web that will provide an easier path to find, framework. Use of inference engine in semantic web combine, share & reuse the information. It brings an allows the applications to investigate why a particular idea of having data to be defined & linked in a way that solution has been reached, i.e. semantic applications can can be used for more efficient discovery, integration, provide proof of the derived conclusion. This paper is a automation & reuse across many applications.Today’s study work & survey, which demonstrates a comparison web is purely based on documents that are written in of different type of inference engines in context of HTML, used for coding a body of text with interactive semantic web. It will help to distinguish among different forms. Semantic web provides a common language for inference engines which may be helpful to judge the understanding how data related to the real world various proposed prototype systems with different views objects, allowing a person or machine to start with in on what an inference engine for the semantic web one database and then move through an unending set of should do. databases that are not connected by wires but by being about the same thing.
    [Show full text]
  • Exploring Semantic Hierarchies to Improve Resolution Theorem Proving on Ontologies
    The University of Maine DigitalCommons@UMaine Honors College Spring 2019 Exploring Semantic Hierarchies to Improve Resolution Theorem Proving on Ontologies Stanley Small University of Maine Follow this and additional works at: https://digitalcommons.library.umaine.edu/honors Part of the Computer Sciences Commons Recommended Citation Small, Stanley, "Exploring Semantic Hierarchies to Improve Resolution Theorem Proving on Ontologies" (2019). Honors College. 538. https://digitalcommons.library.umaine.edu/honors/538 This Honors Thesis is brought to you for free and open access by DigitalCommons@UMaine. It has been accepted for inclusion in Honors College by an authorized administrator of DigitalCommons@UMaine. For more information, please contact [email protected]. EXPLORING SEMANTIC HIERARCHIES TO IMPROVE RESOLUTION THEOREM PROVING ON ONTOLOGIES by Stanley C. Small A Thesis Submitted in Partial Fulfillment of the Requirements for a Degree with Honors (Computer Science) The Honors College University of Maine May 2019 Advisory Committee: Dr. Torsten Hahmann, Assistant Professor1, Advisor Dr. Mark Brewer, Professor of Political Science Dr. Max Egenhofer, Professor1 Dr. Sepideh Ghanavati, Assistant Professor1 Dr. Roy Turner, Associate Professor1 1School of Computing and Information Science ABSTRACT A resolution-theorem-prover (RTP) evaluates the validity (truthfulness) of conjectures against a set of axioms in a knowledge base. When given a conjecture, an RTP attempts to resolve the negated conjecture with axioms from the knowledge base until the prover finds a contradiction. If the RTP finds a contradiction between the axioms and a negated conjecture, the conjecture is proven. The order in which the axioms within the knowledge-base are evaluated significantly impacts the runtime of the program, as the search-space increases exponentially with the number of axioms.
    [Show full text]
  • Improving Data Identification and Tagging for More Effective Decision Making in Agriculture Pascal Neveu, Romain David, Clement Jonquet
    Improving data identification and tagging for more effective decision making in agriculture Pascal Neveu, Romain David, Clement Jonquet To cite this version: Pascal Neveu, Romain David, Clement Jonquet. Improving data identification and tagging for more effective decision making in agriculture. Leisa Armstrong. Improving Data Management and Decision Support Systems in Agriculture, 85, Burleigh Dodds Science Publishing, 2020, Series in Agricultural Science, 978-1-78676-340-2. hal-02164149 HAL Id: hal-02164149 https://hal.archives-ouvertes.fr/hal-02164149 Submitted on 11 May 2020 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Improving data identification and tagging for more effective decision making in agriculture Pascal Neveu and Romain David, INRA, France and Clement Jonquet, LIRMM, France Abstract Data integration, data analytics and decision support methods can help increase agriculture challenges such as climate change adaptation or food security. In this context, smart data acquisition systems, interoperable information systems and frameworks for data structuring are required. In this chapter we describe methods for data identification and provide some recommendations. We also describe how to enrich data with semantics and a way to tag data with the relevant ontology.
    [Show full text]