Help:Statements/bs

This page is a translated version of the page Help:Statements and the translation is 0% complete.
Outdated translations are marked like this.

In Wikidata, a concept, topic, or object is represented by an item. Each item is accorded its own page. A statement (Resource Description Framework (Q54872) graph format: Subject-Predicate-Object) is how the information we know about an item - the data we have about it - gets recorded in Wikidata. This happens by pairing a property with at least one value; this pair is at the heart of a statement. Statements can also be expanded on, annotated, or contextualized with additional values, as well as optional qualifiers, references, and ranks. Statements also serve to connect items to each other, resulting in a linked data structure.

Jezik stavka svojstvo Value
engleski Marie Curie occupation physicist
njemački Marie Curie Tätigkeit Physiker
francuski Marie Curie occupation physicien ou physicienne
poljski Maria Skłodowska-Curie zajęcie fizyk
  Q7186 P106 Q169470

Example:

In order to include information about the occupation of Marie Curie in Wikidata, you would need to add a statement to the item for Marie Curie, Marie Curie (Q7186). Using the property, occupation (P106), you could then add the value physicist (Q169470). You could also add the value chemist (Q593644). Note how both chemist and physicist have their own pages in Wikidata, thereby allowing Marie Curie to be linked to these items.
Overview of a Wikidata statement
(for Douglas Adams (Q42))
example of a simple statement consisting of one property-value pair
example of a statement consisting of multiple values for one property
example of a strong Wikidata statement consisting of one property-value pair, qualifiers, and a reference

A statement consists of a property-value pair, for example, "location: Germany."

The property in a statement describes the data value, and can be thought of as a category of data like "color", "population," or "Commons media" (files hosted on Wikimedia Commons). The value in the statement is the actual piece of data that describes the item.

Statements can also be expanded upon, annotated, or contextualized with the addition of value optionals (qualifiers, references, and rank). The core part of a statement without references and ranks is also called claim. A claim without qualifiers is also referred to as snak.

So, along with sources (references) and ranks, qualifiers allow statements to be expanded on, annotated, or contextualized beyond what can be expressed in just a simple property-value pair.

The structure is property-value(s), with optionals for every value (rank, qualifier and references).

Properties

Each property in Wikidata is assigned a pre-defined data type which restricts what can be added as its value. For example, only other items can be added as a value for the property "color", only numbers can be added for the property "population," and only multimedia files viewable on Wikimedia Commons can be added for the property "Commons media."

For more information on how to use properties, please see Wikidata:Properties.

Values

Multiple values

If an item by nature can have properties with multiple values (like children of a person or official languages of a country), it is perfectly acceptable to add each of these multiple values.

If, on the other hand, an item ideally should have only one value (like the population of a city) but has multiple values (for example, because different sources report different numbers), all values may be added, and additional qualifiers should be used. Qualifiers are used to further describe or refine the value of a property given in a statement. Please see Help:Qualifiers for more information.

Unknown or no values

There are times when for a given property an item has either no value (the absence of that property) or an unknown value. These data values may still provide important information about the item, and if so should be recorded in Wikidata. For example, we should say that Elizabeth I of England (Q7207) has no value for the child (P40) property, which is a positive statement that she had no children. We should also say that William Shakespeare (Q692) has an unknown value for the date of birth (P569) property, which is a positive statement that that information has not been preserved.

Unknown value may also mean the value is a known object, but that there's currently no Wikidata item about the object. However, in this case it is strongly recommended to create an item for the object, if it meets the notability policy.

The majority of values in Wikidata will be custom values, and are entered in the usual fashion. Unknown values and no values are added to statements by clicking on the icon beside the value field that looks like this . This icon can also be used when wanting to change an unknown or no value back to a custom value.

Item values

The most common kind of value on Wikidata is the item. This means the property references another item in Wikidata. For example, you might have a statement that says Albert Einstein (Q937) instance of (P31) human (Q5). In other words, the value of the property instance of (P31) for Albert Einstein (Q937) is the item human (Q5). If the value for the property doesn't exist yet (say if Albert Einstein (Q937) were some kind of alien) you can always just make a new item.

Quantitative values

When adding quantitative values, the following constraints should be noted. The largest positive integer number that Wikidata allows is 9e124 and the largest negative number -9e124. For floats, one additional decimal place is supported 9,9e124, but 9,91e124 is not possible. The smallest positive and negative numbers are 1e-124 and -1e-124. For floats, the exponent can only be 123, making this the smallest positive and negative floats: 1.0e-123 and -1.0e-123 (Note that the zero will be preserved as an indicator of the precision of the value. Compare this to entering 1e-123).

Add only verifiable information

Wikidata is not a database that stores facts about the world, but a secondary knowledge base that collects and links to references to such knowledge. This means that Wikidata does not state what the population of Germany actually is; it simply provides the information on what the population of Germany is according to a specific source, such as The World Factbook (Q11191).

As such, most statements should be verifiable by referenceable sources of information like a book, scientific publication, or newspaper article. In Wikidata, references are used to point to specific sources that back up the data provided in a statement. For more information, please see Help:Sources.

Plurality and consensus

Because statements essentially point to referenceable sources of information and different sources may provide contradicting information, it's possible to represent a plurality of perspectives on Wikidata.

In case of disputes, community consensus determines the value of a property, however other points of views can be added as additional values as long as they include a source and appropriate qualifiers. 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.

Disambiguation and other non-item Wikimedia pages

When a Wikidata item refers to a Wikimedia page itself rather than to the subject of the Wikimedia page, the instance of (P31) property should be used to identify the type of page. This includes Category, Template and other pages outside the main namespace.

All disambiguation page items should have the statement 'instance of (P31) Wikimedia disambiguation page (Q4167410)'.

Examples:

item: Madonna (Q1564372)
instance of: Wikimedia disambiguation page (Q4167410)
item: list of lighthouses in Iceland (Q3253135)
instance of: Wikimedia list article (Q13406463)

Where a Wikipedia page covers more than one concept, object, or thing, and the combination is a coherent subject, use 'has part(s) (P527)' to link to separate Wikidata pages for each of the individual concepts, objects, or things. If the combination is not coherent, but instead a conflation of multiple concepts, objects, or things, use 'instance of (P31) Wikipedia article covering multiple topics (Q21484471)' and 'main subject (P921)' for the individual parts instead; do not use has part(s) (P527) in this case. See Help:Modelling/Wikipedia and Wikimedia concepts § Compound Wikipedia articles for more information.

Exclusion criteria

Wikidata statements should be sourced and contain trustworthy neutral references.

The following types of information should not be added as Wikidata statements:

  • Statements that contain or disclose sensitive and/or private information about living persons. See Wikidata:Living people for more information

Order of properties

The displayed order of statements and qualifiers should not have any meaning; they are only ordered based on the date that each statement was added.

At Wikidata, the current configuration splits:

  • On items: properties with external identifier datatype at the bottom of pages, all other: above.
  • On properties: properties for property constraints at the bottom of pages, all other: above.

In addition, if properties are listed in MediaWiki:Wikibase-SortedProperties, they are sorted according to their order on that page, with all properties not listed sorted by date added.

Order of statements for a property

If there are multiple statements with the same property, these appear in the order they have been added. Sample: Q60#P1082 has values for several years.

When querying on Wikidata Query Server, they may appear in this order or any other. For a specific order, other features must be used:

On high profile items, it can be tempting to change the order of display of statements. This should be done with rearrange values.js (Q106683950) after ensuring other features are present. The script was converted into a gadget and can be enabled in Preferences. Avoid deleting and re-creating statements to sort them.

For some multi-valued properties with date or series ordinal qualifiers, the Wikidata community suggested the development of automatic sorting of statements after entry. Sample: display population numbers ordered by year (many items about places have such numbers and there is no point in ordering them manually or differently).

Adding statements

Statements are added to an item page—in this case, for Marcel Bouix (Q16775650), in the following way:

Scroll down to the Statements section
Click on "add" at the very bottom of all other statements
In the new property field that appears, start typing the property
Select the property from the options that appear in the entity suggester
In the new field that appears to the right of the property, start typing the value. When done click "save"
The final statement will appear like this. To change or delete it, click "edit"

To add qualifiers, sources, or ranks, please see the appropriate help documentation listed at the bottom of the page.

Također pogledajte

For related Help pages, see:

  • Help:Properties, which explains what properties are and what rules they follow
  • Help:Sources, which explains what sources are and what rules they follow
  • Help:Qualifiers, which explains what qualifiers are and what rules they follow
  • Help:Ranking, which explains what ranks are and what rules they follow
  • Help:QuickStatements, which explains how to add statements in batches using QuickStatements tool

For additional information and guidance, see:

  • 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