Property talk:P11317

From Wikidata
Jump to navigation Jump to search

Documentation

negates property
this property negates the specified property
[create Create a translatable help page (preferably in English) for this property to be included here]
Symmetric property: if [item A] has this property linked to [item B], then [item B] should also have this property linked to [item A]. (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/P11317#Symmetric, SPARQL
Allowed entity types are Wikibase property (Q29934218): the property may only be used on a certain entity type (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/P11317#Entity types
Scope is as main value (Q54828448): the property must be used by specified way only (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/P11317#Scope, SPARQL
no item should have the same value for both a property and its negated property (unless distinctly qualified)
the query doesn't currently check for distinct qualifiers, so, for example, a false positive is Q1056761. (Help)
Violations query: SELECT ?item ?propertyAd ?propertyBd ?commonvalue WHERE { ?propertyA wdt:P11317 ?propertyB . FILTER(STR(?propertyA)>STR(?propertyB)) . ?propertyA wikibase:directClaim ?propertyAd . ?propertyB wikibase:directClaim ?propertyBd . ?item ?propertyAd ?commonvalue . ?item ?propertyBd ?commonvalue . }
List of this constraint violations: Database reports/Complex constraint violations/P11317#no item should have the same value for both a property and its negated property (unless distinctly qualified)