Nimble Core Ontology
nimble.core@1.2.0
The universal semantic foundation every Cognitive Digital Twin builds on.
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
Domain-neutral classes (Entity, Asset, System, Component, Person, Organization, Location, Event, Observation, Measurement, State, Activity, Process, Document), universal relationships (hasPart, partOf, connectedTo, dependsOn, locatedAt, ownedBy, operatedBy, observes, produces, consumes, relatedTo) and universal properties (identifier, name, description, type, status, timestamp, createdAt, updatedAt, source, version, unit, provenance). Deliberately small: domain concepts belong in domain packages that extend Core.
What's inside
rules
- shapes/core-shapes.ttl
ontology
- nimble-core.ttl
- nimble-core.owl
instances
- examples/asset-example.jsonld
documentation
- README.md
- CHANGELOG.md
Artifact types
Dependencies
No dependencies — installs standalone.
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.core",
"name": "Nimble Core Ontology",
"version": "1.2.0",
"status": "published"
},
"publisher": {
"name": "Nimble",
"type": "first-party"
},
"domains": [
"nimble-core"
],
"solution_areas": [
"core-semantics",
"core-templates"
],
"artifacts": [
"ontology",
"instance-template",
"validation-rules"
],
"dependencies": [],
"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": "Nimble Core Ontology, Nimble.",
"source_authority": "Nimble",
"source_url": "https://nimblexdt-website.lovable.app"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"rules": [
"shapes/core-shapes.ttl"
],
"ontology": [
"nimble-core.ttl",
"nimble-core.owl"
],
"instances": [
"examples/asset-example.jsonld"
],
"documentation": [
"README.md",
"CHANGELOG.md"
]
},
"distribution": {
"file": "nimble.core-1.2.0.nimblepkg.json",
"size_bytes": 3263,
"checksum": "854ac101787e85cf49c6a63b1672d718b9a23a4d1ce9825cefbeb8895040c06a",
"checksum_algorithm": "sha256",
"built_at": "2026-08-29T13:12:48.688+00:00",
"download": "/api/public/v1/packages/nimble.core/download"
}
}