home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / Vyzkuste / eyecat / eyeCatalog.CAB / Literature.ipf / Tree.json < prev   
JavaScript Object Notation  |  1999-03-20  |  1KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "CID": "Long Integer",
  5.         "ParentID": "Long Integer",
  6.         "Notes": "Memo/Hyperlink (255)",
  7.         "Subject": "Text (255)",
  8.         "Criteria": "Memo/Hyperlink (255)",
  9.         "Type": "Long Integer",
  10.         "Groups": "Text (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "ID": 1,
  15.             "CID": 1,
  16.             "ParentID": 15,
  17.             "Subject": "Science Fiction",
  18.             "Type": 0
  19.         },
  20.         {
  21.             "ID": 2,
  22.             "CID": 1,
  23.             "ParentID": 15,
  24.             "Subject": "Adventure",
  25.             "Type": 0
  26.         },
  27.         {
  28.             "ID": 3,
  29.             "CID": 1,
  30.             "ParentID": 7,
  31.             "Subject": "Programming",
  32.             "Type": 0
  33.         },
  34.         {
  35.             "ID": 4,
  36.             "CID": 1,
  37.             "ParentID": 1,
  38.             "Subject": "Technology",
  39.             "Type": 0
  40.         },
  41.         {
  42.             "ID": 5,
  43.             "CID": 1,
  44.             "ParentID": 10,
  45.             "Subject": "Psychology",
  46.             "Type": 0
  47.         },
  48.         {
  49.             "ID": 6,
  50.             "CID": 1,
  51.             "ParentID": 0,
  52.             "Subject": "Search for books by Michio Kaku",
  53.             "Criteria": "Field\nAuthor\tCondition\n1\tValue\nKaku",
  54.             "Type": 1
  55.         },
  56.         {
  57.             "ID": 7,
  58.             "CID": 1,
  59.             "ParentID": 10,
  60.             "Subject": "Computers",
  61.             "Type": 0
  62.         },
  63.         {
  64.             "ID": 8,
  65.             "CID": 1,
  66.             "ParentID": 15,
  67.             "Subject": "Western",
  68.             "Type": 0
  69.         },
  70.         {
  71.             "ID": 9,
  72.             "CID": 1,
  73.             "ParentID": 12,
  74.             "Subject": "Music",
  75.             "Type": 0
  76.         },
  77.         {
  78.             "ID": 10,
  79.             "CID": 1,
  80.             "ParentID": 0,
  81.             "Subject": "Non-Fiction",
  82.             "Type": 0
  83.         },
  84.         {
  85.             "ID": 11,
  86.             "CID": 1,
  87.             "ParentID": 13,
  88.             "Subject": "Consciousness",
  89.             "Type": 0
  90.         },
  91.         {
  92.             "ID": 12,
  93.             "CID": 1,
  94.             "ParentID": 10,
  95.             "Subject": "Arts",
  96.             "Type": 0
  97.         },
  98.         {
  99.             "ID": 13,
  100.             "CID": 1,
  101.             "ParentID": 10,
  102.             "Subject": "Philosophy",
  103.             "Type": 0
  104.         },
  105.         {
  106.             "ID": 14,
  107.             "CID": 1,
  108.             "ParentID": 15,
  109.             "Subject": "Mystery",
  110.             "Type": 0
  111.         },
  112.         {
  113.             "ID": 15,
  114.             "CID": 1,
  115.             "ParentID": 0,
  116.             "Subject": "Fiction",
  117.             "Type": 0
  118.         }
  119.     ]
  120. }