{
  "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"
  }
}