OpenLink Software

About: Switch Statement     Permalink

an Entity references as follows:

A `Decision Making Statement` that takes an `Expression` evaluating to a "switch value" and declares a predefined set of `Labeled Block`s. The "switch value" is compared sequentially with each of the "case values" declared by the `Case Labeled Block`s, executing their blocks on a match. The sequential comparison is interrupted if an executed block contains a corresponding `Break Statement`. If present and reached, the `Default Labeled Block` is executed regardless of the "switch value".

Faceted Search & Find service v1.16.120

Alternative Linked Data Documents: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 07.20.3240 as of Nov 11 2024, on Linux (x86_64-ubuntu_focal-linux-gnu), Single-Server Edition (252 GB total memory, 476 MB memory in use)
Copyright © 2009-2025 OpenLink Software