السؤال
اكتب الاسم: Question
لتوسيع CreativeWork
الاسم |
النوع |
الوصف |
إجابة مقبولة |
الإجابة |
الإجابة التي تم قبولها باعتبارها الأفضل، عادةً على موقع Question/Answer. تختلف المواقع وفق آليات الاختيار الخاصة بها، كالرسم على رأي المنتدى و/أو وجهة نظر مؤلف السؤال. |
إحصاء |
عدد صحيح |
عدد الإجابات التي تلقاها هذا السؤال. |
تصويت معارِض |
عدد صحيح |
عدد الأصوات المعارضة التي تلقاها هذا السؤال من المنتدى. |
إجابة مقترَحة |
الإجابة |
إجابة (ربما واحدة من بين عدة أسئلة، قد تكون غير صحيحة) على أحد الأسئلة، على سبيل المثال في أحد مواقع Question/Answer. |
تصويت مؤيّد |
عدد صحيح |
عدد التصويتات المؤيِّدة التي تلقّاها هذا السؤال من المنتدى. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `Question` type, which extends `CreativeWork`, is used to represent a question within a system."],["It includes properties like `acceptedAnswer`, `answerCount`, `downvoteCount`, `suggestedAnswer`, and `upvoteCount` to capture various aspects of a question and its answers."],["These properties store information like the accepted answer, total answers, downvotes, suggested answers, and upvotes associated with the question."]]],["The \"Question\" type, extending \"CreativeWork,\" includes properties for managing question-and-answer interactions. Key data points are: `acceptedAnswer` (the best answer), `answerCount` (total answers), `suggestedAnswer` (possible answers), `downvoteCount` (negative votes), and `upvoteCount` (positive votes). These attributes track community feedback and solution acceptance, relevant to Question/Answer sites. The content also defines data types of the aforementioned attributes, such as `Integer` and `Answer`.\n"]]