As an anonymous user, you can only add new data. If you would like to also modify existing data, please create an account and indicate your languages on your user page.
Help:Bootstrapped Defined Meanings table
From OmegaWiki
| ↑ Help:Index | Database layout | Bootstrapped Defined Meanings table |
The Bootstrapped Defined Meanings table is ...? I am not sure what this is, but I believe it defines the objects to which one can link to.
+--------------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +--------------------+--------------+------+-----+---------+-------+ | name | varchar(255) | NO | | NULL | | | defined_meaning_id | int(11) | NO | | NULL | | +--------------------+--------------+------+-----+---------+-------+
select * from uw_bootstrapped_defined_meanings ;
+----------------+--------------------+ | name | defined_meaning_id | +----------------+--------------------+ | Annotation | 402003 | | DefinedMeaning | 401988 | | Definition | 401991 | | Relation | 401999 | | SynTrans | 401995 | +----------------+--------------------+