• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..13-Aug-201335

base160.cH A D13-Aug-20134.7 KiB

ldb_sqlite3.cH A D13-Aug-201352.2 KiB

READMEH A D13-Aug-2013435

schemaH A D13-Aug-201311.6 KiB

trees.psH A D13-Aug-2013116.9 KiB

README

1trees.ps contains an explanation of the Genealogical Representation of Trees
2in Databases which is being used in ldb_sqlite3.  Note that we use fgID
3representation with 4 bytes per level, so we can represent 6.5E+08 subclasses
4of any object class.  This should be adequate for our purposes. :-)
5
6The following document is the primary basis for the schema currently being
7used here:  http://www.research.ibm.com/journal/sj/392/shi.html
8