Presentation is loading. Please wait.

Presentation is loading. Please wait.

Document Navigation: Ontologies or Knowledge Organisation Systems Simon Jupp Bio-Health Informatics Group University of Manchester, UK Bio-ontologies SIG,

Similar presentations


Presentation on theme: "Document Navigation: Ontologies or Knowledge Organisation Systems Simon Jupp Bio-Health Informatics Group University of Manchester, UK Bio-ontologies SIG,"— Presentation transcript:

1 Document Navigation: Ontologies or Knowledge Organisation Systems Simon Jupp Bio-Health Informatics Group University of Manchester, UK Bio-ontologies SIG, ISMB 2007 Vienna, Austria A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases

2 Document navigation over a Semantic Web Introduction Ontologies are being developed as background knowledge to drive the Semantic Web. Message: Formal ontologies are not the only knowledge artefact needed, artefacts with weaker semantics have their role and are the best solution in some circumstances

3 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases COHSE (Conceptual Open Hypermedia SErvice) Navigation via Hypertext is a mainstay of WWW Problem: Links are typically embedded to Web pages; hard-coding, format restrictions, ownership, legacy resources, maintenance, Unary targets etc.

4 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases

5

6

7 HTML Document in Linked HTML Document out DLS Agent Knowledge Service Resource Service Ontology SKOS Search Engine Annotation DB COHSE Architecture

8 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Sealife project www.biotec.tu-dresden.de/sealife A realisation of a Semantic Grid Browser, which links the current Web to the emerging eScience infrastructure Built on existing tools developed by partners: COHSE, but also GoPubMed and others. Applications: from cells via tissue to patients Evidence-based medicine Patent and literature mining Molecular biology

9 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases What is a Sealife browser? A Sealife browser is a browser that identifies concepts in texts and offers appropriate services based on these concepts. Three main components: 1) an underlying ontology or set of ontologies 2) a text mining component 3) a service composition module

10 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Sealife use case - study of disease NeLI: National electronic Library of Infection portal. Range of users but few links. Given a document about Tuberculosis, where would users want to navigate to next? http://www.neli.org.uk

11 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Background Knowledge What style of knowledge model is best suited for navigation? Do we need strict semantics, are they a help or hindrance? All I want to say is this concept has something to do with this concept - this doesnt fit well with formal ontology e.g Polio has something to do with polio virus / polio disease / polio treatment - get me documents about all of them!

12 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Sealife background knowledge To cover molecular biology through to medicine we need a large knowledge artefact to serve as background knowledge for SeaLife. This artefact must support sensible navigation between documents on the web. Luckily…

13 Phenotype Sequence Proteins Gene products Transcript Pathways Cell type BRENDA tissue / enzyme source Development Anatomy Phenotype Plasmodium life cycle -Sequence types and features -Genetic Context - Molecule role - Molecular Function - Biological process - Cellular component -Protein covalent bond -Protein domain -UniProt taxonomy -Pathway ontology -Event (INOH pathway ontology) -Systems Biology -Protein-protein interaction -Arabidopsis development -Cereal plant development -Plant growth and developmental stage -C. elegans development -Drosophila development FBdv fly development.obo OBO yes yes -Human developmental anatomy, abstract version -Human developmental anatomy, timed version -Mosquito gross anatomy -Mouse adult gross anatomy -Mouse gross anatomy and development -C. elegans gross anatomy -Arabidopsis gross anatomy -Cereal plant gross anatomy -Drosophila gross anatomy -Dictyostelium discoideum anatomy -Fungal gross anatomy FAO -Plant structure -Maize gross anatomy -Medaka fish anatomy and development -Zebrafish anatomy and development -NCI Thesaurus -Mouse pathology -Human disease -Cereal plant trait -PATO PATO attribute and value.obo -Mammalian phenotype -Habronattus courtship -Loggerhead nesting -Animal natural history and life history eVOC (Expressed Sequence Annotation for Humans)

14 16031975 ICD9 1900 ICD 18551785 Synopsis Nosologiae Methodicae OPCS SNOP CPT MESH ICD MeSH OPCS EmTree SNOP CPT 1700 OPCS3 CTV3 READ 1975200519851995 ICPC SNOMED-2 SNOMED International SNOMED-RT SNOMED-CT GALENDM&D UMLS FMA OPCS4OPCS4.3 History of Medical Vocabularies

15 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases What do we need for navigation? The bio-medical domain is rich in vocabularies and ontologies. Large lexical resource including textual definitions and synonyms There is a varying degree of semantics, expressivity and formality in these vocabularies (e.g. MeSH) and ontologies (e.g FMA). Most include some form of hierarchy. Hierarchies are well suited for driving navigation. Question: Do we want strict sub/super class relationships? Or, do we want looser notations such as broader/narrower?

16 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Ontology or Vocabulary? Initial approach to COHSE and SeaLife was to represent everything in OWL The strict semantics of OWL do not always lend themselves to sensible navigation, conversion from vocabularies to OWL are difficult. Its hard to model some things in OWL… MeSHOBO/OWL Head <-- Ear <-- Nose Accident <-- Traffic Accident <-- Accident Prevention Nucleus part_of Cell Cell has_part Nucleus - Not always True PolioDisease causedby PolioVirus

17 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases SKOS (Simple Knowledge Organisation System) Purpose: Subject Metadata and information retrieval RDF/XML representation Model ideally suited for our task e.g. This document is about tuberculosis e.g. prefLabe, altLabel, broader, narrower, related. http://www.w3.org/2004/02/skos/ Model for representing concept schemes, thesauri, classification system, taxonomies etc… SKOS Concept is an individual of the class skos:concept, relationships are just asserted facts between (not restrictions!)

18 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Conversion to SKOS relationship:part_of --> skos:broader ( e.g. finger part_of hand) relationship:contains --> skos:narrower ( e.g. skull contains brain) relationship:causes --> skos:related ( e.g. PolioDisease causes PolioVirus) Sub properties: skos:broader skos:narrower inverse obo:part_ofobo:has_part Leaves us open to migration back to OWL

19 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Conversion to SKOS SKOS MeSH OBO ontologies OWL ontologies SNOMED NeLI Taxonomies Concept Schemas Thesauri Other..

20 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Advantage of this approach For a given concept e.g. Polio Virus, we can query multiple resources and bring related concepts together. Rapid (and cheap!) generation of knowledge artefact Take advantage efforts in multiple biomedical communities We dont have to make any strong ontological distinctions

21 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Disadvantage of this approach Trade off: Lose the inferential power when querying a knowledge resource Inability to do inconsistency checking Potentially large redundancy in our knowledge base Maintenance and scalability (>1000000 concepts) - especially for dynamic hyper-linking. Unwanted concepts & relationship - especially from OWL conversion e.g. Physical Entity, Continuant etc…. Linking overload!

22 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Plug for Manchesters SKOS plug-in - Protégé 4 Instance hierarchy viewer OBO or OWL --> SKOS wizards Various rendering options

23 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Conclusion We need a large knowledge artefact that support navigation between related web resources Rapid generation and reuse of existing terminologies (cheap) Loosening the semantics of our model enables this with acceptable trade off SKOS is a suitable model to represent our knowledge artefact We have strong use cases from the life sciences - demos available Still some open issues ….

24 A Semantic Grid Browser for the Life Sciences Applied to the Study of Infectious Diseases Acknowledgments Manchester Robert Stevens Sean Bechhofer Yeliz Yesilada NeLI Patty Kostkova Other COHSE developers Sealife project Thank you.


Download ppt "Document Navigation: Ontologies or Knowledge Organisation Systems Simon Jupp Bio-Health Informatics Group University of Manchester, UK Bio-ontologies SIG,"

Similar presentations


Ads by Google