Difference between revisions of "Template:ChadoTableDesc"

From GMOD
Jump to: navigation, search
m
m
Line 13: Line 13:
 
'''Module: {{ChadoModuleLink|{{{1}}}|{{{1}}}}}'''
 
'''Module: {{ChadoModuleLink|{{{1}}}|{{{1}}}}}'''
  
<tt>'''{{{2}}}'''</tt> description from schema:
+
{{ChadoTableName|{{{2}}}}} description from schema:
 
<div class="indent">
 
<div class="indent">
 
{{{3}}}
 
{{{3}}}
 
</div>
 
</div>

Revision as of 16:22, 12 November 2010

This template is used in the generated Chado table descriptions. It displays the table description that comes from withing the PostgreSQL table comment.

Parameters:

  1. Chado module name
  2. Table name
  3. Description from SQL.

Example:

{{ChadoTableDesc|General|db|A database authority. Typical databases in bioinformatics are FlyBase, GO, UniProt, NCBI, MGI, etc. The authority is generally known by this shortened form, which is unique within the bioinformatics and biomedical realm. To Do - add support for URIs, URNs (e.g. LSIDs). We can do this by treating the URL as a URI - however, some applications may expect this to be resolvable - to be decided.}}


Module: [[Chado {{{1}}} Module|{{{1}}}]]

{{{2}}} description from schema:

{{{3}}}