Difference between revisions of "Template:Data model"

From blackwiki
Jump to navigation Jump to search
imported>DexDor
(rm article category tag from template page)
imported>Izno
Line 8: Line 8:
 
|group1 = Main
 
|group1 = Main
 
|list1 =
 
|list1 =
* [[Data model#The role of data models|Role]]
 
* [[Data model#History|History]]
 
 
* [[Data architecture|Architecture]]
 
* [[Data architecture|Architecture]]
 
* [[Data modeling|Modeling]]
 
* [[Data modeling|Modeling]]
* [[Data model#Data properties|Properties]]
 
* [[Data model#Data organization|Organization]]
 
 
* [[Data structure|Structure]]
 
* [[Data structure|Structure]]
* [[Data model#Data model theory|Theory]]
 
* [[Data model#Patterns|Patterns]]
 
  
|group2 = [[Data model#Three perspectives|Schemas]]
+
|group2 = Schemas
 
|list2 =
 
|list2 =
 
* [[Conceptual schema|Conceptual ]]
 
* [[Conceptual schema|Conceptual ]]
* [[Logical schema|Logical]]
+
* [[Logical data model|Logical]]
 
* [[Physical schema|Physical]]
 
* [[Physical schema|Physical]]
  
|group3 = [[Data model#Types of data models|Types]]
+
|group3 = Types
 
|list3 =
 
|list3 =
 
* [[Database model|Database]]
 
* [[Database model|Database]]
* [[Data structure diagram|Data structure diagram (DSD)]]
+
* [[Data structure diagram]]
* [[Entity-relationship model|Entity-relationship (ERM)]] (and [[Enhanced entity–relationship model|Enhanced]] notation - EERM)
+
* [[Entity–relationship model]] ([[Enhanced entity–relationship model|enhanced]])
 
* [[Data model (GIS)|Geographic]]
 
* [[Data model (GIS)|Geographic]]
 
* [[Generic data model|Generic]]
 
* [[Generic data model|Generic]]
 
* [[Semantic data model|Semantic]]
 
* [[Semantic data model|Semantic]]
  
|group4 = [[Data model#Related models|Related models]]
+
|group4 = Related models
 
|list4 =
 
|list4 =
* [[Data flow diagram|Data flow diagram (DFD)]]
+
* [[Data flow diagram]]
 
* [[Information model]]
 
* [[Information model]]
 
* [[Object model]]
 
* [[Object model]]
* [[Object-role modeling|Object-role model (ORM)]]
+
* [[Object-role modeling]]
* [[Unified Modeling Language|Unified Modeling Language models (UML)]]
+
* [[Unified Modeling Language]]
  
 
|group5 = See also
 
|group5 = See also
 
|list5 =
 
|list5 =
 
* [[Database design]]
 
* [[Database design]]
* [[Business process model]]
+
* [[Business process modeling]]
 
* [[Core architecture data model]]
 
* [[Core architecture data model]]
* [[Enterprise model]]
+
* [[Enterprise modelling]]
 
* [[Function model]]
 
* [[Function model]]
* [[Process model]]
+
* [[Process modeling]]
 
* [[XML schema]]
 
* [[XML schema]]
* [[Data Format Description Language|Data Format Description Language (DFDL)]]
+
* [[Data Format Description Language]]
  
 
}}<noinclude>
 
}}<noinclude>

Revision as of 15:45, 13 July 2016

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Data model|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Data model|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Data model|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.