Skip to content

Explore machine reachable approach to event definitions #158

@timcappalli

Description

@timcappalli

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions