Weaving the Semantic Web: Contributions and Insights

Total Page:16

File Type:pdf, Size:1020Kb

Weaving the Semantic Web: Contributions and Insights Anne Cregan Weaving the Semantic Web: Contributions and Insights Doctoral Thesis submitted in partial requirement of the award of PhD from the University of New South Wales September 2008 Research reported in this thesis has been partially financed by NICTA (http://www.nicta.com.au). NICTA is funded by the Australian Government’s Department of Communications, Information Technology and the Arts, and the Australian Research Council through Backing Australia’s Ability and the ICT Centre of Excellence program. It is supported by its members the Australian National University, University of NSW, ACT Government, NSW Government and affiliate partner University of Sydney. Abstract The semantic web aims to make the meaning of data on the web explicit and machine processable. Harking back to Leibniz in its vision, it imagines a world of interlinked in- formation that computers ‘understand’ and ‘know’ how to process based on its meaning. Spearheaded by the World Wide Web Consortium, ontology languages OWL and RDF form the core of the current technical offerings. RDF has successfully enabled the construction of virtually unlimited webs of data, whilst OWL gives the ability to express complex re- lationships between RDF data triples. However, the formal semantics of these languages limit themselves to that aspect of meaning that can be captured by mechanical inference rules, leaving many open questions as to other aspects of meaning and how they might be made machine processable. The Semantic Web has faced a number of problems that are addressed by the included publications. Its germination within academia, and logical semantics has seen it struggle to become familiar, accessible and implementable for the general IT population, so an overview of semantic technologies is provided. Faced with competing ‘semantic’ languages, such as the ISO’s Topic Map standards, a method for building ISO-compliant Topic Maps in the OWL DL language has been provided, enabling them to take advantage of the more mature OWL language and tools. Supplementation with rules is needed to deal with many real-world scenarios and this is explored as a practical exercise. The available syntaxes for OWL have hindered domain experts in ontology building, so a natural language syntax for OWL designed for use by non-logicians is offered and compared with similar offerings. In recent years, proliferation of ontologies has resulted in far more than are needed in any given domain space, so a mechanism is proposed to facilitate the reuse of existing ontologies by giving contextual information and leveraging social factors to encourage wider adoption of common ontologies and achieve interoperability. Lastly, the question of meaning is addressed in relation to the need to define one’s terms and to ground one’s symbols by anchoring them effectively, ultimately providing the foundation for evolving a ‘Pragmatic Web’ of action. i Official Statements Copyright Statement I hereby grant the University of New South Wales or its agents the right to archive and to make available my thesis or dissertation in whole or part in the University libraries in all forms of media, now or here after known, subject to the provisions of the Copyright Act 1968. I retain all proprietary rights, such as patent rights. I also retain the right to use in future works (such as articles or books) all or part of this thesis or dissertation. I also authorise University Microfilms to use the 350 word abstract of my thesis in Disser- tation Abstracts International (this is applicable to doctoral thesis only). I have either used no substantial portions of copyright material in my thesis or I have ob- tained permission to use copyright material; where permission has not been granted I have applied/will apply for a partial restriction of the digital copy of my thesis or dissertation. Signature: Date: Authenticity Statement I certify that the Library deposit digital copy is a direct equivalent of the final officially approved version of my thesis. No emendation of content has occurred and if there are any minor variations in formatting, they are the result of the conversion to digital format. Signature: Date: Originality Statement I hereby declare that this submission is my own work and to the best of my knowledge it contains no materials previously published or written by another person, or substantial proportions of material which have been accepted for the award of any other degree or diploma at UNSW or any other educational institution, except where due acknowledgment is made in the thesis. Any contribution made to the research by others, with whom I have worked at UNSW or elsewhere, is explicitly acknowledged in the thesis. I also declare that the intellectual content of this thesis is the product of my own work, except to the extent that assistance from others in the projects design and conception or in style, presentation and linguistic expression is acknowledged. Signature: Date: iii Preface The Semantic Web is a fascinating enterprise with the aim of inter-linking data on a massive scale and machine processing it based on its semantics. It is a mammoth effort, now involving thousands of people, of which I am merely one. Whilst much has been achieved, some of the questions regarding meaning and making it machine processable are tantalizingly unresolved. Our generation has a great opportunity to address this question and to decide how it will be tackled. This thesis details some of the contributions and insights I as one of those thousands of people have offered to the overall process I like to refer to as ‘Weaving the Semantic Web’, an expression that tips its hat to world wide web and semantic web inventor Sir Tim Berners-Lee’s famous book titled ‘Weaving the Web’. As a UNSW student sponsored by NICTA, Australia’s Centre of Excellence for Infor- mation and Communications Technology, I have embraced NICTA’s values of use-inspired research and close engagement with real-world users of technology. The publications in- cluded in this thesis thus reflect a focus on delivering what has been or is needed to make the Semantic Web as usable as possible, as well as attempting to deliver on its vision of machine processable meaning. Some of the included publications have helped the semantic web along its evolutionary path to get where it is now, some are at the forefront of its current evolution, whilst others are very long-sighted and examine what is needed to reach the ultimate goal of machines that ‘understand’ information and ‘know’ how to process it according to its meaning. Such an effort involves many activities, of which only some result are visible as the pub- lications included in this thesis: others result in community building, application building, education and outreach and material such as WG reports and recommendations. I have been involved in many of these activities and would like to thank all those who have ac- companied me on this exciting journey, particularly my colleagues at NICTA, and fellow members of the W3C’s OWL Working Group and Reasoning on the Web Incubator Group (UR-W3). I would also like to thank my supervisors Emeritus Professor Norman Foo, Dr Thomas Meyer and Dr Maurice Pagnucco, my family and particularly James for their invaluable support throughout the time I have been engaged in this work. Anne Cregan September 2008. v Structure of the Thesis As the Semantic Web is a very dynamic field of activity and my work has focused on active areas of research and development, it is very difficult to offer a complete doctoral thesis that is current at the time of submission. Therefore, in accordance with the regulations of UNSW, I have opted to submit this thesis as a series of publications. Each of these has been researched and published or accepted for publication within the period of my PhD candidature at UNSW, and has been subjected to a peer review process prior to publication. The publications are grouped into chapters according to commonality of content. Each publication is preceded by details of where and when it was published and the author’s personal contribution to each publication, acknowledging the contribution of others where the candidate is not the sole author. The personal contribution percentage was arrived at by asking each co-author to estimate my personal contribution to the publication, and averaging their estimates. The copyright permission of each co-author to reproduce the publication was also obtained. The thesis contains an introductory chapter, Chapter 1, that introduces the Semantic Web, places the published works in the context of problems facing the Semantic Web, and summarizes each publication’s content and contribution. The publications themselves are presented in Chapters 2 through 7 in their published formats, overlaid with pagination within this thesis. In summary: • Chapter 2 Overview of Semantic Technologies is an overview of semantic tech- nologies, which explains the field to mainstream information technologists in order to make it more accessible and to encourage wider adoption of the technologies. In the context of this thesis, it provides background information that is relevant for setting the scene for the following chapters, which are essentially independent of each other. • Chapter 3 Integrating Topic Maps into the Semantic Web details work con- ducted to map the ISO’s Topic Map standards into the W3C’s Semantic Web stack of technologies, so that it might take advantage of the formal semantics and tools associated with the latter. • Chapter 4 Adding Rules to OWL Ontologies describes joint work conducted to explore the need for, and use of rules in conjunction with OWL ontologies, editors and reasoners. • Chapter 5 Controlled Natural Language Syntaxes for OWL describes joint work on designing a controlled natural language syntax for OWL 2.
Recommended publications
  • The Origins of the Underline As Visual Representation of the Hyperlink on the Web: a Case Study in Skeuomorphism
    The Origins of the Underline as Visual Representation of the Hyperlink on the Web: A Case Study in Skeuomorphism The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters Citation Romano, John J. 2016. The Origins of the Underline as Visual Representation of the Hyperlink on the Web: A Case Study in Skeuomorphism. Master's thesis, Harvard Extension School. Citable link http://nrs.harvard.edu/urn-3:HUL.InstRepos:33797379 Terms of Use This article was downloaded from Harvard University’s DASH repository, and is made available under the terms and conditions applicable to Other Posted Material, as set forth at http:// nrs.harvard.edu/urn-3:HUL.InstRepos:dash.current.terms-of- use#LAA The Origins of the Underline as Visual Representation of the Hyperlink on the Web: A Case Study in Skeuomorphism John J Romano A Thesis in the Field of Visual Arts for the Degree of Master of Liberal Arts in Extension Studies Harvard University November 2016 Abstract This thesis investigates the process by which the underline came to be used as the default signifier of hyperlinks on the World Wide Web. Created in 1990 by Tim Berners- Lee, the web quickly became the most used hypertext system in the world, and most browsers default to indicating hyperlinks with an underline. To answer the question of why the underline was chosen over competing demarcation techniques, the thesis applies the methods of history of technology and sociology of technology. Before the invention of the web, the underline–also known as the vinculum–was used in many contexts in writing systems; collecting entities together to form a whole and ascribing additional meaning to the content.
    [Show full text]
  • The Semantic Web in Action
    INFORMATION TECHNOLOGY KEY CONCEPTS Corporate applications are well under way, ■ A wide variety of online Semantic Web applications are and consumer uses are emerging emerging, from Vodafone Live!’s mobile phone service to Boeing’s system for coordinating the work of vendors. ix years ago in this magazine, Tim Ber- that would make this vision come true: a com- ners-Lee, James Hendler and Ora Las- mon language for representing data that could ■ Scientific researchers are devel- sila unveiled a nascent vision of the be understood by all kinds of software agents; oping some of the most advanced S Semantic Web: a highly interconnected network ontologies—sets of statements—that translate applications, including a system that pinpoints genetic causes of of data that could be easily accessed and under- information from disparate databases into heart disease and another system stood by any desktop or handheld machine. common terms; and rules that allow software that reveals the early stages of in- They painted a future of intelligent software agents to reason about the information de- fluenza outbreaks. agents that would head out on the World Wide scribed in those terms. The data format, ontol- Web and automatically book flights and hotels ogies and reasoning software would operate ■ Companies and universities, working through the World Wide for our trips, update our medical records and like one big application on the World Wide Web Consortium, are developing give us a single, customized answer to a partic- Web, analyzing all the raw data stored in online standards that are making the Se- ular question without our having to search for databases as well as all the data about the text, mantic Web more accessible and information or pore through results.
    [Show full text]
  • Semantic Wiki Search
    Semantic Wiki Search Peter Haase1, Daniel Herzig1,, Mark Musen2,andThanhTran1 1 Institute AIFB, Universit¨at Karlsruhe (TH), Germany {pha,dahe,dtr}@aifb.uni-karlsruhe.de 2 Stanford Center for Biomedical Informatics Research (BMIR) Stanford University, USA [email protected] Abstract. Semantic wikis extend wiki platforms with the ability to represent structured information in a machine-processable way. On top of the structured in- formation in the wiki, novel ways to search, browse, and present the wiki content become possible. However, while powerful query languages offer new opportuni- ties for semantic search, the syntax of formal query languages is not adequate for end users. In this work we present an approach to semantic search that combines the expressiveness and capabilities of structured queries with the simplicity of keyword interfaces and faceted search. Users articulate their information need in keywords, which are translated into structured, conjunctive queries. This transla- tion may result in multiple possible interpretations of the information need, which can then be selected and further refined by the user via facets. We have imple- mented this approach to semantic search as an extension to Semantic MediaWiki. The results of a user study in the SMW-based community portal semanticweb.org show the efficiency and effectiveness of the approach as well as its ease of use. 1 Introduction The availability of structured information on the Semantic Web enables new opportu- nities for information access. Search is no longer limited to matching keywords against documents, but instead complex information needs can be expressed in a structured way, with precise and structured answers as results [1,2,3].
    [Show full text]
  • A Survey of Top-Level Ontologies to Inform the Ontological Choices for a Foundation Data Model
    A survey of Top-Level Ontologies To inform the ontological choices for a Foundation Data Model Version 1 Contents 1 Introduction and Purpose 3 F.13 FrameNet 92 2 Approach and contents 4 F.14 GFO – General Formal Ontology 94 2.1 Collect candidate top-level ontologies 4 F.15 gist 95 2.2 Develop assessment framework 4 F.16 HQDM – High Quality Data Models 97 2.3 Assessment of candidate top-level ontologies F.17 IDEAS – International Defence Enterprise against the framework 5 Architecture Specification 99 2.4 Terminological note 5 F.18 IEC 62541 100 3 Assessment framework – development basis 6 F.19 IEC 63088 100 3.1 General ontological requirements 6 F.20 ISO 12006-3 101 3.2 Overarching ontological architecture F.21 ISO 15926-2 102 framework 8 F.22 KKO: KBpedia Knowledge Ontology 103 4 Ontological commitment overview 11 F.23 KR Ontology – Knowledge Representation 4.1 General choices 11 Ontology 105 4.2 Formal structure – horizontal and vertical 14 F.24 MarineTLO: A Top-Level 4.3 Universal commitments 33 Ontology for the Marine Domain 106 5 Assessment Framework Results 37 F. 25 MIMOSA CCOM – (Common Conceptual 5.1 General choices 37 Object Model) 108 5.2 Formal structure: vertical aspects 38 F.26 OWL – Web Ontology Language 110 5.3 Formal structure: horizontal aspects 42 F.27 ProtOn – PROTo ONtology 111 5.4 Universal commitments 44 F.28 Schema.org 112 6 Summary 46 F.29 SENSUS 113 Appendix A F.30 SKOS 113 Pathway requirements for a Foundation Data F.31 SUMO 115 Model 48 F.32 TMRM/TMDM – Topic Map Reference/Data Appendix B Models 116 ISO IEC 21838-1:2019
    [Show full text]
  • Semantic Integration and Knowledge Discovery for Environmental Research
    Journal of Database Management, 18(1), 43-67, January-March 2007 43 Semantic Integration and Knowledge Discovery for Environmental Research Zhiyuan Chen, University of Maryland, Baltimore County (UMBC), USA Aryya Gangopadhyay, University of Maryland, Baltimore County (UMBC), USA George Karabatis, University of Maryland, Baltimore County (UMBC), USA Michael McGuire, University of Maryland, Baltimore County (UMBC), USA Claire Welty, University of Maryland, Baltimore County (UMBC), USA ABSTRACT Environmental research and knowledge discovery both require extensive use of data stored in various sources and created in different ways for diverse purposes. We describe a new metadata approach to elicit semantic information from environmental data and implement semantics- based techniques to assist users in integrating, navigating, and mining multiple environmental data sources. Our system contains specifications of various environmental data sources and the relationships that are formed among them. User requests are augmented with semantically related data sources and automatically presented as a visual semantic network. In addition, we present a methodology for data navigation and pattern discovery using multi-resolution brows- ing and data mining. The data semantics are captured and utilized in terms of their patterns and trends at multiple levels of resolution. We present the efficacy of our methodology through experimental results. Keywords: environmental research, knowledge discovery and navigation, semantic integra- tion, semantic networks,
    [Show full text]
  • Semantic Integration Across Heterogeneous Databases Finding Data Correspondences Using Agglomerative Hierarchical Clustering and Artificial Neural Networks
    DEGREE PROJECT IN COMPUTER SCIENCE AND ENGINEERING, SECOND CYCLE, 30 CREDITS STOCKHOLM, SWEDEN 2018 Semantic Integration across Heterogeneous Databases Finding Data Correspondences using Agglomerative Hierarchical Clustering and Artificial Neural Networks MARK HOBRO KTH ROYAL INSTITUTE OF TECHNOLOGY SCHOOL OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE Semantic Integration across Heterogeneous Databases Finding Data Correspondences using Agglomerative Hierarchical Clustering and Artificial Neural Networks MARK HOBRO Master in Computer Science Date: April 11, 2018 Supervisor: John Folkesson Examiner: Hedvig Kjellström Swedish title: Semantisk integrering mellan heterogena databaser: Hitta datakopplingar med hjälp av hierarkisk klustring och artificiella neuronnät School of Computer Science and Communication iii Abstract The process of data integration is an important part of the database field when it comes to database migrations and the merging of data. The research in the area has grown with the addition of machine learn- ing approaches in the last 20 years. Due to the complexity of the re- search field, no go-to solutions have appeared. Instead, a wide variety of ways of enhancing database migrations have emerged. This thesis examines how well a learning-based solution performs for the seman- tic integration problem in database migrations. Two algorithms are implemented. One that is based on informa- tion retrieval theory, with the goal of yielding a matching result that can be used as a benchmark for measuring the performance of the machine learning algorithm. The machine learning approach is based on grouping data with agglomerative hierarchical clustering and then training a neural network to recognize patterns in the data. This al- lows making predictions about potential data correspondences across two databases.
    [Show full text]
  • Uluslararası Ders Kitapları Ve Eğitim Materyalleri Dergisi
    Uluslararası Ders Kitapları ve Eğitim Materyalleri Dergisi The Effect of Artifiticial Intelligence on Society and Artificial Intelligence the View of Artificial Intelligence in the Context of Film (I.A.) İpek Sucu İstanbul Gelişim Üniversitesi, Reklam Tasarımı ve İletişim Bölümü ABSTRACT ARTICLE INFO Consumption of produced, quick adoption of discovery, parallel to popularity, our interest in new and different is at the top; We live in the age of technology. A sense of wonder and satisfaction that mankind has existed in all ages throughout human history; it was the key to discoveries and discoveries. “Just as the discovery of fire was the most important invention in the early ages, artificial intelligence is also the most important project of our time.” (Aydın and Değirmenci, 2018: 25). It is the nature of man and the nearby brain. It is Z Artificial Intelligence ”technology. The concept of artificial intelligence has been frequently mentioned recently. In fact, I believe in artificial intelligence, the emergence of artificial intelligence goes back to ancient times. Various artificial intelligence programs have been created and robots have started to be built depending on the technological developments. The concepts such as deep learning and natural language processing are also on the agenda and films about artificial intelligence. These features were introduced to robots and the current concept of “artificial intelligence was reached. In this study, the definition, development and applications of artificial intelligence, the current state of artificial intelligence, the relationship between artificial intelligence and new media, the AI Artificial Intelligence (2001) film will be analyzed and evaluated within the scope of the subject and whether the robots will have certain emotions like people.
    [Show full text]
  • Machine Learning
    Graham Capital Management Research Note, September 2017 Machine Learning Erik Forseth1, Ed Tricker2 Abstract Machine learning is more fashionable than ever for problems in data science, predictive modeling, and quantitative asset management. Developments in the field have revolutionized many aspects of modern life. Nevertheless, it is sometimes difficult to understand where real value ends and speculative hype begins. Here we attempt to demystify the topic. We provide a historical perspective on artificial intelligence and give a light, semi-technical overview of prevailing tools and techniques. We conclude with a brief discussion of the implications for investment management. Keywords Machine learning, AI 1Quantitative Researcher 2Head of Research and Development 1. Introduction by the data they are fed—which attempt to find a solution to some mathematical optimization problem. There remains a Machine Learning is the study of computer algorithms that vast gulf between the space of tasks which can be formulated improve automatically through experience. in this way, and the space of tasks that require, for example, – Tom Mitchell (1997) reasoning or abstract planning. There is a fundamental divide Machine Learning (ML) has emerged as one of the most between the capability of a computer model to map inputs to exciting areas of research across nearly every dimension of outputs, versus our own human intelligence [Chollet (2017)]. contemporary digital life. From medical diagnostics to recom- In grouping these methods under the moniker “artificial in- mendation systems—such as those employed by Amazon or telligence,” we risk imbuing them with faculties they do not Netflix—adaptive computer algorithms have radically altered have.
    [Show full text]
  • Chaudron: Extending Dbpedia with Measurement Julien Subercaze
    Chaudron: Extending DBpedia with measurement Julien Subercaze To cite this version: Julien Subercaze. Chaudron: Extending DBpedia with measurement. 14th European Semantic Web Conference, Eva Blomqvist, Diana Maynard, Aldo Gangemi, May 2017, Portoroz, Slovenia. hal- 01477214 HAL Id: hal-01477214 https://hal.archives-ouvertes.fr/hal-01477214 Submitted on 27 Feb 2017 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. Chaudron: Extending DBpedia with measurement Julien Subercaze1 Univ Lyon, UJM-Saint-Etienne, CNRS Laboratoire Hubert Curien UMR 5516, F-42023, SAINT-ETIENNE, France [email protected] Abstract. Wikipedia is the largest collaborative encyclopedia and is used as the source for DBpedia, a central dataset of the LOD cloud. Wikipedia contains numerous numerical measures on the entities it describes, as per the general character of the data it encompasses. The DBpedia In- formation Extraction Framework transforms semi-structured data from Wikipedia into structured RDF. However this extraction framework of- fers a limited support to handle measurement in Wikipedia. In this paper, we describe the automated process that enables the creation of the Chaudron dataset. We propose an alternative extraction to the tra- ditional mapping creation from Wikipedia dump, by also using the ren- dered HTML to avoid the template transclusion issue.
    [Show full text]
  • Unreasonable Expectations: an Examination of the Semantic Web
    Unreasonable Expectations: An Examination of the Semantic Web in the Light of the Original Vision for the Project Dónal Deery A research paper submitted to the University of Dublin, in partial fulfillment of the requirements for the degree of Master of Science Interactive Digital Media 2014 Declaration I declare that the work described in this research paper is, except where otherwise stated, entirely my own work and has not been submitted as an exercise for a degree at this or any other university. Signed: ___________________ Dónal Deery 28th February 2014 Permission to lend and/or copy I agree that Trinity College Library may lend or copy this research Paper upon request. Signed: ___________________ Dónal Deery 28th February 2014 Acknowledgements I would like to thank my supervisor Rachel O’Dwyer for her advice, patience, and grammatical assistance during the preparation of this paper. I would also like to thank my parents for their continuing support and positivity. Summary This paper is concerned with the relationship between the Semantic Web as it was originally envisioned and the present status of the endeavour. The Semantic Web is an enhanced version of the existing World Wide Web in which data that can be processed by computers is added to web pages in order to make it easier for users to locate and exchange information. It was proposed by Sir Tim Berners-Lee, the invention of the original Web. The paper begins with a consideration of the original vision for the Semantic Web outlined by Berners-Lee and others around the turn of the millennium.
    [Show full text]
  • Everybody Is Talking About Virtual Assistants, but How Are Users Really Using Them?
    Everybody is talking about Virtual Assistants, but how are users really using them? 32nd Human Computer Interaction Conference, July 2018 Dr Marta Pérez García Sarita Saffon López Héctor Donis https://doi.org/10.14236/ewic/HCI2018.96 Everybody is talking about Virtual Assistants, but how are users really using them? The 2010s arrived focusing on algorithms of machine learning by enabling computers to have access to large Abstract amounts of data, which comes back to what was expected in the 1950s (Samuel, 1959; Koza, 1996). This Voice activated virtual assistants are growing rapidly in kind of application through a simplified interaction in number, variety and visibility, driven by media coverage, games and hobbies is what enabled the adoption of AI corporate communications, and inclusion in a growing at a user level. What is happening with AI variety of devices. This trend can also be observed by implementation today on our daily basis then? One of how difficult it is becoming to find, among internet many examples of our closest and most frequent users, people who have not used or even heard of this interactions with it is the virtual personal assistants new technology. Having said this, there is a visible (Arafa and Mamdani, 2000). shortage of academic research on this topic. Therefore, in the interest of creating a knowledge base around Regardless of the wave of technology adoption with voice activated virtual assistants based on artificial virtual assistants, little has been written in academia intelligence, this multi-country exploratory research about it so that theory can be built upon. Most study was carried out.
    [Show full text]
  • Logic and Ontology
    Logic and Ontology Nino B. Cocchiarella Abstract A brief review of the historical relation between logic and ontology and of the opposition between the views of logic as language and logic as calculus is given. We argue that predication is more fundamental than membership and that di¤erent theories of predication are based on di¤erent theories of universals, the three most important being nominalism, conceptualism, and realism. These theories can be formulated as formal ontologies, each with its own logic, and compared with one another in terms of their respective explanatory powers. After a brief survey of such a comparison, we argue that an extended form of conceptual realism provides the most coherent formal ontology and, as such, can be used to defend the view of logic as language. Logic, as Father Bochenski observed, developed originally out of dialectics, rules for discussion and reasoning, and in particular rules for how to argue suc- cessfully.1 Aristotle, one of the founders of logic in western philosophy, described such rules in his Topics, where logic is presented in this way. Indeed, the idea of logic as the art of arguing was the primary view of this subject in ancient philos- ophy. It was defended in particular by the Stoics, who developed a formal logic of propositions, but conceived of it only as a set of rules for arguing.2 Aristotle was the founder not only of logic in western philosophy, but of ontol- ogy as well, which he described in his Metaphysics and the Categories as a study of the common properties of all entities, and of the categorial aspects into which they can be analyzed.
    [Show full text]