Commit 2f3b5784 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix: Use correct name and structure for websites; Move facilities to meta.related

parent 1e13f37f
Loading
Loading
Loading
Loading
+21 −21
Original line number Diff line number Diff line
{
  "meta": {
    "id": "battery-manufacturing-facility",
    "identifier": "battery-manufacturing-facility",
    "type": "organization",
    "additionaltype": "facility",
    "archive": false,
    "draft": false,
    "website": {
      "title": "Battery Manufacturing Facility",
    "websites": [
      {
        "description": "Battery Manufacturing Facility",
        "url": "https://www.ornl.gov/content/battery-manufacturing-facility"
    },
      }
    ],
    "graphics": [
      {
        "caption": "The Battery Manufacturing Facility is the largest US open-access battery research center."
        "caption": "The Battery Manufacturing Facility is the largest US open-access battery research center.",
        "href": "00.png"
      }
    ],
    "keywords": [
      "energy",
      "grid"
      
    ],
    "technology": [],
    "sponsors": [
      "Department of Energy"
    ],
    "technology": [
    
    "related": [
      "Grid Research Integration and Deployment Center",
      "National Transportation Research Center"
    ]
  },
  "title": "Battery Manufacturing Facility",
@@ -36,25 +40,21 @@
      "Advanced simulation and modeling",
      "Complete battery manufacturing and evaluation",
      "Scaled prototypes for market decisions"

    ],
    "impact": [
      "Battery prototypes created with innovative components for lighter, faster-charging, compact, and more stable energy storage",
      "Scalable, domestic manufacturing to expand the nation's transportation sector",
      "Supporting a modern, reliable power grid"
    ],
    "facilities": [
      "Grid Research Integration and Deployment Center",
      "National Transportation Research Center"
    ]
  },
  "contact": {
    "title": "Electrification Section Head",
    "jobTitle": "Electrification Section Head",
    "givenName": "Ilias",
    "familyName": "Belharouak",
    "email": "belharouaki@ornl.gov",
    "phone": "(865) 576-7342",
    "profile": "https://www.ornl.gov/staff-profile/ilias-belharouak",
    "organization": "Energy Science and Technology Directorate"
    "telephone": "865.576.7342",
    "url": "https://www.ornl.gov/staff-profile/ilias-belharouak",
    "organization": "Energy Science and Technology Directorate",
    "affiliation": "Energy Science and Technology Directorate"
  }
}
 No newline at end of file