Wikidata:Infoboxes task force
|
Infoboxes |
Infobox inclusion and changes of the current infoboxes should be discussed on the infobox talk pages on the Wikipedias.
Note: The terms "person", "place" etc. are meant to generalize. Please don't take them literally. (discussion)
|
Contents |
Use cases [edit]
The following item examples have several Wikidata properties that may be useful in Wikipedia infoboxes, and should be considered as use cases or demonstrators, showing people what properties that typically should be assigned for a certain type of object. When you have created a Wikidata property, please enter data for it to relevant item use cases:
- Person (type p):
- Royalty: Catherine II of Russia (with Infobox royalty)
- Scienties: Isaac Newton (with Infobox scientist)
- Composer:
- Singer:
- Lawyer:
- Writer:
- Painter:
- Sculptor:
- Politician:
- Organization (type k):
- Company: Lufthansa (with Infobox airline)
- Multi-lateral organ: United Nations (with Infobox geopolitical organization)[1]
- Event (type v):
- Sports: 1924 Winter Olympics (with Infobox Olympic games)
- Creative work (type w):
- Book: The Brothers Karamazov (with Infobox book)
- Movie:
- Term (type s):
- Place/Geographical feature (type g):
- Country: Central African Republic (with Infobox country)
- First-order administrative division: Leningrad Oblast (with Infobox Russian federal subject)
- Second-order administrative division: Sundsvall municipality (with en:template:Infobox settlement)
- Third-order administrative division:
- Fourth-order administrative division:
- Settlement: New York City (with Infobox settlement)
- Disambiguation (type n):
Data sources / Quellen / Source [edit]
Data types [edit]
Test pages / Testseiten / Pages de test [edit]
- Test servers
- Test repo server datatypes
- Test repo server propertes
- Test client infoboxes with tranclusion code
Authority control / Normdaten / Autorité [edit]
- See Wikidata:List of properties#Authority control for related properties, and Authority control.js for a tool that automatically gathers authority control data from the Wikipedias.
- English
In library science, authority control is a process that organizes library catalogs and bibliographic information by using a single, distinct identification code for each topic. Wikidata is itself a kind of authority file (library catalogue), since it connects names and terms with one unique number.
If the code is based on a hierarchical library classification scheme, it also provides unambiguous relationships between high-level entity types (classes) and their low-level sub-classes and instances, which is a key to organizing the Wikidata knowledge base into an ontology for the semantic web, making machine analysis and auto-translation easier. Hierarchic classification may also provide a method for Wikidata bots to check that only relevant properties are assigned to each Wikidata item, especially if items that corresponds to the same Wikipedia infobox are grouped into the same class. Assigning classification properties to items is however difficult in the first release of the software, since items but no other text are possible as property datatype, and only items that have Wikipedia articles are allowed according to the Wikidata:Notability policy.
- German
Eine Normdatei oder Bibliotheksklassifikation ist ein Verzeichnis von normierten Namen und Begriffen. Es handelt sich um ein kontrolliertes Vokabular (controlled vocabulary), in dem festgelegt wird, welche Ansetzung bei der Erschließung von Materialien zu verwenden ist.
Wikidata ist übrigens selbst eine Art Normdatei, da es Namen und Begriffe mit einem Identifikator verknüpft. Beispiel: Q2516 = Helmut Schmidt (Bundeskanzler), ヘルムート・シュミット oder Гельмут Шмидт. Der Identifikator "Q2516" ist, im Gegensatz zum Lemma in Wikipedia, feststehend.
Authority files used in Wikipedia / In Wikipedia verwendete Normdaten [edit]
Over 250.000 Wikipedia articles (the year 2012) are already linked to authority records, by means of the template Authority control, supporting identification schemes such as:
- en:Template:Authority control parameters:
- VIAF (All types; collection of GND, LCCN etc, no original source)
- GND (All types, German, Austrian & Swiss system)
- LCCN (People, American)
- SELIBR (People, Swedish)
- ORCID (People)
- BNF (People, french)
- BPN (People, dutch)
- RID (Researchers)
- BIBSYS (People, Norway)
- ULAN (Artists)
- de:Vorlage:Normdaten
- GND (All types, German, Austrian & Swiss system)
- LCCN (People, American)
- VIAF (All types; collection of GND, LCCN etc, no original source)
- fr:Modèle:Autorité
- BNF (Frankreich: Nationalbibliothek)
- SUDOC (Frankreich: Verbundkatalog)
- ja:Template:Normdaten
- NDL (Japan: Nationalbibliothek)
- CiNii (Japan: Verbundkatalog)
- zh:Template:Authority_control
- CALIS (China)
- NCL (Taiwan)
- Book identification (not part of authority control) and library classification
- en:Template:Infobox_book parameters:
- ISBN (books)
- OCLC (books)
- Dewey (subject classification)
- Congress (subject classification)
Wikidata main type of item [edit]
As a first approach to Wikidata authority control, the types (also known as domains or high-level entity types) of the Integrated Authority File (Gemeinsame Normdatei, GND) specification are used as a basis for Property:P107, Wikidata main type of item. See the table above. GND type and library catalogue identification number are assigned to 9.5 million items (April 2012) in the German national library catalogue.[2][3]
Example [edit]
Helmut Schmidt is linked to the following library catalogue systems (authority files) on de:German Wikipedia, using the Authority control (Normdaten) template:
- GND type: p ("person")
- GND identifier: 118608819
- LCCN: n50006770
- NDL: 00474593
- VIAF: 12314986
Template parameters on German Wikipedia: {{Normdaten|TYP=p|GND=118608819|LCCN=n/50/6770|NDL=00474593|VIAF=12314986}}
See the corresponding page in the German national library catalogue: GND 118608819 (in German).
Phase 2 technical information [edit]
Data model [edit]
For an introduction to how data is represented at Datawiki, see the Data model primer. The data model can be summarized as follows:
Entity or data set is one of the following three types of Wikidata pages:
- Item (a page in the main namespace) consisting of:
- Item identifier (number prefixed with q)
- Multilingual label ("names", incorrectly called "titles" in the user interface)
- Multilingual description (the combination of label+description in a certain language must be unique for each entity)
- Multilingual aliases ("also known as")
- Interwiki links
- Claims, consisting of:
- Statements, each consisting of:
- Property
- Property value
- Qualifiers (additional property values)
- References
- Statements, each consisting of:
- Property (a page in the namespace Properties), consisting of
- Property identifier (number prefixed with p)
- Multilingual property label
- Multilingual property description
- Multilingual property aliases ("also known as")
- Datatype*
- Query**
- Query identifier (number prefixed with y)
- Multilingual query label
- Multilingual query description
- Multilingual query aliases ("also known as")
*) Not all datatypes are yet deployed at Wikidata.org. See Special:ListDatatypes
**) Not yet deployed at Wikidata.org.
See also [edit]
- Infobox inclusion syntax
- How data is stored:
- API (Application programming interface]
- meta:Wikidata/Technical proposal#Phase 2: Infoboxes
- meta:Wikidata/Development/Phase 2 API
- meta:Wikidata/Development/Representing values
- meta:Wikidata/Data model
- Infobox mappings already done at dbpedia
- Datatypes defined at dbpedia
- Properties defined at dbpedia
- Ontology classes defined at dbpedia
References / Einzelnachweise / Références [edit]
- ↑ Exception: The European Union is type g (place), not type k.
- ↑ Entitätencodierung: Vergaberichtlinien - Kurzliste. (in German)
- ↑ GND Ontology - Namespace Document, version 2012-06-30 (in English).