Difference between revisions of "JSMW PageSchema"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 59: Line 59:
 
=== Structure of SMW PageSchema ===
 
=== Structure of SMW PageSchema ===
 
<uml>
 
<uml>
skinparam class {
 
  BackgroundColor White
 
  ArrowColor black
 
  BorderColor #FF8000
 
  FontColor black
 
  FontSize 12
 
  FontName Technical
 
}
 
 
class PageSchema {
 
class PageSchema {
 
}
 
}
Line 78: Line 70:
 
PageSchema "1" -- "*"  Form : forms
 
PageSchema "1" -- "*"  Form : forms
 
PageSchema "1" -- "*"  Section : sections
 
PageSchema "1" -- "*"  Section : sections
 +
PageSchema "1" -- "1"  Category
 
</uml>
 
</uml>
  

Latest revision as of 12:02, 20 January 2015

JSMW PageSchema is a tool to work with and automatically generate Page_Schemas.

This site is heavily using this toolset to structure the content of this site.

See Category:PageSchema for the hierarchy of Categories and Pages that are under the control of this toolset.

Overview

With JSMW PageSchema you can adopt a model driven approach to website setup and maintainance. In principle you can create whole "application websites" with this approach.


Structure of a Wiki

Structure of a Semantic Wiki

see [SemanticMediaWiki project]

Structure of SMW PageSchema

see Category:PageSchema

Contributors

Project lead

Supporters

Links