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