mitre-attack / mitre-attack/attack-data-model

[REQUEST] Consider adopting Linkml

Open
#52 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
MDX
Stars
93
Forks
25
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

The Zod schema lacks native interoperability with Semantic Web standards, Knowledge Graphs, Linked Data.

Describe the solution you'd like

Could you consider adopting https://linkml.io/ schema which addresses the problem natively, and allows users to combine (import) linkml data models from different vendors (import mitre/attack)?

Describe alternatives you've considered
Alternatives include adopting semantic web frameworks (OWL/RDF/SHACL) but these technologies are too complex for Data Modelers - Linkml is bridge to those web frameworks anyway.

Additional context - Cost/Benefit

Linkml Benefit:

Linkml Cost

  • Learn Linkml
  • Convert Zod Schema to Linkml Schema
  • For backward compatibility - a linkml-zod-generatormay need to be written to generate TypeScript classes. There is a linkml-typescript-generator already.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's Zod schema structure and the LinkML proposal in this issue. Determine the scope of converting existing schemas and whether backward-compatible TypeScript generation is required; done would require an agreed adoption plan and implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.