Help:Ограничения свойств/Тип элемента
This is the documentation page for a particular constraint type. See Help:Property constraints portal for a general overview of property constraints. |
Ограничение «subject type constraint (Q21503250)» определяет, что данное свойство должно быть только у элементов определённого типа. Это также известно как область применения свойства.
Например, у элементов со свойством date of birth (P569) должно быть указано, что instance of (P31) human (Q5) или animal (Q729), а элементы со свойством «sRGB color hex triplet (P465)» должны быть помечены как subclass of (P279) color (Q1075).
Учитываются отношения подклассов, определяемые согласно свойству «subclass of (P279)»: если ограничение требует, чтобы элемент был экземпляром «building (Q41176)», то не будет нарушением, если элемент указан как экземпляр «skyscraper (Q11303)», поскольку skyscraper (Q11303) — это subclass of (P279) building (Q41176). (Если косвенная связь не должна быть разрешена, можно использовать item-requires-statement constraint (Q21503247).)
Если constraint scope (P4680) не определена, это ограничение проверяется только для основного значения элемента.
Возможные действия
На нарушение этого ограничения можно реагировать одним из следующих способов:
- Возможно, текущий элемент вообще не должен содержать такого утверждения, и это утверждение следует удалить.
- It’s possible that the item is missing the right instance of (P31) or subclass of (P279) statement.
- It’s possible that the item has the right instance of (P31) or subclass of (P279) statement, but the linked item is missing a subclass of (P279) statement. For example, if an item with population (P1082) was instance of (P31) big city (Q1549591), but big city (Q1549591) was missing subclass of (P279) city (Q515), then this could result in a violation on the item even though the error is actually on big city (Q1549591).
- Возможно, что элемент является редким, но обоснованным исключением из ограничения, и нет необходимости что-либо делать.
Параметры
У этого ограничения два обязательных параметра:
- relation (P2309)
- Must be instance of (Q21503252), subclass of (Q21514624), or instance or subclass of (Q30208840). Describes whether the item should be an instance of the class(es), or a subclass of it/them, or whether both are allowed. This parameter must only be given once.
- class (P2308)
- Lists the classes that the item should have. Each class must be an item ID (no value Help or unknown value Help is not permitted).
Examples
Example 1
Item which has place of birth (P19) data should be instance of human, fictional character or animal.
property constraint |
| ||||||||||||||||||
add value |
Example 2
Item which has drug or therapy used for treatment (P2176) data should be subclass of disease.
property constraint |
| ||||||||||||||
add value |
Template
When the constraint is set to the property, the following template is automatically displayed in the property talk page. The template is created by Module:Constraints using Template:Constraint, invoked from Template:Property documentation. Translations are defined at Module:i18n/constraints.
List of violations of this constraint: Database reports/Constraint violations/P512#Type Q5, Q95074, SPARQL
Lists
Lists of properties which are set type constraint.
- Category:Properties with constraints on type
- SPARQL query - click the execute button at the linked page to see the query result.