SysML v2 Digital Engineering Alignment
omg.sysml2.alignment@1.0.0
Bridges MBSE system models into the twin.
publishedApache-2.0 Verified publisher 1,030 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Object Management Group (SysML v2 pilot implementation) under its own licence.
Go to sourceOverview
Maps SysML v2 parts, ports, connections, requirements and constraints to Nimble Core structure so a system model can seed a Cognitive Digital Twin instead of being re-modelled by hand.
What's inside
mappings
- sysml2-to-nimble-core.ttl
documentation
- README.md
Artifact types
Dependencies
- nimble.core>=1.1.0Nimble Core Ontology
Version history
- v1.0.0latestNimble ≥ 1.1.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": "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"
}
}