
 [
    a <http://schema.org/SoftwareApplication>;
    <http://schema.org/applicationCategory> "Sensors";
    <http://schema.org/author> [
      a <http://schema.org/Person>;
      <http://schema.org/name> "Sensirion"
    ];
    <http://schema.org/datePublished> "2026-05-11"^^<http://schema.org/Date>;
    <http://schema.org/description> "Library for the SFA4X sensor by Sensirion";
    <http://schema.org/downloadUrl> <https://downloads.arduino.cc/libraries/github.com/Sensirion/Sensirion_I2C_SFA4x-1.0.0.zip>;
    <http://schema.org/fileSize> 2332;
    <http://schema.org/license> <https://spdx.org/licenses/BSD-3-Clause>;
    <http://schema.org/name> "Sensirion I2C SFA4x";
    <http://schema.org/operatingSystem> "Arduino";
    <http://schema.org/softwareVersion> "1.0.0";
    <http://schema.org/url> <https://github.com/Sensirion/arduino-i2c-sfa4x>
  ] .
