Shortcut: WD:Q
Help:מבחינים
לצד מקורות ודירוגים, מבחינים מאפשרים הוספת הרחבה, הערה או הקשר לקביעות, מעבר למה שניתן לבטא רק באמצעות קביעה המורכבת ממאפיין וערך בלבד.
השימוש במבחינים מאפשר לאפיין את ערכו של מאפין המופיע בקביעה, או לשפר את דיוקו. לתשומת לבך, על הקביעה להיות נכונה גם ללא המבחין, אלא שהמבחין נועד לספק מידע נוסף.
כמו קביעות ומקורות, גם מבחינים מורכבים ממאפיין וערך.
מתי להשתמש במבחינים
זה היה מאוד נוח אילו יכולנו לבטא את כל הנתונים בכל ההקשרים האפשריים בוויקינתונים תוך שימוש רק בקביעות פשוטות, שכל אחת מהן מורכבת רק ממאפיין וערך. עם זאת, זה אינו תמיד המצב, וקביעות רבות דורשות תוספת של מבחינים כדי שיבוטאו באופן הולם ומדויק בוויקינתונים.
Qualifier can modify what an item means ("France - excluding Adélie Land"), indicate how the value of a property was determined ("Population - method estimation"), constrain the validity of the value ("Population - as of 2011"), or offer further details that cannot otherwise be expressed using simple property-value pairs ("Austria: Religion Catholic - Percentage 64.8%", "Goldfinger: starring Sean Connery - role James Bond", or "Louis XIV: King of France - From 14 May 1643 – To 1 September 1715").
Qualifiers are also used to indicate the consensus value (if there is one). And Help:Ranking can be used for consensus opinion.
Qualifiers modify either the value of a main statement, or the main statement as a whole; they should not be used to modify the values of other qualifiers on a main statement, since this can make the meaning of the qualifier ambiguous.
כאשר קיימים ערכים רבים למאפיין
המבנה של ויקינתונים מאפשר יותר מערך אחד לכל מאפיין. בטענות מסוימות – כמו אלו שעוסקות בילדיו של אדם או בשפות הרשמיות של מדינה – סביר בהחלט שיתקיימו ערכים שונים זה לצד זה, ללא צורך בהבחנה ביניהן.
However, it is also possible for items to have statements with multiple values when only really one value is expected for the property. When an item ideally should have only one value—for example, the population of a city—but has multiple values, then qualifiers should be used in order to indicate further information about the values, such as when the values date from, how they were determined, what exactly they refer to, and so on.
For disputed items & community consensus
As mentioned elsewhere on the site, it's possible to represent a plurality of perspectives on Wikidata, including data which may provide contradicting information.
In case of disputes, community consensus ultimately determines the value of a property, however other points of view can be added as additional values using qualifiers (as well as sources). Ranks can also be used; if a consensus exists, it should be indicated by a preferred rank. For more information on ranks, please see Help:Ranking.
Please note that disputes should be discussed on the item's discussion page. Edit warring over values is not acceptable.
שימוש בקביעות בעלות ערך יחיד למאפיין
ניתן להשתמש במבחינים גם בקביעות המכילות ערך יחד למאפיין, על מנת לפרט את התנאים שבהם המאפיין הוא בעל הערך הנתון, להגביל את תוקפו של הערך, או לתת פרטים נוספים על הערך (כמו למשל, מתי הערך הנתון היה מדויק)
דוגמאות
- qualifier to specify the application of the property
- France (Q142) (item)
- population (P1082) (property) → 66,600,000±1 (property value)
- excluding (P1011) (qualifier) → Adélie Land (Q184319) (qualifier value)
- qualifier to constrain the validity of the value(s)
- Berlin (Q64) (item)
- population (P1082) (property) → 3,500,000 (property value)
- point in time (P585) (qualifier) → 2005 (qualifier value)
- determination method or standard (P459) (qualifier) → estimation (Q791801) (qualifier value)
- population (P1082) (property) → 3,440,441 (property value)
- point in time (P585) (qualifier) → 2010 (qualifier value)
- determination method or standard (P459) (qualifier) → census (Q39825) (qualifier value)
- qualifier to give additional details about the value
- Louis XIV of France (Q7742) (item)
- position held (P39) (property) → King of France and Navarre (Q3439798) (property value)
- start time (P580) (qualifier) → 14 May 1643 (qualifier value)
- end time (P582) (qualifier) → 1 September 1715 (qualifier value)
- qualifier to specify the value
- Jean-Baptiste Le Moyne de Martigny (Q28015959) (item)
- position held (P39) (property) → mayor of a place in France (Q382617) (property value)
- of (P642) (qualifier) → Rochefourchat (Q323644)(qualifier value)
כיצד להוסיף מבחינים
Qualifiers are added to an item page—in this case, Harry Potter and the Deathly Hallows – Part 2 (Q232009)—under the Statements section and in the following way:
How to query qualifiers
To get what has been input on statements with their qualifiers set, e.g., here on a P31 statement.
SELECT ?item ?itemLabel ?pq_obj ?pq_objLabel
WHERE { ?item p:P31 ?statement. ?statement ps:P31 wd:Q1793804;
pq:P642 ?pq_obj. ?pq_qual wikibase:qualifier pq:P642.
SERVICE wikibase:label { bd:serviceParam wikibase:language "de". } }
ראו גם
לדפי עזרה קשורים, ראו:
- Help:Statements, אשר מסביר מהן טענות, ומהם הכללים שעליהן לעמוד בהם
- Help:Sources, אשר מסביר מהם מקורות, ומהם הכללים שעליהם לעמוד בהם.
למידע והנחייה נוספים, ראו:
- Project chat, for discussing all and any aspects of Wikidata
- Wikidata:Glossary, the glossary of terms used in this and other Help pages
- Help:FAQ, frequently asked questions asked and answered by the Wikidata community
- Help:Contents, the Help portal featuring all the documentation available for Wikidata