ec2u / data

EC2U Knowledge Hub
https://data.ec2u.eu
Apache License 2.0
2 stars 0 forks source link

Events › Jena › University / Document image copyright holder #33

Open knoan opened 1 year ago

knoan commented 1 year ago

I have seen that the calendar entries of the city of Jena are now also listed in the app. That is very nice.

I still have one question: You also pull the pictures of the entries. Would it be possible to read and display the copyright entries via the tag "image":[{"contributor:....."? We could provide such information.

This is always a very sensitive topic and there have actually been problems with missing copyright information.

This upgrade is likely to introduce breaking changes both on ingestion and publishing, so we must carefully plan activities in order to keep the system working:

Kai-Friedrich commented 9 months ago

At the University of Jena, we are unable to provide copyright information for event images. For legal reasons, we cannot change this behaviour, as we do not want to provide false information. What we do require in our workflow, however, is the indication of the creator / author.

As an alternative to "copyrightNotice", would it be possible to use the attribute "creator": {"@type": "Person", "name": "foo bar"} to use?

knoan commented 9 months ago

I don't see any major issue: we haven't yet settled for a specific representation, but the reference schema will be https://schema.org/ImageObject. Either schema:author or schema:creator would do.

Signal as soon as this info is available on your site, so that we can review ingestion pipelines.