Git Product home page Git Product logo

Comments (5)

fawazahmed0 avatar fawazahmed0 commented on July 20, 2024

sunnah api uses arabic reference numbering, even my api (except sahih muslim) uses arabic reference number. The darussalam book seems to have mistake.

For example, hadith no 875
sunnah.com
hadith-api
islamweb
Darussalam (mistake)

For sahih muslim, there are two reference numbering systems .
I chose a different numbering system(i.e numbering repeats), because the arabic numbering(i.e numbering excluding repeats) was creating few issues for me during development.

from hadith-api.

unkn4wn avatar unkn4wn commented on July 20, 2024

Jazakhallahu Khayr, you are right!
So we can use sunnah.com and islamweb (arabic reference) as reference except in Sahih Muslim.

How do you plan to deal with these ones ?

Should it be like this:

                                "hadithnumber": 4938,
				"arabicnumber": 4938,
				"grades": [],
				"reference": {
					"book": 46,
					"hadith": 69
				}
			},
			{
				"hadithnumber": 4939,
				"arabicnumber": 4939,
				"grades": [],
				"reference": {
					"book": 0,
					"hadith": 0
				}
			},

or should we write in both of them:

"book": 46,
"hadith": 69

from hadith-api.

fawazahmed0 avatar fawazahmed0 commented on July 20, 2024

for "book": , "hadith": field i have used data from sunnah.com, so I guess using "book":46, "hadith":69 in both should be the right thing do to.

from hadith-api.

unkn4wn avatar unkn4wn commented on July 20, 2024

for "book": , "hadith": field i have used data from sunnah.com, so I guess using "book":46, "hadith":69 in both should be the right thing do to.

What about the text? Should all the text be written in 4938 and 4939 is empty or more like this:

4938:
I heard 'Urwah bin Az-Zubair say: "Aishah used to narrate that he Prophet of Allah said: The hand (of the thief) should not be cut off except for a shield or its equivalent in value. And he said that 'Urwah said: A shield is (worth) four Dirhams.

4939:
And he (the narrator) said: I heard sulaiman bin Yasar say that he heard 'Amrah say: I heard 'Aishah narrate that she heard the Messenger of Allah say: The hand (of the thief) should not be cut off except for four Dinars or more.

from hadith-api.

fawazahmed0 avatar fawazahmed0 commented on July 20, 2024

4938:
I heard 'Urwah bin Az-Zubair say: "Aishah used to narrate that he Prophet of Allah said: The hand (of the thief) should not be cut off except for a shield or its equivalent in value. And he said that 'Urwah said: A shield is (worth) four Dirhams.

4939:
And he (the narrator) said: I heard sulaiman bin Yasar say that he heard 'Amrah say: I heard 'Aishah narrate that she heard the Messenger of Allah say: The hand (of the thief) should not be cut off except for four Dinars or more.

yes, same as above, because shamela also follows same pattern.

from hadith-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.