Factory OEE Analytics Pack
nimble.factory.oee@1.1.0
Overall equipment effectiveness modelled end to end.
publishedApache-2.0 Verified publisher 1,470 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
Availability, performance and quality semantics over ISA-95-style equipment hierarchies, with a downtime-reason taxonomy, OEE calculation rules and an analysis notebook over a sample production line dataset.
What's inside
data
- samples/line-events.csv
rules
- oee-calculation.ttl
ontology
- oee.ttl
notebooks
- oee-analysis.ipynb
documentation
- README.md
Artifact types
Dependencies
- iof.core>=202401Industrial Ontologies Foundry Core
- nimble.core>=1.0.0Nimble Core Ontology
Version history
- v1.1.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.factory.oee",
"name": "Factory OEE Analytics Pack",
"version": "1.1.0",
"status": "published"
},
"publisher": {
"name": "Nimble",
"type": "first-party"
},
"domains": [
"manufacturing-industrial"
],
"solution_areas": [
"production-systems",
"factory-operations",
"maintenance"
],
"artifacts": [
"ontology",
"analysis-notebook",
"sample-dataset",
"inference-rules"
],
"dependencies": [
{
"id": "iof.core",
"version": ">=202401",
"optional": false
},
{
"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": "Factory OEE Analytics Pack, Nimble.",
"source_authority": "Nimble",
"source_url": "https://nimblexdt-website.lovable.app"
},
"validation": {
"security": "scanned",
"validation": "validated"
},
"contents": {
"data": [
"samples/line-events.csv"
],
"rules": [
"oee-calculation.ttl"
],
"ontology": [
"oee.ttl"
],
"notebooks": [
"oee-analysis.ipynb"
],
"documentation": [
"README.md"
]
},
"distribution": {
"available": false,
"reason": "bundled"
}
}