{
  "package": {
    "id": "omg.sysml2.alignment",
    "name": "SysML v2 Digital Engineering Alignment",
    "version": "1.0.0",
    "status": "published"
  },
  "publisher": {
    "name": "Object Management Group",
    "type": "standards-body"
  },
  "domains": [
    "manufacturing-industrial",
    "defense-aerospace"
  ],
  "solution_areas": [
    "systems-engineering",
    "digital-engineering",
    "modeling-simulation"
  ],
  "artifacts": [
    "ontology-mapping",
    "system-template"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.1.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.1.0",
      "maximum": null
    }
  },
  "license": {
    "type": "Apache-2.0",
    "name": "Apache License 2.0",
    "url": "https://www.apache.org/licenses/LICENSE-2.0",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "SysML v2 pilot implementation artifacts, OMG.",
    "source_authority": "Object Management Group (SysML v2 pilot implementation)",
    "source_url": "https://www.omg.org/spec/SysML/"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "mappings": [
      "sysml2-to-nimble-core.ttl"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}