{
  "package": {
    "id": "etsi.saref.core",
    "name": "SAREF Core Ontology",
    "version": "3.2.1",
    "status": "published"
  },
  "publisher": {
    "name": "ETSI",
    "type": "standards-body"
  },
  "domains": [
    "manufacturing-industrial",
    "critical-infrastructure"
  ],
  "solution_areas": [
    "industrial-iot",
    "energy"
  ],
  "artifacts": [
    "ontology"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "CC-BY-4.0",
    "name": "Creative Commons Attribution 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "SAREF, ETSI, CC BY 4.0.",
    "source_authority": "ETSI",
    "source_url": "https://saref.etsi.org"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "ontology": [
      "saref.ttl"
    ],
    "documentation": [
      "README.md",
      "ATTRIBUTION.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}