1 / 20

Ontology Generation Based on a User-Specified Ontology Seed

Ontology Generation Based on a User-Specified Ontology Seed. Cui Tao Data Extraction Research Group Department of Computer Science Brigham Young University. Supported by NSF. Introduction. Motivation: Traditional search engines: return documents

lesley
Download Presentation

Ontology Generation Based on a User-Specified Ontology Seed

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ontology Generation Based on a User-Specified Ontology Seed Cui Tao Data Extraction Research Group Department of Computer Science Brigham Young University Supported by NSF

  2. Introduction • Motivation: • Traditional search engines: return documents • Ontology-based data extraction: return information • Problem: • Build extraction ontology that meet users needs • Goal: • Automatically build ontologies for users’ needs www.deg.byu.edu

  3. Example • Example: a biologist is interested in information about large proteins in humans and their functions • Possible queries: • Find proteins in humans that are >20 kDa • Find all the proteins in humans that serve as receptors • ... • Information sources --- various online databases • NCBI • Gene Cards • The Gene Ontology • GPM Proteomics Database • … www.deg.byu.edu

  4. Extraction Ontology Molecular Weight Regular Expression: ^\d{1,5}(\.\d{1,2})? Unit: kilodaltons?|kdas?|kds|?das?|daltons? www.deg.byu.edu

  5. User Interface Select a title for the forms www.deg.byu.edu

  6. User InterfaceBinary Relationship Protein Name Name Protein www.deg.byu.edu

  7. Molecular Weight User InterfaceBinary Relationship Protein Name Name Protein Molecular weight www.deg.byu.edu

  8. Chromosome number Start End Orientation Chromosome location User InterfaceN-ary Relationship Start End Orientation Chromosome number Chromosome location www.deg.byu.edu

  9. GO User InterfaceN-ary Relationship GO phrase GO GO ID Go ID Go term www.deg.byu.edu

  10. Protein Chromosome number Start End Orientation Name Molecular Weight Chromosome location GO Overall Form Go ID Go term www.deg.byu.edu

  11. Ontology View Start End Orientation Chromosome number Chromosome location GO phrase Name GO Protein GO ID Molecular weight www.deg.byu.edu

  12. Protein Chromosome number Start End Orientation Name Molecular Weight Chromosome location GO Fill in the Form Go ID Go term www.deg.byu.edu

  13. Chromosome number Start End Orientation 1,194,558 17 minus 1,250,267 GO Protein Fill in the Form Name 14-3-3 protein epsilon Mitochondrial import stimulation factor Lsubunit Protein kinase C inhibitor protein-1 KCIP-1 14-3-3E Molecular Weight 29175 Daltons Chromosome location Go ID Go term GO:0019899 GO:0019904 enzyme binding protein domain specific binding www.deg.byu.edu

  14. Name 14-3-3 protein epsilon Mitochondrial import stimulation factor Lsubunit Protein kinase C inhibitor protein-1 KCIP-1 14-3-3E Mapping www.deg.byu.edu

  15. Name 14-3-3 protein epsilon Mitochondrial import stimulation factor Lsubunit Protein kinase C inhibitor protein-1 KCIP-1 14-3-3E Mapping www.deg.byu.edu

  16. Mapping Name www.deg.byu.edu

  17. Data Frame Generation • Choose from data frame library • Data frames for basic values • Numbers within different ranges • Integers, floats, etc • Emails, phone numbers, addresses, etc • Domain specific values (DNA sequences) • Units • Build lexicon files www.deg.byu.edu

  18. Data Frame Generation • Find the best matched data frame from the library • Find the correct units www.deg.byu.edu

  19. Build Lexicon Files Name www.deg.byu.edu

  20. Contribution • Automatically generates ontologies depending on users’ requests • Provides a tool for users to easily provide ontology seeds • Automatically generates ontology views from ontology seeds • Automatically map ontology concepts to source databases www.deg.byu.edu

More Related