-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
I would say that we leave it as is, there might reasons for this data to be the way it is and there could be all kinds of corner cases that we cant fix on our side. At least for the D3.9 deliverable.
best
Victor
…________________________________
From: Jouni Tuominen ***@***.***>
Sent: Monday, October 30, 2023 10:41
To: InTaVia/source-dataset-conversion ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [InTaVia/source-dataset-conversion] [Europeana] place marked as creator (Issue #54)
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?
—
Reply to this email directly, view it on GitHub<#54>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALS74PWEKQJSCKAWAZW3B3YB5Y37AVCNFSM6AAAAAA6VWR2E6VHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3DOOJSGMYTCOI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are CHO's that have been marked as created by a place in the source data:
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?The text was updated successfully, but these errors were encountered: