{
  "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"
  }
}