
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Display";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Trent M. Wyatt"
    ];
    <http://schema.org/datePublished> "2026-05-31"^^<http://schema.org/Date>;
    <http://schema.org/description> "Declarative inline-nested menu system for Arduino-class targets.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/ripred/BetterMenu-0.5.1.zip>;
    <http://schema.org/fileSize> 43;
    <http://schema.org/license> <https://spdx.org/licenses/MIT>;
    <http://schema.org/name> "BetterMenu";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "0.5.1";
    <http://schema.org/url> <https://github.com/ripred/BetterMenu>
  ] .
