Property talk:P8193

From Wikidata
Jump to navigation Jump to search

Documentation

hardiness of plant
recommended hardiness zone for plant, ability of plant to survive adverse growing conditions
[create Create a translatable help page (preferably in English) for this property to be included here]
Type “taxon (Q16521), cultivar (Q4886): item must contain property “instance of (P31)” with classes “taxon (Q16521), cultivar (Q4886)” or their subclasses (defined using subclass of (P279)). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P8193#Type Q16521, Q4886, SPARQL
Value type “hardiness zone (Q925615), hardiness (Q1852702): This property should use items as value that contain property “instance of (P31)”. On these, the value for instance of (P31) should be an item that uses subclass of (P279) with value hardiness zone (Q925615), hardiness (Q1852702) (or a subclass thereof). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P8193#Value type Q925615, Q1852702, SPARQL
value label (1: should match regex)
fix label or adjust regex for language at Property:P8193#P1552: complex constraint value label (Q100884525) (Help)
Violations query: SELECT ?item ?lang ?l ?value ?v ?t WHERE { hint:Query hint:optimizer "None". wd:P8193 p:P1552 [ ps:P1552 wd:Q100884525 ; pq:P8770 ?t ] BIND( lang(?t) as ?lang) ?item wdt:P8193 ?value . ?item rdfs:label ?l . FILTER(lang(?l) = ?lang) ?value rdfs:label ?v . FILTER(lang(?v) = ?lang) FILTER ( !REGEX(str(?v), str(?t) ) ) } # ORDER BY ?lang ?v
List of this constraint violations: Database reports/Complex constraint violations/P8193#value label (1: should match regex)
value label (1: languages lacking a regex)
determine a regex and add it at Property:P8193#P1552: complex constraint value label (Q100884525) (Help)
Violations query: SELECT ?item ?lang (COUNT(*) as ?count) (SAMPLE(?l) as ?sample) WHERE { [] wdt:P8193 ?v . ?v rdfs:label ?l . BIND(lang(?l) as ?lang) OPTIONAL { wd:P8193 p:P1552 [ ps:P1552 wd:Q100884525 ; pq:P8770 ?t ] FILTER( lang(?t) = ?lang) } FILTER( !BOUND(?t) ) ?item wdt:P424 ?lang ; wdt:P305 [] } GROUP BY ?item ?lang HAVING ( ?count > 9) ORDER BY DESC ( ?count)
List of this constraint violations: Database reports/Complex constraint violations/P8193#value label (1: languages lacking a regex)