Talk:Q52848401

From Wikidata
Jump to navigation Jump to search

Autodescription — integer constraint (Q52848401)

description: constraint type used when values have to be integer only
Useful links:
Classification of the class integer constraint (Q52848401)  View with Reasonator View with SQID
For help about classification, see Wikidata:Classification.
Parent classes (classes of items which contain this one item)
Subclasses (classes which contain special kinds of items of this class)
integer constraint⟩ on wikidata tree visualisation (external tool)(depth=1)
Generic queries for classes
See also


Queries[edit]

Quantity datatype without this constraint
SELECT ?item ?itemLabel ?itemDescription
{
    ?item wikibase:propertyType wikibase:Quantity .
    FILTER NOT EXISTS { ?item wdt:P2302 wd:Q52848401 }
    SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}

Try it!

Discussion[edit]