Property talk:P1442

From Wikidata
Jump to navigation Jump to search

Documentation

image of grave
picture of a person or animal's grave, gravestone or tomb
Descriptionlink to the picture of the grave or tombstone of the deceased person
Representsgrave(Q173387),tomb(Q381885),tombstone(Q203443)
Data typeCommons media file
Domain
According to this template: people/person
According to statements in the property:
human(Q5),fictional human(Q15632617),individual animal(Q26401003),group of humans(Q16334295),human whose existence is disputed(Q21070568)orburial plot(Q1541002)
When possible, data should only be stored as statements
Allowed values(?i).+\.(png|jpg|jpeg|gif|tif|tiff|djvu)
ExampleEmpress Zita of Austria(Q50926)Kapuzinergruft Wien4.JPG
Louis Julius Freudenberg(Q20658456)
Simon Addis(Q61698690)
Israel Näslund III(Q20816949)
Sourceimage de Wikipédia ou de commons /picture from wikipedia, or the existing Commons cat. (note: this information should be moved to a property statement; use propertysource website for the property(P1896))
Formatter URLhttps://commons.wikimedia.org/wiki/File:$1
Embed URLhttps://commons.wikimedia.org/wiki/File:$1
Tracking: usageCategory:Pages using Wikidata property P1442(Q29448784)
See alsoplace of burial(P119),media legend(P2096),inscription(P1684),plaque image(P1801)
Lists
Proposal discussionProposal discussion
Current uses
Total75,303
Main statement74,90399.5% of uses
Qualifier2790.4% of uses
Reference1210.2% of uses
[createCreate a translatable help page (preferably in English) for this property to be included here]
Link to Commons namespace “File”:this property should contain a well-formed link to an existing page on Wikimedia Commons. (Help)
List of violations of this constraint:Database reports/Constraint violations/P1442#Commons link,hourly updated report
Format “(?i).+\.(png|jpg|jpeg|gif|tif|tiff|djvu|webp):value must be formatted using this pattern (PCRE syntax). (Help)
List of violations of this constraint:Database reports/Constraint violations/P1442#Format,hourly updated report,SPARQL
Item “sex or gender(P21):Items with this property should also have “sex or gender(P21)”.(Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Item P21,SPARQL
Item “place of burial(P119):Items with this property should also have “place of burial(P119)”.(Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Item P119,SPARQL
Item “date of death(P570):Items with this property should also have “date of death(P570)”.(Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Item P570,SPARQL
Item “date of birth(P569):Items with this property should also have “date of birth(P569)”.(Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Item P569,SPARQL
Conflicts with “instance of(P31):cemetery(Q39614):this property must not be used with the listed properties and values. (Help)
List of violations of this constraint:Database reports/Constraint violations/P1442#Conflicts with P31,hourly updated report,SPARQL
Scope isas main value(Q54828448),as qualifier(Q54828449):the property must be used by specified way only (Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Scope,SPARQL
Allowed entity types areWikibase item(Q29934200):the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist.Exceptions can be specifiedusingexception to constraint(P2303).
List of violations of this constraint:Database reports/Constraint violations/P1442#Entity types
Same image in P18 and in P1442
(Help)
Violations query:SELECTDISTINCT?itemWHERE{?itemwdt:P1442?imageTombe.?itemwdt:P18?imageFILTER(?imageTombe=?image)}ORDER BY?item
List of this constraint violations:Database reports/Complex constraint violations/P1442#Same image in P18 and in P1442
Wrong date
point in time(P585)is for the date of picture (seedate of burial or cremation(P4602)for an other date)(Help)
Violations query:SELECT?item?died?datePictureWHERE{?itemp:P1442?statement.?statementpq:P585?datePicture.?itemwdt:P570?died.FILTER(?datePicture<?died).}
List of this constraint violations:Database reports/Complex constraint violations/P1442#Wrong date
This property is being used by:

Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.)

Queries

[edit]

People recently buried in a cemetery nearby without an image of the grave (P1442) on Wikidata

[edit]
#title:People recently buried in a cemetery nearby without an image of the grave (P1442) on Wikidata
#defaultView:Map{ "hide":[ "?coor" ]}
# by Jura1, 2021-11-04
# Source: https://www.wikidata.org/wiki/Property_talk:P1442#People_recently_buried_in_a_cemetery_nearby_without_an_image_of_the_grave_(P1442)_on_Wikidata
SELECT
?item?itemLabel?itemDescription
?date_of_death
?cemetery?cemeteryLabel?coor
?commons_category_which_may_include_one?findagrave
?img_person?img_cemetery
WHERE
{
?itemwdt:P119?cemetery.
?cemeterywdt:P31wd:Q39614.
?itemwdt:P570?date_of_death.
FILTER(?date_of_death>"2015-01-01"^^xsd:dateTime)
FILTERNOT EXISTS{?itemp:P1442[]}
?cemeterywdt:P625?coor.
FILTERNOT EXISTS{?cemeterywdt:P625?coor2.FILTER(str(?coor)>str(?coor2))}
OPTIONAL{?itemwdt:P373?cat.BIND(URI(CONCAT("https://commons.wikimedia.org/wiki/Category:",?cat))as?commons_category_which_may_include_one)}
OPTIONAL{?itemwdt:P535?fid.wd:P535wdt:P1630?ff.BIND(URI(REPLACE(?ff,"\\$1 ",?fid))as?findagrave)}
OPTIONAL{?itemwdt:P18?img_person}
FILTERNOT EXISTS{?itemwdt:P18?img_person2.FILTER(str(?img_person2)>str(?img_person))}
OPTIONAL{?cemeterywdt:P18?img_cemetery}
FILTERNOT EXISTS{?cemeterywdt:P18?img_cemetery2.FILTER(str(?img_cemetery2)>str(?img_cemetery))}
SERVICEwikibase:label{bd:serviceParamwikibase:language"[AUTO_LANGUAGE],en".}
}

Try it!

Discussion

[edit]
[edit]

Images can now be added withFree Image Search.

Try one of the following queries for items withoutimage of grave(P1442)in the tool: examples withBrazil(Q155)

Brazilians with "location of burial"
CLAIM[27:155] AND CLAIM[119] and noclaim[1442]
People buried atPère Lachaise Cemetery(Q311)
CLAIM[119:311] and noclaim[1442]
People who died in Brazil
CLAIM[20:(TREE[155][150][17,131])] and noclaim[1442]
Brazilians who died
CLAIM[27:155] AND CLAIM[20,119,570] and noclaim[1442]
writer(Q36180)with "location of burial"
CLAIM[106:36180] AND CLAIM[119] and noclaim[1442]

Note:

  • Uncheck "Only items without image (P18)" and then click "Run".
  • The tool takes some time to run (in two steps: 1. Loading wikidata items and image candidates, then 2. Loading Wikidata titles).
  • Images are selected by placing the mouse pointer on an image and selecting "Add as". When the menu appears, select "Add as grave image".
  • Before the first image, one needs to log into "Widar".

Cheers. ---Jura12:08, 16 March 2015 (UTC)[reply]

No value

[edit]

I've occasionally addedimage of grave(P1442):no valueto people buried in anonymous unmarked graves where the specific location within the cemetery is unknown. I've usually stated and sourced that fact underplace of burial(P119).However, those statements have been removed without explanation, presumably because they violate the format constraints as they are currently set up. My view is that these statements are useful and reasonable as they allow us to identify people where you will never get a grave picture because there is no marked grave. It also allows us to weed out people in unmarked graves from those that have proper graves but no picture, which is useful if we want to produce and add missing grave pictures. It would probably be better if there was a qualifier to P1442 that could clarify this, but I don't know how you would format such a statement. (@Jura1:)Väsk(talk)14:57, 31 July 2015 (UTC)[reply]

Ok, I hadn't realized that there would never be any. A qualifier on the statement itself seems helpful. P31 + a new descriptive item might do. ---Jura15:01, 31 July 2015 (UTC)[reply]

Losing statements

[edit]

83.204.229.127(talkcontribslogs) seems to be removing a lot of these assertions. Does anyone know what this is about? Cheers,Bovlb(talk)23:00, 26 June 2018 (UTC)[reply]

Thanks for noticing. Reverted.
---Jura05:14, 27 June 2018 (UTC)[reply]