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

Contract needs dates for conclusion, start and end #361

Open
JuergenGrupp opened this issue Oct 18, 2024 · 1 comment
Open

Contract needs dates for conclusion, start and end #361

JuergenGrupp opened this issue Oct 18, 2024 · 1 comment

Comments

@JuergenGrupp
Copy link
Collaborator

JuergenGrupp commented Oct 18, 2024

The class contract does not have a property to set the date, neither for when the contract was concluded ( or signed) nor for when the matter of the contract becomes effective or expires.
Proposal: add three data properties:

  • hasDateOfConclusion
  • hasDateToBecomeEffective
  • hasDateToExpire
    All properties require data type time:instant
@JuergenGrupp
Copy link
Collaborator Author

EBU Editorial Committee: proposal for better terms

  • hasDateCreated (to be used as in Asset)
  • hasDateValidFrom ( not: hasValidityDate or effective or or hasDateOfValidity or hasDateEffective)
  • hasDateOfExpiry (not: hasExpiry or expires)

Probably: more dates will be required, so a good naming convention is a good thing to have ...

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

1 participant