This page (revision-11) was last changed on 17-Dec-2012 18:51 by Jochen Reutelshöfer

This page was created on 17-Dec-2012 17:58 by Jochen Reutelshöfer

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
11 17-Dec-2012 18:51 1 KB Jochen Reutelshöfer to previous
10 17-Dec-2012 18:14 1 KB Jochen Reutelshöfer to previous | to last
9 17-Dec-2012 18:12 1007 bytes Jochen Reutelshöfer to previous | to last
8 17-Dec-2012 18:10 915 bytes Jochen Reutelshöfer to previous | to last
7 17-Dec-2012 18:05 875 bytes Jochen Reutelshöfer to previous | to last
6 17-Dec-2012 18:04 839 bytes Jochen Reutelshöfer to previous | to last
5 17-Dec-2012 18:03 712 bytes Jochen Reutelshöfer to previous | to last
4 17-Dec-2012 18:03 714 bytes Jochen Reutelshöfer to previous | to last
3 17-Dec-2012 18:03 718 bytes Jochen Reutelshöfer to previous | to last
2 17-Dec-2012 17:59 262 bytes Jochen Reutelshöfer to previous | to last
1 17-Dec-2012 17:58 164 bytes Jochen Reutelshöfer to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added one line
! General
At line 4 changed one line
__Important:__ Section objects have to be used as read-only objects. Do not try to modify these objects. If you need to change source content, please refer to the [corresponding howto|How-To Work with Sections].
__Important:__ Section objects have to be used as read-only objects. Do not try to modify these objects. If you need to change source content, please refer to the [corresponding howto|How-To Work with Sections]. To maintain consistency, Section object may only be created or modified by the internal source processing mechanism of KnowWE.
! Section basics
The most important structural characteristics of the tree-based content representation as sections can be summarized as follows:
* Every article has a root section. This section contains the entire source text of the article.
* For every section, which is not a leaf, the following holds: A ordered string concatenation of all child sections exactly matches the text content of the node
* Each section is provided with a [Type] which describes and represents the role of this piece content.
! Further readings
* [Sections]