1 / 8

Content Management Server powered by Semantic Web Search

Content Management Server powered by Semantic Web Search. 05/20/2012 Raj Kumaran Advisor: Prof. Lixin Tao. Problem Statement. Enterprise productivity is powered by Content Management server. Content Management servers are powered by traditional search engines.

Download Presentation

Content Management Server powered by Semantic Web Search

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. Content Management Server powered by Semantic Web Search 05/20/2012 Raj Kumaran Advisor: Prof. LixinTao

  2. Problem Statement • Enterprise productivity is powered by Content Management server. • Content Management servers are powered by traditional search engines. • The limitations of the existing search engine hinders the agility of business. • Enhancing the search through semantic search will result in substantial productivity gain for the enterprise.

  3. POC EnvironmentProduct stack • Apache Web Server • Drupal Content Management System • My SQL Database • Eclipse IDE + PHP Development Tool PDT

  4. Drupal Development • Drupal's module system is based on the concept of "hooks". A hook is a PHP function. Each hook has a defined set of parameters and a specified result type. • To extend Drupal, a module need simply implement a hook. When Drupal wishes to allow intervention from modules, it determines which modules implement a hook and calls that hook in all enabled modules that implement it.

  5. Drupal Architecture A simplified stack diagram of Drupal Drupal module architecture Source (4)

  6. Next Steps • Need to find a way to add semantic metadata to content in Drupal. • Continue to learn PHP & search module to extend the search to function as Semantic Search.

  7. Appendix- Drupal methods Following modules are under consideration for extension:

  8. Bibliography • http://drupal.org/ • http://robknight.org.uk/blog/2011/02/explaining-architectural-tiers-drupal • Beginners Guide To Drupal.pdf • http://code.google.com/p/eberea/wiki/DocumentProjectPlan

More Related