Enumerar todos los tipos de datos disponibles
- Archivos multimedia de Commons (string)
- Enlace hacia archivos almacenados en Wikimedia Commons. Cuando se ingresa un valor, se buscan archivos coincidentes en el espacio de nombres "Archivo" de Commons.
- The value type for this data type is
string. - The value type for this data type is
- Forma geográfica (string)
- Link to geographic map data stored on Wikimedia Commons (or other configured wiki). See "https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Map_Data" for more documentation about map data.
- The value type for this data type is
string. - The value type for this data type is
- Datos tabulares (string)
- 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.
- The value type for this data type is
string. - The value type for this data type is
- Entity Schema (string)
- Link to Entity Schemas stored in the configured namespace in the same wiki. The value must be without the "EntitySchema:" namespace prefix
- The value type for this data type is
string. - The value type for this data type is
- URL (string)
- Campo de datos literal para un URL. Los URL están restringidos a los protocolos admitidos también para los enlaces externos en el wikitexto.
- The value type for this data type is
string. - The value type for this data type is
- Identificador externo (string)
- Literal de los datos de campo para un identificador externo. Externo identificadores de forma automática puede ser conectado a una fuente autorizada para la visualización.
- The value type for this data type is
string. - The value type for this data type is
- Elemento (Wikibase entity id)
- Enlace hacia otros elementos en el proyecto. Cuando se ingresa un valor, se buscan elementos coincidentes en el espacio de nombres "Item" del proyecto.
- The value type for this data type is
wikibase-entityid. - The value type for this data type is
- Propiedad (Wikibase entity id)
- Enlace a las propiedades en un proyecto. Cuando se ingrese un valor, se buscarán propiedades que coincidan en el espacio de nombres "Propiedad" del proyecto.
- The value type for this data type is
wikibase-entityid. - The value type for this data type is
- Coordenadas geográficas (globe coordinate)
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
- The value type for this data type is
globecoordinate.- Texto monolingüe (monolingual text)
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 use is a geographical names written in the local language, an identifier of some kind, a chemical formula or a Latin scientific name.
- language – explicit value for identifying the language for the text part
- value – explicit value for the language specific variant string
- The value type for this data type is
monolingualtext.- Cantidad (quantity)
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
- The value type for this data type is
quantity.- Cadena (string)
Literal data field for a string of glyphs. Typical use are identifiers that have written forms which do not depend on the language of the reader.
- value – explicit value for the language specific variant string
- The value type for this data type is
string.- Hora (time)
Literal campo de datos de un punto en el tiempo. Dado como una fecha y hora con precisión y límites. El tiempo se guarda internamente en el calendario especificado modelo.
- el tiempo – valor explícito para el punto en el tiempo, representado como una marca de tiempo que se asemeja a la norma ISO 8601, por ejemplo, +2013-01-01T00:00:00Z. El año siempre es firmado y acolchada para tener entre 4 y 16 dígitos.
- zona horaria – valor explícito como un entero con signo. Información de la zona horaria como un desplazamiento de UTC en cuestión de minutos.
- antes explícita valor entero para el número de unidades después de determinado tiempo que podría ser. La unidad está dada por la precisión.
- después explícita valor entero para el número de unidades antes de que el tiempo dado que podría ser. La unidad está dada por la precisión.
- precisión explícita valor codificado en un shortint. Los números tienen el siguiente significado: 0 miles de millones de años, 1 - cientos de millones de años, ..., 6 - milenio, 7 de siglo, 8 de la década, de 9 años, de 10 meses, 11 días, 12 horas, 13 minutos, 14 segundos.
- calendarmodel – valor explícito dado como un URI. Identifica el modelo de calendario de la marca de hora.
- The value type for this data type is
time.