
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Other";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Chris Knight"
    ];
    <http://schema.org/datePublished> "2026-04-21"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino library for the CoolNeon Arduino Developer Shield.";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/CoolNeon/CoolNeon_DevShield-1.2.2.zip>;
    <http://schema.org/fileSize> 12;
    <http://schema.org/license> <https://spdx.org/licenses/NOASSERTION>;
    <http://schema.org/name> "CoolNeon DevShield";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.2.2";
    <http://schema.org/url> <https://github.com/CoolNeon/CoolNeon_devshield>
  ] .
