Skip to content

hasankhan/semantic-quran-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic Quran

There are many verses in the Holy Quran that relate to certain topics but if we try to search for them based on keywords, we won't be able to find them because the search keyword may not be present in the translation of the verse itself.

For example in verse (94:6) Allah (SWT) says, "Indeed, with hardship will be ease.". This verse is about hope and patience for believers who are in difficulty but the word 'hope' or 'patience' itself is not present in the verse and we won't be able to find this verse if we were to search for it.

Tagging verses with words helps us categorize them in topics. This is useful in exploring Quran based on topics and identifying patterns and descriptions from Allah (SWT) about matters in a way not commonly used before.

The website is hosted at: http://semquran.com

Shortcuts

  • To directly visit a verse simply append hash (#) surah number and verse number to the url separated by slash e.g. http://semquran.com#3/2 would take you to verse 2 of surah 3.
  • To visit a range of verses replace the last number with a range e.g. http://semquran.com#3/2-5 would show you verse 2 to 5 of surah 3.
  • To see all verse for a given tag append search and keyword separated by slash e.g. http://semquran.com#search/heaven

code

This is a single page application (SPA) written using HTML5, JQuery Mobile and Backbone. The backend is Azure Mobile Service based REST API.

About

Web UI for Semantic Quran App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published