
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "matt"
    ];
    <http://schema.org/datePublished> "2026-09-09"^^<http://schema.org/Date>;
    <http://schema.org/description> "AS7331 UVA/UVB/UVC Sensor Arduino Library (I2C)";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/mumanchu/AS7331UVSensor-1.0.1.zip>;
    <http://schema.org/fileSize> 1969;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "AS7331UVSensor";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.1";
    <http://schema.org/url> <https://github.com/mumanchu/AS7331UVSensor>
  ] .
