Property talk:P2184
Documentation
item about the historical development of a subject's topic, example: "history of Argentina" for "Argentina". To list key events of the topic, use "significant event" (P793)
List of violations of this constraint: Database reports/Constraint violations/P2184#Value type Q17524420, Q130788, Q186117, Q309, Q11514315, Q115857096, SPARQL
if [item A] has this property (history of topic (P2184)) linked to [item B],
then [item B] should also have property “facet of (P1269)” linked to [item A]. (Help)
List of violations of this constraint: Database reports/Constraint violations/P2184#inverse, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P2184#Scope, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P2184#Entity types
fix label or adjust regex for language at Property:P2184#P1552: complex constraint value label (Q100884525) (Help)
Violations query:
SELECT ?item ?lang ?l ?value ?v ?t WHERE { hint:Query hint:optimizer "None". wd:P2184 p:P1552 [ ps:P1552 wd:Q100884525 ; pq:P8770 ?t ] BIND( lang(?t) as ?lang) ?item wdt:P2184 ?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/P2184#value label (1: should match regex)
determine a regex and add it at Property:P2184#P1552: complex constraint value label (Q100884525) (Help)
Violations query:
SELECT ?item ?lang (COUNT(*) AS ?count) (SAMPLE(?literal) AS ?sample_literal) WITH { SELECT ?history_of_topic ?literal ?lang WHERE { [] wdt:P2184 ?history_of_topic . ?history_of_topic rdfs:label ?literal . BIND(LANG(?literal) AS ?lang) . } } AS %subquery WHERE { INCLUDE %subquery . OPTIONAL { wd:P2184 p:P1552 [ ps:P1552 wd:Q100884525; pq:P8770 ?format_regex ] . FILTER(LANG(?format_regex) = ?lang) . } FILTER(!BOUND(?format_regex)) . ?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/P2184#value label (1: languages lacking a regex)
This property is being used by:
Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
chronology
[edit]Can this property point to chronology (Q130788) items? E.g., can Universe (Q1) have history of topic (P2184) of chronology of the universe (Q136407)? Runner1928 (talk) 17:52, 6 October 2015 (UTC)
- Done - Mbch331 (talk) 18:42, 6 October 2015 (UTC)
Multi-history
[edit]What would you say about this kind of change? In big subjects, there are often more than one article describing the history. And while some of you refer "The Swedish Empire" as a historical nation, I would prefer to describe that article as one of a group articles about the history of Sweden. -- Innocent bystander (talk) 12:18, 17 October 2015 (UTC)
- There is no constraint on single value. So I don't see any problem with that change. Mbch331 (talk) 19:38, 18 October 2015 (UTC)
To-do list
[edit]This query shows a lot of items that should have P2184 statements pointing to them. --Yair rand (talk) 04:44, 27 November 2018 (UTC)
Main article must have "facet of..." ?
[edit]This constraint seems incorrect. A "history of" is a facet of main topic. Main topic is not a "facet of" any of its daughter sub-topics. Or is it? Retired electrician (talk) 00:06, 14 December 2022 (UTC)