{
  "package": {
    "id": "doe.grid.assets",
    "name": "Electric Grid Asset Reference Model",
    "version": "0.9.0",
    "status": "published"
  },
  "publisher": {
    "name": "U.S. DOE",
    "type": "government"
  },
  "domains": [
    "critical-infrastructure"
  ],
  "solution_areas": [
    "energy",
    "utilities"
  ],
  "artifacts": [
    "ontology",
    "sample-dataset"
  ],
  "dependencies": [
    {
      "id": "nimble.core",
      "version": ">=1.0.0",
      "optional": false
    }
  ],
  "compatibility": {
    "nimble": {
      "minimum": "1.0.0",
      "maximum": null
    }
  },
  "license": {
    "type": "US-GOV-PD",
    "name": "U.S. Government Work / Public Domain",
    "url": "https://www.usa.gov/government-works",
    "redistribution": "bundled",
    "attribution_required": true,
    "attribution": "Grid modernization public reference materials, U.S. Department of Energy.",
    "source_authority": "U.S. Department of Energy (public reference data)",
    "source_url": "https://www.energy.gov/grid-modernization-initiative"
  },
  "validation": {
    "security": "scanned",
    "validation": "validated"
  },
  "contents": {
    "data": [
      "samples/feeder.csv"
    ],
    "ontology": [
      "grid-assets.ttl"
    ],
    "documentation": [
      "README.md"
    ]
  },
  "distribution": {
    "available": false,
    "reason": "bundled"
  }
}