Commit 7c32f37b authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

fix: Clear issues in acorn fact sheet

parent 8020bd35
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
ACORN
application
biomonitoring
cyber
@@ -12,8 +13,10 @@ geoprocessing
geoscience
geospatial
GPS
GSHS
IP
ISO
javascript
landscan
misconfigurations
multimodal
+2 −2
Original line number Diff line number Diff line
@@ -75,13 +75,13 @@
            "enum": [
                "conda:gdal",
                "nodejs::astro",
                "language::javascript",
                "language::JavaScript",
                "javascript:react",
                "python:pytorch",
                "python:numpy",
                "python:polars",
                "python:pandas",
                "language::typespec"
                "language::TypeSpec"
            ]
        }
    }
+2 −2
Original line number Diff line number Diff line
@@ -37,11 +37,11 @@ enum Keyword {
enum Technology {
  GDAL: "conda:gdal",
  Astro: "nodejs::astro",
  JavaScript: "language::javascript",
  JavaScript: "language::JavaScript",
  React: "javascript:react",
  PyTorch: "python:pytorch",
  Numpy: "python:numpy",
  Polars: "python:polars",
  Pandas: "python:pandas",
  TypeSpec: "language::typespec",
  TypeSpec: "language::TypeSpec",
}
+3 −3
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
    ],
    "technology": [
      "nodejs::astro",
      "language::javascript",
      "language::typespec"
      "language::JavaScript",
      "language::TypeSpec"
    ]
  },
  "title": "ACORN",
@@ -25,7 +25,7 @@
  "sections": {
    "introduction": "With ACORN, we aim to standardize and automate the research content creation process so we can better represent our projects, capabilities, technology and, most importantly, our people at ORNL.",
    "challenge": "Communicating research breakthroughs is often done through fact sheets and posters as physical mediums. These provide a high-level overview of projects and groups for sponsors, research peers, government officials, and the public. They can also serve as recruitment tools, marketing materials and watershed pieces for holistic lab communication.",
    "approach": "ACORN provides a standardized way to describe and validate research content. The TypeSpec DSL enables ACORN to create content in a standardized way that can be easily shared and edited by different teams. The content is then automatically validated.",
    "approach": "ACORN provides a standardized way to describe and validate research content. The TypeSpec language enables ACORN to create content in a standardized way that can be easily shared and edited by different teams. The content is then automatically validated.",
    "outcomes": [
      "Domain expert stewardship",
      "Editorial oversight",