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

[MadeInPresentingDate] - Show all production dates #134

Open
DannyGJdeJong opened this issue Jan 17, 2025 · 0 comments
Open

[MadeInPresentingDate] - Show all production dates #134

DannyGJdeJong opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@DannyGJdeJong
Copy link
Collaborator

DannyGJdeJong commented Jan 17, 2025

The currently implemented properties can be found here.

Describe the bug and/or desired behavior

MadeInPresentingDate laat alleen de datum van het top-level production event zien, dit is er altijd 1. Het kan voorkomen dat een collectie object meerdere dateringen heeft.

Relevant examples

Collectie Online links:

  1. 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>
  1. 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

Image

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