-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We've long discussed the challenges with the event specs, which are effectively just dictionaries, being formal specifications that go through full OIDF process. This can make it challenging to add new events quickly which can make the effort feel less accessible.
This issue is to track and explore a more machine readable approach to defining events, such as using a JSON schema file mainted on GitHub with version controls.
Some early thoughts:
- There would no longer be a single document
- Events would be versioned instead of the document (likely using a path in the event URI)
- The event URI would be dereferencable to the JSON schema (or other file)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request