Data Objects & Semantics

Size: px
Start display at page:

Download "Data Objects & Semantics"

Transcription

1 ITN-DCH Summer School Martin Doerr Center for Cultural Informatics, Institute of Computer Science Foundation for Research and Technology - Hellas Stuttgart, Germany, October 22, 2014 IFORTH-ICS October 2014 Cultural Research: What, Who, How Disciplinary processes related to cultural heritage: Evidence collection: Observing and surveying (walking & seeing, satellite, seismic, radar ) Excavating, collecting (field, market, bequeathal, donation etc.) Imaging (drawing, painting, digitization, 2D/3D surface, density, video) Analytical examination (chemical, radiological, structural (optical, X-ray) Finding historical sources.and recording events, finds, findings and used methods Collection documentation: maintaining Inventory books & collection management systems Library catalogues Archival find books Monument records 2

2 Disciplinary processes related to cultural heritage cont d: Preservation: Administration (control of access and use, protection) Conservation (planning and intervention) Researching (science and scholarship) : Investigation, aggregation, interpretation of evidence Aggregation and interpretation of interpretation Dissemination Presentation - exhibition, site access, performing, story telling (things in context, how it could have been) Teaching Cultural Research: What, Who, How Publication (scholarly, general public, movie, Web) 3 Relevance of Cultural Objects 4

3 Relevance of Cultural Objects By: Thomas Bewick , London In: The figures of Bewick s quadrupeds, Edward Walker, Newcastle, Relevance of Cultural Objects Individual value: Artistic, stylistic significance Social, spiritual, symbolic utility and value usually expensive and impressive Illustrating a context: Presence at a historical event, property of a person (use?, why?) Historical impact in art, technology, social history Use as scientific evidence, such as chronology of an excavation layer worthless without knowing 6

4 Illustrating a kind: Rarity or representativeness Value of the kind as such: functional (utility/aesthetic) significance, historical impact, scientific evidence Value of the kind of illustrated context: Ecosystems, traditions and customs of social groups, communities and nations If not rare, easy to replace Potential: Relevance of Cultural Objects Research potential to reveal historical or scientific facts or to support interpretation Potential future use 7 Due to differences in research subjects and disciplines, there is no core description of cultural heritage. Despite disciplinary differences, all knowledge is related and mutually relevant. We propose: Meaning and services Whatever we regard as semantic or meaning in ITN_DCH should be related in a clear way to the terms of relevance presented above. Whatever IT services we provide, should play a clearly identifiable functional role in the respective processes. 8

5 What are Metadata Metadata: Data about Data, abused for data about things, confused with any data about individual activities Metadata are information containers, not to be detached from the content or object, and not from their source of knowledge. A notion of what is necessary to be documented about a (content) object at time of acquisition or ingest! In OAIS, Preservation Description Information (PDI) are the metadata that contains information that will allow the understanding of the Content Information over an indefinite period of time. (OAIS PDI types (functional specs!): Reference Information, Provenance Information, Context Information, Fixity Information) 9 Example: Mobile Object Record One document (the metadata ) per object 10

6 Small museum administration 11 12

7 Knowledge management has 3 levels: Knowledge Management Acquisition needs: (your database (metadata), can be derived from ontology) sequence and order, completeness, constraints to guide and control data entry. ergonomic, case-specific language, optimized to specialist needs often working on series of analogous items interoperability needs capability of your database to be mapped! Integration / comprehension needs: (target of the global ontology): break up document boundaries, relate facts to wider context match shared identifiers of items, aggregate alternatives explore contexts, no preference direction of search, no cardinality constraints interoperability needs a global schema Reasoning, presentation, story-telling needs: (can be based on the ontology) represent contexts orthogonal to data acquisition present in order, allow for digestion support deduction and induction What Form of Integration Schema? Data integration in the mid 90 s has shown: impossible to integrate RDBMS under RDBMS Equally impossible are the application profiles! First Cause: No generalization of properties (attributes, fields). Second cause: Optimizing data entry forms semantics causes heterogeneity. Problem to solve: integrate specialized and generalized databases Knowledge representation, such as RDF/OWL can generalize over tables AND fields Simple idea: Break data up into independent propositions (using URIs!), boxes and arrows describe facts by broader/narrower categories and broader/narrower relationships! This is knowledge representation. 14

8 The Scholarly Process Hypertext is wrong! Refer interpret present Publications Stories exhibitions Search, correlate, integrate Donald Johanson Cleveland Museum of Natural History Johanson's Expedition Ethiopia Hadar Discovery of Lucy Lucy AL Layer of Latest Knowledge discover collect aggregate update Evidence layer Things Sources Collections Corpora 15 Knowledge Representation: Basic Notions What is Knowledge Representation : Representation of concepts, items (particulars) and their interrelation as perceived by humans and expressed in terms of a formal language, such as logic, conceptual graphs etc. The intended meaning (semantics) is the interpretation (identification) of used symbols as things and categories in the described universe ( domain, world, real world), and the interpretation of expressions with those symbols as statements about their structure and interrelations (early Wittgenstein). A set of related knowledge representation expressions is called a model (of a domain). Only humans know the interpretation function. This turns information into knowledge. Knowledge cannot be stored!! IT Jargon: KNOWLEDGE for model, SEMANTICS for logical expressions 16

9 Limitations: Knowledge Representation: Reservations Principle of equivalence ( Turing Test ): Given a model accepted as correct by a human, logical (automatable) inferences from a model should conform with the expectations of a human. Only in this sense represents knowledge representation (KR) knowledge. KR is a means of communication. Logical expressions are rarely definitions, but partial constraints. (see also late Wittgenstein, Eleonore Rosch - George Lakoff). Formal languages fit only partially the way we think. Psychological Obstacles to create KR: The true structure of our thoughts is unconscious. Methodological questions reveal part of the unconscious (e.g. change of context). 17 From Forms to Classes (a decompression ) Relational Database Tables: - an abstraction from forms, - a model for (statistical) information processing Table name Patient Name String Attributes (sometimes called part-of ) Weight Birth date Birth Place Number Time String Value types Address String What does that mean as statements about the world? Is it correct, e.g., Address? 18

10 Knowledge Representation:From Forms to Classes Name Patient String has has has has Shared Context specific Independent entity Who is the Patient then? 1 1 Patient s Weight Birth Date Time Place String Address 19 Knowledge Representation: Classes and Instances In KR, instances are independent units of models, not a restricted to the records of one table. Identity is separated from description. We can do multiple instantiation.? Weight Doctor Patient Address Costas 65 George 1 Odos Evans 6. GR71500 Heraklion, Crete, Greece 85 Kg What have doctors and patients in common? instance property 20

11 Generalization and Inheritance An instance of a class is an instance of all its superclasses. A subclass inherits the properties of all superclasses. (properties move up ) weighs superclass Physical Object Weight Person dwells at Address isa subclass Doctor Patient Costas 65 George 1 Odos Evans 6. GR71500 Heraklion, Crete, Greece 85 Kg 21 Ontology and Information Systems An ontology is a logical theory accounting for the intended meaning of a formal vocabulary, i.e. its ontological commitment to a particular conceptualization of the world. It can only approximate the models intended by the expert. (Nicola Guarino, Formal Ontology and Information Systems, 1998) Ontologies are models of possible states of affairs. Ontologies pertains to a perceived truth: A conceptualization typically of a group, how we imagine things in the world are related. An ontology can be implemented on a database with compromises(!!) on datatypes and identifiers, e.g., with RDF, OWL. Then it becomes an information system which is (hopefully!) consistent with our knowledge. 22

12 Terminology and Information Systems We define as terminology (vocabulary) as a system of named universals (classes) which is used in an information system as data, i.e., their use does not depend or imply instance relationships that hold only between these the terms or their specializations. e.g., has_type : car, has_type : wheel is not used to say in which position of this car this wheel is mounted. Terminological systems are organized in KOS, typically with specialization/generalization hierarchies, and categorical relations (such as: cars have parts wheels) For us (FORTH-ISL, CRM-SIG), terminological systems are NOT ontologies! Gazetteers and Person lists are NEVER ontologies, they describe particular states of affairs. 23 Historical Archives Type: Text Title: Protocol of Proceedings of Crimea Conference Title.Subtitle: II. Declaration of Liberated Europe Date: February 11, 1945 Creator: The Premier of the Union of Soviet Socialist Republics The Prime Minister of the United Kingdom The President of the United States of America Publisher: State Department Subject: Postwar division of Europe and Japan Metadata About Documents The following declaration has been approved: The Premier of the Union of Soviet Socialist Republics, the Prime Minister of the United Kingdom and the President of the United States of America have consulted with each other in the common interests of the people of their countries and those of liberated Europe. They jointly declare their mutual agreement to concert.and to ensure that Germany will never again be able to disturb the peace of the world 24

13 Images, non-verbose Type: Image Title: Allied Leaders at Yalta Date: 1945 Publisher: United Press International (UPI) Source: The Bettmann Archive Copyright: Corbis References: Churchill, Roosevelt, Stalin Photos, Persons Metadata About 25 Explicit Events, Object Identity, Symmetry E39 Actor E52 Time-Span February 1945 P82 at some time within E7 Activity E53 Place E39 Actor Crimea Conference E38 Image P86 falls within E39 Actor E65 Creation Event * P81 ongoing throughout E52 Time-Span E31 Document Yalta Agreement 26

14 Outcomes The CIDOC Conceptual Reference Model A collaboration with the International Council of Museums An ontology of 90 classes and 150 properties for culture and more With the capacity to explain hundreds of (meta)data formats Accepted by ISO TC46 in September 2000 International standard since ISO 21127:2006 To be revised in 2014 (minor extensions) Serving as: intellectual guide to create schemata, formats, profiles A language for analysis of existing sources for integration/ mediation Identify elements with common meaning Transportation format for data integration / migration / Internet 27 Data example (RDF-like form) Epitaphios GE34604 (entity E22 Man-Made Object) P30 custody transferred through, P24 changed ownership through Transfer of Epitaphios GE34604 (entity E10 Transfer of Custody, E8 Acquisition Event) P28 custody surrendered by Metropolitan Church of the Greek Community of Ankara (entity E39 Actor) P23 transferred title from Metropolitan Church of the Greek Community of Ankara (entity E39 Actor) P29 custody received by Museum Benaki (entity E39 Actor) P22 transferred title to Exchangeable Fund of Refugees (entity E40 Legal Body) P2 has type national foundation (entity E55 Type) P14 carried out by Exchangeable Fund of Refugees (entity E39 Actor) P4 has time-span P7 took place at Greece GE34604_transfer_time (entity E52 Time-Span) P82 at some time within (entity E61 Time Primitive) (entity E53 Place) P2 has type nation (entity E55 Type) republic (entity E55 Type) P89 falls within Europe (entity E53 Place) P2 has type continent (entity E55 Type) Multiple Instantiation TGN data 28

15 Top-level classes useful for integration E55 Types refer to / refine E39 Actors participate in affect or / refer to E28 Conceptual Objects E18 Physical Thing E2 Temporal Entities location E52 Time-Spans at E53 Places 29 The types of relationships Identification of real world items by real world names Observation and Classification of real world items Part-decomposition and structural properties of Conceptual & Physical Objects, Periods, Actors, Places and Times Participation of persistent items in temporal entities creates a notion of history: world-lines meeting in space-time Location of periods in space-time and physical objects in space Influence of objects on activities and products and vice-versa Reference of information objects to any real-world item 30

16 The E2 Temporal Entity Hierarchy E68 Dissolution E64 End of Existence E69 Death E6 Destruction E81 Transformation E67 Birth E4 Period E5 Event E63 Beginning of Existence E66 Formation E65 Creation E12 Production E2 Temporal Entity E3 Condition State E11 Modification E9 Move E83 Type Creation E80 Part Removal E 79 Part Addition E10 Transfer of Custody E8 Acquisition E17 Type Assignment E7 Activity E87 Curation Activity E14 Condition Assessment Generalization E13 Attribute Assignment E86 Leaving E15 Identifier Assignment E16 Measurement E85 Joining 31 Temporal Entity-Main Properties E2 Temporal Entity Properties: P4 has time-span (is time-span of): E52 Time-Span E4 Period Properties: P7 took place at (witnessed): E53 Place P9 consists of (forms part of): E4 Period P10 falls within (contains): E4 Period E5 Event Properties: P12 occurred in the presence of (was present at): E77 Persistent Item P11 had participant (participated in): E39 Actor E7 Activity Properties: P14 carried out by (performed): E39 Actor P20 had specific purpose (was purpose of): E5 Event P21 had general purpose (was purpose of): E55 Type P16 used specific object (was used for): E70 Thing P125 used object of type (was type of object used in) E55 Type 32

17 The Participation Properties The Real Difference! P16 used specific object (was used for) P25 moved (moved by) P11 had participant (participated in) P33 used specific technique (was used by) P142 used constituent (was used in) P146 separated from (lost member by) P96 by mother (gave birth) P14 carried out by (performed) P143 joined (was joined by) P145 separated (left by) P144 joined with (gained member by) P29 custody received by (received custody through) P22 transferred title to (acquired title through) P23 transferred title from (surrendered title through) P28 custody surrendered by (surrendered custody through) P12 occurred in the presence of (was present at) P93 took out of existence (was taken out of existence by) P31 has modified (was modified by) P99 dissolved (was dissolved by) P13 destroyed (was destroyed by) P124 transformed (was transformed by) P100 was death of (died in) P112 diminished (was diminished by) P110 augmented (was augmented by) P108 has produced (was produced by) P123 resulted in (resulted from) Generalization P92 brought into existence (was brought into existence by) P95 has formed (was formed by) P98 brought into life (was born) P94 has created (was created by) P135 created type (was created by) 33 t Historical Events as Meetings Brutus was present at! Caesar s mother was present at! Caesar was present at! was present at! was present at! Brutus dagger coherence volume of Caesar s death coherence volume of Caesar s birth? Forum Romanum, Rome 34 S

18 t 3D Model Creation as Meetings coherence volume of rendering 3D model coherence volume of mesh-creation scanner mesh-data 2 nd Computer museum object scan-data operator 1 st Computer coherence volume of acquisition Museum It-Lab S 35 Activities: E16 Measurement P140 assigned attribute to E1 CRM Entity (was attribute by) E13 Attribute Assignment P141 assigned (was assigned by) E1 CRM Entity E70 Thing P39 measured (was measured by) 1,1 E16 Measurement P40 observed dimension 1,n (was observed in) E54 Dimension 1,1 1,1 1,1 property Generalization Indirect Generalization P43 has dimension (is dimension of) Shortcut P91 has unit (is unit of) E58 Measurement Unit P90 has value E60 Number 36

19 P89 falls within (contains) E44 Place Appellation Properties of E53 Place P88 consists of (forms part of) E53 Place P87 is identified by (identifies) 0,1 P26 moved to (was destination of) P27 moved from (was origin of) 1,n 1,n P7 took place at (witnessed) E9 Move 1,n P25 moved (moved by) 1,n E4 Period E12 Production 1,n P108 has produced (was pro duced by) 1,1 P58 has section definition E46 Section Definition (defines section) E47 Spatial Coordinates E48 Place Name E45 Address Where was Lord Nelson s ring when he died? 1,n E18 Physical Thing 1,1 E24 Physical Man-Made Thing E19 Physical Object P8 took place on or within (witnessed) 37 Metadata and Global Ontology Ontology + specialization Metadata formats application dependent RDFS Subset Specialization Data structure with well defined mapping/transform 38

20 Object Metadata The data elements of a metadata document have an ontological view (propositions about reality the things under investigation useful for information integration ) Describe historical relevance and deal with the relationships of things, people, events, time and place, such as production, use, ownership. have an epistemological nature (statements of what has been understood statements how the knowledge was acquired - useful for understanding why we believe it) Describe observation (find), measurement, inference and reference processes. 39 Metadata, Ontologies and Research Epistemological considerations: Material facts: history as meetings of people, things and information. Material facts are supporting the discourse about possible pasts. Material facts are the most objective information we have. Material facts are carriers, evidence and constraints of the more vague and subjective social/intellectual processes and their interpretations we do not model! Metadata describe material facts. A global ontology allows for integrating them into a latest stage of knowledge. Research can then reason about the not observed or not observable. 40

21 Proposed Epistemological Core Model of Sciences Inductive reasoning Categorical Models (terminologies) Collective world view Deductive reasoning Possible Worlds and mechanisms of evolution Cognition models Innate or explicit Statistical reasoning Collective material behavior Material world (CRM) Factual world inferred Collective psychological behavior Socio -Psychological world Deductive reasoning Actual world in data or mind recognition Observable world Non discrete unlimited and unclassified material phenomena Reality Reasoning are also real world activities (CRM)!! 41

What can Ontology Contribute to an Interdisciplinary Project?

What can Ontology Contribute to an Interdisciplinary Project? What can Ontology Contribute to an Interdisciplinary Project? Andrew U. Frank Geoinformation TU Vienna frank@geoinfo.tuwien.ac.at www.geoinfo.tuwien.ac.at Andrew Frank 1 My naïve view of archeology: How

More information

Temporal Primitives, an Alternative to Allen Operators

Temporal Primitives, an Alternative to Allen Operators Temporal Primitives, an Alternative to Allen Operators Manos Papadakis and Martin Doerr Foundation for Research and Technology - Hellas (FORTH) Institute of Computer Science N. Plastira 100, Vassilika

More information

Chapter 1 Social Science and Its Methods

Chapter 1 Social Science and Its Methods Chapter 1 Social Science and Its Methods MULTIPLE CHOICE 1) Scientific knowledge is knowledge that has been: A) systematically gathered, classified, related, and interpreted. B) rediscovered and cherished

More information

Modelling Scientific Activities: Proposal for a global schema for integrating metadata about scientific observation.

Modelling Scientific Activities: Proposal for a global schema for integrating metadata about scientific observation. Modelling Scientific Activities: Proposal for a global schema for integrating metadata about scientific observation. Authors: Martin Doerr, Chryssoula Bekiari, Athina Kritsotaki, Gerald Hiebel, Maria Theodoridou

More information

Role Representation Model Using OWL and SWRL

Role Representation Model Using OWL and SWRL Role Representation Model Using OWL and SWRL Kouji Kozaki, Eiichi Sunagawa, Yoshinobu Kitamura, Riichiro Mizoguchi The Institute of Scientific and Industrial Research (ISIR), Osaka University 8-1 Mihogaoka,

More information

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany

High-level Vision. Bernd Neumann Slides for the course in WS 2004/05. Faculty of Informatics Hamburg University Germany High-level Vision Bernd Neumann Slides for the course in WS 2004/05 Faculty of Informatics Hamburg University Germany neumann@informatik.uni-hamburg.de http://kogs-www.informatik.uni-hamburg.de 1 Contents

More information

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014

The openehr approach. Background. Approach. Heather Leslie, July 17, 2014 Heather Leslie, July 17, 2014 The openehr approach Background The open source openehr 1 architecture specifications 2 have evolved as the result of over 20 years of research and international implementations,

More information

CRM inf : the Argumentation Model

CRM inf : the Argumentation Model CRM inf : the Argumentation Model An Extension of CIDOC-CRM to support argumentation Produced by Paveprime Ltd and collaborators Version 0.7 (draft) February 2015 Contributors: Stephen Stead, Martin Doerr

More information

Deliberating on Ontologies: The Present Situation. Simon Milton Department of Information Systems, The University of Melbourne

Deliberating on Ontologies: The Present Situation. Simon Milton Department of Information Systems, The University of Melbourne Deliberating on Ontologies: The Present Situation Simon Milton Department of, The University of Melbourne 1. Helping data models better map the world 2. Finding the role of ontology where theories of agency

More information

A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction. Dan Suthers

A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction. Dan Suthers 1 A Framework for Conceptualizing, Representing, and Analyzing Distributed Interaction Dan Suthers Work undertaken with Nathan Dwyer, Richard Medina and Ravi Vatrapu Funded in part by the U.S. National

More information

Social Studies 4 8 (118)

Social Studies 4 8 (118) Purpose Social Studies 4 8 (118) The purpose of the Social Studies 4 8 test is to measure the requisite knowledge and skills that an entry-level educator in this field in Texas public schools must possess.

More information

The IFI has developed strategic objectives around three core activities:

The IFI has developed strategic objectives around three core activities: Job Description Title: IFI Library and Special Collections Manager (LSCM) Overview The Irish Film Institute (IFI) is Ireland s national cultural institution for film. At the IFI s historic home in Eustace

More information

Chapter 3 Tools for Practical Theorizing: Theoretical Maps and Ecosystem Maps

Chapter 3 Tools for Practical Theorizing: Theoretical Maps and Ecosystem Maps Chapter 3 Tools for Practical Theorizing: Theoretical Maps and Ecosystem Maps Chapter Outline I. Introduction A. Understanding theoretical languages requires universal translators 1. Theoretical maps identify

More information

School of Nursing, University of British Columbia Vancouver, British Columbia, Canada

School of Nursing, University of British Columbia Vancouver, British Columbia, Canada Data analysis in qualitative research School of Nursing, University of British Columbia Vancouver, British Columbia, Canada Unquestionably, data analysis is the most complex and mysterious of all of the

More information

Clinical Genome Knowledge Base and Linked Data technologies. Aleksandar Milosavljevic

Clinical Genome Knowledge Base and Linked Data technologies. Aleksandar Milosavljevic Clinical Genome Knowledge Base and Linked Data technologies Aleksandar Milosavljevic Topics 1. ClinGen Resource project 2. Building the Clinical Genome Knowledge Base 3. Linked Data technologies 4. Using

More information

Choose an approach for your research problem

Choose an approach for your research problem Choose an approach for your research problem This course is about doing empirical research with experiments, so your general approach to research has already been chosen by your professor. It s important

More information

The Role of Qualitative Research in Agri-Food Systems

The Role of Qualitative Research in Agri-Food Systems The Role of Qualitative Research in Agri-Food Systems Dr. Chris Peterson Nowlin Chair of Consumer-Responsive Agriculture Michigan State University Dr. H. Christopher Peterson, Michigan State University,

More information

Concepts and Categories

Concepts and Categories Concepts and Categories Functions of Concepts By dividing the world into classes of things to decrease the amount of information we need to learn, perceive, remember, and recognise: cognitive economy They

More information

Answers to end of chapter questions

Answers to end of chapter questions Answers to end of chapter questions Chapter 1 What are the three most important characteristics of QCA as a method of data analysis? QCA is (1) systematic, (2) flexible, and (3) it reduces data. What are

More information

CONCEPTUAL FRAMEWORK, EPISTEMOLOGY, PARADIGM, &THEORETICAL FRAMEWORK

CONCEPTUAL FRAMEWORK, EPISTEMOLOGY, PARADIGM, &THEORETICAL FRAMEWORK CONCEPTUAL FRAMEWORK, EPISTEMOLOGY, PARADIGM, &THEORETICAL FRAMEWORK CONCEPTUAL FRAMEWORK: Is the system of concepts, assumptions, expectations, beliefs, and theories that supports and informs your research.

More information

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest

Foundations of AI. 10. Knowledge Representation: Modeling with Logic. Concepts, Actions, Time, & All the Rest Foundations of AI 10. Knowledge Representation: Modeling with Logic Concepts, Actions, Time, & All the Rest Wolfram Burgard, Andreas Karwath, Bernhard Nebel, and Martin Riedmiller 10/1 Contents Knowledge

More information

What Is A Knowledge Representation? Lecture 13

What Is A Knowledge Representation? Lecture 13 What Is A Knowledge Representation? 6.871 - Lecture 13 Outline What Is A Representation? Five Roles What Should A Representation Be? What Consequences Does This View Have For Research And Practice? One

More information

This article, the last in a 4-part series on philosophical problems

This article, the last in a 4-part series on philosophical problems GUEST ARTICLE Philosophical Issues in Medicine and Psychiatry, Part IV James Lake, MD This article, the last in a 4-part series on philosophical problems in conventional and integrative medicine, focuses

More information

THE SOCIAL PSYCHOLOGY OF RISK & SEMIOTICS

THE SOCIAL PSYCHOLOGY OF RISK & SEMIOTICS THE SOCIAL PSYCHOLOGY OF RISK & SEMIOTICS WORKSHOP: 4,5,6 APRIL 2018 CANBERRA Introduction The study of semiotics is foundational to the Social Psychology of Risk. Semiotics is the study of signs, symbols,

More information

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach

Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Building a Diseases Symptoms Ontology for Medical Diagnosis: An Integrative Approach Osama Mohammed, Rachid Benlamri and Simon Fong* Department of Software Engineering, Lakehead University, Ontario, Canada

More information

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2

Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Causal Knowledge Modeling for Traditional Chinese Medicine using OWL 2 Peiqin Gu College of Computer Science, Zhejiang University, P.R.China gupeiqin@zju.edu.cn Abstract. Unlike Western Medicine, those

More information

CIMI Modeling Architecture, Methodology & Style Guide

CIMI Modeling Architecture, Methodology & Style Guide CIMI Modeling Architecture, Methodology & Style Guide Version 1 Submitted On: 12/04/2017 Authors: HL7 CIMI Work Group CIMI Architecture, Methodology, and Style Guide Page 3 BACKGROUND... 7 CIMI AND FHIR...

More information

Group Assignment #1: Concept Explication. For each concept, ask and answer the questions before your literature search.

Group Assignment #1: Concept Explication. For each concept, ask and answer the questions before your literature search. Group Assignment #1: Concept Explication 1. Preliminary identification of the concept. Identify and name each concept your group is interested in examining. Questions to asked and answered: Is each concept

More information

Chapter 12 Conclusions and Outlook

Chapter 12 Conclusions and Outlook Chapter 12 Conclusions and Outlook In this book research in clinical text mining from the early days in 1970 up to now (2017) has been compiled. This book provided information on paper based patient record

More information

A Description Logics Approach to Clinical Guidelines and Protocols

A Description Logics Approach to Clinical Guidelines and Protocols A Description Logics Approach to Clinical Guidelines and Protocols Stefan Schulz Department of Med. Informatics Freiburg University Hospital Germany Udo Hahn Text Knowledge Engineering Lab Freiburg University,

More information

The Research Process. T here is the story of a Zen Buddhist who took a group of monks into

The Research Process. T here is the story of a Zen Buddhist who took a group of monks into 01-Rudestam.qxd 2/12/2007 2:28 PM Page 3 1 The Research Process T here is the story of a Zen Buddhist who took a group of monks into the forest, whereupon the group soon lost their way. Presently one of

More information

Prof. Greg Francis 7/10/08

Prof. Greg Francis 7/10/08 Theories of development IIE 366: al Psychology Greg Francis Lecture 14 Chapter 6: Theories of Cognitive Module 6.1 Setting the Stage: Piaget s Module 6.2 Modern Theories of Cognitive Module 6.3 Understanding

More information

Thomas Widd: Unit and Lessons Plans

Thomas Widd: Unit and Lessons Plans 1 - loststories.ca Thomas Widd: Unit and Lessons Plans Note to Teachers Terminology Thank you for your interest in the Lost Stories website. The lesson plans provided here are aimed at middle school and

More information

Interrogating identity. The enduring issue. Propositions. (The real goal) Identity is the crisis. Can t you see? x y[ P(Px Py) x=y]

Interrogating identity. The enduring issue. Propositions. (The real goal) Identity is the crisis. Can t you see? x y[ P(Px Py) x=y] Interrogating identity A philosophical approach to an enduring issue in knowledge organization Jonathan Furner GSE&IS, UCLA August 6, 2008 1 The enduring issue Culture and identity in knowledge organization

More information

Phil 490: Consciousness and the Self Handout [16] Jesse Prinz: Mental Pointing Phenomenal Knowledge Without Concepts

Phil 490: Consciousness and the Self Handout [16] Jesse Prinz: Mental Pointing Phenomenal Knowledge Without Concepts Phil 490: Consciousness and the Self Handout [16] Jesse Prinz: Mental Pointing Phenomenal Knowledge Without Concepts Main Goals of this Paper: Professor JeeLoo Liu 1. To present an account of phenomenal

More information

Social Research Strategies

Social Research Strategies Bryman: Social Research Methods: 3e Chapter 1 Social Research Strategies Authored by Susie Scott What is a theory? Theory and research explanation of observed regularities provides a rationale for the

More information

GE SLO: Ethnic-Multicultural Studies Results

GE SLO: Ethnic-Multicultural Studies Results GE SLO: Ethnic-Multicultural Studies Results Background: This study was designed to assess the following College s Ethnic/Multicultural Studies General Education SLO. Upon completion of this GE requirement

More information

Glossary of Research Terms Compiled by Dr Emma Rowden and David Litting (UTS Library)

Glossary of Research Terms Compiled by Dr Emma Rowden and David Litting (UTS Library) Glossary of Research Terms Compiled by Dr Emma Rowden and David Litting (UTS Library) Applied Research Applied research refers to the use of social science inquiry methods to solve concrete and practical

More information

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS

Semantic Alignment between ICD-11 and SNOMED-CT. By Marcie Wright RHIA, CHDA, CCS Semantic Alignment between ICD-11 and SNOMED-CT By Marcie Wright RHIA, CHDA, CCS World Health Organization (WHO) owns and publishes the International Classification of Diseases (ICD) WHO was entrusted

More information

COURSE: NURSING RESEARCH CHAPTER I: INTRODUCTION

COURSE: NURSING RESEARCH CHAPTER I: INTRODUCTION COURSE: NURSING RESEARCH CHAPTER I: INTRODUCTION 1. TERMINOLOGY 1.1 Research Research is a systematic enquiry about a particular situation for a certain truth. That is: i. It is a search for knowledge

More information

10 Pillars of Knowledge

10 Pillars of Knowledge Human knowledge is constantly growing as we discover new horizons. New fields emerge as we conceive innovative ideas, improve our scientific methods, invent new technologies, and conquer new worlds. Yet

More information

Research Methodology in Social Sciences. by Dr. Rina Astini

Research Methodology in Social Sciences. by Dr. Rina Astini Research Methodology in Social Sciences by Dr. Rina Astini Email : rina_astini@mercubuana.ac.id What is Research? Re ---------------- Search Re means (once more, afresh, anew) or (back; with return to

More information

Support system for breast cancer treatment

Support system for breast cancer treatment Support system for breast cancer treatment SNEZANA ADZEMOVIC Civil Hospital of Cacak, Cara Lazara bb, 32000 Cacak, SERBIA Abstract:-The aim of this paper is to seek out optimal relation between diagnostic

More information

HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1

HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1 HL7_XPARADIGM_CIMI_LM_R1_O1_2017JAN HL7 Cross-Paradigm Specification: CIMI Logical Models, Release 1 January 2017 HL7 For Comment Ballot Sponsored by: HL7 CIMI Work Group HL7 Clinical Decision Support

More information

Binding Ontologies and Coding Systems to Electronic Health Records and Message

Binding Ontologies and Coding Systems to Electronic Health Records and Message Binding Ontologies and Coding Systems to Electronic Health Records and Message Alan Rector 1, Rahil Qamar 1 & Tom Marley 2 1 University of Manchester 2 University of Salford with acknowledgements to the

More information

Psycholinguistics Psychological Mechanisms

Psycholinguistics Psychological Mechanisms Psycholinguistics Psychological Mechanisms Psychological Mechanisms Information processing system Processing Serial and parallel processing Top-down and bottom-up processing Automatic and controlled processes

More information

The General Intelligent Design (GID) Model Robert A. Herrmann* 28 JULY 2016.

The General Intelligent Design (GID) Model Robert A. Herrmann* 28 JULY 2016. The General Intelligent Design (GID) Model Robert A. Herrmann* 28 JULY 2016. Abstract: In this article, a history as to the discovery and publication of the General Intelligence Design (GID) properties

More information

Semantic linking through spaces for cyberphysical-socio

Semantic linking through spaces for cyberphysical-socio Semantic linking through spaces for cyberphysical-socio intelligence: a methodology Hai Zhuge Cyber-Physical-Socio Knowledge Grid Research Group, Key Lab of Intelligent Information Processing Institute

More information

Chapter 7. Mental Representation

Chapter 7. Mental Representation Chapter 7 Mental Representation Mental Representation Mental representation is a systematic correspondence between some element of a target domain and some element of a modeling (or representation) domain.

More information

Coherence Theory of Truth as Base for Knowledge Based Systems

Coherence Theory of Truth as Base for Knowledge Based Systems Association for Information Systems AIS Electronic Library (AISeL) AMCIS 1996 Proceedings Americas Conference on Information Systems (AMCIS) 8-16-1996 Coherence Theory of Truth as Base for Knowledge Based

More information

Hypothesis-Driven Research

Hypothesis-Driven Research Hypothesis-Driven Research Research types Descriptive science: observe, describe and categorize the facts Discovery science: measure variables to decide general patterns based on inductive reasoning Hypothesis-driven

More information

The failure of evolutionary epistemology a lesson to biosemiotics?

The failure of evolutionary epistemology a lesson to biosemiotics? The failure of evolutionary epistemology a lesson to biosemiotics? Tommi Vehkavaara Department of History and Philosophy University of Tampere Finland e mail: tommi.vehkavaara[at]uta.fi Homepage: http://www.uta.fi/~attove

More information

SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE

SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE SYSTEM-OF-SYSTEMS (SOS) WORKSHOP 3 SICS & INCOSE 2015-04-22 AGENDA 10.00-10.10: Introduction Short presentation of everyone Background: The SoS Agenda project 10.10-11.00: Summary and analysis of WS1-2

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence 175 (2011) 988 1019 Contents lists available at ScienceDirect Artificial Intelligence www.elsevier.com/locate/artint Semantic linking through spaces for cyber-physical-socio intelligence:

More information

Exploiting deduction and abduction services for information retrieval. Ralf Moeller Hamburg University of Technology

Exploiting deduction and abduction services for information retrieval. Ralf Moeller Hamburg University of Technology Exploiting deduction and abduction services for information retrieval Ralf Moeller Hamburg University of Technology Seman&c Technologies: Data Descrip&ons Ontologies (specified in, e.g., OWL, UML) (aka

More information

Administrative-Master Syllabus Form approved June/2006 Revised Nov Page 1 of 8

Administrative-Master Syllabus Form approved June/2006 Revised Nov Page 1 of 8 Revised Nov. 2009 Page 1 of 8 Administrative - Master Syllabus I. Topical Outline Each offering of this course must include the following topics (be sure to include information regarding lab, practicum,

More information

The Boundaries of Classification Jens-Erik Mai Faculty of Information University of Toronto

The Boundaries of Classification Jens-Erik Mai Faculty of Information University of Toronto The Boundaries of Classification Jens-Erik Mai Faculty of Information University of Toronto je.mai@utoronto.ca Abstract: This paper discusses and analyzes the conceptual basis for classification work in

More information

An Example (Hobbs, 1990)

An Example (Hobbs, 1990) Lign 104 1 An Example (Hobbs, 1990) Richards (1936): Literal language is rare outside the central parts of the sciences (1) Given a pointer P0, this algorithm sets the MARK field to 1 in NODE(P0) and in

More information

University of Canberra. This thesis is available in print format from the University of Canberra Library.

University of Canberra. This thesis is available in print format from the University of Canberra Library. University of Canberra This thesis is available in print format from the University of Canberra Library. If you are the author of this thesis and wish to have the whole thesis loaded here, please contact

More information

Faith Development according to John Westerhoff, James Fowler, and David Elkind

Faith Development according to John Westerhoff, James Fowler, and David Elkind JOHN WESTERHOFF Faith Development according to John Westerhoff, James Fowler, and David Elkind Westerhoff presented two separate theories of faith development in his writings. The first, a four stage theory,

More information

Systems Theory: Should Information Researchers Even Care?

Systems Theory: Should Information Researchers Even Care? Association for Information Systems AIS Electronic Library (AISeL) SAIS 2016 Proceedings Southern (SAIS) 2016 Systems Theory: Should Information Researchers Even Care? Kane J. Smith Virginia Commonwealth

More information

WSC 2018 SCIENCE. Science of Memory

WSC 2018 SCIENCE. Science of Memory WSC 2018 SCIENCE Science of Memory Schema 101 A schema describes a pattern of thought or behavior that organizes categories of information and the relationships among them. It can also be described as

More information

Neuroscience and Generalized Empirical Method Go Three Rounds

Neuroscience and Generalized Empirical Method Go Three Rounds Bruce Anderson, Neuroscience and Generalized Empirical Method Go Three Rounds: Review of Robert Henman s Global Collaboration: Neuroscience as Paradigmatic Journal of Macrodynamic Analysis 9 (2016): 74-78.

More information

An introduction to case finding and outcomes

An introduction to case finding and outcomes An introduction to case finding and outcomes Dr Harshana Liyanage Department of Clinical & Experimental Medicine University of Surrey Wednesday, 25 January 2017 1 Objectives Problems with routine data

More information

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management

Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management INTERNATIONAL STANDARD ISO 12052 Second edition 2017-08 Health informatics Digital imaging and communication in medicine (DICOM) including workflow and data management Informatique de santé Imagerie numérique

More information

The Universal Declaration of Ethical Principles for Psychologists: Third Draft

The Universal Declaration of Ethical Principles for Psychologists: Third Draft Universal Declaration Third Draft/ 1 The Universal Declaration of Ethical Principles for Psychologists: Third Draft by Janel Gauthier, Ph.D. Laval University, Québec, Canada Chair of the Ad Hoc Joint Committee

More information

Support for Cognitive Science Experiments

Support for Cognitive Science Experiments Support for Cognitive Science Experiments CogSketch as Research Instrument Corpus of stimuli for people Corpus of formally represented stimuli Cognitive Simulation Compare results on variety of tasks Gathering

More information

THE IMPORTANCE OF MENTAL OPERATIONS IN FORMING NOTIONS

THE IMPORTANCE OF MENTAL OPERATIONS IN FORMING NOTIONS THE IMPORTANCE OF MENTAL OPERATIONS IN FORMING NOTIONS MARIA CONDOR MONICA CHIRA monica.chira@orange_ftgroup.com Abstract: In almost every moment of our existence we are engaged in a process of problem

More information

THE UNITED CHURCH OF CANADA GUIDE TO ARCHIVING PRESBYTERY RECORDS

THE UNITED CHURCH OF CANADA GUIDE TO ARCHIVING PRESBYTERY RECORDS THE UNITED CHURCH OF CANADA GUIDE TO ARCHIVING PRESBYTERY RECORDS Prepared by the United Church of Canada Archives Network, 2018 BACKGROUND As moves to a three-court structure, presbyteries will no longer

More information

BACHELOR S DEGREE IN SOCIAL WORK. YEAR 1 (60 ETCS) Fundamentals of Public and Private Law Sociology. Practicum I Introduction to Statistics

BACHELOR S DEGREE IN SOCIAL WORK. YEAR 1 (60 ETCS) Fundamentals of Public and Private Law Sociology. Practicum I Introduction to Statistics BACHELOR S DEGREE IN SOCIAL WORK YEAR 1 (60 ETCS) Fundamentals of Public and Private Law Sociology Economic and Social History Psychology Foundations for Social Work Introduction to Economics Practicum

More information

Counselling: Psychodynamic Counselling Theory

Counselling: Psychodynamic Counselling Theory Higher National Unit specification General information for centres Unit title: Counselling: Psychodynamic Counselling Theory Unit code: F1EP 34 Unit purpose: This Unit is designed to provide candidates

More information

A SYSTEMATIC REVIEW OF ETHICAL ISSUES IN THE HEALTH TECHNOLOGY ASSESSMENT OF OVARIAN STIMULATION AND OVULATION INDUCTION: CONVERGENCE AND DISJUNCTURE

A SYSTEMATIC REVIEW OF ETHICAL ISSUES IN THE HEALTH TECHNOLOGY ASSESSMENT OF OVARIAN STIMULATION AND OVULATION INDUCTION: CONVERGENCE AND DISJUNCTURE A SYSTEMATIC REVIEW OF ETHICAL ISSUES IN THE HEALTH TECHNOLOGY ASSESSMENT OF OVARIAN STIMULATION AND OVULATION INDUCTION: CONVERGENCE AND DISJUNCTURE Shawn Winsor, PhDc Vanier Canada Graduate Scholar Centre

More information

THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS. Christina R Carnahan, Ed.D. Pamela S Williamson, Ph.D.

THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS. Christina R Carnahan, Ed.D. Pamela S Williamson, Ph.D. THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS Christina R Carnahan, Ed.D. Pamela S Williamson, Ph.D. OVERVIEW Three Webinar Series: Session 1: Building response

More information

2/3/2015 THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS OVERVIEW

2/3/2015 THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS OVERVIEW THE INTERSECTION OF COGNITION AND LITERACY IN STUDENTS WITH AUTISM SPECTRUM DISORDERS Christina R Carnahan, Ed.D. Pamela S Williamson, Ph.D. OVERVIEW Three Webinar Series: Session 1: Building response

More information

CHAPTER 3 METHODOLOGY: THE CASE STUDY AND BILATERAL ART PROTOCOLS

CHAPTER 3 METHODOLOGY: THE CASE STUDY AND BILATERAL ART PROTOCOLS CHAPTER 3 METHODOLOGY: THE CASE STUDY AND BILATERAL ART PROTOCOLS This chapter provides descriptions of the case study as a research methodology as well as details of the protocols for using bilateral

More information

The interplay of domain-specific and domain general processes, skills and abilities in the development of science knowledge

The interplay of domain-specific and domain general processes, skills and abilities in the development of science knowledge The interplay of domain-specific and domain general processes, skills and abilities in the development of science knowledge Stella Vosniadou Strategic Professor in Education The Flinders University of

More information

Artificial Intelligence and Human Thinking. Robert Kowalski Imperial College London

Artificial Intelligence and Human Thinking. Robert Kowalski Imperial College London Artificial Intelligence and Human Thinking Robert Kowalski Imperial College London 1 Artificial Intelligence and Human Thinking The Abductive Logic Programming (ALP) agent model as a unifying framework

More information

Piaget. Updates/Announcements. Overview. Cognitive Development. Jean Piaget. Try this

Piaget. Updates/Announcements. Overview. Cognitive Development. Jean Piaget. Try this Updates/Announcements Piaget Exams end of class Papers end of class Assignment #4 dispersed today February 20, 2007 Bryan T. Karazsia, M.A. Overview Cognitive Development What is cognition? Jean Piaget

More information

Theory, Models, Variables

Theory, Models, Variables Theory, Models, Variables Y520 Strategies for Educational Inquiry 2-1 Three Meanings of Theory A set of interrelated conceptions or ideas that gives an account of intrinsic (aka, philosophical) values.

More information

Plan Recognition through Goal Graph Analysis

Plan Recognition through Goal Graph Analysis Plan Recognition through Goal Graph Analysis Jun Hong 1 Abstract. We present a novel approach to plan recognition based on a two-stage paradigm of graph construction and analysis. First, a graph structure

More information

COMMITTEE OF EXPERTS ON THE CLASSIFICATION OF MEDICINES AS REGARDS THEIR SUPPLY (CD-P-PH/PHO) PROGRAMME RESULTS

COMMITTEE OF EXPERTS ON THE CLASSIFICATION OF MEDICINES AS REGARDS THEIR SUPPLY (CD-P-PH/PHO) PROGRAMME RESULTS COMMITTEE OF EXPERTS ON THE CLASSIFICATION OF MEDICINES AS REGARDS THEIR SUPPLY (CD-P-PH/PHO) PROGRAMME RESULTS 2016-2017 Introduction This summary provides an overview of the activities carried out by

More information

Realism and Qualitative Research. Joseph A. Maxwell George Mason University

Realism and Qualitative Research. Joseph A. Maxwell George Mason University Realism and Qualitative Research Joseph A. Maxwell George Mason University Philosophic realism in general is "the view that entities exist independently of being perceived, or independently of our theories

More information

Bill Wilson. Categorizing Cognition: Toward Conceptual Coherence in the Foundations of Psychology

Bill Wilson. Categorizing Cognition: Toward Conceptual Coherence in the Foundations of Psychology Categorizing Cognition: Toward Conceptual Coherence in the Foundations of Psychology Halford, G.S., Wilson, W.H., Andrews, G., & Phillips, S. (2014). Cambridge, MA: MIT Press http://mitpress.mit.edu/books/categorizing-cognition

More information

Indices, Meaning and Topic Maps: Some Observations

Indices, Meaning and Topic Maps: Some Observations Indices, Meaning and Topic Maps: Some Observations Thea Miller (University of Toronto, Canada) Hendrik Thomas (Technische Universität of Ilmenau, Germany) 1 Thea Miller doctoral candidate at the Faculty

More information

METHODOLOGY FOR DISSERTATION

METHODOLOGY FOR DISSERTATION METHODOLOGY FOR DISSERTATION In order to expose the methods of scientific work, it is necessary to briefly clarify the terms of methodology, methods and scientific methods. The methodology comes from the

More information

Subject module in Psychology

Subject module in Psychology Page 1 Subject module in Psychology DATE/REFERENCE JOURNAL NO. 30. november 2017 2012-900 Please note that only the Danish version of the Studieordning has legal validity. The Danish version is the official

More information

Free Will and Agency: A Scoping Review and Map

Free Will and Agency: A Scoping Review and Map Kent State University From the SelectedWorks of Paul Fehrmann Summer August 6, 2015 Free Will and Agency: A Scoping Review and Map Paul Fehrmann, Kent State University - Kent Campus Available at: https://works.bepress.com/paul_fehrmann/9/

More information

Citation for published version (APA): Oderkerk, A. E. (1999). De preliminaire fase van het rechtsvergelijkend onderzoek Nijmegen: Ars Aequi Libri

Citation for published version (APA): Oderkerk, A. E. (1999). De preliminaire fase van het rechtsvergelijkend onderzoek Nijmegen: Ars Aequi Libri UvA-DARE (Digital Academic Repository) De preliminaire fase van het rechtsvergelijkend onderzoek Oderkerk, A.E. Link to publication Citation for published version (APA): Oderkerk, A. E. (1999). De preliminaire

More information

Topological Considerations of Memory Structure

Topological Considerations of Memory Structure Procedia Computer Science Volume 41, 2014, Pages 45 50 This space is reserved for the Procedia header, do not use it BICA 2014. 5th Annual International Conference on Biologically Inspired Cognitive Architectures

More information

The Current State of Our Education

The Current State of Our Education 1 The Current State of Our Education 2 Quantitative Research School of Management www.ramayah.com Mental Challenge A man and his son are involved in an automobile accident. The man is killed and the boy,

More information

M.Sc. in Cognitive Systems. Model Curriculum

M.Sc. in Cognitive Systems. Model Curriculum M.Sc. in Cognitive Systems Model Curriculum April 2014 Version 1.0 School of Informatics University of Skövde Sweden Contents 1 CORE COURSES...1 2 ELECTIVE COURSES...1 3 OUTLINE COURSE SYLLABI...2 Page

More information

Methodological Thinking on Disciplinary Research Fields of Theories of Sports Training from the Philosophical Perspective Bin LONG

Methodological Thinking on Disciplinary Research Fields of Theories of Sports Training from the Philosophical Perspective Bin LONG 2017 4th International Conference on Advanced Education and Management (ICAEM 2017) ISBN: 978-1-60595-519-3 Methodological Thinking on Disciplinary Research Fields of Theories of Sports Training from the

More information

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework

Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Stepwise Knowledge Acquisition in a Fuzzy Knowledge Representation Framework Thomas E. Rothenfluh 1, Karl Bögl 2, and Klaus-Peter Adlassnig 2 1 Department of Psychology University of Zurich, Zürichbergstraße

More information

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary

PROPOSED WORK PROGRAMME FOR THE CLEARING-HOUSE MECHANISM IN SUPPORT OF THE STRATEGIC PLAN FOR BIODIVERSITY Note by the Executive Secretary CBD Distr. GENERAL UNEP/CBD/COP/11/31 30 July 2012 ORIGINAL: ENGLISH CONFERENCE OF THE PARTIES TO THE CONVENTION ON BIOLOGICAL DIVERSITY Eleventh meeting Hyderabad, India, 8 19 October 2012 Item 3.2 of

More information

Ontology of Observing: The Biological Foundations of Self-Consciousness and of The Physical Domain of Existence

Ontology of Observing: The Biological Foundations of Self-Consciousness and of The Physical Domain of Existence Ontology of Observing: The Biological Foundations of Self-Consciousness and of The Physical Domain of Existence Humberto R. Maturana (1988) Contents 1 Purpose 3 2 The problem 3 3 Nature of the answer 3

More information

PS3021, PS3022, PS4040

PS3021, PS3022, PS4040 School of Psychology Important Degree Information: B.Sc./M.A. Honours The general requirements are 480 credits over a period of normally 4 years (and not more than 5 years) or part-time equivalent; the

More information

Purpose. Introduction

Purpose. Introduction 1 Introduction Change is not a simple concept. Nor is higher education change. Academics and researchers have understood change in many ways, such as evolution and adaptation, based upon Darwinism, and

More information

Student Name: XXXXXXX XXXX. Professor Name: XXXXX XXXXXX. University/College: XXXXXXXXXXXXXXXXXX

Student Name: XXXXXXX XXXX. Professor Name: XXXXX XXXXXX. University/College: XXXXXXXXXXXXXXXXXX 1 Student Name: XXXXXXX XXXX Professor Name: XXXXX XXXXXX University/College: XXXXXXXXXXXXXXXXXX Knowledge Research Assessment Philosophy Research Philosophical research, even before it had a name, existed

More information

LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES

LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES Reactive Architectures LECTURE 5: REACTIVE AND HYBRID ARCHITECTURES An Introduction to MultiAgent Systems http://www.csc.liv.ac.uk/~mjw/pubs/imas There are many unsolved (some would say insoluble) problems

More information