Az összes rendelkezésre álló adattípus listája
- Commons-médiafájl (karakterlánc)
- Link a Wikimédia Commonsban tárolt fájlra. Amikor egy értéket beírsz, a fájlnévtérben (File) fog keresni a szoftver egyező fájlneveket.
- Ezen adattípus értéktípusa
string. - Ezen adattípus értéktípusa
- Földrajzi forma (karakterlánc)
- Hivatkozás a Wikimédia Commonsban (vagy más beállított wikiben) tárolt földrajziforma-adatokra. Lásd a „https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Map_Data” lapot további információkért.
- Ezen adattípus értéktípusa
string. - Ezen adattípus értéktípusa
- Táblázatos adat (karakterlánc)
- Link to tabular data stored on Wikimedia Commons (or other configured wiki). See "https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Tabular_Data" for more documentation about tabular data.
- Ezen adattípus értéktípusa
string. - Ezen adattípus értéktípusa
- URL (karakterlánc)
- Literal data field for a URL. URLs are restricted to the protocols also supported for external links in wikitext.
- Ezen adattípus értéktípusa
string. - Ezen adattípus értéktípusa
- Külső azonosító (karakterlánc)
- Literal data field for an external identifier. External identifiers may automatically be linked to an authoritative resource for display.
- Ezen adattípus értéktípusa
string. - Ezen adattípus értéktípusa
- Elem (Wikibase-entitásazonosító)
- Hivatkozás más elemekre a projektben. Amikor a felhasználó beír egy szöveget, a projekt „Elem” névterében automatikusan keres a program elemeket.
- Ezen adattípus értéktípusa
wikibase-entityid. - Ezen adattípus értéktípusa
- Tulajdonság (Wikibase-entitásazonosító)
- Hivatkozás tulajdonságokra a projektben. Amikor a felhasználó beír egy szöveget, a projekt „Tulajdonság” névterében automatikusan keres a program elemeket.
- Ezen adattípus értéktípusa
wikibase-entityid. - Ezen adattípus értéktípusa
- Földrajzi koordináta (földrajzi koordináta)
Literal data for a geographical position given as a latitude-longitude pair in gms or decimal degrees for the given stellar body. Defaults to "Earth" and then "WGS84". It adds a resolution and range.
- latitude – implicit first part (float, dms, dm, dd) of the coordinate string, direction is either given by prefixed sign or by postfixed N/S
- longitude – implicit second part (float, dms, dm, dd) of the coordinate string, direction is either given by prefixed sign or by postfixed E/W
- globe – explicit (?) data value, given as stellar body that defaults to Earth "http://www.wikidata.org/entity/Q2"
- precision - numeric precision of the coordinate
- Ezen adattípus értéktípusa
globecoordinate.- Egynyelvű szöveg (egynyelvű szöveg)
Literal data field for a string that is not translated into other languages. This type of string is defined once and reused across all languages. Typical uses are geographical names written in the local language, identifiers of various kinds, chemical formulas, and Latin scientific names.
- language – explicit value for identifying the language for the text part
- value – explicit value for the language-specific variant string
- Ezen adattípus értéktípusa
monolingualtext.- Mennyiség (mennyiség)
Literal data field for a quantity that relates to some kind of well-defined unit. The actual unit goes in the data values that is entered.
- amount – implicit part of the string (mapping of unit prefix is unclear)
- unit – implicit part of the string that defaults to "1" (mapping to standardizing body is unclear)
- upperbound - quantity's upper bound
- lowerbound - quantity's lower bound
- Ezen adattípus értéktípusa
quantity.- Karakterlánc (karakterlánc)
Literal data field for a string of glyphs. The typical use is identifiers that have written forms that do not depend on the language of the reader.
- value – explicit value for the language-specific variant string
- Ezen adattípus értéktípusa
string.- Idő (idő)
Literal data field for a point in time. Given as a date and time with some precision and boundaries. The time is saved internally in the specified calendar model.
- time – explicit value for point in time, represented as a timestamp resembling ISO 8601, e.g. +2013-01-01T00:00:00Z. The year is always signed and padded to have between 4 and 16 digits.
- timezone – explicit value as a signed integer. Timezone information as an offset from UTC in minutes.
- before – explicit integer value for how many units after the given time it could be. The unit is given by the precision.
- after – explicit integer value for how many units before the given time it could be. The unit is given by the precision.
- precision – explicit value encoded in a shortint. The numbers have the following meaning: 0 - billion years, 1 - hundred million years, ..., 6 - millennium, 7 - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 13 - minute, 14 - second.
- calendarmodel – explicit value given as a URI. It identifies the calendar model of the timestamp.
- Ezen adattípus értéktípusa
time.