
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Data Storage";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Xorlent"
    ];
    <http://schema.org/description> "Safe flash storage library for SAMD21 and SAMD51 microcontrollers";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Xorlent/SAMD_SafeFlashStorage-1.0.2.zip>;
    <http://schema.org/fileSize> 23;
    <http://schema.org/license> <https://spdx.org/licenses/LGPL-2.1>;
    <http://schema.org/name> "SAMD_SafeFlashStorage";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.2";
    <http://schema.org/url> <https://github.com/Xorlent/SAMD_SafeFlashStorage>
  ] .
