DoDAF 2.02 Meta Model Pack

dod.dodaf.metamodel@2.02

Architecture viewpoints and data groups for defense digital engineering.

publishedUS-GOV-PD Verified publisher 870 installs

Content is not redistributed by the Marketplace

This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from DoD CIO under its own licence.

Go to source

Overview

Structures DoDAF views, capabilities, performers, activities and resource flows as instances, so architecture artifacts become queryable rather than static diagrams.

What's inside

ontology

  • dodaf.ttl

instances

  • examples/capability-view.jsonld

documentation

  • README.md

Artifact types

Dependencies

Version history

  • v2.02latestNimble ≥ 1.0.08/29/2026

    Current release.

  • v0.9.0Nimble ≥ 1.0.01/31/2026

    Initial public preview.

Manifest

Nimble consumes this machine-readable manifest when resolving and installing the package.

{
  "package": {
    "id": "dod.dodaf.metamodel",
    "name": "DoDAF 2.02 Meta Model Pack",
    "version": "2.02",
    "status": "published"
  },
  "publisher": {
    "name": "DoD CIO",
    "type": "government"
  },
  "domains": [
    "defense-aerospace"
  ],
  "solution_areas": [
    "dod-architecture",
    "systems-engineering",
    "digital-engineering"
  ],
  "artifacts": [
    "ontology",
    "example-instances"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "US-GOV-PD",
    "name": "U.S. Government Work / Public Domain",
    "url": "https://www.usa.gov/government-works",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "DoDAF 2.02, U.S. Department of Defense.",
    "source_authority": "DoD CIO",
    "source_url": "https://dodcio.defense.gov/library/dod-architecture-framework/"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "ontology": [
      "dodaf.ttl"
    ],
    "instances": [
      "examples/capability-view.jsonld"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}