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:OmegaWiki database layout
↑ Help:Index | Database layout | OmegaWiki database layout |
The OmegaWiki database can be considered as having two separate parts:
- A standard MediaWiki database. It contains the "normal" wiki pages, such as this one or the talk pages. You can find help on this at http://www.mediawiki.org/wiki/Manual:Database_layout
- A WikiLexicalData database. It contains the lexical information (words, definitions, translations, etc.). Most of the SQL tables belonging to the Community database can be easily identified by the prefix "uw_". You can find help on each individual table below.
Community database tables[edit]
- language
- language_names
- uw_alt_meaningtexts
- uw_bootstrapped_defined_meanings
- uw_class_attributes
- uw_class_membership
- uw_collection
- uw_collection_contents
- uw_collection_language
- uw_defined_meaning
- uw_expression
- uw_meaning_relations
- uw_objects
- uw_option_attribute_options
- uw_option_attribute_values
- uw_syntrans
- uw_text
- uw_text_attribute_values
- uw_transactions
- uw_translated_content
- uw_translated_content_attribute_values
- uw_url_attribute_values
- wikidata_sets