The class Section is used to represent the source text of all articles at level of granularity necessary to fullfil all tasks required in knowledge engineering. It plays an important role in any kind of programming on or for KnowWE. For a description of the public interface refer to the javadoc.

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.