Semantic Infrastructure for Automated Lipid Classification

Size: px
Start display at page:

Download "Semantic Infrastructure for Automated Lipid Classification"

Transcription

1 Semantic Infrastructure for Automated Lipid Classification Christopher J.O. Baker University of New Brunswick, Canada AWOSS 10.2 Moncton, NB Nov 10th, 2010

2 Lipid Ontology: a history FIRST-ISWC Early Text Mining / Simple Ontology / modeling lipid nomenclature BMC Bioinf Baseline Ontology / Text Mining / Visual Query ISMB Text Mining / Apoptosis / Data Mining for Transitive Relations OBO Online Listing AMIA Text Mining / Ovarian Cancer HS Low MSc Formal Lipid Ontology ICBO OWL-DL Ontology for classification of Lipids IntOnt Lipid Ontologies ACS Semantic Chemistry - Corpus Annotation with Lipid Ontology Axioms

3 Motivation Semantic data integration is necessary for lipid research yet this is poorly achievable due to an absence of a single unified, consistent, and universally accepted lipid classification system. Lipid nomenclature is highly heterogeneous. Not semantically explicit Many conflicting nomenclatures and multiple synonyms Graphically dependent definitions Lack of universal systematic nomenclature

4 LIPID Nomenclature IUPAC Open to erroneous interpretation by scientists Too bulky for adoption No informatics implementation Re-interpretations and implementations not scientifically robust. LIPIDMAPS Class names inconsistent with instances Classes with no instances Lack semantic & textual definitions Use of dumping ground classes to hold lipid instances that do not fit in Not all instances classified by structure; some by functions & biosynthetic origin (lack of consistency in classification) Upto(2009)

5 Objectives Formalize and represent lipid nomenclature and classification hierarchy in the web ontology language(owl-dl) Provide definitions: Independent of graphical descriptions Amenable to inference and classification based reasoning Semantically explicit Evaluate : a systematic and formalized OWL-DL definitions of lipids for testing appropriateness of existing nomenclature to lipid structures.

6 Lipid Ontology Used for: Text Mining Knowledge Representation Molecule Classification Graph fragment DL Axioms Lipid Hierarchy Concept Definitions

7 LIPIDMAPS classes that were represented explicitly in Lipid Ontology LIPIDMAPS Class Mycolic acids [FA0116] OLD Representation in Lipid Ontology LC_Mycolic_acid LC_General_alpha_mycolic_acid LC_Alpha_mycolic_acid LC_Oxygenated_alpha_mycolic_acid LC_General_Methoxy_mycolic_acid LC_Methoxy_mycolic_acid LC_Omega-1_methoxy_mycolic_acid LC_Keto_mycolic_acid LC_Wax_ester_mycolic_acid LC_General_methylated_mycolic_acid LC_Alpha_2_mycolic_acid LC_Epoxy_mycolic_acid LC_General_mycolic_acid LC_Alpha_1_mycolic_acid LC_Alpha_prime_mycolic_acid New Hydroxy/hydroperoxyeicosatrienoic acids [FA0305] Cholesterol and derivatives [ST0101] Solanidines and alkaloid derivatives [ST0115] Vitamin D5 and derivatives [ST0304] Sphingoid base homologs and variants [SP0104] LC_Eicosatrienoic_acid_derivative LC_Hydroperoxyeicosatrienoic_acid LC_Hydroxyeicosatrienoic_acid LC_Cholesterol_structural_derivative LC_Cholesterol LC_Cholesterol_derivative LC_Solanidine_structural_derivative LC_Alkaloid_derivative LC_Solanidine LC_Solanidine_derivative LC_Vitamin_D5_structural_derivative LC_Vitamin_D5 LC_Vitamin_D5_derivative LC_Sphingoid_base_homolog_structural_derivative LC_Sphingoid_base_homolog LC_Sphingoid_base_homolog_variant

8 Lipids Lipids can be defined by their functional groups and other structural descriptors. Mycolic Acid Analysis, reuse and extension of existing chemical nomenclatures and ontologies. Definition of lipid classes using DL Axioms Necessary (and sufficient) conditions Cardinality

9 Analysis, reuse and extension of existing ontologies. Limit Compound to Lipid Compound PartOf haspart Organic_Group Lipid PartOf haspart Organic_Group

10 Analysis, reuse and extension of existing ontologies. Organic Group Total no. of simple organic group = 95 (2009) Extensions required to support lipid characterization Organic group From Chemical Ontology

11 Analysis, reuse and extension of Incorporation of LIPIDMAPS hierarchy into the upper ontology existing ontologies. Total No. of Classes 715 No. of Lipid Classes Primitive Lipid Classes Defined Lipid Classes Total No. of Restrictions 901 Total No. of Properties UPDATED! 107 UPDATED! 268 UPDATED! DL Expressivity ALCHIQ(D) Total no. of complex organic group = 23, chain group = 31, ring system concepts = 87

12 Definition of lipid classes: DL Axioms As we traverse down the hierarchy Specify more specific organic group classes Specify cardinality haspart some Carboxylic_Acid_derivative_Group haspart some Aldehyde hasaldehyde exactly 3 O O C C R R R H

13 Figure 2. DL-definitions of Alpha_mycolic_acid. Fatty_alcohol and Docosanoid

14 Docosanoid O OH OH O CH 3 LC_Fatty_Acyl (haspart some Carboxylic_Acid) and (haspart some Alcohol) and (haspart some Alkenyl_Group) and (haspart some Cyclopentenone) and (hasacyl_chain exactly 1) haspart only (Carboxylic_Acid or Alcohol or Alkenyl_Group or Cyclopentenone or Acyl_Chain)

15 Reasoning-based Classification Lipid Molecule Check Mol. Lipid Classification Wolstencroft, Stevens, Haarslev (2007)

16 Generating N3 Instances from CheckMol (2005) Open Babel (2009) LIPIDMPAS.mol owl: rdfs: lm: lipro: < <LMFA n3> owl:imports < a owl:ontology lm:lmfa a lipro:lipid lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:alcohol] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:alkyl_chain] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfrom lipro:alkyl_group] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfrom lipro:carboxylic_acid] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:carboxylic_acid_derivative_group] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:ethyl] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:hydroxy_compound] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:methyl] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:primary_acyl_chain] lm:lmfa a [ a owl:restriction; owl:onpropertylipro:hasproperpart; owl:somevaluesfromlipro:propyl] Chepelev and Dumontier (2010)

17 Inferred Classes

18 Performance of Lipid Classification 150 lipids, correctly assigned to a class consistent to the LIPID MAPS asserted classes in 96% of lipid entities considered 8% of all lipids that received classification to a more general class in the classification hierarchy than the target class 4% of lipids received a classification that was entirely incorrect Leonid L. Chepelev, Alexandre Riazanov, Alexandre Kouznetsov, Hong Sang Low, Michel Dumontier, and Christopher J. O. Baker.

19 Multiple classifications 7% of all lipids were classified into a LIPID MAPSconsistent and -inconsistent classes simultaneously e.g. LMFA : correctly classified as a lipro:lc_prostaglandinand the LIPID MAPS class FA0301, wrongly classified as a lipro:lc_isoprostane(lipid MAPS class FA0311). Non-structural information is required to differentiate the two classes -synthetic route. Insufficient class definitions / additional axioms required Leonid L. Chepelev, Alexandre Riazanov, Alexandre Kouznetsov, Hong Sang Low, Michel Dumontier, and Christopher J. O. Baker.

20 Errors in manually curated Lipid DB Acids LMFA and LMFA are classified as (FA0305) hydroxy/hydroperoxyeicosatrienoic acids in the LIPID MAPS database. In the Lipid Eicosanoid Ontology, hydroxyl/hydroperoxyeicosanoic class = LIPID MAPS FA0305 has equivalent class expression. hasproperpart exactly 1 Primary_Acyl_Chain and hasproperpart some Carboxylic_Acid and hasproperpart some(alcohol or Hydroperoxide or Peroxide) and hasproperpart exactly 3 Alkenyl_Group LMFA and LMFA possess: 3 alkenylfunctional groups, a carboxylic acidfunctional group, and one epoxideon the main chain, but NOalcohol, hydroperoxide, or peroxidefunctional groups necessary to classify them into FA0305. Leonid L. Chepelev, Alexandre Riazanov, Alexandre Kouznetsov, Hong Sang Low, Michel Dumontier, and Christopher J. O. Baker.

21 Resolved! LMFA and LMFA possess: three alkenylfunctional groups, a carboxylic acidfunctional group, and one epoxideon the main chain, but NOalcohol, hydroperoxide, or peroxidefunctional groups necessary to classify them into FA0305. Our classification identifies them as Epoxyeicosatrienoic acids where: Epoxyeicosatrienoic acids / LIPID MAPS class (FA0308) hasproperpart exactly 1 Primary_Acyl_Chain and hasproperpart some Epoxy and hasproperpart some Carboxylic_Acid and hasproperpart exactly 3 Alkenyl_Group Reassignment required to class epoxyeicosatrienoic acid class, FA0308 was identified by explicit class definitions in our lipid ontology Leonid L. Chepelev, Alexandre Riazanov, Alexandre Kouznetsov, Hong Sang Low, Michel Dumontier, and Christopher J. O. Baker.

22 Lipid Molecule as a list of occurred functional groups Classification Workflow Cardinality calculator Java Functional groups with cardinality Description Extractor Lipid Molecule as OWL Description Alexander Kouznetsov Most Specific Class Java, OWLAPI Sub Class Relations Analyzer Java, OWLAPI, Pellet Classifier Java, OWLAPI, Pellet Ontology Classes Lipid Molecule belongs to

23 Evaluation Framework Input Lipid Molecule functional groups Classification workflow Predicted Classification LMSD ID LIPRO Ontology Evaluation module Alexander Kouznetsov LMSD Database LIPRO/LMSD Alignment LMSD Classification Evaluation

24 Classifier Evaluation Semantic Distance as a unit for measures Measures: Agreement Level from Root that is distance between ontology root class and the most specific common super class for predicted class and LIPID MAPS class LiproPrediction specificity Level that is distance between predicted class and the most specific common super class for predicted class and LIPID MAPS class LIPID MAPS specificity level that is distance between the class that represents LIPID MAP class and the most specific common super class for predicted class and LIPID MAPS class Alexander Kouznetsov

25 5 0 Thing 4 1 Eicosatetraenoic acid derivative Polyatomic Entity 2 Evaluation Example Fatty Acyl 3 Hydroxyeicosatetraenoic acid Most specific Predicted Class Eicosanoid 4 Most specific class that Classifier prediction agrees with LMSD Classification Lipoxin Class matched the Most specific LMSD class Alexander Kouznetsov Agreement Level: 3-0=3 LiproPrediction specificity Level: 5-3=2 LIPID MAPS specificity level: 4-3=1

26 Future Work 1. Revisit Ontology Axioms 2. Revisit Functional Group annotation 3. Engage Lipid Community to assess classifications 4. Iterate of ontology improvements in 1 and 2 5. Extend beyond Eicosanoids 6. Deploy classification in real-time Lipidomics

27 Acknowledgments National University of Singapore Markus R. Wenk Hong Sang Low Carleton University, Canada Michel Dumontier Leonid Chepelev Institute of Infocomm Research Singapore Rajaraman Kanagasabai Wee Tiong Ang National University Hospital, Singapore Mahesh Choolani Narishiman Kothandra Concordia University, Canada Rene Witte, CorcordiaUniversity, Montreal University of New Brunswick, Canada Alexander Kouznetsov Jonas B Laurila University of Bremen, Germany Alexander Garcia

28 Funding Sources A*STAR, Singapore NUS Office of Life Science (R ), ARF (R ), BMRC A*STAR (R ), Singapore NRF under CRP award No , NBIF, New Brunswick, Canada. NSERC, Discovery grant. Canada Quebec -New Brunswick University Co-operation in Advanced Education - Research Program, Government of New Brunswick, Canada NSERC Discovery Grant, Canada 2009 CANARIE, Canada

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010

Defined versus Asserted Classes: Working with the OWL Ontologies. NIF Webinar February 9 th 2010 Defined versus Asserted Classes: Working with the OWL Ontologies NIF Webinar February 9 th 2010 Outline NIFSTD ontologies in brief Multiple vs Single hierarchy of classes/ Asserted vs Inferred classes/primitive

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

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

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

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism

Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Using an Integrated Ontology and Information Model for Querying and Reasoning about Phenotypes: The Case of Autism Samson W. Tu, MS, Lakshika Tennakoon, RMP, MSC, MPhil, Martin O'Connor, MS, Ravi Shankar,

More information

Analysis of Cancer Omics Data In A Semantic Web Framework

Analysis of Cancer Omics Data In A Semantic Web Framework Analysis of Cancer Omics Data In A Semantic Web Framework Matt Holford Yale University 12/10/10 Matt Holford Analysis of Cancer Omics Data In A Semantic Web Framework 1/17 yspore Specialized Program in

More information

Literature-driven, Ontology-centric Knowledge Navigation for Lipidomics

Literature-driven, Ontology-centric Knowledge Navigation for Lipidomics Literature-driven, Ontology-centric Knowledge Navigation for Lipidomics # Rajaraman Kanagasabai 1, # Hong-Sang Low 2, Wee Tiong Ang 1, Anitha Veeramani 1, Markus R. Wenk 2, Christopher J. O. Baker* 1,

More information

Knowledge networks of biological and medical data An exhaustive and flexible solution to model life sciences domains

Knowledge networks of biological and medical data An exhaustive and flexible solution to model life sciences domains Knowledge networks of biological and medical data An exhaustive and flexible solution to model life sciences domains Dr. Sascha Losko, Dr. Karsten Wenger, Dr. Wenzel Kalus, Dr. Andrea Ramge, Dr. Jens Wiehler,

More information

AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS

AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS AN ONTOLOGICAL APPROACH TO REPRESENTING AND REASONING WITH TEMPORAL CONSTRAINTS IN CLINICAL TRIAL PROTOCOLS Ravi D. Shankar, Susana B. Martins, Martin J. O Connor and Amar K. Das Stanford Medical Informatics,

More information

Schema-Driven Relationship Extraction from Unstructured Text

Schema-Driven Relationship Extraction from Unstructured Text Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 2007 Schema-Driven Relationship Extraction from Unstructured Text Cartic

More information

Representation of Part-Whole Relationships in SNOMED CT

Representation of Part-Whole Relationships in SNOMED CT Representation of Part-Whole Relationships in SNOMED CT A. Patrice Seyed 1, Alan Rector 2, Uli Sattler 2, Bijan Parsia 2, and Robert Stevens 2 1 Department of Computer Science and Engineering, University

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

Ontologies for the Study of Neurological Disease

Ontologies for the Study of Neurological Disease Alexander P. Cox 1, Mark Jensen 1, William Duncan 1, Bianca Weinstock-Guttman 3, Kinga Szigiti 3, Alan Ruttenberg 2, Barry Smith 1 and Alexander D. Diehl 3* 1 Department of Philosophy, University at Buffalo,

More information

Standardize and Optimize. Trials and Drug Development

Standardize and Optimize. Trials and Drug Development Informatics Infrastructure to Standardize and Optimize Quantitative Imaging in Clinical Trials and Drug Development Daniel L. Rubin, MD, MS Assistant Professor of Radiology Member, Stanford Cancer Center

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

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

Semantic Web Applications in Financial Industry, Government, Health Care and Life Sciences

Semantic Web Applications in Financial Industry, Government, Health Care and Life Sciences Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 3-28-2006 Semantic Web Applications in Financial Industry, Government,

More information

Heiner Oberkampf. DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer. nat.)

Heiner Oberkampf. DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer. nat.) INTEGRATED REPRESENTATION OF CLINICAL DATA AND MEDICAL KNOWLEDGE AN ONTOLOGY-BASED APPROACH FOR THE RADIOLOGY DOMAIN Heiner Oberkampf DISSERTATION for the degree of Doctor of Natural Sciences (Dr. rer.

More information

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks

Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Towards Best Practices for Crowdsourcing Ontology Alignment Benchmarks Reihaneh Amini, Michelle Cheatham, Pawel Grzebala, and Helena B. McCurdy Data Semantics Laboratory, Wright State University, Dayton,

More information

APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES

APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES APPLYING ONTOLOGY AND SEMANTIC WEB TECHNOLOGIES TO CLINICAL AND TRANSLATIONAL STUDIES Cui Tao, PhD Assistant Professor of Biomedical Informatics University of Texas Health Science Center at Houston School

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

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text

A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text A Simple Pipeline Application for Identifying and Negating SNOMED CT in Free Text Anthony Nguyen 1, Michael Lawley 1, David Hansen 1, Shoni Colquist 2 1 The Australian e-health Research Centre, CSIRO ICT

More information

Automated Annotation of Biomedical Text

Automated Annotation of Biomedical Text Automated Annotation of Biomedical Text Kevin Livingston, Ph.D. Postdoctoral Fellow Pharmacology Department, School of Medicine University of Colorado Anschutz Medical Campus Kevin.Livingston@ucdenver.edu

More information

AN ONTOLOGY FOR DIABETES EARLY WARNING SYSTEM

AN ONTOLOGY FOR DIABETES EARLY WARNING SYSTEM AN ONTOLOGY FOR DIABETES EARLY WARNING SYSTEM 1 NOUF ALMUTAIRI, 2 RIYAD ALSHAMMARI, 3 IMRAN RAZZAK 1,2,3 King Saud bin Abdulaziz University for Health Sciences, Riyadh, Saudi Arabia E-mail: razzakmu@ngha.med.sa

More information

Automatic generation of MedDRA terms groupings using an ontology

Automatic generation of MedDRA terms groupings using an ontology Automatic generation of MedDRA terms groupings using an ontology Gunnar DECLERCK a,1, Cédric BOUSQUET a,b and Marie-Christine JAULENT a a INSERM, UMRS 872 EQ20, Université Paris Descartes, France. b Department

More information

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India.

Research Scholar, Department of Computer Science and Engineering Man onmaniam Sundaranar University, Thirunelveli, Tamilnadu, India. DEVELOPMENT AND VALIDATION OF ONTOLOGY BASED KNOWLEDGE REPRESENTATION FOR BRAIN TUMOUR DIAGNOSIS AND TREATMENT 1 1 S. Senthilkumar, 2 G. Tholkapia Arasu 1 Research Scholar, Department of Computer Science

More information

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus

Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus 2013 International Conference on Computer, Control, Informatics and Its Applications Weighted Ontology and Weighted Tree Similarity Algorithm for Diagnosing Diabetes Mellitus Widhy Hayuhardhika Nugraha

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, UK {ozgur.kafali,kostas.stathis}@rhul.ac.uk

More information

Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms

Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms Evaluation of Semantic Web Technologies for Storing Computable Definitions of Electronic Health Records Phenotyping Algorithms Václav Papež 1,2,*, MSc, Spiros Denaxas 1,2,*, PhD, Harry Hemingway 1,2, FRCP

More information

Towards an Ontology for Representing Malignant Neoplasms

Towards an Ontology for Representing Malignant Neoplasms Towards an Ontology for Representing Malignant Neoplasms William D. Duncan 1,* Carmelo Gaudioso 2 and Alexander D. Diehl 3 1 Department of Biostatistics and Bioinformatics, Roswell Park Cancer Institute,

More information

Ontology-Based Data Access and OWL 2 QL

Ontology-Based Data Access and OWL 2 QL Ontology-Based Data Access and OWL 2 QL Roman Kontchakov Department of Computer Science and Information Systems, Birkbeck, University of London http://www.dcs.bbk.ac.uk/~roman Data access in industry (from

More information

Using Scripts to help in Biomedical Text Interpretation

Using Scripts to help in Biomedical Text Interpretation Using Scripts to help in Biomedical Text Interpretation Working Note 30 Peter Clark (peter.e.clark@boeing.com), Boeing Research and Technology, 2009 Introduction This short note speculates on the use of

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

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

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials

Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Case-based reasoning using electronic health records efficiently identifies eligible patients for clinical trials Riccardo Miotto and Chunhua Weng Department of Biomedical Informatics Columbia University,

More information

AMIA 2005 Symposium Proceedings Page - 166

AMIA 2005 Symposium Proceedings Page - 166 Two DL-based Methods for Auditing Medical Terminological Systems Ronald Cornet MSc, Ameen Abu-Hanna PhD Dept. of Medical Informatics, Academic Medical Center, University of Amsterdam Amsterdam, The Netherlands

More information

Pilot Study: Clinical Trial Task Ontology Development. A prototype ontology of common participant-oriented clinical research tasks and

Pilot Study: Clinical Trial Task Ontology Development. A prototype ontology of common participant-oriented clinical research tasks and Pilot Study: Clinical Trial Task Ontology Development Introduction A prototype ontology of common participant-oriented clinical research tasks and events was developed using a multi-step process as summarized

More information

Network-assisted data analysis

Network-assisted data analysis Network-assisted data analysis Bing Zhang Department of Biomedical Informatics Vanderbilt University bing.zhang@vanderbilt.edu Protein identification in shotgun proteomics Protein digestion LC-MS/MS Protein

More information

On the Collaborative Development of Para-consistent Conceptual Models

On the Collaborative Development of Para-consistent Conceptual Models On the Collaborative Development of Para-consistent Conceptual Models Ebrahim Bagheri and Ali A. Ghorbani Faculty of Computer Science, University of New Brunswick Fredericton, NB, Canada {e.bagheri,ghorbani}@unb.ca

More information

A Visual Representation of Part-Whole Relationships in BFO-Conformant Ontologies

A Visual Representation of Part-Whole Relationships in BFO-Conformant Ontologies Preprint version of paper published in Recent Advances in Information Systems and Technologies (Advances in Intelligent Systems and Computing 569), 2017, 184-194. A Visual Representation of Part-Whole

More information

A Descriptive Delta for Identifying Changes in SNOMED CT

A Descriptive Delta for Identifying Changes in SNOMED CT A Descriptive Delta for Identifying Changes in SNOMED CT Christopher Ochs, Yehoshua Perl, Gai Elhanan Department of Computer Science New Jersey Institute of Technology Newark, NJ, USA {cro3, perl, elhanan}@njit.edu

More information

Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics

Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics Data Mining in Bioinformatics Day 9: String & Text Mining in Bioinformatics Karsten Borgwardt March 1 to March 12, 2010 Machine Learning & Computational Biology Research Group MPIs Tübingen Karsten Borgwardt:

More information

Annotation of potential isobaric and isomeric lipid species measured with the AbsoluteIDQ p180 Kit (and p150 Kit)

Annotation of potential isobaric and isomeric lipid species measured with the AbsoluteIDQ p180 Kit (and p150 Kit) We provide the Phenotype to the Genotype! DocNr. 35017 V 2 2017-02 Annotation of potential isobaric and isomeric lipid species measured with the (and p150 Kit) Introduction Lipidomics, a branch of metabolomics

More information

The Proteasix Ontology

The Proteasix Ontology The Proteasix Ontology Mercedes Arguello Casteleiro 1, Julie Klein 2 and Robert Stevens 1 1 School of Computer Science, University of Manchester, Oxford road, Manchester, United Kingdom. 2 Institut National

More information

LMSD: LIPID MAPS structure database

LMSD: LIPID MAPS structure database Published online 10 November 2006 Nucleic Acids Research, 2007, Vol. 35, Database issue D527 D532 doi:10.1093/nar/gkl838 LMSD: LIPID MAPS structure database Manish Sud 1, Eoin Fahy 1, Dawn Cotter 1, Alex

More information

An Ontology-based Application in Heart Electrophysiology: Representation, Reasoning and Visualization on the Web

An Ontology-based Application in Heart Electrophysiology: Representation, Reasoning and Visualization on the Web An Ontology-based Application in Heart Electrophysiology: Representation, Reasoning and Visualization on the Web Bernardo Gonçalves Veruska Zamborlini Giancarlo Guizzardi José G. Pereira Filho bgoncalves@inf.ufes.br

More information

How preferred are preferred terms?

How preferred are preferred terms? How preferred are preferred terms? Gintare Grigonyte 1, Simon Clematide 2, Fabio Rinaldi 2 1 Computational Linguistics Group, Department of Linguistics, Stockholm University Universitetsvagen 10 C SE-106

More information

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005

APPROVAL SHEET. Uncertainty in Semantic Web. Doctor of Philosophy, 2005 APPROVAL SHEET Title of Dissertation: BayesOWL: A Probabilistic Framework for Uncertainty in Semantic Web Name of Candidate: Zhongli Ding Doctor of Philosophy, 2005 Dissertation and Abstract Approved:

More information

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model

Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Formalizing UMLS Relations using Semantic Partitions in the context of task-based Clinical Guidelines Model Anand Kumar, Matteo Piazza, Silvana Quaglini, Mario Stefanelli Laboratory of Medical Informatics,

More information

Data driven Ontology Alignment. Nigam Shah

Data driven Ontology Alignment. Nigam Shah Data driven Ontology Alignment Nigam Shah nigam@stanford.edu What is Ontology Alignment? Alignment = the identification of near synonymy relationship b/w terms from different ontologies. Mapping = the

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

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

Haitham Maarouf 1, María Taboada 1*, Hadriana Rodriguez 1, Manuel Arias 2, Ángel Sesar 2 and María Jesús Sobrido 3

Haitham Maarouf 1, María Taboada 1*, Hadriana Rodriguez 1, Manuel Arias 2, Ángel Sesar 2 and María Jesús Sobrido 3 Maarouf et al. BMC Medical Informatics and Decision Making (2017) 17:159 DOI 10.1186/s12911-017-0568-4 RESEARCH ARTICLE Open Access An ontology-aware integration of clinical models, terminologies and guidelines:

More information

Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us

Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us SIIM 2016 Scientific Session Quality and Safety Part 1 Thursday, June 30 8:00 am 9:30 am Keeping Abreast of Breast Imagers: Radiology Pathology Correlation for the Rest of Us Linda C. Kelahan, MD, Medstar

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

LC/MS/MS SOLUTIONS FOR LIPIDOMICS. Biomarker and Omics Solutions FOR DISCOVERY AND TARGETED LIPIDOMICS

LC/MS/MS SOLUTIONS FOR LIPIDOMICS. Biomarker and Omics Solutions FOR DISCOVERY AND TARGETED LIPIDOMICS LC/MS/MS SOLUTIONS FOR LIPIDOMICS Biomarker and Omics Solutions FOR DISCOVERY AND TARGETED LIPIDOMICS Lipids play a key role in many biological processes, such as the formation of cell membranes and signaling

More information

Semi-Automatic Construction of Thyroid Cancer Intervention Corpus from Biomedical Abstracts

Semi-Automatic Construction of Thyroid Cancer Intervention Corpus from Biomedical Abstracts jsci2016 Semi-Automatic Construction of Thyroid Cancer Intervention Corpus from Biomedical Wutthipong Kongburan, Praisan Padungweang, Worarat Krathu, Jonathan H. Chan School of Information Technology King

More information

Metabolomic and Proteomics Solutions for Integrated Biology. Christine Miller Omics Market Manager ASMS 2015

Metabolomic and Proteomics Solutions for Integrated Biology. Christine Miller Omics Market Manager ASMS 2015 Metabolomic and Proteomics Solutions for Integrated Biology Christine Miller Omics Market Manager ASMS 2015 Integrating Biological Analysis Using Pathways Protein A R HO R Protein B Protein X Identifies

More information

Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques

Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques Time-Oriented Question Answering from Clinical Narratives Using Semantic-Web Techniques Cui Tao, Haorld R. Solbrig, Deepak K. Sharma, Wei-Qi Wei, Guergana K. Savova, and Christopher G. Chute Division of

More information

A Lexical-Ontological Resource forconsumerheathcare

A Lexical-Ontological Resource forconsumerheathcare A Lexical-Ontological Resource forconsumerheathcare Elena Cardillo FBK-IRST, Via Sommarive 18, 38123 Trento, Italy cardillo@fbk.eu Abstract. In Consumer Healthcare Informatics it is still difficult for

More information

Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports

Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports Memory-Augmented Active Deep Learning for Identifying Relations Between Distant Medical Concepts in Electroencephalography Reports Ramon Maldonado, BS, Travis Goodwin, PhD Sanda M. Harabagiu, PhD The University

More information

BeliefOWL: An Evidential Representation in OWL ontology

BeliefOWL: An Evidential Representation in OWL ontology BeliefOWL: An Evidential Representation in OWL ontology Amira Essaid essaid_amira@yahoo.fr Boutheina Ben Yaghlane boutheina.yaghlane@ihec.rnu.tn Higher Institute of Management of Tunis LARODEC Laboratory

More information

Semantic empowerment of Health Care and Life Science Applications

Semantic empowerment of Health Care and Life Science Applications Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 5-26-2006 Semantic empowerment of Health Care and Life Science Applications

More information

Deriving an Abstraction Network to Support Quality Assurance in OCRe

Deriving an Abstraction Network to Support Quality Assurance in OCRe Deriving an Abstraction Network to Support Quality Assurance in OCRe Christopher Ochs, MS 1, Ankur Agrawal, BE 1, Yehoshua Perl, PhD 1, Michael Halper, PhD 1, Samson W. Tu, MS 3, Simona Carini, MA 2, Ida

More information

ICD-10 Reciprocal Billing File Technical Specifications Reference Guide for Ontario Hospitals

ICD-10 Reciprocal Billing File Technical Specifications Reference Guide for Ontario Hospitals ICD-10 Reciprocal Billing File Technical Specifications Reference Guide for Ontario Hospitals Ministry of Health and Long-Term Care Version 3 January 2014 ICD Reciprocal Billing File Technical Specifications

More information

Ontology-Based Diagnosis and Personalization of Medical Knowledge

Ontology-Based Diagnosis and Personalization of Medical Knowledge Departament d Enginyeria Informàtica i M atemàtiques Ontology-Based Diagnosis and Personalization of Medical Knowledge Author: Cristina Romero Tris Director: David Riaño Cristina Romero Tris cristina.romero@urv.cat

More information

ORC: an Ontology Reasoning Component for Diabetes

ORC: an Ontology Reasoning Component for Diabetes ORC: an Ontology Reasoning Component for Diabetes Özgür Kafalı 1, Michal Sindlar 2, Tom van der Weide 2 and Kostas Stathis 1 1 Department of Computer Science Royal Holloway, University of London, Egham,

More information

A Graphic User Interface for the Glyco-MGrid Portal System for Collaboration among Scientists

A Graphic User Interface for the Glyco-MGrid Portal System for Collaboration among Scientists Proceedings of the 6th WSEAS Int. Conference on TELECOMMUNICATIONS and INFORMATICS, Dallas, Texas, USA, March 22-24, 2007 82 A Graphic User Interface for the Glyco-MGrid Portal System for Collaboration

More information

How to code rare diseases with international terminologies?

How to code rare diseases with international terminologies? How to code rare diseases with international terminologies? Ana Rath Inserm US14, Paris, France ana.rath@inserm.fr Special thanks to Prof Paul Landais for his kind presentation. Needs for terminologies

More information

Integration of Genomic, Proteomic and Biomedical Information on the Semantic Web

Integration of Genomic, Proteomic and Biomedical Information on the Semantic Web Integration of Genomic, Proteomic and Biomedical Information on the Semantic Web Bill Andreopoulos ab, Aijun An b, iangji Huang b, and Dirk Labudde a a Biotechnological Centre, Technische Universität Dresden,

More information

National Mesothelioma Virtual Bank 2017-Annual Face to Face Meeting ( Supported by CDC/NIOSH Grant U24OH009077

National Mesothelioma Virtual Bank 2017-Annual Face to Face Meeting (  Supported by CDC/NIOSH Grant U24OH009077 National Mesothelioma Virtual Bank 2017-Annual Face to Face Meeting (http://www.mesotissue.org) Supported by CDC/NIOSH Grant U24OH009077 Waqas Amin, MD Program Coordinator, NMVB Senior Research Scientist

More information

SNOMED CT and Orphanet working together

SNOMED CT and Orphanet working together SNOMED CT and Orphanet working together Ian Green Business Services Executive, IHTSDO Dr. Romina Armando INSERM Session outline What is Orphanet? Rare disorders Orphanet nomenclature Mappings to other

More information

Interpreting Patient Data using Medical Background Knowledge

Interpreting Patient Data using Medical Background Knowledge Interpreting Patient Data using Medical Background Knowledge Heiner Oberkampf 1, Sonja Zillner 1, Bernhard Bauer 2 and Matthias Hammon 3 1 Corporate Technology Siemens AG, 81739 Munich, Germany 2 Programming

More information

Inference Inspector: Improving the Verification of Ontology Authoring Actions

Inference Inspector: Improving the Verification of Ontology Authoring Actions *Manuscript Click here to view linked References Inference Inspector: Improving the Verification of Ontology Authoring Actions Nicolas Matentzoglu, Markel Vigo, Caroline Jay, Robert Stevens {firstname.secondname}@manchester.ac.uk

More information

A Method for Analyzing Commonalities in Clinical Trial Target Populations

A Method for Analyzing Commonalities in Clinical Trial Target Populations A Method for Analyzing Commonalities in Clinical Trial Target Populations Zhe (Henry) He 1, Simona Carini 2, Tianyong Hao 1, Ida Sim 2, and Chunhua Weng 1 1 Department of Biomedical Informatics, Columbia

More information

Systems Biology in Metabolomics

Systems Biology in Metabolomics Systems Biology in Metabolomics Maciej Lalowski PhD, Adjunct Professor Biomedicum Helsinki Helsinki University and Folkhälsan Institute of Genetics maciej.lalowski@helsinki.fi TrasMed Course 25.09.2014

More information

The Date-Time Vocabulary, and Mapping SBVR to OWL

The Date-Time Vocabulary, and Mapping SBVR to OWL November 8, 2012 The Date-Time Vocabulary, and Mapping SBVR to OWL Mark H. Linehan IBM Research mlinehan@us.ibm.com Agenda The Date-Time Vocabulary What is the Date-Time Vocabulary? Previous Work What

More information

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16

38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 38 Int'l Conf. Bioinformatics and Computational Biology BIOCOMP'16 PGAR: ASD Candidate Gene Prioritization System Using Expression Patterns Steven Cogill and Liangjiang Wang Department of Genetics and

More information

Facts from text: Automated gene annotation with ontologies and text-mining

Facts from text: Automated gene annotation with ontologies and text-mining 1. Workshop des GI-Arbeitskreises Ontologien in Biomedizin und Lebenswissenschaften (OBML) Facts from text: Automated gene annotation with ontologies and text-mining Conrad Plake Schroeder Group (Bioinformatics),

More information

The diagnosis of Chronic Pancreatitis

The diagnosis of Chronic Pancreatitis The diagnosis of Chronic Pancreatitis 1. Background The diagnosis of chronic pancreatitis (CP) is challenging. Chronic pancreatitis is a disease process consisting of: fibrosis of the pancreas (potentially

More information

Curriculum Vitae. Degree and date to be conferred: Masters in Computer Science, 2013.

Curriculum Vitae. Degree and date to be conferred: Masters in Computer Science, 2013. i Curriculum Vitae Name: Deepal Dhariwal. Degree and date to be conferred: Masters in Computer Science, 2013. Secondary education: Dr. Kalmadi Shamarao High School, Pune, 2005 Fergusson College, Pune 2007

More information

Abstract. Introduction and Background. by Hari Nandigam MD, MSHI, and Maxim Topaz, PhD, RN, MA

Abstract. Introduction and Background. by Hari Nandigam MD, MSHI, and Maxim Topaz, PhD, RN, MA Mapping Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT) to International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10-CM): Lessons Learned from Applying the

More information

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview

Innovative Risk and Quality Solutions for Value-Based Care. Company Overview Innovative Risk and Quality Solutions for Value-Based Care Company Overview Meet Talix Talix provides risk and quality solutions to help providers, payers and accountable care organizations address the

More information

An Ontology-Based Methodology for the Migration of Biomedical Terminologies to Electronic Health Records

An Ontology-Based Methodology for the Migration of Biomedical Terminologies to Electronic Health Records Proceedings of AMIA Symposium 2005, Washington DC, 704 708. PMC1560617 An Ontology-Based Methodology for the Migration of Biomedical Terminologies to Electronic Health Records Barry Smith, PhD a,b, Werner

More information

Semantic Pattern Transformation

Semantic Pattern Transformation Semantic Pattern Transformation IKNOW 2013 Peter Teufl, Herbert Leitold, Reinhard Posch peter.teufl@iaik.tugraz.at Our Background Topics Mobile device security Cloud security Security consulting for public

More information

Authoring SNOMED CT Generic Authoring Principles. Penni Hernandez and Cathy Richardson Senior Terminologists

Authoring SNOMED CT Generic Authoring Principles. Penni Hernandez and Cathy Richardson Senior Terminologists Authoring SNOMED CT Generic Authoring Principles Penni Hernandez and Cathy Richardson Senior Terminologists Outline of Tutorial Welcome Examining a request What s been requested Does it belong in SNOMED

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

Semantic Science: machine understandable scientific theories and data

Semantic Science: machine understandable scientific theories and data Semantic Science: machine understandable scientific theories and data David Poole http://www.cs.ubc.ca/spider/poole/ October 13, 2007 Abstract The aim of semantic science is to have scientific data and

More information

1/3/2011. Chapter 17 Carboxylic Acids and Their Derivatives. Nucleophilic Addition- Elimination at the Acyl Carbon

1/3/2011. Chapter 17 Carboxylic Acids and Their Derivatives. Nucleophilic Addition- Elimination at the Acyl Carbon Introduction The carboxyl group (-CO 2 H) is the parent group of a family of compounds called acyl compounds or carboxylic acid derivatives Chapter 17 Carboxylic Acids and Their Derivatives. Nucleophilic

More information

Comprehensive Lipid Profiling of Human Liver Tissue Extracts of Non-Alcoholic Fatty Liver Disease

Comprehensive Lipid Profiling of Human Liver Tissue Extracts of Non-Alcoholic Fatty Liver Disease Comprehensive Lipid Profiling of Human Liver Tissue Extracts of Non-Alcoholic Fatty Liver Disease Multiplexed Precursor Ion Scanning and LipidView Software Brigitte Simons 1 and Bianca Arendt 2 1 AB SCIEX,

More information

PHARMACOPHORE MODELING

PHARMACOPHORE MODELING CHAPTER 9 PHARMACOPHORE MODELING 9.1 PHARMACOPHORES AS VIRTUAL SCREENING TOOLS The pharmacophore concept has been widely used over the past decades for rational drug design approaches and has now been

More information

EMOTION DETECTION FROM TEXT DOCUMENTS

EMOTION DETECTION FROM TEXT DOCUMENTS EMOTION DETECTION FROM TEXT DOCUMENTS Shiv Naresh Shivhare and Sri Khetwat Saritha Department of CSE and IT, Maulana Azad National Institute of Technology, Bhopal, Madhya Pradesh, India ABSTRACT Emotion

More information

CEU MASS MEDIATOR USER'S MANUAL Version 2.0, 31 st July 2017

CEU MASS MEDIATOR USER'S MANUAL Version 2.0, 31 st July 2017 CEU MASS MEDIATOR USER'S MANUAL Version 2.0, 31 st July 2017 1. Introduction... 2 1.1. System Requirements... 2 2. Peak search... 3 2.1. Simple Search... 3 2.2. Advanced Search... 5 2.3. Batch Search...

More information

New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics

New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics New Mass Spectrometry Tools to Transform Metabolomics and Lipidomics July.3.13 Ken Miller Vice President of Marketing, Life Sciences Mass Spectrometry 1 The world leader in serving science Omics & the

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

DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES

DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES DISCOVERING IMPLICIT ASSOCIATIONS BETWEEN GENES AND HEREDITARY DISEASES KAZUHIRO SEKI Graduate School of Science and Technology, Kobe University 1-1 Rokkodai, Nada, Kobe 657-8501, Japan E-mail: seki@cs.kobe-u.ac.jp

More information

Brief introduction to NeuroLex. Stephen D. Larson NeuroML 3 rd Annual Workshop London - 3/31/11

Brief introduction to NeuroLex. Stephen D. Larson NeuroML 3 rd Annual Workshop London - 3/31/11 Brief introduction to NeuroLex Stephen D. Larson NeuroML 3 rd Annual Workshop London - 3/31/11 Overview Brief introduction to linked data Value of ontologies for neuroscience Neuroscience information framework:

More information

Integrating an ontology for RDOC with existing biomedical ontologies

Integrating an ontology for RDOC with existing biomedical ontologies Integrating an ontology for RDOC with existing biomedical ontologies Mark Jensen 1,* and Alexander D. Diehl 1 1 Department of Biomedical Informatics, 77 Goodell Street, Suite 540, Buffalo, NY, USA ABSTRACT

More information

On the Contributors to System Smartness : A Med Net Agent System Case Study

On the Contributors to System Smartness : A Med Net Agent System Case Study On the Contributors to System Smartness : A Med Net Agent System Case Study M. Lyell, W. Krueger, W. Chen Intelligent Automation, Inc. 15400 Calhoun Drive, Suite 400 Rockville MD 20855 USA {mlyell, wkrueger,

More information

From Guidelines To Decision Support A Systematic and Replicable Approach To Guideline Knowledge Transformation

From Guidelines To Decision Support A Systematic and Replicable Approach To Guideline Knowledge Transformation From Guidelines To Decision Support A Systematic and Replicable Approach To Guideline Knowledge Transformation GLIDES PROJECT GuideLines Into DEcision Support sponsored by the Agency for HealthCare Research

More information