Help:Suggesters and selectors

From Wikidata
Jump to navigation Jump to search

Wikidata has a series of features to find entities (items, properties, lexemes, etc. ) when adding data or looking for data. The main features are:

  • selector: user types and then selects from a list
  • suggester: user is presented with a choice and then picks from that or overrides it.

Some are available on other projects.

Entity selector[edit]

  • Uses APIs provided by WikibaseCirrusSearch, or WikibaseLexemeCirrusSearch for lexemes
  • Elasticsearch (Q3050461) as backend
  • Based on labels and aliases of entities
  • Entity id can be typed instead (e.g. "Q5")
  • Description is generally provided
  • As lexemes have no descriptions, a standard description is generated from language, lexical category, etc.
  • Depending on the context (generally the property's datatype), only values of a specific entity type are available (i.e. items, properties, lexemes)
  • If the value you want to add is missing, create the entity first (if it is an item/lexeme; for properties, see Wikidata:Property_proposal). You can install the userscript User:Efly/Gadget-CreateNewItem.js to create missing values directly.
  • Sometimes there is a delay until newly created items appear. Pasting the QID directly should work in these cases.
  • Ranking (what appears first when typing): for improvements, known issues, see Wikidata:Suggester ranking input
  • For Wikidata GUI design questions, ask at Wikidata:Contact_the_development_team

Property suggester[edit]

Property suggester provides a preselection of properties when adding statements to Wikidata items.

Entity suggestion from constraint definition[edit]

See Help:Property constraints portal/Entity suggestions from constraint definitions.

Language list[edit]

language list (Q87113143): Wikibase feature for monolingual strings

Commons file search field[edit]

When adding image properties, a search field appears.

Notes[edit]

  1. 1.0 1.1 1.2 Part of Wikibase Repository
  2. Part of Wikibase Repository with datatype GUI provided by WikibaseLexeme
  3. This selector will also load results from property suggester (see below)
  4. Part of WikibaseLexeme
  5. Part of Wikidata Query GUI.
  6. Part of ListingEditor gadget
  7. 7.0 7.1 Part of WikibaseMediaInfo