Nimble Temporal Alignment (OWL-Time)
nimble.core.time@1.0.0
Time-interval and instant semantics for Core events, activities and observations.
publishedW3C-DOCUMENT Verified publisher 1,420 installs
Content is not redistributed by the Marketplace
This package provides mappings, metadata and integration scaffolding only. Obtain the underlying content directly from W3C under its own licence.
Go to sourceOverview
Aligns Nimble Core temporal properties with the W3C OWL-Time recommendation so intervals, instants and durations reason consistently across CDTs.
What's inside
ontology
- owl-time-alignment.ttl
documentation
- README.md
- ATTRIBUTION.md
Artifact types
Dependencies
- nimble.core>=1.0.0Nimble Core Ontology
Version history
- v1.0.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.time",
"name": "Nimble Temporal Alignment (OWL-Time)",
"version": "1.0.0",
"status": "published"
},
"publisher": {
"name": "W3C",
"type": "standards-body"
},
"domains": [
"nimble-core"
],
"solution_areas": [
"core-semantics"
],
"artifacts": [
"ontology-alignment"
],
"dependencies": [
{
"id": "nimble.core",
"version": ">=1.0.0",
"optional": false
}
],
"compatibility": {
"nimble": {
"minimum": "1.0.0",
"maximum": null
}
},
"license": {
"type": "W3C-DOCUMENT",
"name": "W3C Document License",
"url": "https://www.w3.org/copyright/document-license-2023/",
"redistribution": "bundled",
"attribution_required": true,
"attribution": "W3C Time Ontology in OWL, W3C Document License.",
"source_authority": "W3C",
"source_url": "https://www.w3.org/TR/owl-time/"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"ontology": [
"owl-time-alignment.ttl"
],
"documentation": [
"README.md",
"ATTRIBUTION.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}