Commit a2464b3f authored by Carson, Audrey's avatar Carson, Audrey
Browse files

Testing .json upload

parent 87c6bac9
Loading
Loading
Loading
Loading
+50 −0
Original line number Diff line number Diff line
{
  "meta": {
    "id": "acorn",
    "type": "project",
    "website": {
      "title": "Project Repository",
      "url": "https://code.ornl.gov/GSHS/common/sites/fact-sheets"
    },
    "graphics": [
      {
        "caption": "The ACORN workflow helps teams validate and generate research content."
      }
    ],
    "keywords": ["automation"],
    "technology": [
      "nodejs::astro",
      "language::JavaScript",
      "language::TypeSpec"
    ]
  },
  "title": "ACORN",
  "subtitle": "Accessible Content Organization for Research Needs",
  "sections": {
    "introduction": "ACORN standardizes and automates the research content creation process to better communicate projects, capabilities, technology and, therefore, the people at ORNL.",
    "challenge": "Research project communication mediums should be straightforward and standardized. However, the creation process is often cumbersome, involving multiple editing rounds among different teams. Once created, there is often no version control, stewardship or central content repository.",
    "approach": "ACORN encompasses a project workflow with automated JSON schema builds, language and structure validation, and GitLab accessibility. Through ACORN's automation and collaboration features, teams can maintain accurate, creative, standardized content products and repositories.",
    "outcomes": [
      "Project owner stewardship of content creation and maintenance",
      "Communications team end-to-end editorial oversight",
      "FAIR data standards and governance through sustainable workflow processes"
    ],
    "research": {
      "focus": "Optimizing research content through scientific processes",
      "areas": [
        "Data governance",
        "Workflow automation",
        "Science communication"
      ]
    }
  },
  "contact": {
    "title": "Primary Investigator",
    "first": "Audrey",
    "last": "Carson",
    "email": "carsonal@ornl.gov",
    "phone": "865.576.7658",
    "profile": "https://www.ornl.gov/staff-profile/audrey-l-carson",
    "division": "Creative Services"
  }
}