Property talk:P481
Documentation
identifier in the Palissy database of moveable objects of French cultural heritage
[PEI][M]\d[0-9AB]\d\d\d\d\d\d
”: value must be formatted using this pattern (PCRE syntax). (Help)List of violations of this constraint: Database reports/Constraint violations/P481#Unique value, SPARQL (every item), SPARQL (by value)
List of violations of this constraint: Database reports/Constraint violations/P481#Item P1435, search
List of violations of this constraint: Database reports/Constraint violations/P481#Type Q8205328, Q16887380, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P276, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P571, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P186, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P170, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Entity types
List of violations of this constraint: Database reports/Constraint violations/P481#Item P136, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Scope, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Single value, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P195, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P217, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P180, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P2048, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P2049, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Item P6216, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P481#Label in 'fr' language, search, SPARQL
This property is being used by: Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
|
Current contraints and moveable objects
[edit]@Pyb, Jean-Frédéric, Pymouss, VIGNERON: Hi, I was just looking at this property because it's used by quite a few paintings. From the description of this property and the usage statistics I understand that this property is for movable objects (like paintings). For movable objects we generally prefer to use location (P276) instead of located in the administrative territorial entity (P131) and to use country of origin (P495) instead of country (P17). location (P276) because it's intended for movable objects and country of origin (P495) because country (P17) tends to be ambiguous (is it where it came from? Where it is now? etc.). Maybe we should look into updating items that use this property? I expanded Madonna and Child (Q29122669) a bit as an example. Would like to hear from you what you think. Multichill (talk) 11:24, 23 May 2020 (UTC)
- @Multichill: thanks for the feedback.
- I'm pinging @Gzen92: who did most of the import 3 years ago. It's complicated but indeed we need to take a deeper look now.
- I totally agree that we should add location (P276) but I'm not sure if it should be in addition or to replace located in the administrative territorial entity (P131).
- As object, they are obviously moveable but as *protected* object there is a lot of conditions that restrict any move. In particular, if a protected object is inside a protected building and they related, the move is almost impossible. Also, they can't be sold ; or only inside France with the agreement of the government (through the regional prefect) or if the protection is removed (which almost never happens). Same for any modification, you have to warn the State 2 month before any modification. And there is a lot of other conditions like this. So country (P17) is exactly the sense described on the property "sovereign state of this item" and de facto this is also the country where it is now. So I would say it's important to keep country (P17) but indeed we should also add country of origin (P495).
- And thanks for the improvments on Madonna and Child (Q29122669), it's obviously better like that. It also gave me an idea of this query :
- Try it!
SELECT * WHERE { ?q wdt:P481 ?id ; rdfs:label ?label . FILTER (lang(?label) = "fr"). FILTER regex (?label, "(V|v)ierge"). MINUS { ?q wdt:P180 [] } }
- It could maybe be used to either automatically or manually add depicts (P180) = Mary (Q345).
- Cheers, VIGNERON (talk) 11:54, 23 May 2020 (UTC)
- For now I would just add location (P276) and country of origin (P495). Doesn't really hurt to have both. Would be great to have some sort of semi-automated approach to link up these paintings with the churches the paintings are in.
- So I'm working a bit on getting genre (P136) added to as many paintings as possible, see Wikidata:WikiProject sum of all paintings/Top genres. I have a specific focus on hristian religious art because we have so much of it. For these I'm adding:
- genre (P136) -> religious art (Q2864737) and religion or worldview (P140) -> Christianity (Q5043) to identify the paintings
- One or multiple depicts (P180) for what we see in the painting, see Wikidata:WikiProject sum of all paintings/Top religious art depicts
- One or more main subject (P921) for the story or religious theme, see Wikidata:WikiProject sum of all paintings/Top religious art main subjects
- I do suggestions based on different approaches. If you could mass add this kind of data to these paintings, that would be nice.
- For example I think we can apply these edits to https://w.wiki/ReK . https://petscan.wmflabs.org/ can do that. Multichill (talk) 13:25, 23 May 2020 (UTC)
- @VIGNERON: at User:Multichill/Palissy location I'm playing around a bit with church suggestions. Multichill (talk) 14:00, 23 May 2020 (UTC)
Working on religious art
[edit]Based on User:VIGNERON's suggestion, I've been working on the religious art part of this. https://petscan.wmflabs.org/ is acting up for me now so I'll resume later when it's up and running again. I used two approaches.
Get the post popular labels for paintings at https://w.wiki/SW3 . Use these labels as input for second query https://w.wiki/SW5 to get all the items (not only paintings) with a certain label , in this case variants of "Descente de Croix" for which we have Descent from the Cross (Q13365963) . Use the petscan to add the relevant statements: example edit. I'm slowly working my way down the list.
For the labels that are used less than 5 times I use https://w.wiki/SW6 . I just modify the query to include one or more letters (of course the L is a long list in French). Load it in Petscan (make sure your interface language is set to French and the Wikipedia set to French Wikipedia). Ticket the boxes for the ones that look like religious art and add the relevant statements. This will make them pop up on reports like this one. Multichill (talk) 14:32, 1 June 2020 (UTC)
- @VIGNERON: (and others): I could use some help. My goal is to add genre (P136) to as many paintings as possible (top genres) and to add main subject (P921) to religious art (Q2864737) (top religious art main subjects). Currently 11.000 of the paintings have genre and 4800 have main subject.
- About 7000 paintings currently still miss genre. Can you help adding the missing genre? Something like https://petscan.wmflabs.org/ can probably make this easier (if I manage to force it to French again). Strategy should probably be cherry picking .
- The most popular labels without a know main subject will show up on this list and when an initial link is made this list gets populated. Could use a hand over there too. Multichill (talk) 08:41, 13 June 2020 (UTC)
Exhaustivité
[edit]Bonjour, je pensais que tous les éléments de Palissy avaient été créés sur Wikidata, mais je viens de tomber sur plusieurs que nous n'avions pas (ex: PM43001171 ou PM43002758). Comme il ne s'agit pas d'objets classés récemment, sont-ce des exceptions ou y a-t-il des pans entiers de la base à créer ? Ayack (talk) 10:43, 26 May 2020 (UTC)
- To add to that. Besides missing entries we also seem to have quite incomplete entries like Q29120024.
- @Gzen92, Peter17: you both seem to have worked on this. What is the status? Would love to get this complete, but I don't like doing double work. Multichill (talk) 16:47, 31 May 2020 (UTC)
- Hello, this has already been discussed but i don't recall @VIGNERON: ? Gzen92 [discuter] 11:26, 1 June 2020 (UTC)
- For completion of the set, yes not everything has been imported. The dabase has 280 000 "fiches" but Palissy ID (P481) is only used 157 396 times. The source for the import was data.gouv.fr (allegedly complete for the MH...) and not Palissy itself (which itself is not complete anyway /o\).
- For completion of each items, I think more or less everything easily importable has been imported (which is maybe not enough in general but the best that could be done I guess... now we need little human hand to do the "fine" work). That said, there is something strange on Q29120024 as the heritage designation (P1435), it's probably just a rare bug : only 3847 items with Palissy ID (P481) but not heritage designation (P1435) (apparently, again it's coming from the data.gouv.fr file...). @Gzen92: could you take a look and try to fix this?
- The relevant discussion related to the import is Wikidata talk:WikiProject France/Monuments historiques#Palissy.
- Cheers, VIGNERON (talk) 12:19, 1 June 2020 (UTC)
- I downloaded the file and had a look. The id's mentioned earlier (PM43001171 & PM43002758) are not in the file so that explains why these are missing. For Q29120024 I have:
{ "STAT": "propri\u00e9t\u00e9 de la commune",
"DPT": "64",
"MATR": "",
"SCLE": "17e si\u00e8cle",
"REF": "PM64000936 ",
"INSEE": "64006",
"DENO": "",
"DPRO": "",
"AUTR": "",
"EDIF": "Chapelle Saint-Saturnin de Jouers",
"COM": "Accous",
"REG": "Aquitaine",
"TICO": "Peinture : Sainte Famille"
}
Let's see if I get the fields right:
- STAT : Status, who is the owner
- DPT : Department code for which we have INSEE department code (P2586)
- MATR : Material used
- SCLE : Time period
- REF : The code we have in Palissy ID (P481)
- DENO : What kind of object it is?
- DPRO : Since when it was classified and what kind of classification
- AUTR : Creator
- EDIF : The location
- COM : community
- REG : region
- TICO : Title/description
Based on this we can probabl add instance of painting to all the entries that have TICO starting with "Peinture ". Would it be better to also mention the church (or chapel) in the description? So in this case in English "painting in Chapelle Saint-Saturnin de Jouers, Accous, Aquitaine, France (PM64000936)" or something in that direction?
I just noticed https://www.pop.culture.gouv.fr/notice/palissy/PM64000936 has embedded json near the end which is much richer than the data dump. Have you considered using that? Multichill (talk) 15:04, 1 June 2020 (UTC)
- json and csv : same content. In the files : 150 172 objects, 3 166 without DPRO ({heritage designation (P1435)). For PM64000936, however the status is indicated in the file. We know that this ministry is not very rigorous on this subject... Gzen92 [discuter] 04:39, 2 June 2020 (UTC)
- I wasn't referring to the json dump, I was referring to the json embedded on https://www.pop.culture.gouv.fr/notice/palissy/PM64000936 . Have a look. Multichill (talk) 20:06, 2 June 2020 (UTC)
- Yes indeed, there is also the info on the chapel containing the object. But I didn't have the info on data.gouv.fr. This ministry is not very rigorous... Gzen92 [discuter] 06:31, 3 June 2020 (UTC)
- I wasn't referring to the json dump, I was referring to the json embedded on https://www.pop.culture.gouv.fr/notice/palissy/PM64000936 . Have a look. Multichill (talk) 20:06, 2 June 2020 (UTC)
- France-related properties
- All Properties
- Properties with external-id-datatype
- Properties used on 100000+ items
- Properties with format constraints
- Properties with unique value constraints
- Properties with constraints on items using them
- Properties with constraints on type
- Properties with conflicts with constraints
- Properties with entity type constraints
- Properties with scope constraints
- Properties with single value constraints
- Properties with label language constraints
- Cultural heritage properties