<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<database name="godb" schema="public" type="PostgreSQL - 8.3.5">
   <tables>
      <table name="acc" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="acc_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="altid" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="altid_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="autogeneratedby" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="autogeneratedby_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="comment" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="comment_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="consider" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="consider_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="date" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="date_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="dbname" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="dbname_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="dbxref" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="dbxref_content_hjid" foreignKey="fkd2ec78d3f25e5d81" implied="false" onDeleteCascade="false" table="dbxref_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="dbxref_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="dbxref_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="dbxref_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fkd2ec78d3f25e5d81" implied="false" onDeleteCascade="false" table="dbxref"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="dbxref_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="dbxref_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="dbxref_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="dbxref_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="dbxref_content_hjindex" sequenceNumberInPK="2"/>
         <index name="dbxref_content_pkey" unique="true">
            <column ascending="true" name="dbxref_content_hjid"/>
            <column ascending="true" name="dbxref_content_hjindex"/>
         </index>
      </table>
      <table name="def" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="def_content_hjid" foreignKey="fk297cc9ffab33cea3" implied="false" onDeleteCascade="false" table="def_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="def_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="def_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="def_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk297cc9ffab33cea3" implied="false" onDeleteCascade="false" table="def"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="def_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="def_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="def_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="def_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="def_content_hjindex" sequenceNumberInPK="2"/>
         <index name="def_content_pkey" unique="true">
            <column ascending="true" name="def_content_hjid"/>
            <column ascending="true" name="def_content_hjindex"/>
         </index>
      </table>
      <table name="defaultnamespace" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="defaultnamespace_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="defstr" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="defstr_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="disjointfrom" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="disjointfrom_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="domain" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="domain_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="formatversion" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="formatversion_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="global" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="global_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="header" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="header_content_hjid" foreignKey="fk43aa44c77ed8ea01" implied="false" onDeleteCascade="false" table="header_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="header_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="header_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="header_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk43aa44c77ed8ea01" implied="false" onDeleteCascade="false" table="header"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="header_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="header_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="header_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="header_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="header_content_hjindex" sequenceNumberInPK="2"/>
         <index name="header_content_pkey" unique="true">
            <column ascending="true" name="header_content_hjid"/>
            <column ascending="true" name="header_content_hjindex"/>
         </index>
      </table>
      <table name="id" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="id_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="idspace" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="idspace_content_hjid" foreignKey="fke7560cc5798d57e3" implied="false" onDeleteCascade="false" table="idspace_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="idspace_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="idspace_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="idspace_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fke7560cc5798d57e3" implied="false" onDeleteCascade="false" table="idspace"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="idspace_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="idspace_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="idspace_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="idspace_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="idspace_content_hjindex" sequenceNumberInPK="2"/>
         <index name="idspace_content_pkey" unique="true">
            <column ascending="true" name="idspace_content_hjid"/>
            <column ascending="true" name="idspace_content_hjindex"/>
         </index>
      </table>
      <table name="intersectionof" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="intersectionof_content_hjid" foreignKey="fk7e0b957a6ef53e01" implied="false" onDeleteCascade="false" table="intersectionof_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="intersectionof_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="intersectionof_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="intersectionof_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk7e0b957a6ef53e01" implied="false" onDeleteCascade="false" table="intersectionof"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="intersectionof_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="intersectionof_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="intersectionof_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="intersectionof_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="intersectionof_content_hjindex" sequenceNumberInPK="2"/>
         <index name="intersectionof_content_pkey" unique="true">
            <column ascending="true" name="intersectionof_content_hjid"/>
            <column ascending="true" name="intersectionof_content_hjindex"/>
         </index>
      </table>
      <table name="inverseof" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="inverseof_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isa" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isa_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isanonymous" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isanonymous_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isantisymmetric" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isantisymmetric_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isobsolete" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isobsolete_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isreflexive" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isreflexive_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="isroot" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="isroot_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="issymmetric" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="issymmetric_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="istransitive" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="istransitive_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="lexicalcategory" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="lexicalcategory_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="local" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="local_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="name" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="name_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="namespace" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="namespace_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="obo" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="obo_content_hjid" foreignKey="fke8dc0bf63fb25803" implied="false" onDeleteCascade="false" table="obo_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="obo_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="obo_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="obo_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fke8dc0bf63fb25803" implied="false" onDeleteCascade="false" table="obo"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="obo_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="obo_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="obo_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="obo_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="obo_content_hjindex" sequenceNumberInPK="2"/>
         <index name="obo_content_pkey" unique="true">
            <column ascending="true" name="obo_content_hjid"/>
            <column ascending="true" name="obo_content_hjindex"/>
         </index>
      </table>
      <table name="range" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="range_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="relationship" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="relationship_content_hjid" foreignKey="fk7acb6572c102b4a1" implied="false" onDeleteCascade="false" table="relationship_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="relationship_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="relationship_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="relationship_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk7acb6572c102b4a1" implied="false" onDeleteCascade="false" table="relationship"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="relationship_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="relationship_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="relationship_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="relationship_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="relationship_content_hjindex" sequenceNumberInPK="2"/>
         <index name="relationship_content_pkey" unique="true">
            <column ascending="true" name="relationship_content_hjid"/>
            <column ascending="true" name="relationship_content_hjindex"/>
         </index>
      </table>
      <table name="remark" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="remark_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="replacedby" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="replacedby_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="savedby" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="savedby_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="scope" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="scope_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="source" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="source_content_hjid" foreignKey="fk97a65c558d7ee0c1" implied="false" onDeleteCascade="false" table="source_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="source_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="source_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="source_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk97a65c558d7ee0c1" implied="false" onDeleteCascade="false" table="source"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="source_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="source_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="source_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="source_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="source_content_hjindex" sequenceNumberInPK="2"/>
         <index name="source_content_pkey" unique="true">
            <column ascending="true" name="source_content_hjid"/>
            <column ascending="true" name="source_content_hjindex"/>
         </index>
      </table>
      <table name="sourcefullpath" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourcefullpath_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourceid" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourceid_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourcemd5" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourcemd5_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourcemtime" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourcemtime_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourceparsetime" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourceparsetime_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourcepath" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourcepath_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="sourcetype" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="sourcetype_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="subset" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="subset_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="subsetdef" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="subsetdef_content_hjid" foreignKey="fk77a1429debb8faa3" implied="false" onDeleteCascade="false" table="subsetdef_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="subsetdef_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="subsetdef_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="subsetdef_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk77a1429debb8faa3" implied="false" onDeleteCascade="false" table="subsetdef"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="subsetdef_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="subsetdef_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="subsetdef_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="subsetdef_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="subsetdef_content_hjindex" sequenceNumberInPK="2"/>
         <index name="subsetdef_content_pkey" unique="true">
            <column ascending="true" name="subsetdef_content_hjid"/>
            <column ascending="true" name="subsetdef_content_hjindex"/>
         </index>
      </table>
      <table name="synonym" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="synonym_content_hjid" foreignKey="fk70e93bf5ae1585e3" implied="false" onDeleteCascade="false" table="synonym_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="scope" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="synonym_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="synonym_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="synonym_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk70e93bf5ae1585e3" implied="false" onDeleteCascade="false" table="synonym"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="synonym_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="synonym_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="synonym_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="synonym_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="synonym_content_hjindex" sequenceNumberInPK="2"/>
         <index name="synonym_content_pkey" unique="true">
            <column ascending="true" name="synonym_content_hjid"/>
            <column ascending="true" name="synonym_content_hjindex"/>
         </index>
      </table>
      <table name="synonymcategory" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="synonymcategory_content_hjid" foreignKey="fk515d54132a4b85c3" implied="false" onDeleteCascade="false" table="synonymcategory_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="synonymcategory_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="synonymcategory_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="synonymcategory_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk515d54132a4b85c3" implied="false" onDeleteCascade="false" table="synonymcategory"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="synonymcategory_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="synonymcategory_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="synonymcategory_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="synonymcategory_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="synonymcategory_content_hjindex" sequenceNumberInPK="2"/>
         <index name="synonymcategory_content_pkey" unique="true">
            <column ascending="true" name="synonymcategory_content_hjid"/>
            <column ascending="true" name="synonymcategory_content_hjindex"/>
         </index>
      </table>
      <table name="synonymtext" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="synonymtext_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="synonymtypedef" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="synonymtypedef_content_hjid" foreignKey="fk89e3456a586f5be1" implied="false" onDeleteCascade="false" table="synonymtypedef_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="synonymtypedef_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="synonymtypedef_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="synonymtypedef_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk89e3456a586f5be1" implied="false" onDeleteCascade="false" table="synonymtypedef"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="synonymtypedef_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="synonymtypedef_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="synonymtypedef_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="synonymtypedef_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="synonymtypedef_content_hjindex" sequenceNumberInPK="2"/>
         <index name="synonymtypedef_content_pkey" unique="true">
            <column ascending="true" name="synonymtypedef_content_hjid"/>
            <column ascending="true" name="synonymtypedef_content_hjindex"/>
         </index>
      </table>
      <table name="term" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="term_content_hjid" foreignKey="fk56dbdfa6a29f821" implied="false" onDeleteCascade="false" table="term_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="term_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="term_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="term_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk56dbdfa6a29f821" implied="false" onDeleteCascade="false" table="term"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="term_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="term_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="term_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="term_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="term_content_hjindex" sequenceNumberInPK="2"/>
         <index name="term_content_pkey" unique="true">
            <column ascending="true" name="term_content_hjid"/>
            <column ascending="true" name="term_content_hjindex"/>
         </index>
      </table>
      <table name="to_" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="to__pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="transitiveover" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="transitiveover_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="type" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="type_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="typedef" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="typedef_content_hjid" foreignKey="fk664f62852b4eafe3" implied="false" onDeleteCascade="false" table="typedef_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="typedef_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="typedef_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="typedef_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk664f62852b4eafe3" implied="false" onDeleteCascade="false" table="typedef"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="typedef_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="typedef_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="typedef_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="typedef_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="typedef_content_hjindex" sequenceNumberInPK="2"/>
         <index name="typedef_content_pkey" unique="true">
            <column ascending="true" name="typedef_content_hjid"/>
            <column ascending="true" name="typedef_content_hjindex"/>
         </index>
      </table>
      <table name="unionof" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="content" nullable="true" remarks="" size="0" type="varchar"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="unionof_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="xrefanalog" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="xrefanalog_content_hjid" foreignKey="fk960bae257294c361" implied="false" onDeleteCascade="false" table="xrefanalog_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="xrefanalog_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="xrefanalog_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="xrefanalog_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fk960bae257294c361" implied="false" onDeleteCascade="false" table="xrefanalog"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="xrefanalog_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="xrefanalog_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="xrefanalog_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="xrefanalog_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="xrefanalog_content_hjindex" sequenceNumberInPK="2"/>
         <index name="xrefanalog_content_pkey" unique="true">
            <column ascending="true" name="xrefanalog_content_hjid"/>
            <column ascending="true" name="xrefanalog_content_hjindex"/>
         </index>
      </table>
      <table name="xrefunknown" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="hjid" nullable="false" remarks="" size="8" type="int8">
            <child column="xrefunknown_content_hjid" foreignKey="fkcc1f36a9f7c3adc3" implied="false" onDeleteCascade="false" table="xrefunknown_content"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="hjtype" nullable="false" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="hjversion" nullable="false" remarks="" size="8" type="int8"/>
         <primaryKey column="hjid" sequenceNumberInPK="1"/>
         <index name="xrefunknown_pkey" unique="true">
            <column ascending="true" name="hjid"/>
         </index>
      </table>
      <table name="xrefunknown_content" numRows="0" remarks="" schema="public" type="TABLE">
         <column autoUpdated="false" digits="0" id="0" name="xrefunknown_content_hjid" nullable="false" remarks="" size="8" type="int8">
            <parent column="hjid" foreignKey="fkcc1f36a9f7c3adc3" implied="false" onDeleteCascade="false" table="xrefunknown"/>
         </column>
         <column autoUpdated="false" digits="0" id="1" name="xrefunknown_content_hjclass" nullable="true" remarks="" size="0" type="varchar"/>
         <column autoUpdated="false" digits="0" id="2" name="xrefunknown_content_hjchildid" nullable="true" remarks="" size="8" type="int8"/>
         <column autoUpdated="false" digits="0" id="3" name="xrefunknown_content_hjindex" nullable="false" remarks="" size="4" type="int4"/>
         <primaryKey column="xrefunknown_content_hjid" sequenceNumberInPK="1"/>
         <primaryKey column="xrefunknown_content_hjindex" sequenceNumberInPK="2"/>
         <index name="xrefunknown_content_pkey" unique="true">
            <column ascending="true" name="xrefunknown_content_hjid"/>
            <column ascending="true" name="xrefunknown_content_hjindex"/>
         </index>
      </table>
   </tables>
</database>
