UAV Core Ontology
nimble.uav.core@1.2.0
Airframes, propulsion, payloads, links, missions and flight phases.
publishedApache-2.0 Verified publisher 2,120 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from Nimble under its own licence.
Go to sourceOverview
The foundational UAV vocabulary: Platform, Airframe, PropulsionSystem, Battery, Autopilot, Payload, GroundControlStation, DataLink, Mission, Waypoint, FlightPhase and Telemetry channels, all extending Nimble Core.
What's inside
ontology
- uav-core.ttl
instances
- templates/quadrotor.jsonld
documentation
- README.md
Artifact types
Dependencies
- nimble.core>=1.0.0Nimble Core Ontology
Used by
Version history
- v1.2.0latestNimble ≥ 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": "nimble.uav.core",
"name": "UAV Core Ontology",
"version": "1.2.0",
"status": "published"
},
"publisher": {
"name": "Nimble",
"type": "first-party"
},
"domains": [
"defense-aerospace",
"uav-autonomous"
],
"solution_areas": [
"uav-uas",
"flight-systems",
"drone-systems",
"autonomy"
],
"artifacts": [
"ontology",
"instance-template"
],
"dependencies": [
{
"id": "nimble.core",
"version": ">=1.0.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.0.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": "UAV Core Ontology, Nimble.",
"source_authority": "Nimble",
"source_url": "https://nimblexdt-website.lovable.app"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"ontology": [
"uav-core.ttl"
],
"instances": [
"templates/quadrotor.jsonld"
],
"documentation": [
"README.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}