SlideShare a Scribd company logo
CURRENT ADVANCES TO BRIDGE THE
USABILITY-EXPRESSIVITY GAP IN
BIOMEDICAL SEMANTIC SEARCH
(AND VISUALIZING LINKED DATA)
Maulik R. Kamdar
Biomedical Informatics PhD Program
3rd April 2015
QUERYING HETEROGENEOUS
DATASETS ON THE LINKED DATA WEB
André Freitas, Edward Curry, João Gabriel
Oliveira and Seán O'Riain
Internet Computing
February 2012
EVALUATING THE USABILITY OF
NATURAL LANGUAGE QUERY
LANGUAGES AND INTERFACES TO
SEMANTIC WEB KNOWLEDGE BASES
Esther Kaufmann and Abraham Bernstein
Journal Of Web Semantics
November 2010
INTRODUCTION
¢  Opportunities
—  Builds on existing Web Infrastructure (URIs and HTTP)
and Semantic Web Standards (RDF, RDFS, vocabularies)
—  Reduce barriers to data publication, consumption, reuse
and availability, adding a fine-grained structure.
—  Expose previously siloed databases as data graphs (D2R,
Google Refine) to be interlinked and integrated with other
datasets to create a global-scale interlinked dataspace.
¢  Challenges
—  Awareness of which exposed datasets potentially contain
the data they want, their location and their data model.
—  Syntax of structured query languages like SPARQL
—  Heterogeneous, different descriptors for same entity,
loosely-connected (yet!) and distributed data sources
USABILITY-EXPRESSIVITY GAP
USABILITY-EXPRESSIVITY GAP
USABILITY-EXPRESSIVITY GAP
USABILITY-EXPRESSIVITY GAP
USABILITY-EXPRESSIVITY GAP
USABILITY-EXPRESSIVITY GAP
EXISTING APPROACHES
¢  Information Retrieval Approaches
—  Entity-centric Search (SWSE, Sindice)
—  Structure Search (Semplore) – use of inverted indexes
and user feedback strategies
¢  Natural Language Queries
—  Question Answering (PowerAqua, FREyA)
—  Difficult to expand across domains
—  Best-effort Natural Language Interfaces (Treo)
—  Habitability Problem - users need guidance and support
—  WordNet/Wikipedia semantic approximation techniques
¢  Structured SPARQL Queries
CHALLENGE DIMENSIONS
¢  Query expressivity
—  Query datasets by referencing elements in the data model, operate
over the data (aggregate results, express conditional statements).
¢  Usability
—  An easy-to-operate, intuitive, and task-efficient query interface.
¢  Vocabulary-level semantic matching
—  Semantically match query terms to dataset vocabulary-level terms.
¢  Entity reconciliation
—  Match entities expressed in the query to semantically equivalent
dataset entities.
¢  Semantic tractability mechanisms
—  Answer queries not supported by explicit dataset statements
(for example, “Is Natalie Portman an Actress?” can be supported by
the statement “Natalie Portman starred Star Wars”).
GOOGLE KNOWLEDGE GRAPH
GOOGLE KNOWLEDGE GRAPH
BIOMEDICAL MOTIVATION
~5 compounds
~300 000
compounds
~300 interesting
compounds
~ 10 interesting
compounds
Literature
VirtualScreening
Querydatabases
Hypothesis
Generation
(Linked) Data
“Are there Drugs with molecular weight
under 400 tested against ‘Colon Cancer’?”
“Do any Publications refer to assays using ‘Aspirin’ as
the primary Drug in treatment of ‘Prostrate Cancer’?
REVEALD: A USER-DRIVEN
DOMAIN-SPECIFIC INTERACTIVE
SEARCH PLATFORM FOR
BIOMEDICAL RESEARCH
Maulik R. Kamdar, Dimitris Zeginis, Ali Hasnain,
Stefan Decker and Helena F. Deus
Journal of Biomedical Informatics
February 2014
CHALLENGES
¢  Awareness of which exposed datasets potentially
contain the data they want and their data model.
¢  Large, heterogeneous biomedical data sources, which
are too dynamic for reliable data centralization
¢  The assembly of SPARQL queries to create the
aggregated information for bioinformatics analysis
still poses a high cognitive entry barrier.
¢  Human-readable, and more specifically, domain-
specific representation of query results is required.
¢  None of the previous systems tested in biomedical
domains, except DistilBio, VIQUEN and Cuebee
¢  Trade-off between expressivity and usability.
BACKGROUND: CANCO DOMAIN-SPECIFIC MODEL
Zeginis, Dimitris, et al. "A collaborative methodology for developing a semantic model for interlinking Cancer Chemoprevention linked-data sources." Semantic Web 5.2 (2014): 127-142.
BACKGROUND: CANCO DOMAIN-SPECIFIC MODEL
Zeginis, Dimitris, et al. "A collaborative methodology for developing a semantic model for interlinking Cancer Chemoprevention linked-data sources." Semantic Web 5.2 (2014): 127-142.
LIFE SCIENCES LINKED OPEN DATA CLOUD
~3 Billion Triples Life
Sciences
53 datasets
Cyganiak,R. and Jentzsch,A. (2014) The Linking Open Data cloud diagram. http://lod-cloud.net/ [Accessed: March 23, 2013]
BACKGROUND: CATALOGUING & LINKING
1248 Concepts and 1255 properties were harvested
from more than 53 Linked Biomedical Data Sources
(LBDS) (Life Sciences Linked Open Data – LSLOD
catalogue) and linked to the CanCO Query Elements.
Hasnain, Ali, et al. "Cataloguing and linking life sciences LOD cloud." 1st International Workshop on Ontology Engineering in a Data-driven World (OEDW 2012).
BACKGROUND: ENTITY RECONCILIATION
BACKGROUND: FEDERATED ARCHITECTURE
Chebi:Compound	
  	
  	
  	
  	
  	
  	
  	
  void-­‐ext:subClassOf	
  	
  	
  	
  	
  Granatum:Molecule	
  
Pubchem:Compound	
  	
  void-­‐ext:subClassOf	
  	
  	
  	
  	
  Granatum:Molecule	
  
?molec a Granatum:Molecule
?molec a Chebi:Compound
?molec a Pubchem:Compound
SPARQL	
  	
  
Query	
  
Chebi	
   DrugBank	
   UniProt	
   Others	
  
Life	
  Sciences	
  Linked	
  Open	
  Data	
  	
  
(LSLOD)	
  
LSLOD	
  
Catalogue	
  
CanCO	
  
Saved	
  
Queries	
  
Transformed	
  
Query	
  
Transformed	
  
Query	
  
Transformed	
  
Query	
  
Transformed	
  
Query	
  
Rule	
  Templates	
  
Experimental	
  
Datasets	
  
Query	
  	
  
Engine	
  	
  
Query	
  Logging	
  
TransformaGon	
  
Cataloguing	
  &	
  	
  
Links	
  CreaGon	
  
RDFizaGon	
  
Social	
  CollaboraGve	
  
Workspace	
  
Hasnain, Ali, et al. "A Roadmap for navigating the Life Scinces Linked Open Data Cloud." International Semantic Technology (JIST2014) conference. 2014.
BACKGROUND: FEDERATED ARCHITECTURE
Ø Non-intuitive
Ø SPARQL, RDF,
Schema knowledge
required
Ø Domain-specific
visualization of
results is not possible
REVEALD SEARCH PLATFORM
¢  ReVeaLD :- Real-Time Visual Explorer and
Aggregator of Linked Data, is a user-driven
domain-specific search platform.
¢  Intuitively formulate advanced search queries
using a click-input-select mechanism
¢  Visualize the results in a domain–suitable format.
¢  Entity-centric and Visual Query Search System
¢  Assembly of the query is governed by a Domain-
specific Language (DSL), which in this case is the
Cancer Chemoprevention Ontology(CanCO)
REVEALD SEARCH PLATFORM
Demo: https://www.youtube.com/watch?v=6HHK4ASIkJM&hd=1
REVEALD SEARCH PLATFORM
Demo: https://www.youtube.com/watch?v=6HHK4ASIkJM&hd=1
DSL VISUAL REPRESENTATION
¢  Concept Map Visualization
VISUAL QUERY BUILDER
CanCO DSL
VISUAL QUERY BUILDER
CanCO DSL
VISUAL QUERY MODEL
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX granatum: <http://chem.deri.ie/granatum/>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
SELECT DISTINCT * WHERE
{
?x0_Assay a granatum:Assay ;
granatum:hasInput ?x1_Target ;
granatum:identify ?x2_ChemopreventiveAgent ;
granatum:outcome_method ?x3_outcome_method .
?x1_Target granatum:title ?x4_title .
?x2_ChemopreventiveAgent
granatum:molecularWeight ?x10_molecularWeight ;
granatum:SMILESnotation ?x9_SMILESnotation ;
granatum:hasFormula ?x7_hasFormula ;
granatum:HBD ?x5_Hydrogen_Bond_Donors ;
granatum:HBA ?x6_Hydrogen_Bond_Acceptors ;
granatum:TPSA ?x8_Topological_Polar_Surface_Area .
FILTER regex(xsd:string(?x4_title), "estrogen receptor", "is")
FILTER ( xsd:double(?x10_molecularWeight) < 300 )
} LIMIT 100
Pubchem
ChEBI
Uniprot
↑
→ SPARQL Translation
All Assays, which Target Estrogen Receptors present in Human (Organism), and which
identify potential Chemopreventive Agents with Molecular Weight < 300
http://srvgal78.deri.ie:8080/explorer?type=sampleQuery&nodes=17-1-30-33-73-78-91-81-82-92-98-63
&links=17.1-17.30-1.33-17.73-17.78-1.91-30.81-30.82-30.92-30.98-33.63
&filters=1.91.c.estrogen%20receptor|30.98.lt.300|33.63.c.human&flexible=1
REVEALD DATA BROWSER
REVEALD DATA BROWSER
REVEALD DATA BROWSER
REVEALD DATA BROWSER
GRAPHIC RULES
¢  Query : SELECT * WHERE {<clickedURI> ?p ?o}
¢  Results are subjected to a set of Graphic Rules, which
follow the Event-Condition-Action paradigm (ECA)
and provide visual representations using
Fresnel Display Vocabulary.
¢  Example :
—  Event: Each retrieved triple as query execution result
<http://www4.wiwiss.fu-berlin.de/drugbank/resource/targets/844> <http://
www4.wiwiss.fu-berlin.de/drugbank/resource/drugbank/pdbIdPage> “http://
www.pdb.org/pdb/explore/explore.do?structureId=1IVO”
—  Condition: sdf_file or pdbIdpage (Predicate) + http (Object)
—  Action: HTTP GET and invoke a specific Resource Renderer
—  Resource Renderer: GLMol Molecular Viewer
SINGLE ENTITY SEARCH
EVALUATION
¢  Tracking Real-time User Experience Methodology (TRUE)
- widely used in the HCI community to evaluate computer games
¢  Game-based evaluation where domain users are given tasks to complete
and time and interactions are tracked using Google Analytics
¢  Subjectivistic evaluation where users were asked to fill out a survey.
¢  The main purpose of this evaluation focused on two usability concerns:
—  Does familiarity of the users with the DSL affect the time needed to
formulate the query?
—  Does a constrained DSL (smaller DSL), lead to less time needed for
query formulation?
EVALUATION RESULTS
EVALUATION RESULTS
EVALUATION RESULTS
OTHER IMPLEMENTATIONS: LINKED TCGA
Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41.
http://srvgal78.deri.ie/tcga-pubmed/
OTHER IMPLEMENTATIONS: LINKED TCGA
Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41.
http://srvgal78.deri.ie/tcga-pubmed/
OTHER IMPLEMENTATIONS: LINKED TCGA
Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41.
http://srvgal78.deri.ie/tcga-pubmed/
OTHER IMPLEMENTATIONS: LINKED TCGA
Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41.
http://srvgal78.deri.ie/tcga-pubmed/
OTHER IMPLEMENTATIONS: LINKEDPPI
Kazemzadeh, L., Kamdar, M. R.,et al. LinkedPPI: Enabling Intuitive, Integrative Protein-Protein Interaction Discovery. Linked Science, 48.
OTHER IMPLEMENTATIONS: LINKEDPPI
Kazemzadeh, L., Kamdar, M. R.,et al. LinkedPPI: Enabling Intuitive, Integrative Protein-Protein Interaction Discovery. Linked Science, 48.
DISCUSSION
¢  DSL Incrementation Mechanism
—  Extend the current model represented in the Visual Query
Builder by adding new concepts and properties.
—  Use or merge publicly available extensions of the DSL
¢  No reliance on the Federated Query Engine, SPARQL
Endpoint, underlying DSL and Graphic Rules.
¢  Corrupt Graphic Rules result in the textual
representation of the relevant triple.
¢  Domain-specific Languages increase usability and
enable abstraction of underlying data models
Query expressivity	
   Usability	
   Vocabulary-level
semantic matching	
  
Entity reconciliation 	
   Semantic tractability
mechanisms 	
  
Medium	
  (SELECT,	
  
FILTER,	
  OPTIONAL)	
  
Medium	
  (En=ty-­‐
centric	
  Search,	
  VQS)	
  
Low	
  (Indexed	
  Term	
  
URI	
  to	
  Concept)	
  
Low	
  (owl:sameAs	
  for	
  
same	
  unique	
  keys)	
  
None	
  
FUTURE WORK
¢  Ontologies, indexed term labels and catalogue as elements
in a Controlled Natural Language to increase usability
¢  Results pipelined to any Problem-solving method (like
Autodock Vina, visualization, ML algorithm etc.)
¢  Faceted Search, Related Entity Recognition based on
Feature-based Similarity Measures
¢  Allowing users of the platform to provide their own DSL,
data sources, and graphic rules.
¢  SPARQL Endpoint availability and latency
¢  Ontology Reuse instead of Ontology Alignment!
Thank You!
maulikrk@stanford.edu

More Related Content

What's hot

dkNET Poster ENDO 2019
dkNET Poster ENDO 2019dkNET Poster ENDO 2019
dkNET Poster ENDO 2019
dkNET
 
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
Alejandra Gonzalez-Beltran
 
Fabricio Silva: Cloud Computing Technologies for Genomic Big Data Analysis
Fabricio  Silva: Cloud Computing Technologies for Genomic Big Data AnalysisFabricio  Silva: Cloud Computing Technologies for Genomic Big Data Analysis
Fabricio Silva: Cloud Computing Technologies for Genomic Big Data Analysis
Flávio Codeço Coelho
 
Beyond the PDF 2, 2013
Beyond the PDF 2, 2013Beyond the PDF 2, 2013
Beyond the PDF 2, 2013
Alejandra Gonzalez-Beltran
 
Data Visualization to Enhance our Understanding of the Cancer Genome
Data Visualization to Enhance our Understanding of the Cancer GenomeData Visualization to Enhance our Understanding of the Cancer Genome
Data Visualization to Enhance our Understanding of the Cancer Genome
Nils Gehlenborg
 
Multi-omics methods and resources for Bioconductor
Multi-omics methods and resources for BioconductorMulti-omics methods and resources for Bioconductor
Multi-omics methods and resources for Bioconductor
Levi Waldron
 
Opening up pharmacological space, the OPEN PHACTs api
Opening up pharmacological space, the OPEN PHACTs apiOpening up pharmacological space, the OPEN PHACTs api
Opening up pharmacological space, the OPEN PHACTs api
Chris Evelo
 
4A2B2C-2013
4A2B2C-20134A2B2C-2013
Semantic (Web) Technologies for Translational Research in Life Sciences
Semantic (Web) Technologies for Translational Research in Life SciencesSemantic (Web) Technologies for Translational Research in Life Sciences
Semantic (Web) Technologies for Translational Research in Life Sciences
Artificial Intelligence Institute at UofSC
 
Analysis with biological pathways:
Analysis with biological pathways: Analysis with biological pathways:
Analysis with biological pathways:
Chris Evelo
 
Research resources: curating the new eagle-i discovery system
Research resources: curating the new eagle-i discovery systemResearch resources: curating the new eagle-i discovery system
Research resources: curating the new eagle-i discovery system
Nicole Vasilevsky
 
Canadian health census to lod
Canadian health census to lodCanadian health census to lod
Canadian health census to lod
Syed Ahmad Chan Bukhari, PhD
 
dkNET Poster Experimental Biology 2019
dkNET Poster Experimental Biology 2019dkNET Poster Experimental Biology 2019
dkNET Poster Experimental Biology 2019
dkNET
 
VariantSpark a library for genomics by Lynn Langit
VariantSpark a library for genomics by Lynn LangitVariantSpark a library for genomics by Lynn Langit
VariantSpark a library for genomics by Lynn Langit
Data Con LA
 
NETTAB 2012
NETTAB 2012NETTAB 2012
ContentMine + EPMC: Finding Zika!
ContentMine + EPMC: Finding Zika!ContentMine + EPMC: Finding Zika!
ContentMine + EPMC: Finding Zika!
petermurrayrust
 
Model Organism Linked Data
Model Organism Linked DataModel Organism Linked Data
Model Organism Linked Data
Michel Dumontier
 
Text and Data Mining explained at FTDM
Text and Data Mining explained at FTDMText and Data Mining explained at FTDM
Text and Data Mining explained at FTDM
petermurrayrust
 
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
open_phacts
 
FedCentric_Presentation
FedCentric_PresentationFedCentric_Presentation
FedCentric_Presentation
Yatpang Cheung
 

What's hot (20)

dkNET Poster ENDO 2019
dkNET Poster ENDO 2019dkNET Poster ENDO 2019
dkNET Poster ENDO 2019
 
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
Metagenomic Data Provenance and Management using the ISA infrastructure --- o...
 
Fabricio Silva: Cloud Computing Technologies for Genomic Big Data Analysis
Fabricio  Silva: Cloud Computing Technologies for Genomic Big Data AnalysisFabricio  Silva: Cloud Computing Technologies for Genomic Big Data Analysis
Fabricio Silva: Cloud Computing Technologies for Genomic Big Data Analysis
 
Beyond the PDF 2, 2013
Beyond the PDF 2, 2013Beyond the PDF 2, 2013
Beyond the PDF 2, 2013
 
Data Visualization to Enhance our Understanding of the Cancer Genome
Data Visualization to Enhance our Understanding of the Cancer GenomeData Visualization to Enhance our Understanding of the Cancer Genome
Data Visualization to Enhance our Understanding of the Cancer Genome
 
Multi-omics methods and resources for Bioconductor
Multi-omics methods and resources for BioconductorMulti-omics methods and resources for Bioconductor
Multi-omics methods and resources for Bioconductor
 
Opening up pharmacological space, the OPEN PHACTs api
Opening up pharmacological space, the OPEN PHACTs apiOpening up pharmacological space, the OPEN PHACTs api
Opening up pharmacological space, the OPEN PHACTs api
 
4A2B2C-2013
4A2B2C-20134A2B2C-2013
4A2B2C-2013
 
Semantic (Web) Technologies for Translational Research in Life Sciences
Semantic (Web) Technologies for Translational Research in Life SciencesSemantic (Web) Technologies for Translational Research in Life Sciences
Semantic (Web) Technologies for Translational Research in Life Sciences
 
Analysis with biological pathways:
Analysis with biological pathways: Analysis with biological pathways:
Analysis with biological pathways:
 
Research resources: curating the new eagle-i discovery system
Research resources: curating the new eagle-i discovery systemResearch resources: curating the new eagle-i discovery system
Research resources: curating the new eagle-i discovery system
 
Canadian health census to lod
Canadian health census to lodCanadian health census to lod
Canadian health census to lod
 
dkNET Poster Experimental Biology 2019
dkNET Poster Experimental Biology 2019dkNET Poster Experimental Biology 2019
dkNET Poster Experimental Biology 2019
 
VariantSpark a library for genomics by Lynn Langit
VariantSpark a library for genomics by Lynn LangitVariantSpark a library for genomics by Lynn Langit
VariantSpark a library for genomics by Lynn Langit
 
NETTAB 2012
NETTAB 2012NETTAB 2012
NETTAB 2012
 
ContentMine + EPMC: Finding Zika!
ContentMine + EPMC: Finding Zika!ContentMine + EPMC: Finding Zika!
ContentMine + EPMC: Finding Zika!
 
Model Organism Linked Data
Model Organism Linked DataModel Organism Linked Data
Model Organism Linked Data
 
Text and Data Mining explained at FTDM
Text and Data Mining explained at FTDMText and Data Mining explained at FTDM
Text and Data Mining explained at FTDM
 
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
2015-04-28 Open PHACTS at Swedish Linked Data Network Meet-up
 
FedCentric_Presentation
FedCentric_PresentationFedCentric_Presentation
FedCentric_Presentation
 

Similar to Current advances to bridge the usability-expressivity gap in biomedical semantic search (and visualizing linked data)

ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
ReVeaLD: A user-driven domain-specific interactive search platform for biomed...ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
Maulik Kamdar
 
2011-11-28 Open PHACTS at RSC CICAG
2011-11-28 Open PHACTS at RSC CICAG2011-11-28 Open PHACTS at RSC CICAG
2011-11-28 Open PHACTS at RSC CICAG
open_phacts
 
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
Maulik Kamdar
 
Finding knowledge, data and answers on the Semantic Web
Finding knowledge, data and answers on the Semantic WebFinding knowledge, data and answers on the Semantic Web
Finding knowledge, data and answers on the Semantic Web
ebiquity
 
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
Araport
 
Bioinformatics databases: Current Trends and Future Perspectives
Bioinformatics databases: Current Trends and Future PerspectivesBioinformatics databases: Current Trends and Future Perspectives
Bioinformatics databases: Current Trends and Future Perspectives
University of Malaya
 
2011-10-11 Open PHACTS at BioIT World Europe
2011-10-11 Open PHACTS at BioIT World Europe2011-10-11 Open PHACTS at BioIT World Europe
2011-10-11 Open PHACTS at BioIT World Europe
open_phacts
 
Practical semantics in the pharmaceutical industry - the Open PHACTS project
Practical semantics in the pharmaceutical industry - the Open PHACTS projectPractical semantics in the pharmaceutical industry - the Open PHACTS project
Practical semantics in the pharmaceutical industry - the Open PHACTS project
US Environmental Protection Agency (EPA), Center for Computational Toxicology and Exposure
 
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS FoundationPistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
Pistoia Alliance
 
Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)
Enayat Rajabi
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod Gmod
Jun Zhao
 
Transparency in the Data Supply Chain
Transparency in the Data Supply ChainTransparency in the Data Supply Chain
Transparency in the Data Supply Chain
Paul Groth
 
Big data supporting drug discovery - cautionary tales from the world of chemi...
Big data supporting drug discovery - cautionary tales from the world of chemi...Big data supporting drug discovery - cautionary tales from the world of chemi...
Big data supporting drug discovery - cautionary tales from the world of chemi...
Valery Tkachenko
 
WikiPathways: how open source and open data can make omics technology more us...
WikiPathways: how open source and open data can make omics technology more us...WikiPathways: how open source and open data can make omics technology more us...
WikiPathways: how open source and open data can make omics technology more us...
Chris Evelo
 
Data analysis & integration challenges in genomics
Data analysis & integration challenges in genomicsData analysis & integration challenges in genomics
Data analysis & integration challenges in genomics
mikaelhuss
 
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
open_phacts
 
FAIRer Research
FAIRer ResearchFAIRer Research
FAIRer Research
Carole Goble
 
DisGeNET Tutorial SWAT4LS 2015-12-07
DisGeNET Tutorial SWAT4LS 2015-12-07DisGeNET Tutorial SWAT4LS 2015-12-07
DisGeNET Tutorial SWAT4LS 2015-12-07
Núria Queralt Rosinach
 
Semantic Web for Health Care and Biomedical Informatics
Semantic Web for Health Care and Biomedical InformaticsSemantic Web for Health Care and Biomedical Informatics
Semantic Web for Health Care and Biomedical Informatics
Amit Sheth
 
Results Vary: The Pragmatics of Reproducibility and Research Object Frameworks
Results Vary: The Pragmatics of Reproducibility and Research Object FrameworksResults Vary: The Pragmatics of Reproducibility and Research Object Frameworks
Results Vary: The Pragmatics of Reproducibility and Research Object Frameworks
Carole Goble
 

Similar to Current advances to bridge the usability-expressivity gap in biomedical semantic search (and visualizing linked data) (20)

ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
ReVeaLD: A user-driven domain-specific interactive search platform for biomed...ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
ReVeaLD: A user-driven domain-specific interactive search platform for biomed...
 
2011-11-28 Open PHACTS at RSC CICAG
2011-11-28 Open PHACTS at RSC CICAG2011-11-28 Open PHACTS at RSC CICAG
2011-11-28 Open PHACTS at RSC CICAG
 
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
ReVeaLD: A User-driven Domain Specific Interactive Search Platform for Biomed...
 
Finding knowledge, data and answers on the Semantic Web
Finding knowledge, data and answers on the Semantic WebFinding knowledge, data and answers on the Semantic Web
Finding knowledge, data and answers on the Semantic Web
 
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
PMR metabolomics and transcriptomics database and its RESTful web APIs: A dat...
 
Bioinformatics databases: Current Trends and Future Perspectives
Bioinformatics databases: Current Trends and Future PerspectivesBioinformatics databases: Current Trends and Future Perspectives
Bioinformatics databases: Current Trends and Future Perspectives
 
2011-10-11 Open PHACTS at BioIT World Europe
2011-10-11 Open PHACTS at BioIT World Europe2011-10-11 Open PHACTS at BioIT World Europe
2011-10-11 Open PHACTS at BioIT World Europe
 
Practical semantics in the pharmaceutical industry - the Open PHACTS project
Practical semantics in the pharmaceutical industry - the Open PHACTS projectPractical semantics in the pharmaceutical industry - the Open PHACTS project
Practical semantics in the pharmaceutical industry - the Open PHACTS project
 
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS FoundationPistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
Pistoia Alliance European Conference 2015 - Nick Lynch / Open PHACTS Foundation
 
Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod Gmod
 
Transparency in the Data Supply Chain
Transparency in the Data Supply ChainTransparency in the Data Supply Chain
Transparency in the Data Supply Chain
 
Big data supporting drug discovery - cautionary tales from the world of chemi...
Big data supporting drug discovery - cautionary tales from the world of chemi...Big data supporting drug discovery - cautionary tales from the world of chemi...
Big data supporting drug discovery - cautionary tales from the world of chemi...
 
WikiPathways: how open source and open data can make omics technology more us...
WikiPathways: how open source and open data can make omics technology more us...WikiPathways: how open source and open data can make omics technology more us...
WikiPathways: how open source and open data can make omics technology more us...
 
Data analysis & integration challenges in genomics
Data analysis & integration challenges in genomicsData analysis & integration challenges in genomics
Data analysis & integration challenges in genomics
 
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
2015-02-10 The Open PHACTS Discovery Platform: Semantic Data Integration for ...
 
FAIRer Research
FAIRer ResearchFAIRer Research
FAIRer Research
 
DisGeNET Tutorial SWAT4LS 2015-12-07
DisGeNET Tutorial SWAT4LS 2015-12-07DisGeNET Tutorial SWAT4LS 2015-12-07
DisGeNET Tutorial SWAT4LS 2015-12-07
 
Semantic Web for Health Care and Biomedical Informatics
Semantic Web for Health Care and Biomedical InformaticsSemantic Web for Health Care and Biomedical Informatics
Semantic Web for Health Care and Biomedical Informatics
 
Results Vary: The Pragmatics of Reproducibility and Research Object Frameworks
Results Vary: The Pragmatics of Reproducibility and Research Object FrameworksResults Vary: The Pragmatics of Reproducibility and Research Object Frameworks
Results Vary: The Pragmatics of Reproducibility and Research Object Frameworks
 

More from Maulik Kamdar

Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
Maulik Kamdar
 
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
Maulik Kamdar
 
Invited Talk at NASA Ames Research Center
Invited Talk at NASA Ames Research CenterInvited Talk at NASA Ames Research Center
Invited Talk at NASA Ames Research Center
Maulik Kamdar
 
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data CloudMechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
Maulik Kamdar
 
Analyzing User Interactions with Biomedical Ontologies: A Visual Perspective
Analyzing User Interactions with Biomedical Ontologies: A Visual PerspectiveAnalyzing User Interactions with Biomedical Ontologies: A Visual Perspective
Analyzing User Interactions with Biomedical Ontologies: A Visual Perspective
Maulik Kamdar
 
BiOnIC: A Catalog of User Interactions with Biomedical Ontologies
BiOnIC: A Catalog of User Interactions with Biomedical OntologiesBiOnIC: A Catalog of User Interactions with Biomedical Ontologies
BiOnIC: A Catalog of User Interactions with Biomedical Ontologies
Maulik Kamdar
 
Preproposal Talk
Preproposal TalkPreproposal Talk
Preproposal Talk
Maulik Kamdar
 
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open DataGraph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
Maulik Kamdar
 
BMI Research in Progress - Thursday talk
BMI Research in Progress - Thursday talkBMI Research in Progress - Thursday talk
BMI Research in Progress - Thursday talk
Maulik Kamdar
 
PRISM: A data-driven platform for monitoring mental health
PRISM: A data-driven platform for monitoring mental healthPRISM: A data-driven platform for monitoring mental health
PRISM: A data-driven platform for monitoring mental health
Maulik Kamdar
 
Investigating Term Reuse and Overlap in Biomedical Ontologies
Investigating Term Reuse and Overlap in Biomedical OntologiesInvestigating Term Reuse and Overlap in Biomedical Ontologies
Investigating Term Reuse and Overlap in Biomedical Ontologies
Maulik Kamdar
 
Integrating Wearables and User Interaction Patterns to Monitor Mental Health
Integrating Wearables and User Interaction Patterns to Monitor Mental HealthIntegrating Wearables and User Interaction Patterns to Monitor Mental Health
Integrating Wearables and User Interaction Patterns to Monitor Mental Health
Maulik Kamdar
 
BMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
BMI 201 - Investigating Term Reuse and Overlap in Biomedical OntologiesBMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
BMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
Maulik Kamdar
 
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
Maulik Kamdar
 
Isolation and characterization of an extracellular antifungal protein from an...
Isolation and characterization of an extracellular antifungal protein from an...Isolation and characterization of an extracellular antifungal protein from an...
Isolation and characterization of an extracellular antifungal protein from an...
Maulik Kamdar
 

More from Maulik Kamdar (15)

Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
Elsevier's Healthcare Knowledge Graph: An Actionable Medical Knowledge Platfo...
 
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
Text Snippets to Corroborate Medical Relations: An Unsupervised Approach usin...
 
Invited Talk at NASA Ames Research Center
Invited Talk at NASA Ames Research CenterInvited Talk at NASA Ames Research Center
Invited Talk at NASA Ames Research Center
 
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data CloudMechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
Mechanism-Based Pharmacovigilance Over the Life-Sciences Linked-Open-Data Cloud
 
Analyzing User Interactions with Biomedical Ontologies: A Visual Perspective
Analyzing User Interactions with Biomedical Ontologies: A Visual PerspectiveAnalyzing User Interactions with Biomedical Ontologies: A Visual Perspective
Analyzing User Interactions with Biomedical Ontologies: A Visual Perspective
 
BiOnIC: A Catalog of User Interactions with Biomedical Ontologies
BiOnIC: A Catalog of User Interactions with Biomedical OntologiesBiOnIC: A Catalog of User Interactions with Biomedical Ontologies
BiOnIC: A Catalog of User Interactions with Biomedical Ontologies
 
Preproposal Talk
Preproposal TalkPreproposal Talk
Preproposal Talk
 
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open DataGraph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
Graph Analytics in Pharmacology over the Web of Life Sciences Linked Open Data
 
BMI Research in Progress - Thursday talk
BMI Research in Progress - Thursday talkBMI Research in Progress - Thursday talk
BMI Research in Progress - Thursday talk
 
PRISM: A data-driven platform for monitoring mental health
PRISM: A data-driven platform for monitoring mental healthPRISM: A data-driven platform for monitoring mental health
PRISM: A data-driven platform for monitoring mental health
 
Investigating Term Reuse and Overlap in Biomedical Ontologies
Investigating Term Reuse and Overlap in Biomedical OntologiesInvestigating Term Reuse and Overlap in Biomedical Ontologies
Investigating Term Reuse and Overlap in Biomedical Ontologies
 
Integrating Wearables and User Interaction Patterns to Monitor Mental Health
Integrating Wearables and User Interaction Patterns to Monitor Mental HealthIntegrating Wearables and User Interaction Patterns to Monitor Mental Health
Integrating Wearables and User Interaction Patterns to Monitor Mental Health
 
BMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
BMI 201 - Investigating Term Reuse and Overlap in Biomedical OntologiesBMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
BMI 201 - Investigating Term Reuse and Overlap in Biomedical Ontologies
 
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
GenomeSnip: Fragmenting the Genomic Wheel to augment discovery in cancer rese...
 
Isolation and characterization of an extracellular antifungal protein from an...
Isolation and characterization of an extracellular antifungal protein from an...Isolation and characterization of an extracellular antifungal protein from an...
Isolation and characterization of an extracellular antifungal protein from an...
 

Recently uploaded

SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 
Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...
cannyengineerings
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
Kamal Acharya
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
ijaia
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
uqyfuc
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
b0754201
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
upoux
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
PreethaV16
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...
um7474492
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...
Prakhyath Rai
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
Shiny Christobel
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
Prakhyath Rai
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
PreethaV16
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
Indrajeet sahu
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 

Recently uploaded (20)

SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 
Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptxSENTIMENT ANALYSIS ON PPT AND Project template_.pptx
SENTIMENT ANALYSIS ON PPT AND Project template_.pptx
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
 
Object Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOADObject Oriented Analysis and Design - OOAD
Object Oriented Analysis and Design - OOAD
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...smart pill dispenser is designed to improve medication adherence and safety f...
smart pill dispenser is designed to improve medication adherence and safety f...
 
Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...Software Engineering and Project Management - Software Testing + Agile Method...
Software Engineering and Project Management - Software Testing + Agile Method...
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
Open Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surfaceOpen Channel Flow: fluid flow with a free surface
Open Channel Flow: fluid flow with a free surface
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 

Current advances to bridge the usability-expressivity gap in biomedical semantic search (and visualizing linked data)

  • 1. CURRENT ADVANCES TO BRIDGE THE USABILITY-EXPRESSIVITY GAP IN BIOMEDICAL SEMANTIC SEARCH (AND VISUALIZING LINKED DATA) Maulik R. Kamdar Biomedical Informatics PhD Program 3rd April 2015
  • 2. QUERYING HETEROGENEOUS DATASETS ON THE LINKED DATA WEB André Freitas, Edward Curry, João Gabriel Oliveira and Seán O'Riain Internet Computing February 2012 EVALUATING THE USABILITY OF NATURAL LANGUAGE QUERY LANGUAGES AND INTERFACES TO SEMANTIC WEB KNOWLEDGE BASES Esther Kaufmann and Abraham Bernstein Journal Of Web Semantics November 2010
  • 3. INTRODUCTION ¢  Opportunities —  Builds on existing Web Infrastructure (URIs and HTTP) and Semantic Web Standards (RDF, RDFS, vocabularies) —  Reduce barriers to data publication, consumption, reuse and availability, adding a fine-grained structure. —  Expose previously siloed databases as data graphs (D2R, Google Refine) to be interlinked and integrated with other datasets to create a global-scale interlinked dataspace. ¢  Challenges —  Awareness of which exposed datasets potentially contain the data they want, their location and their data model. —  Syntax of structured query languages like SPARQL —  Heterogeneous, different descriptors for same entity, loosely-connected (yet!) and distributed data sources
  • 10. EXISTING APPROACHES ¢  Information Retrieval Approaches —  Entity-centric Search (SWSE, Sindice) —  Structure Search (Semplore) – use of inverted indexes and user feedback strategies ¢  Natural Language Queries —  Question Answering (PowerAqua, FREyA) —  Difficult to expand across domains —  Best-effort Natural Language Interfaces (Treo) —  Habitability Problem - users need guidance and support —  WordNet/Wikipedia semantic approximation techniques ¢  Structured SPARQL Queries
  • 11. CHALLENGE DIMENSIONS ¢  Query expressivity —  Query datasets by referencing elements in the data model, operate over the data (aggregate results, express conditional statements). ¢  Usability —  An easy-to-operate, intuitive, and task-efficient query interface. ¢  Vocabulary-level semantic matching —  Semantically match query terms to dataset vocabulary-level terms. ¢  Entity reconciliation —  Match entities expressed in the query to semantically equivalent dataset entities. ¢  Semantic tractability mechanisms —  Answer queries not supported by explicit dataset statements (for example, “Is Natalie Portman an Actress?” can be supported by the statement “Natalie Portman starred Star Wars”).
  • 12.
  • 13.
  • 16. BIOMEDICAL MOTIVATION ~5 compounds ~300 000 compounds ~300 interesting compounds ~ 10 interesting compounds Literature VirtualScreening Querydatabases Hypothesis Generation (Linked) Data “Are there Drugs with molecular weight under 400 tested against ‘Colon Cancer’?” “Do any Publications refer to assays using ‘Aspirin’ as the primary Drug in treatment of ‘Prostrate Cancer’?
  • 17. REVEALD: A USER-DRIVEN DOMAIN-SPECIFIC INTERACTIVE SEARCH PLATFORM FOR BIOMEDICAL RESEARCH Maulik R. Kamdar, Dimitris Zeginis, Ali Hasnain, Stefan Decker and Helena F. Deus Journal of Biomedical Informatics February 2014
  • 18. CHALLENGES ¢  Awareness of which exposed datasets potentially contain the data they want and their data model. ¢  Large, heterogeneous biomedical data sources, which are too dynamic for reliable data centralization ¢  The assembly of SPARQL queries to create the aggregated information for bioinformatics analysis still poses a high cognitive entry barrier. ¢  Human-readable, and more specifically, domain- specific representation of query results is required. ¢  None of the previous systems tested in biomedical domains, except DistilBio, VIQUEN and Cuebee ¢  Trade-off between expressivity and usability.
  • 19. BACKGROUND: CANCO DOMAIN-SPECIFIC MODEL Zeginis, Dimitris, et al. "A collaborative methodology for developing a semantic model for interlinking Cancer Chemoprevention linked-data sources." Semantic Web 5.2 (2014): 127-142.
  • 20. BACKGROUND: CANCO DOMAIN-SPECIFIC MODEL Zeginis, Dimitris, et al. "A collaborative methodology for developing a semantic model for interlinking Cancer Chemoprevention linked-data sources." Semantic Web 5.2 (2014): 127-142.
  • 21. LIFE SCIENCES LINKED OPEN DATA CLOUD ~3 Billion Triples Life Sciences 53 datasets Cyganiak,R. and Jentzsch,A. (2014) The Linking Open Data cloud diagram. http://lod-cloud.net/ [Accessed: March 23, 2013]
  • 22. BACKGROUND: CATALOGUING & LINKING 1248 Concepts and 1255 properties were harvested from more than 53 Linked Biomedical Data Sources (LBDS) (Life Sciences Linked Open Data – LSLOD catalogue) and linked to the CanCO Query Elements. Hasnain, Ali, et al. "Cataloguing and linking life sciences LOD cloud." 1st International Workshop on Ontology Engineering in a Data-driven World (OEDW 2012).
  • 24. BACKGROUND: FEDERATED ARCHITECTURE Chebi:Compound                void-­‐ext:subClassOf          Granatum:Molecule   Pubchem:Compound    void-­‐ext:subClassOf          Granatum:Molecule   ?molec a Granatum:Molecule ?molec a Chebi:Compound ?molec a Pubchem:Compound SPARQL     Query   Chebi   DrugBank   UniProt   Others   Life  Sciences  Linked  Open  Data     (LSLOD)   LSLOD   Catalogue   CanCO   Saved   Queries   Transformed   Query   Transformed   Query   Transformed   Query   Transformed   Query   Rule  Templates   Experimental   Datasets   Query     Engine     Query  Logging   TransformaGon   Cataloguing  &     Links  CreaGon   RDFizaGon   Social  CollaboraGve   Workspace   Hasnain, Ali, et al. "A Roadmap for navigating the Life Scinces Linked Open Data Cloud." International Semantic Technology (JIST2014) conference. 2014.
  • 25. BACKGROUND: FEDERATED ARCHITECTURE Ø Non-intuitive Ø SPARQL, RDF, Schema knowledge required Ø Domain-specific visualization of results is not possible
  • 26. REVEALD SEARCH PLATFORM ¢  ReVeaLD :- Real-Time Visual Explorer and Aggregator of Linked Data, is a user-driven domain-specific search platform. ¢  Intuitively formulate advanced search queries using a click-input-select mechanism ¢  Visualize the results in a domain–suitable format. ¢  Entity-centric and Visual Query Search System ¢  Assembly of the query is governed by a Domain- specific Language (DSL), which in this case is the Cancer Chemoprevention Ontology(CanCO)
  • 27. REVEALD SEARCH PLATFORM Demo: https://www.youtube.com/watch?v=6HHK4ASIkJM&hd=1
  • 28. REVEALD SEARCH PLATFORM Demo: https://www.youtube.com/watch?v=6HHK4ASIkJM&hd=1
  • 29. DSL VISUAL REPRESENTATION ¢  Concept Map Visualization
  • 32. VISUAL QUERY MODEL PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX granatum: <http://chem.deri.ie/granatum/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> SELECT DISTINCT * WHERE { ?x0_Assay a granatum:Assay ; granatum:hasInput ?x1_Target ; granatum:identify ?x2_ChemopreventiveAgent ; granatum:outcome_method ?x3_outcome_method . ?x1_Target granatum:title ?x4_title . ?x2_ChemopreventiveAgent granatum:molecularWeight ?x10_molecularWeight ; granatum:SMILESnotation ?x9_SMILESnotation ; granatum:hasFormula ?x7_hasFormula ; granatum:HBD ?x5_Hydrogen_Bond_Donors ; granatum:HBA ?x6_Hydrogen_Bond_Acceptors ; granatum:TPSA ?x8_Topological_Polar_Surface_Area . FILTER regex(xsd:string(?x4_title), "estrogen receptor", "is") FILTER ( xsd:double(?x10_molecularWeight) < 300 ) } LIMIT 100 Pubchem ChEBI Uniprot ↑ → SPARQL Translation All Assays, which Target Estrogen Receptors present in Human (Organism), and which identify potential Chemopreventive Agents with Molecular Weight < 300 http://srvgal78.deri.ie:8080/explorer?type=sampleQuery&nodes=17-1-30-33-73-78-91-81-82-92-98-63 &links=17.1-17.30-1.33-17.73-17.78-1.91-30.81-30.82-30.92-30.98-33.63 &filters=1.91.c.estrogen%20receptor|30.98.lt.300|33.63.c.human&flexible=1
  • 37. GRAPHIC RULES ¢  Query : SELECT * WHERE {<clickedURI> ?p ?o} ¢  Results are subjected to a set of Graphic Rules, which follow the Event-Condition-Action paradigm (ECA) and provide visual representations using Fresnel Display Vocabulary. ¢  Example : —  Event: Each retrieved triple as query execution result <http://www4.wiwiss.fu-berlin.de/drugbank/resource/targets/844> <http:// www4.wiwiss.fu-berlin.de/drugbank/resource/drugbank/pdbIdPage> “http:// www.pdb.org/pdb/explore/explore.do?structureId=1IVO” —  Condition: sdf_file or pdbIdpage (Predicate) + http (Object) —  Action: HTTP GET and invoke a specific Resource Renderer —  Resource Renderer: GLMol Molecular Viewer
  • 39. EVALUATION ¢  Tracking Real-time User Experience Methodology (TRUE) - widely used in the HCI community to evaluate computer games ¢  Game-based evaluation where domain users are given tasks to complete and time and interactions are tracked using Google Analytics ¢  Subjectivistic evaluation where users were asked to fill out a survey. ¢  The main purpose of this evaluation focused on two usability concerns: —  Does familiarity of the users with the DSL affect the time needed to formulate the query? —  Does a constrained DSL (smaller DSL), lead to less time needed for query formulation?
  • 43. OTHER IMPLEMENTATIONS: LINKED TCGA Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41. http://srvgal78.deri.ie/tcga-pubmed/
  • 44. OTHER IMPLEMENTATIONS: LINKED TCGA Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41. http://srvgal78.deri.ie/tcga-pubmed/
  • 45. OTHER IMPLEMENTATIONS: LINKED TCGA Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41. http://srvgal78.deri.ie/tcga-pubmed/
  • 46. OTHER IMPLEMENTATIONS: LINKED TCGA Saleem, M., Kamdar, M. R., et al. (2014). Big linked cancer data: Integrating linked TCGA and PubMed. Web Semantics: Science, Services and Agents on the World Wide Web, 27, 34-41. http://srvgal78.deri.ie/tcga-pubmed/
  • 47. OTHER IMPLEMENTATIONS: LINKEDPPI Kazemzadeh, L., Kamdar, M. R.,et al. LinkedPPI: Enabling Intuitive, Integrative Protein-Protein Interaction Discovery. Linked Science, 48.
  • 48. OTHER IMPLEMENTATIONS: LINKEDPPI Kazemzadeh, L., Kamdar, M. R.,et al. LinkedPPI: Enabling Intuitive, Integrative Protein-Protein Interaction Discovery. Linked Science, 48.
  • 49. DISCUSSION ¢  DSL Incrementation Mechanism —  Extend the current model represented in the Visual Query Builder by adding new concepts and properties. —  Use or merge publicly available extensions of the DSL ¢  No reliance on the Federated Query Engine, SPARQL Endpoint, underlying DSL and Graphic Rules. ¢  Corrupt Graphic Rules result in the textual representation of the relevant triple. ¢  Domain-specific Languages increase usability and enable abstraction of underlying data models Query expressivity   Usability   Vocabulary-level semantic matching   Entity reconciliation   Semantic tractability mechanisms   Medium  (SELECT,   FILTER,  OPTIONAL)   Medium  (En=ty-­‐ centric  Search,  VQS)   Low  (Indexed  Term   URI  to  Concept)   Low  (owl:sameAs  for   same  unique  keys)   None  
  • 50. FUTURE WORK ¢  Ontologies, indexed term labels and catalogue as elements in a Controlled Natural Language to increase usability ¢  Results pipelined to any Problem-solving method (like Autodock Vina, visualization, ML algorithm etc.) ¢  Faceted Search, Related Entity Recognition based on Feature-based Similarity Measures ¢  Allowing users of the platform to provide their own DSL, data sources, and graphic rules. ¢  SPARQL Endpoint availability and latency ¢  Ontology Reuse instead of Ontology Alignment!