US 12,093,301 B1
Systems and methods for modifying JSON files
Vivek Vasudeva, Matthews, NC (US)
Assigned to Akoya LLC, Boston, MA (US)
Filed by Akoya LLC, Boston, MA (US)
Filed on Oct. 3, 2023, as Appl. No. 18/376,283.
Int. Cl. G06F 16/10 (2019.01); G06F 16/16 (2019.01); G06F 16/383 (2019.01)
CPC G06F 16/383 (2019.01) [G06F 16/16 (2019.01)] 20 Claims
OG exemplary drawing
 
1. A computer-implemented method, comprising:
receiving a JavaScript Object Notation (JSON) file comprising alphanumeric text, wherein the alphanumeric text comprises a plurality of key-value pairs;
using a configuration file to treat the alphanumeric text as a file system, wherein using the configuration file to treat the alphanumeric text as the file system comprises mapping key-value pairs of the alphanumeric text to one or more directories and one or more files;
applying file system commands to the alphanumeric text to generate modified alphanumeric text; and
generating a modified JSON file based on the modified alphanumeric text.