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

allow timeintervalls for date #129

Open
StiftungAusNachlass opened this issue Oct 7, 2024 · 2 comments
Open

allow timeintervalls for date #129

StiftungAusNachlass opened this issue Oct 7, 2024 · 2 comments
Milestone

Comments

@StiftungAusNachlass
Copy link
Member

It would be nice to allow timeintervalls for startDate, endDate (jskos "date") as described in https://en.wikipedia.org/wiki/ISO_8601#Time_intervals

Because: In DANTE there are usually never exact dates, but they often have to be estimated. That’s why “start date” is in dante actually a range. (i.e. a point in time for which the start and end are specified to express inaccuracy)

Examples:

jskos.startDate = 2007-03-01T13:00:00Z/2008-05-11T15:30:00Z
jskos.startDate = 2007-03-01/2008-05-11
jskos.startDate = 2007-03/2008
@nichtich nichtich added this to the 0.6.0 milestone Oct 14, 2024
@nichtich
Copy link
Member

This only applies to startDate, endDate, relatedDate not to created, modified, issued.

This would be solved with #35 conformance level 0 but we may allow full EDTF as well.

@nichtich
Copy link
Member

JSKOS 0.6.0 will allow EDTF level 1.

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