JSON: Difference between revisions

From Simple Wiki
(Created page with "In SimpleIndex, [https://en.wikipedia.org/wiki/JSON JSON] is used in a number of ways. They are cataloged here. * Index Logs can use JSON to save index values associa...")
 
No edit summary
 
Line 4: Line 4:
* [[Cloud OCR]] uses JSON to output extracted field data, text coordinates and other OCR metadata
* [[Cloud OCR]] uses JSON to output extracted field data, text coordinates and other OCR metadata
* Use [[Fixed]] fields to populate document index data from corresponding [[XML]] or JSON metadata files
* Use [[Fixed]] fields to populate document index data from corresponding [[XML]] or JSON metadata files
* Create [[PDF]] files from JSON data to create human-readable documents for archival
* Populate [[PDF Forms]] from JSON data to create human-readable documents for archival

Latest revision as of 08:41, 21 April 2023

In SimpleIndex, JSON is used in a number of ways. They are cataloged here.

  • Index Logs can use JSON to save index values associated with each document
  • Cloud OCR uses JSON to output extracted field data, text coordinates and other OCR metadata
  • Use Fixed fields to populate document index data from corresponding XML or JSON metadata files
  • Populate PDF Forms from JSON data to create human-readable documents for archival