Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Europeana] place marked as creator #54

Open
yoge1 opened this issue Oct 30, 2023 · 1 comment
Open

[Europeana] place marked as creator #54

yoge1 opened this issue Oct 30, 2023 · 1 comment

Comments

@yoge1
Copy link
Contributor

yoge1 commented Oct 30, 2023

There are CHO's that have been marked as created by a place in the source data:

<http://data.europeana.eu/proxy/europeana/951/Culturalia_0207ea1e_0168_4750_9457_1d310f44f4e0>
        a                   ore:Proxy ;
        dc:creator          <http://data.europeana.eu/place/110> ;
        dc:date             <file:///home/nfreire/data-europeana-dataset/#1906> ;
        dc:identifier       "Culturalia#0207ea1e-0168-4750-9457-1d310f44f4e0" ;
        dc:language         "ron" ;
        dcterms:medium      <http://data.europeana.eu/concept/1769> ;
        dcterms:spatial     <http://data.europeana.eu/place/110> ;
        edm:europeanaProxy  "true" ;
        edm:type            "IMAGE" ;
        edm:year            "1906" ;
        ore:lineage         <http://data.europeana.eu/proxy/provider/951/Culturalia_0207ea1e_0168_4750_9457_1d310f44f4e0> ;
        ore:proxyFor        <http://data.europeana.eu/item/951/Culturalia_0207ea1e_0168_4750_9457_1d310f44f4e0> ;
        ore:proxyIn         <http://data.europeana.eu/aggregation/europeana/951/Culturalia_0207ea1e_0168_4750_9457_1d310f44f4e0> .

We are currently ingesting the data as is, i.e. stating that the production event of the CHO crm:P11_had_participant a place. Should we instead do some validation, and e.g. drop such triple that have a place as a creator?

@biktorrr
Copy link
Contributor

biktorrr commented Oct 30, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants