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

Define D3FEND Digital Event ontology with deeper OCSF integration #322

Closed
wants to merge 1 commit into from

Conversation

aamedina
Copy link
Collaborator

@aamedina aamedina commented Dec 3, 2024

closes #309

  • d3f:DigitalEvent used as a foundational class for cybersecurity events.
  • Aligned event definitions with OCSF (Open Cybersecurity Schema Framework) categories and classes to improve interoperability.
  • Added d3f:caused-by and d3f:causes properties to represent causal relationships between events/actions.
  • Added d3f:precedes and d3f:preceded-by properties to represent temporal relationships between events/actions.
  • Refined d3f:has-participant to align with BFO and introduced its inverse property, d3f:participates-in.

* d3f:DigitalEvent used as a foundational class for cybersecurity events.
* Aligned event definitions with OCSF (Open Cybersecurity Schema Framework) categories and classes to improve interoperability.
* Added d3f:caused-by and d3f:causes properties to represent causal relationships between events/actions.
* Added d3f:precedes and d3f:preceded-by properties to represent temporal relationships between events/actions.
* Refined d3f:has-participant to align with BFO and introduced its inverse property, d3f:participates-in.
@aamedina aamedina closed this Dec 3, 2024
@aamedina aamedina deleted the aamedina/issue-309 branch December 3, 2024 17:45
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

Successfully merging this pull request may close these issues.

Deeper OCSF Integration: Digital Events
1 participant