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