ArtResearch / artresearch.net

ArtResearch ResearchSpace application hosted at https://artresearch.net
5 stars 1 forks source link

Zeri Photograph data missing #489

Open FrancescaMambelli opened 1 year ago

FrancescaMambelli commented 1 year ago

Zeri data about photo techniques, materials and types were lost in ALL our Photograph records. If this depends on reconciliation, we remind you that a long time ago we have provided you with a sheet where the AAT URIs were put manually.

sophisid commented 1 year ago

@FrancescaMambelli https://artresearch.net/resource/?uri=https%3A%2F%2Fartresearch.net%2Fresource%2Fzeri%2Fphoto%2F72821 here they are showing up, where did you see that they did not appear ?

PietroLiuzzo commented 1 year ago

at least one example which shows the issue is necessary.

alexdma commented 1 year ago

Are they the ones returned by this?

PREFIX fr: <https://artresearch.net/resource/fr/>
PREFIX custom: <https://artresearch.net/custom/>
SELECT ?photo WHERE {
  GRAPH ?g {
    ?photo a <https://artresearch.net/resource/custom/fc/photo> 
    FILTER NOT EXISTS { ?photo fr:Photo_produced_using_Technique ?tech }
  }
  ?g custom:has_provider <https://artresearch.net/resource/zeri/source/Zeri>
} 

similarly for materials fr:Work_consists_of_Material

FrancescaMambelli commented 1 year ago

https://artresearch.net/resource/?uri=https%3A%2F%2Fartresearch.net%2Fresource%2Fzeri%2Fphoto%2F19485

FrancescaMambelli commented 1 year ago

This is just the first example I found...