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

Refactor D3FEND Object Properties #334

Open
netfl0 opened this issue Dec 17, 2024 · 1 comment
Open

Refactor D3FEND Object Properties #334

netfl0 opened this issue Dec 17, 2024 · 1 comment
Milestone

Comments

@netfl0
Copy link
Contributor

netfl0 commented Dec 17, 2024

Goals:

  • Support essential taxonomical primitives, focused on D3FEND Core classes.
  • Compatibility with upper ontologies.
  • Streamline CAD UX

Notional primitives:

  • Data flow / Communication
  • Ownership
  • Composition
  • Invocation
  • Control / management
  • Provenance
  • Dependency
@netfl0 netfl0 added this to the 1.1.0 milestone Dec 17, 2024
@aamedina
Copy link
Collaborator

we have a may-transfer property but no transfers property

:may-transfer a owl:ObjectProperty ;
    rdfs:label "may-transfer" ;
    rdfs:subPropertyOf :may-be-associated-with ;
    :definition "x may-transfer y: They entity x might send the thing y; that is, 'x transfers y' may be true." .

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