A Mid Level Generic Data Collection Ontology

Total Page:16

File Type:pdf, Size:1020Kb

A Mid Level Generic Data Collection Ontology DCO: A Mid Level Generic Data Collection Ontology by Joel Cummings A Thesis presented to The University of Guelph In partial fulfilment of requirements for the degree of Master of Science in Computer Science c Joel Cummings, November, 2017 ABSTRACT DCO: A Mid Level Generic Data Collection Ontology Joel Cummings Advisor: University of Guelph, 2017 Professor Deborah Stacey Ontologies have established themselves as the major framework for knowledge transfer and sharing. They allow consistent understanding of data to both computers and human modellers. This is done through a standard representation of a domains world view which captures the classes and relationships that exist in a particular domain. The interest in capturing a domains world view has led to the creation of many ontologies as ontological developers create ontologies to model their world views. An ontologies world view is a major contributor to reuse and interoperation. The significant number of ontologies produced has created a wealth a knowledge but particular application or domain specific views creates issue for others. The issue is com- munication and interoperation between ontologies. With so many different designs and terminology it is difficult to make use of existing terms and instances within these ontolo- gies without creating some way to relate or translate terminology. This thesis tackles the problem of data collection among ontologies through answering the question: How does one model the domain of data collection using an ontology while maintaining a level of domain agnosticism such that the ontology can be reused for any domain? We propose that a mid level ontology design can be used to model the domain of data collection while remaining domain generic otherwise. Consequently, we present the Data Collection Ontology (DCO) and evaluate it to show that we enable reusability through its high level class hierarchies that allow domain level terminology to be represented within the DCO. Direct contributions of this work include the Data Collection Ontology (DCO), the DCO Survey Ontology as well the philosophy of Classifiers as a way to introduce reasoning and dynamic ontology support. Contents 1 Introduction 1 1.1 Motivation . 2 1.1.1 General Motivations . 3 1.1.2 Motivations for a Generic Data Collection Ontology . 3 1.2 Terminology . 4 1.3 Research Question and Hypotheses . 5 1.3.1 Domain Overlap . 6 1.3.2 Term Specificity . 6 1.3.3 Ontology Coverage . 6 1.4 Thesis Statement . 7 2 Literature Review and Design Anaylsis 8 2.1 Terminology Defined . 10 2.2 Classification Research . 13 2.2.1 Classifying Ontologies . 13 2.2.2 Upper Level Ontologies . 18 2.3 Problem Placement of Generic Data Collection . 22 iv 2.3.1 Mid Level Ontologies as Placement . 23 2.4 Conclusion . 24 3 Ontology Design 26 3.1 BFO Discussion . 26 3.2 Design Intentions . 27 3.2.1 Classifiers Examined . 30 3.3 Competency Questions Defined . 31 3.4 Ontology Components . 32 3.4.1 Classes . 33 3.4.2 Relations . 34 3.5 Working Example . 40 3.6 Design Summary . 42 4 Evaluation Methodology 47 4.1 Research Hypotheses . 48 4.1.1 Domain Overlap . 48 4.1.2 Term Specificity . 49 4.1.3 Ontology Coverage . 49 4.2 Experiment 1: The EPA Fuel Economy Ontology . 49 4.2.1 Classes . 51 4.2.2 Relations . 53 4.3 Experiment 2: A Case Study of the Survey Ontology . 56 4.3.1 The Survey Ontology Premise . 57 v 4.3.2 Integrated Survey Ontology . 59 4.3.3 DCO Survey Ontology Variant . 63 4.4 Evaluation using Traditional Techniques . 65 4.4.1 The FOCA Methodology . 66 5 Results 76 5.1 Data Collection Ontology Evaluation . 77 5.1.1 Competency Question Evaluation . 77 5.1.2 FOCA Evaluation . 79 5.2 Comparing the Survey Ontologies . 84 5.2.1 FOCA Evaluation Table Notation Defined . 86 5.2.2 Evaluating Ontology Hypotheses . 92 5.2.3 Survey Ontology Evaluation Conclusions . 92 5.3 Conclusion . 93 6 Conclusions 95 6.1 Contributions . 97 6.2 Future Work and Limitations . 97 A Diagrams 104 A.1 Fuel Economy Ontology Structure . 105 A.2 Survey Ontology Structure . 110 A.3 Integrated Survey Ontology Class Structure . 113 A.4 DCO Survey Ontology Class Structure . 119 vi List of Tables 2.1 The evaluated upper level ontology implementations summarized. 20 3.1 The top level classes of the Basic Formal Ontology (BFO) that divide major elements . 27 3.2 DCO Competency Questions to define the uses expected for the DCO imple- mentation. 32 3.3 DCO Object Relations Summarized. 37 3.4 Object Relations Continued . 38 3.5 DCO Data Properties Summarized. 39 4.1 Subjects defined in the EPA Fuel Economy Ontology. These subjects are based on the aspects that the EPA captures on the Vehicles tested. 53 4.2 EPA Ontology Relations. These relations are defined to match the terminol- ogy used by the EPA for the values captured. 53 4.3 Object Relations for the Vehicle Class . 54 4.4 DCO Survey Object Relation Locations within the DOC. Each relation is presented with the it's parent in the DCO. 62 4.5 DCO Survey Data Relation Locations within the DCO. Each relation is pre- sented with the it's parent in the DCO. 62 vii 4.6 DCO Survey Relations added to DCO along with the DCO parent under which it is defined. 65 4.7 FOCA Goal 1 [14] defined along with a description used to evaluate each question. 68 4.8 FOCA Goal 2 [14] defined along with a description used to evaluate each question. 69 4.9 FOCA Goal 3 [14] defined along with a description used to evaluate each question. 70 4.10 FOCA Goal 4 [14] defined along with a description used to evaluate each question. 71 4.11 FOCA Goal 5 [14] defined along with a description used to evaluate each question. 72 5.1 Competency Question Justifications to assess the if the ontology implemen- tation meets the requirements of each question. 78 5.2 Competency Question Justifications Continued . 79 5.3 Question Scores for the DCO Ontology . 80 5.4 DCO FOCA Goal 1 Justifications . 81 5.5 DCO FOCA Goal 2 Justifications . 82 5.6 DCO FOCA Goal 3 Justifications . 82 5.7 DCO FOCA Goal 4 Justifications . 83 5.8 DCO FOCA Goal 5 Justifications . 83 5.9 Goal 1 Questions and Justifications for Survey Ontologies . 88 5.10 Goal 2 Questions and Justifications for Survey Ontologies . 89 5.11 Goal 3 Questions and Justifications for Survey Ontologies . 90 viii 5.12 Goal 4 Questions and Justifications for Survey Ontologies . 90 5.13 Goal 5 Questions and Justifications for Survey Ontologies . 91 5.14 Survey Ontology Sizes Compared . 93 ix List of Figures 2.1 The Ontology Hierarchy demonstrates how term specificity and structural design affects use case. 16 2.2 An example of how domain level ontologies can utilize one or more mid level ontologies to extend capability while reusing existing terms. 24 2.3 The BFO Hierarchy demonstrates the use of different ontological levels (as defined within the Ontology Hierarchy, see Figure 2.1) by BFO developers, making it suitable for mid level construction. 25 3.1 The Basic Formal Ontologies Class Structure in its OWL implementation. All terms under owl:Thing are defined in BFO as an OWL Class. 28 3.2 An example of classifiers that demonstrates the use of equivalency relations defined on the Classifier classes to reason the type of instances. This type can then be compared to the has expected type on the relation to determine consistency. 30 3.3 DCO Process Types. State Driven Processes represent those that are block- ing and require one process to finish before the next starts. The Independent Process structure allows for parallel tasks. 34 3.4 DCO Classifier Type. Classifiers utilize the has expected type relation to compare to the type assigned by the OWL reasoner through equivalency relations assigned to a classifier to check consistency. 35 x 3.5 A partial model of the Vehicle Performance Ontology showing how DCO datums are used and linked to Subjects to specify units on captured instances. 41 3.6 The top level class structure of the DCO within the BFO. Classifiers exist at the entity to level support reasoning with any type. 43 3.7 The branch of BFO Continuant decedents defined in the DCO. Continuants represent entities that remain the same throughout time. 44 3.8 The branch of BFO Occurrent decedents defined in the DCO. Occurrents represent entities that exist within a period of time. 45 3.9 The list of DCO relations and their structures broken down by type. Rela- tions are used to link DCO classes and instances. 46 4.1 EPA Ontology Classifiers that are used to group vehicles based on their combined passenger.
Recommended publications
  • Querying Wikidata: Comparing SPARQL, Relational and Graph Databases
    Querying Wikidata: Comparing SPARQL, Relational and Graph Databases Daniel Hernández1, Aidan Hogan1, Cristian Riveros2, Carlos Rojas2, and Enzo Zerega2 Center for Semantic Web Research 1 Department of Computer Science, Universidad de Chile 2 Department of Computer Science, Pontificia Universidad Católica de Chile Resource type: Benchmark and Empirical Study Permanent URL: https://dx.doi.org/10.6084/m9.figshare.3219217 Abstract: In this paper, we experimentally compare the efficiency of various database engines for the purposes of querying the Wikidata knowledge-base, which can be conceptualised as a directed edge-labelled graph where edges can be annotated with meta-information called quali- fiers. We take two popular SPARQL databases (Virtuoso, Blazegraph), a popular relational database (PostgreSQL), and a popular graph database (Neo4J) for comparison and discuss various options as to how Wikidata can be represented in the models of each engine. We design a set of experiments to test the relative query performance of these representa- tions in the context of their respective engines. We first execute a large set of atomic lookups to establish a baseline performance for each test setting, and subsequently perform experiments on instances of more com- plex graph patterns based on real-world examples. We conclude with a summary of the strengths and limitations of the engines observed. 1 Introduction Wikidata is a new knowledge-base overseen by the Wikimedia foundation and collaboratively edited by a community of thousands of users [21]. The goal of Wikidata is to provide a common interoperable source of factual information for Wikimedia projects, foremost of which is Wikipedia. Currently on Wikipedia, articles that list entities – such as top scoring football players – and the info- boxes that appear on the top-right-hand side of articles – such as to state the number of goals scored by a football player – must be manually maintained.
    [Show full text]
  • Processing Natural Language Arguments with the <Textcoop>
    Argument and Computation Vol. 3, No. 1, March 2012, 49–82 Processing natural language arguments with the <TextCoop> platform Patrick Saint-Dizier* IRIT-CNRS, 118 route de Narbonne 31062 Toulouse, France (Received 15 June 2011; final version received 31 January 2012) In this article, we first present the <TextCoop> platform and the Dislog language, designed for discourse analysis with a logic and linguistic perspective. The platform has now reached a certain level of maturity which allows the recognition of a large diversity of discourse structures including general-purpose rhetorical structures as well as domain-specific discourse structures. The Dislog language is based on linguistic considerations and includes knowledge access and inference capabilities. Functionalities of the language are presented together with a method for writing discourse analysis rules. Efficiency and portability of the system over domains and languages are investigated to conclude this first part. In a second part, we analyse the different types of arguments found in several document genres, most notably: procedures, didactic texts and requirements. Arguments form a large class of discourse relations. A generic and frequently encountered form emerges from our analysis: ‘reasons for conclusion’ which constitutes a homogeneous family of arguments from a language, functional and conceptual point of view. This family can be viewed as a kind of proto-argument. We then elaborate its linguistic structure and show how it is implemented in <TextCoop>. We then investigate the cooperation between explanation and arguments, in particular in didactic texts where they are particularly rich and elaborated. This article ends with a prospective section that develops current and potential uses of this work and how it can be extended to the recognition of other forms of arguments.
    [Show full text]
  • Building Dialogue Structure from Discourse Tree of a Question
    The Workshops of the Thirty-Second AAAI Conference on Artificial Intelligence Building Dialogue Structure from Discourse Tree of a Question Boris Galitsky Oracle Corp. Redwood Shores CA USA [email protected] Abstract ed, chat bot’s capability to maintain the cohesive flow, We propose a reasoning-based approach to a dialogue man- style and merits of conversation is an underexplored area. agement for a customer support chat bot. To build a dia- When a question is detailed and includes multiple sen- logue scenario, we analyze the discourse tree (DT) of an ini- tences, there are certain expectations concerning the style tial query of a customer support dialogue that is frequently of an answer. Although a topical agreement between ques- complex and multi-sentence. We then enforce what we call tions and answers have been extensively addressed, a cor- complementarity relation between DT of the initial query respondence in style and suitability for the given step of a and that of the answers, requests and responses. The chat bot finds answers, which are not only relevant by topic but dialogue between questions and answers has not been thor- also suitable for a given step of a conversation and match oughly explored. In this study we focus on assessment of the question by style, argumentation patterns, communica- cohesiveness of question/answer (Q/A) flow, which is im- tion means, experience level and other domain-independent portant for a chat bots supporting longer conversation. attributes. We evaluate a performance of proposed algo- When an answer is in a style disagreement with a question, rithm in car repair domain and observe a 5 to 10% im- a user can find this answer inappropriate even when a topi- provement for single and three-step dialogues respectively, in comparison with baseline approaches to dialogue man- cal relevance is high.
    [Show full text]
  • Semantic Web: a Review of the Field Pascal Hitzler [email protected] Kansas State University Manhattan, Kansas, USA
    Semantic Web: A Review Of The Field Pascal Hitzler [email protected] Kansas State University Manhattan, Kansas, USA ABSTRACT which would probably produce a rather different narrative of the We review two decades of Semantic Web research and applica- history and the current state of the art of the field. I therefore do tions, discuss relationships to some other disciplines, and current not strive to achieve the impossible task of presenting something challenges in the field. close to a consensus – such a thing seems still elusive. However I do point out here, and sometimes within the narrative, that there CCS CONCEPTS are a good number of alternative perspectives. The review is also necessarily very selective, because Semantic • Information systems → Graph-based database models; In- Web is a rich field of diverse research and applications, borrowing formation integration; Semantic web description languages; from many disciplines within or adjacent to computer science, Ontologies; • Computing methodologies → Description log- and a brief review like this one cannot possibly be exhaustive or ics; Ontology engineering. give due credit to all important individual contributions. I do hope KEYWORDS that I have captured what many would consider key areas of the Semantic Web field. For the reader interested in obtaining amore Semantic Web, ontology, knowledge graph, linked data detailed overview, I recommend perusing the major publication ACM Reference Format: outlets in the field: The Semantic Web journal,1 the Journal of Pascal Hitzler. 2020. Semantic Web: A Review Of The Field. In Proceedings Web Semantics,2 and the proceedings of the annual International of . ACM, New York, NY, USA, 7 pages.
    [Show full text]
  • Automated Knowledge Base Management: a Survey
    Automated Knowledge Base Management: A Survey Jorge Martinez-Gil Software Competence Center Hagenberg (Austria) email: [email protected], phone number: 43 7236 3343 838 Keywords: Information Systems, Knowledge Management, Knowledge-based Technology Abstract A fundamental challenge in the intersection of Artificial Intelligence and Databases consists of devel- oping methods to automatically manage Knowledge Bases which can serve as a knowledge source for computer systems trying to replicate the decision-making ability of human experts. Despite of most of tasks involved in the building, exploitation and maintenance of KBs are far from being trivial, signifi- cant progress has been made during the last years. However, there are still a number of challenges that remain open. In fact, there are some issues to be addressed in order to empirically prove the technology for systems of this kind to be mature and reliable. 1 Introduction Knowledge may be a critical and strategic asset and the key to competitiveness and success in highly dynamic environments, as it facilitates capacities essential for solving problems. For instance, expert systems, i.e. systems exploiting knowledge for automation of complex or tedious tasks, have been proven to be very successful when analyzing a set of one or more complex and interacting goals in order to determine a set of actions to achieve those goals, and provide a detailed temporal ordering of those actions, taking into account personnel, materiel, and other constraints [9]. However, the ever increasing demand of more intelligent systems makes knowledge has to be cap- tured, processed, reused, and communicated in order to complete even more difficult tasks.
    [Show full text]
  • A Knowledge Acquisition Assistant for the Expert System Shell Nexpert-Object
    Rochester Institute of Technology RIT Scholar Works Theses 1988 A knowledge acquisition assistant for the expert system shell Nexpert-Object Florence Perot Follow this and additional works at: https://scholarworks.rit.edu/theses Recommended Citation Perot, Florence, "A knowledge acquisition assistant for the expert system shell Nexpert-Object" (1988). Thesis. Rochester Institute of Technology. Accessed from This Thesis is brought to you for free and open access by RIT Scholar Works. It has been accepted for inclusion in Theses by an authorized administrator of RIT Scholar Works. For more information, please contact [email protected]. Rochester Institute of Technology School of Computer Science and Technology A KNOWLEDGE ACQUISITION ASSISTANT FOR THE EXPERT SYSTEM SHELL NEXPERT-OBJECTTM By FLORENCE C. PEROT A thesis, submitted to The Faculty of the School ofCornputer Science and Technology In partial fulfillment of the requ.irements for the degree of Master of Science i.n COF~?uter Science Approved by: 'lIfer! r~ Pro John A. Biles (ICSG Department, R.I.TJ Date Dr. Alain T. Rappaport (President, Neuron Data) Date Dr. Peter G. Anderson (ICSG Chairman, R.I.T.) ;7 1J'{A{e? 'I.-g ROCHESTER, NEW-YORK August, 1988 ABSTRACT This study addresses the problems of knowledge acquisition in expert system development examines programs whose goal is to solve part of these problems. Among them are knowledge acquisition tools, which provide the knowledge engineer with a set of Artificial Intelligence primitives, knowledge acquisition aids, which offer to the knowledge engineer a guidance in knowledge elicitation, and finally, automated systems, which try to replace the human interviewer with a machine interface.
    [Show full text]
  • Ontomap – the Guide to the Upper-Level
    OntoMap – the Guide to the Upper-Level Atanas K. Kiryakov, Marin Dimitrov OntoText Lab., Sirma AI EOOD Chr. Botev 38A, 1000 Sofia, Bulgaria, naso,marin @sirma.bg f g Kiril Iv. Simov Linguistic Modelling Laboratory, Bulgarian Academy of Sciences Akad. G. Bontchev Str. 25A, 1113 Sofia, Bulgaria, [email protected] Abstract. The upper-level ontologies are theories that capture the most common con- cepts, which are relevant for many of the tasks involving knowledge extraction, repre- sentation, and reasoning. These ontologies use to represent the skeleton of the human common-sense in such a formal way that covers as much aspects (or ”dimensions”) of the knowledge as possible. Often the result is relatively complex and abstract philo- sophic theory. Currently the evaluation of the feasibility of such ontologies is pretty expensive mostly because of technical problems such as different representations and terminolo- gies used. Additionally, there are no formal mappings between the upper-level ontolo- gies that could make easier their understanding, study, and comparison. As a result, the upper-level models are not widely used. We present OntoMap — a project with the pragmatic goal to facilitate an easy access, understanding, and reuse of such resources in order to make them useful for experts outside the ontology/knowledge engineering community. A semantic framework on the so called conceptual level that is small and easy enough to be learned on-the-fly is designed and used for representation. Technically OntoMap is a web-site (http://www.ontomap.org) that provides access to upper-level ontologies and hand-crafted mappings between them.
    [Show full text]
  • Logic Machines and Diagrams
    LOGIC M ACH IN ES AND DIAGRAMS Martin Gardner McGRAW-HILL BOOK COMPANY, INC. New York Toronto London 1958 LOGIC MACHINES AND DIAGRAMS Copyright 1958 by the McGraw-Hill Book Company, Inc. Printed in the United States of America. All rights reserved. This book, or parts thereof, may not be reproduced in any form without permission of the publishers. Library of Congress Catalog Card Number: 58-6683 for C. G. Who thinks in a multivalued system all her own. Preface A logic machine is a device, electrical or mechanical, designed specifically for solving problems in formal logic. A logic diagram is a geometrical method for doing the same thing. The two fields are closely intertwined, and this book is the first attempt in any language to trace their curious, fascinating histories. Let no reader imagine that logic machines are merely the play- of who to have a recreational interest in things engineers happen , symbolic logic. As we move with terrifying speed into an age of automation, the engineers and mathematicians who design our automata constantly encounter problems that are less mathemati- cal in form than logical. It has been discovered, for example, that symbolic logic can be applied fruitfully to the design and simplification of switching circuits. It has been found that electronic calculators often require elaborate logic units to tell them what steps to follow in tackling certain problems. And in the new field of operations research, annoying situations are constantly arising for which techniques of symbolic logic are surprisingly appropriate. The last chaptej: of this book suggests some of the ways in which logic machines may play essential roles in coping with the stagger- ing complexities of an automated technology.
    [Show full text]
  • “Let Us Calculate!” Leibniz, Llull, and the Computational Imagination
    “Let us Calculate!” Leibniz, Llull, and the Computational Imagination Three hundred years after the death of Gottfried Wilhelm Leibniz and seven hundred years after the death of Ramon Llull, Jonathan Gray looks at how their early visions of computation and the “combinatorial art” speak to our own age of data, algorithms, and artificial intelligence. Figure 1 Drawing of Leibniz’s calculating machine, featured as a folding plate in Miscellanea Berolensia ad incrementum scientiarum (1710), the volume in which he first describes his invention Each epoch dreams the one to follow”, wrote the historian Jules Michelet. The passage was later used by the philosopher and cultural critic Walter Benjamin in relation to his unfinished magnum opus, The Arcades Project, which explores the genesis of life under late capitalism through a forensic examination of the “dreamworlds” of nineteenth-century Paris.1 In tracing the emergence of the guiding ideals and visions of our own digital age, we may cast our eyes back a little earlier still: to the dreams of seventeenth-century polymath Gottfried Wilhelm Leibniz. 1 Benjamin, W. (1996) Selected Writings: 1935-1938, H. Eiland & M. W. Jennings (Eds.), Cambridge, MA: Harvard University Press, p. 33 There was a resurgence of interest in Leibniz’s role in the history of computation after workmen fixing a leaking roof discovered a mysterious machine discarded in the corner of an attic at the University of Göttingen in 1879. With its cylinders of polished brass and oaken handles, the artefact was identified as one of a number of early mechanical calculating devices that Leibniz invented in the late seventeenth century.
    [Show full text]
  • Efficient and Effective Search on Wikidata Using the Qlever Engine
    University of Freiburg Department of Computer Science Bachelor of Science Thesis Efficient and Effective Search on Wikidata Using the QLever Engine presented by Johannes Kalmbach Matriculation Number: 4012473 Supervisor: Prof. Dr. Hannah Bast October 3, 2018 Contents 1 Introduction 3 1.1 Problem Definition . .4 1.2 Structure . .4 2 SPARQL and the RDF Data Model 5 2.1 The N-Triples Format . .5 2.2 The Turtle Format . .6 2.3 The SPARQL Query Language . .7 3 The Wikidata Knowledge Base 9 3.1 Structure . .9 3.1.1 Fully-Qualified Statements . 10 3.1.2 Truthy Statements . 10 3.2 Obtaining Data . 11 3.3 Statistics and Size . 11 4 The QLever Engine 12 5 The Vocabulary of QLever 12 5.1 Resolving Tokens and Ids . 13 5.2 Improvements for Large Vocabularies . 14 5.2.1 Omitting Triples and Tokens From the Knowledge Base . 14 5.2.2 Externalizing Tokens to Disk . 14 5.3 Compression . 15 5.4 RAM-efficient Vocabulary Creation . 15 5.4.1 Original Implementation . 16 5.4.2 Improved Implementation . 17 5.5 Evaluation and Summary . 20 6 Compression of Common Prefixes 20 6.1 Finding Prefixes Suitable for Compression . 21 6.2 Problem Definition . 21 6.3 Previous Work . 22 6.4 Description of the Algorithm . 22 6.5 Improvements of the Algorithm . 27 6.6 Evaluation and Summary . 31 7 Memory-Efficient Permutations 31 7.1 Permutations . 32 7.2 Supported Operations . 32 7.2.1 The Scan Operation . 32 7.2.2 The Join Operation . 33 7.3 Implementation .
    [Show full text]
  • Downloading of Software That Would Enable the Display of Different Characters
    MIAMI UNIVERSITY The Graduate School CERTIFICATE FOR APPROVING THE DISSERTATION We hereby approve the Dissertation Of Jay T. Dolmage Candidate for the Degree: Doctor of Philosophy Director Dr. Cindy Lewiecki-Wilson Reader Dr. Kate Ronald Reader Dr. Morris Young Reader Dr. James Cherney Graduate School Representative ABSTRACT METIS: DISABILITY, RHETORIC AND AVAILABLE MEANS by Jay Dolmage In this dissertation I argue for a critical re-investigation of several connected rhetorical traditions, and then for the re-articulation of theories of composition pedagogy in order to more fully recognize the importance of embodied differences. Metis is the rhetorical art of cunning, the use of embodied strategies—what Certeau calls everyday arts—to transform rhetorical situations. In a world of chance and change, metis is what allows us to craft available means for persuasion. Building on the work of Detienne and Vernant, and Certeau, I argue that metis is a way to recognize that all rhetoric is embodied. I show that embodiment is a feeling for difference, and always references norms of gender, race, sexuality, class, citizenship. Developing the concept of metis I show how embodiment forms and transforms in reference to norms of ability, the constraints and enablements of our bodied knowing. I exercise my own metis as I re-tell the mythical stories of Hephaestus and Metis, and re- examine the dialogues of Plato, Aristotle, Cicero and Quintillian. I weave through the images of embodiment trafficked in phenomenological philosophy, and I apply my own models to the teaching of writing as an embodied practice, forging new tools for learning. I strategically interrogate the ways that academic spaces circumscribe roles for bodies/minds, and critique the discipline of composition’s investment in the erection of boundaries.
    [Show full text]
  • EMDS Users Guide (Version 2.0): Knowledge-Based Decision Support for Ecological Assessment
    United States Department of EMDS Users Guide Agriculture (Version 2.0): Knowledge- Forest Service Pacific Northwest Based Decision Support for Research Station Ecological Assessment General Technical Report PNW-GTR-470 October 1999 Keith M. Reynolds Author KEITH M. REYNOLDS is a research forester, Forestry Sciences Laboratory, 3200 SW Jefferson Way, Corvallis, OR 97331. ArcView GIS software GUI screen capture courtesy of ESRI and used herein with permission. ArcView GIS logo is a trademark of ESRI. Abstract Reynolds, Keith M. 1999. EMDS users guide (version 2.0): knowledge-based decision support for ecological assessment. Gen. Tech. Rep. PNW-GTR-470. Portland, OR: U.S. Department of Agriculture, Forest Service, Pacific Northwest Research Station. 63 p. The USDA Forest Service Pacific Northwest Research Station in Corvallis, Oregon, has developed the ecosystem management decision support (EMDS) system. The system integrates the logical formalism of knowledge-based reasoning into a geo- graphic information system (GIS) environment to provide decision support for eco- logical landscape assessment and evaluation. The knowledge-based reasoning schema of EMDS uses an advanced object- and fuzzy logic-based propositional network architecture for knowledge representation. The basic approach has several advantages over more traditional forms of knowledge representations, such as simulation models and rule-based expert systems. The system facilitates evaluation of complex, abstract topics, such as forest type suitability, that depend on numer- ous, diverse subordinate conditions because EMDS is fundamentally logic based. The object-based architecture of EMDS knowledge bases allows incremental, evo- lutionary development of complex knowledge representations. Modern ecological and natural resource sciences have developed numerous mathematical models to characterize highly specific relations among ecosystem states and processes; how- ever, it is far more typical that knowledge of ecosystems is more qualitative in nature.
    [Show full text]