A `Loop Statement` in which a "loop initialization" and a "loop update" are declared in conjunction with the "loop body" and the "loop condition". The "loop initialization" is executed once, then the "loop body" is executed repeatedly as long as the given "loop condition" holds, while the "loop update" is automatically performed at the end of every iteration.
Attributes | Values |
---|---|
rdf:type | |
rdfs:subClassOf | |
rdfs:label |
|
rdfs:comment |
|
is rdf:first of | |
is rdfs:domain of | |
is rdfs:range of | |
is allValuesFrom of | |
is owl:onClass of |