Modeller
ReferenceRML blocks

context block

Declare the bounded context and its version.

One workspace has one context block. It is a document-root block and requires one version statement.

rml 1.0
context Ordering
  version 1.0.0
end