Difference between revisions of "Help:Structure"

From OOModels
Jump to navigationJump to search
(New page: == Namespaces in the OOModels Wiki == {| ! Namespace Prefix ! Description ! Uses Subpages |- | -- none -- | General articles, overviews, organisational information and alike | no ]})
 
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Namespaces in the OOModels Wiki ==
{{HelpPagesHeaderBar}}


{|
== Structure of the OOModels Wiki (Namespaces) ==
! Namespace Prefix
 
Page names in mediawikis follow the [http://meta.wikimedia.org/wiki/Help:Page_name general mediawiki schema]:
 
<pre>
    WikiNamespacePrefix : page [ / subpage / subpage ... / FinalSubPage ]
</pre>
 
The ''WikiNamespacePrefix'' categorises the content in a fundamental manner, while
the page/subpage-structure provides a finer organisation of the content.
 
Please note:
 
* '''reverse domains''' are written in lowercase with characters including a-z, 0-9 and the underscore
* '''FinalSubPage''' is written in CamelCase with characters including A-Z, a-z, 09 and the underscore
 
Specificlally, no spaces are allowed, neither in reverse domains nor in the FinalSubPage
 
The nature of the information stored in OOModels requires more organisational structure than
a dictionary like Wikipedia. To support this, the following namespaces are provided:
 
{|class="helptable"
! Namespace
! Description
! Description
! Uses Subpages
! Subpages
|-
|-
| -- none --
| -- none --
| General articles, overviews, organisational information and alike
| General articles, overviews, organisational information and alike
| no
| no
]}
|-
| Domain:
|
| reverse domain
|-
| Artefact:
|
|rowspan="3"| artefact type plus reverse domain
|-
| Artefact:Model
|
|-
| Artefact:Bundle
|
|-
| Type:
|
| reverse domain
|-
| Namespace:
|
| reverse domain
|-
| Product:
|
| reverse domain
|-
| Contact:
|
|rowspan="4"| contact type plus reverse domain
|-
| Contact:Person
|
|-
| Contact:Company
|
|-
| Contact:Group
|
|-
| OOModels:
|Technical wiki pages (eg css)
| no
|-
| Help:
|
| no
|-
| Category:
|
| no
|}

Latest revision as of 10:19, 8 May 2009

Structure of the OOModels Wiki (Namespaces)[edit]

Page names in mediawikis follow the general mediawiki schema:

    WikiNamespacePrefix : page [ / subpage / subpage ... / FinalSubPage ]

The WikiNamespacePrefix categorises the content in a fundamental manner, while the page/subpage-structure provides a finer organisation of the content.

Please note:

  • reverse domains are written in lowercase with characters including a-z, 0-9 and the underscore
  • FinalSubPage is written in CamelCase with characters including A-Z, a-z, 09 and the underscore

Specificlally, no spaces are allowed, neither in reverse domains nor in the FinalSubPage

The nature of the information stored in OOModels requires more organisational structure than a dictionary like Wikipedia. To support this, the following namespaces are provided:

Namespace Description Subpages
-- none -- General articles, overviews, organisational information and alike no
Domain: reverse domain
Artefact: artefact type plus reverse domain
Artefact:Model
Artefact:Bundle
Type: reverse domain
Namespace: reverse domain
Product: reverse domain
Contact: contact type plus reverse domain
Contact:Person
Contact:Company
Contact:Group
OOModels: Technical wiki pages (eg css) no
Help: no
Category: no