<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Rerunning showed that that JSON files were not overwritten.  I
      will try with donall.sh or other<br>
    </p>
    <p>Hmm.<br>
    </p>
    <div class="moz-cite-prefix">On 11/23/21 20:28, John Carlson wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d3295c26-4426-b3dd-345c-08c4aa79d0fd@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p>Probably no surprises here...result of recent Ajv (new 8.8
        version)<span style="font-family:monospace"><span
            style="color:#000000;background-color:#ffffff;">d8c9c6cfa9fb2727845e6757e169abc4830f9732</span><br>
        </span> JSON validation on my version of the archive:</p>
      <p><br>
      </p>
      <p><span style="font-family:monospace"><span
            style="color:#000000;background-color:#ffffff;">$ grep Ajv
            results.txt |grep -v Gltf|grep -v riginal|grep -v Xvl|grep
            -v RigidBodyPhysics|grep -v Basic/HumanoidAnimation|grep -v
            development|grep -v Alternative </span><br>
          0 Ajv 4.0 Validation failed on /c/x3d-code/www.web3d.o</span><span
          style="font-family:monospace"><span
            style="font-family:monospace">checkout</span>rg/x3d/content/examples/Basic/Points/BasicPointSprites.json
          <br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Basic/Points/ArchimedesPointProperties.json<br>
          0 Ajv 4.0 Validation failed on /c/x3d-code/www.web3d.</span><span
          style="font-family:monospace"><span
            style="font-family:monospace"><span
              style="font-family:monospace">checkout</span>checkout</span>org/x3d/content/examples/Basic/Geospatial/newGeospatialScene.json
          <br>
          0 Ajv 4.0 Validation failed on /c/x3d-code/www.web3d.org/</span><span
          style="font-family:monospace"><span
            style="font-family:monospace">checkout</span>x3d/content/examples/X3dForAdvancedModeling/TextureMapping/MultiTextureDesignPattern.json
          <br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/TextureMapping/MultiTextureTeapot.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/Filters.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/SpatialAudioCameraAnimation.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON9/COMDESRON9.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/COMDESRON31.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/DESRON31Test.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/CSG11/CSG11.json<br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/Locations/StraitsOfHormuz/StraitsOfHormuz-Small/Display.json</span><br>
        <span style="font-family:monospace">0 Ajv 4.0 Validation failed
          on
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/Locations/Dardanelles/dardanel/Display.json
          <br>
          0 Ajv 4.0 Validation failed on
/c/x3d-code/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter30Scripts/Figure30_1ScriptSlidingBall.json</span></p>
      <p><span style="font-family:monospace">If you want to repeat, git
          clone <a class="moz-txt-link-freetext"
            href="https://github.com/coderextreme/x3dschema"
            moz-do-not-send="true">https://github.com/coderextreme/x3dschema</a>;
          npm install; bash validate.sh</span></p>
      <p><span style="font-family:monospace"></span><br>
        <span style="font-family:monospace"><span
            style="font-family:monospace"><span
              style="color:#000000;background-color:#ffffff;">$ grep Ajv
              results.txt |grep -v Gltf|grep -v riginal|grep -v Xvl|grep
              -v RigidBodyPhysics|grep -v Basic/HumanoidAnimation|grep
              -v development|grep -v Alternative| awk</span><br>
            '{ print $7 }' | xargs ls -l <br>
            -rw-rw-r-- 1 coderextreme coderextreme    9670 Nov 21 23:10
/c/x3d-code/www.web3d.org/x3d/content/examples/Basic/Geospatial/newGeospatialScene.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme 1216342 Nov 21 23:12
/c/x3d-code/www.web3d.org/x3d/content/examples/Basic/Points/ArchimedesPointProperties.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   15382 Nov 21 23:12
/c/x3d-code/www.web3d.org/x3d/content/examples/Basic/Points/BasicPointSprites.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   11420 Jul 24 10:41
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/Locations/Dardanelles/dardanel/Display.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   11416 Jul 24 10:44
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/Locations/StraitsOfHormuz/StraitsOfHormuz-Small/Display.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme    9239 Oct 14 18:31
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/COMDESRON31.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   19838 Oct 14 18:31
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON31/DESRON31Test.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme    9224 Oct 14 18:31
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/COMDESRON9/COMDESRON9.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme    9215 Oct 14 18:31
/c/x3d-code/www.web3d.org/x3d/content/examples/Savage/ModelDetailing/MilitaryCrestsAndSeals/CSG11/CSG11.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme    9779 Oct 12 03:48
/c/x3d-code/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter30Scripts/Figure30_1ScriptSlidingBall.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   10033 Oct 14 18:38
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTest.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   15316 Oct 14 18:38
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/Filters.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme   15098 Oct 14 18:38
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/SpatialAudioCameraAnimation.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme    7669 Oct 14 18:41
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/TextureMapping/MultiTextureDesignPattern.json<br>
            -rw-rw-r-- 1 coderextreme coderextreme  215088 Oct 14 18:41
/c/x3d-code/www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/TextureMapping/MultiTextureTeapot.json<br>
          </span></span></p>
      <p><span style="font-family:monospace"><br>
        </span></p>
      <p><span style="font-family:monospace">Most of them are not recent
          files, I will work on rerunning.  Probably the first 3 should
          be taken seriously, since updates of X3dToJson.xslt were last
          updated before that time.<br>
        </span><span style="font-family:monospace"></span><span
          style="font-family:monospace"></span></p>
    </blockquote>
  </body>
</html>