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

[MadeInSortingYear] - Gebruik vroegst beschikbare datum #165

Open
DannyGJdeJong opened this issue Feb 6, 2025 · 0 comments
Open

[MadeInSortingYear] - Gebruik vroegst beschikbare datum #165

DannyGJdeJong opened this issue Feb 6, 2025 · 0 comments

Comments

@DannyGJdeJong
Copy link
Collaborator

The currently implemented properties can be found here.

Describe the bug and/or desired behavior

Een collectieobject kan meerdere datums aan het primaire productie-event hebben. We willen voor MadeInSortingYear de end_of_the_end pakken van de timespan waarvan de begin_of_the_begin het vroegst is.

Relevant examples

#134

Collectie Online links:

https://id.rijksmuseum.nl/200836500 / RP-F-2019-299-8-82

<dating>
  <date.early>1970</date.early>
  <date.early.precision>
    <value lang="0">c.</value>
    <value lang="1">ca.</value>
  </date.early.precision>
  <date.late>1990</date.late>
  <date.late.precision/>
</dating>
<dating>
  <date.early>1950</date.early>
  <date.early.precision>
    <value lang="0">c.</value>
    <value lang="1">ca.</value>
  </date.early.precision>
  <date.late>1960</date.late>
  <date.late.precision>
    <value lang="0">c.</value>
    <value lang="1">ca.</value>
  </date.late.precision>
</dating>

https://id.rijksmuseum.nl/200848901 / RP-F-2019-299-31-1

<dating>
  <date.early>1970</date.early>
  <date.early.precision>
    <value lang="0">c.</value>
    <value lang="1">ca.</value>
    </date.early.precision>
  <date.late>1990</date.late>
</dating>
<dating>
  <date.early>1965-12</date.early>
  <date.late>1965-12</date.late>
</dating>

Screenshots

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

No branches or pull requests

1 participant