
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Communication";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Thomas O Fredericks"
    ];
    <http://schema.org/datePublished> "2026-03-23"^^<http://schema.org/Date>;
    <http://schema.org/description> "Arduino logging library";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/thomasfredericks/MicroLog-2.2.0.zip>;
    <http://schema.org/fileSize> 7;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-3.0>;
    <http://schema.org/name> "MicroLog";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "2.2.0";
    <http://schema.org/url> <https://github.com/thomasfredericks/MicroLog>
  ] .
