public interface DatatypeIdValue extends IriIdentifiedValue
getIri() will always return one of the
datatype IRIs defined in this interface.| Modifier and Type | Field and Description |
|---|---|
static String |
DT_COMMONS_MEDIA
IRI of the Commons media datatype in Wikibase.
|
static String |
DT_GLOBE_COORDINATES
IRI of the globe coordinates datatype in Wikibase.
|
static String |
DT_ITEM
IRI of the item datatype in Wikibase.
|
static String |
DT_MONOLINGUAL_TEXT
IRI of the monolingual text datatype in Wikibase.
|
static String |
DT_PROPERTY
IRI of the property datatype in Wikibase.
|
static String |
DT_QUANTITY
IRI of the quantity datatype in Wikibase.
|
static String |
DT_STRING
IRI of the string datatype in Wikibase.
|
static String |
DT_TIME
IRI of the time datatype in Wikibase.
|
static String |
DT_URL
IRI of the URL datatype in Wikibase.
|
getIristatic final String DT_ITEM
static final String DT_PROPERTY
static final String DT_STRING
static final String DT_URL
static final String DT_COMMONS_MEDIA
static final String DT_TIME
static final String DT_GLOBE_COORDINATES
static final String DT_QUANTITY
static final String DT_MONOLINGUAL_TEXT
Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage